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-comonad.spec'], chrootPath='/var/lib/mock/f30-build-43522-25289/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-comonad.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-comonad-5.0.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-comonad.spec'], chrootPath='/var/lib/mock/f30-build-43522-25289/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-comonad.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.Y2PHZd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf comonad-5.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/comonad-5.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd comonad-5.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZQOS0Q + umask 022 + cd /builddir/build/BUILD + cd comonad-5.0.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: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-comonad '--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/comonad-5.0.4 --global Configuring comonad-5.0.4... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for comonad-5.0.4.. Building library for comonad-5.0.4.. [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:15:1: error: BUILDSTDERR: warning: label ‘_c6X9’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c6X9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c6X9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6X6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:34:1: error: BUILDSTDERR: warning: label ‘_c6X6’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c6X6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c6X6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:56:1: error: BUILDSTDERR: warning: label ‘_c6Xn’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c6Xn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c6Xn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Xk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:75:1: error: BUILDSTDERR: warning: label ‘_c6Xk’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c6Xk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c6Xk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_z40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:97:1: error: BUILDSTDERR: warning: label ‘_c6XB’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c6XB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c6XB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Xy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:116:1: error: BUILDSTDERR: warning: label ‘_c6Xy’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c6Xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c6Xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:138:1: error: BUILDSTDERR: warning: label ‘_c6XP’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c6XP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c6XP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6XM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:157:1: error: BUILDSTDERR: warning: label ‘_c6XM’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c6XM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c6XM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:179:1: error: BUILDSTDERR: warning: label ‘_c6Y3’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c6Y3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c6Y3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Y0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:198:1: error: BUILDSTDERR: warning: label ‘_c6Y0’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c6Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c6Y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_extract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:220:1: error: BUILDSTDERR: warning: label ‘_c6Yh’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c6Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c6Yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Ye’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:239:1: error: BUILDSTDERR: warning: label ‘_c6Ye’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c6Ye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c6Ye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_duplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:261:1: error: BUILDSTDERR: warning: label ‘_c6Yv’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c6Yv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c6Yv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Ys’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:280:1: error: BUILDSTDERR: warning: label ‘_c6Ys’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c6Ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c6Ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_extend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:302:1: error: BUILDSTDERR: warning: label ‘_c6YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c6YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c6YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6YG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:321:1: error: BUILDSTDERR: warning: label ‘_c6YG’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c6YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c6YG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6P6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:342:1: error: BUILDSTDERR: warning: label ‘_c6YY’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _c6YY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _c6YY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLz2cUZRzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:368:1: error: BUILDSTDERR: warning: label ‘_c6Z2’ defined but not used [-Wunused-label] BUILDSTDERR: 368 | _c6Z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 368 | _c6Z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:403:1: error: BUILDSTDERR: warning: label ‘_c6Ze’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c6Ze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c6Ze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Zb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:430:1: error: BUILDSTDERR: warning: label ‘_c6Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _c6Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _c6Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:467:1: error: BUILDSTDERR: warning: label ‘_c6Zw’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _c6Zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _c6Zw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6Zt’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:489:1: error: BUILDSTDERR: warning: label ‘_c6Zt’ defined but not used [-Wunused-label] BUILDSTDERR: 489 | _c6Zt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 489 | _c6Zt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:523:1: error: BUILDSTDERR: warning: label ‘_c6ZN’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _c6ZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _c6ZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c6ZK’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:542:1: error: BUILDSTDERR: warning: label ‘_c6ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 542 | _c6ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 542 | _c6ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Po_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:572:1: error: BUILDSTDERR: warning: label ‘_c702’ defined but not used [-Wunused-label] BUILDSTDERR: 572 | _c702: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 572 | _c702: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Pr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:599:1: error: BUILDSTDERR: warning: label ‘_c70b’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c70b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c70b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:629:1: error: BUILDSTDERR: warning: label ‘_c70g’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _c70g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _c70g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Pu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:663:1: error: BUILDSTDERR: warning: label ‘_c70t’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _c70t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _c70t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:687:1: error: BUILDSTDERR: warning: label ‘_c70w’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c70w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c70w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Pz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:716:1: error: BUILDSTDERR: warning: label ‘_c70K’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _c70K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _c70K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:732:1: error: BUILDSTDERR: warning: label ‘_c70N’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _c70N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _c70N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:768:1: error: BUILDSTDERR: warning: label ‘_c70W’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _c70W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _c70W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6PD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:795:1: error: BUILDSTDERR: warning: label ‘_c717’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _c717: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _c717: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:820:1: error: BUILDSTDERR: warning: label ‘_c71a’ defined but not used [-Wunused-label] BUILDSTDERR: 820 | _c71a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 820 | _c71a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:850:1: error: BUILDSTDERR: warning: label ‘_c71m’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _c71m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _c71m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c71j’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:869:1: error: BUILDSTDERR: warning: label ‘_c71j’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c71j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c71j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:891:1: error: BUILDSTDERR: warning: label ‘_c71A’ defined but not used [-Wunused-label] BUILDSTDERR: 891 | _c71A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 891 | _c71A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c71x’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:910:1: error: BUILDSTDERR: warning: label ‘_c71x’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _c71x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _c71x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6PP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:931:1: error: BUILDSTDERR: warning: label ‘_c71P’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _c71P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _c71P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6PO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:955:1: error: BUILDSTDERR: warning: label ‘_c71W’ defined but not used [-Wunused-label] BUILDSTDERR: 955 | _c71W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 955 | _c71W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:981:1: error: BUILDSTDERR: warning: label ‘_c71Z’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _c71Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _c71Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6PZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1013:1: error: BUILDSTDERR: warning: label ‘_c72m’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _c72m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _c72m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1041:1: error: BUILDSTDERR: warning: label ‘_c72p’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _c72p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _c72p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c728’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1068:1: error: BUILDSTDERR: warning: label ‘_c728’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _c728: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _c728: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c72d’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1093:1: error: BUILDSTDERR: warning: label ‘_c72d’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _c72d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _c72d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Q9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c72R’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c72R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c72R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1158:1: error: BUILDSTDERR: warning: label ‘_c72U’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _c72U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _c72U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c72D’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1185:1: error: BUILDSTDERR: warning: label ‘_c72D’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _c72D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _c72D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c72I’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1210:1: error: BUILDSTDERR: warning: label ‘_c72I’ defined but not used [-Wunused-label] BUILDSTDERR: 1210 | _c72I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1210 | _c72I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Qj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1248:1: error: BUILDSTDERR: warning: label ‘_c73n’ defined but not used [-Wunused-label] BUILDSTDERR: 1248 | _c73n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1248 | _c73n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1276:1: error: BUILDSTDERR: warning: label ‘_c73q’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _c73q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _c73q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c738’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1303:1: error: BUILDSTDERR: warning: label ‘_c738’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _c738: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _c738: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c73d’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1329:1: error: BUILDSTDERR: warning: label ‘_c73d’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _c73d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _c73d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Qq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1372:1: error: BUILDSTDERR: warning: label ‘_c73Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _c73Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _c73Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Qu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1406:1: error: BUILDSTDERR: warning: label ‘_c73Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _c73Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _c73Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c73V’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1439:1: error: BUILDSTDERR: warning: label ‘_c73V’ defined but not used [-Wunused-label] BUILDSTDERR: 1439 | _c73V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1439 | _c73V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1467:1: error: BUILDSTDERR: warning: label ‘_c746’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _c746: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _c746: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1498:1: error: BUILDSTDERR: warning: label ‘_c74i’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _c74i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _c74i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c74f’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1522:1: error: BUILDSTDERR: warning: label ‘_c74f’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _c74f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _c74f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1554:1: error: BUILDSTDERR: warning: label ‘_c74w’ defined but not used [-Wunused-label] BUILDSTDERR: 1554 | _c74w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1554 | _c74w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1579:1: error: BUILDSTDERR: warning: label ‘_c74D’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _c74D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _c74D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1606:1: error: BUILDSTDERR: warning: label ‘_c74K’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _c74K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _c74K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1634:1: error: BUILDSTDERR: warning: label ‘_c74X’ defined but not used [-Wunused-label] BUILDSTDERR: 1634 | _c74X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1634 | _c74X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1673:1: error: BUILDSTDERR: warning: label ‘_c757’ defined but not used [-Wunused-label] BUILDSTDERR: 1673 | _c757: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1673 | _c757: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c75d’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c75d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c75d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1761:1: error: BUILDSTDERR: warning: label ‘_c75i’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _c75i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _c75i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6QP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1801:1: error: BUILDSTDERR: warning: label ‘_c75v’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _c75v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _c75v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1827:1: error: BUILDSTDERR: warning: label ‘_c75y’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _c75y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _c75y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfFunctorCokleisli2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1858:1: error: BUILDSTDERR: warning: label ‘_c75H’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _c75H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _c75H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfFunctorCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1875:1: error: BUILDSTDERR: warning: label ‘_c75O’ defined but not used [-Wunused-label] BUILDSTDERR: 1875 | _c75O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1875 | _c75O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1903:1: error: BUILDSTDERR: warning: label ‘_c75W’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _c75W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _c75W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1935:1: error: BUILDSTDERR: warning: label ‘_c765’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _c765: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _c765: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1956:1: error: BUILDSTDERR: warning: label ‘_c76e’ defined but not used [-Wunused-label] BUILDSTDERR: 1956 | _c76e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1956 | _c76e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:1991:1: error: BUILDSTDERR: warning: label ‘_c76n’ defined but not used [-Wunused-label] BUILDSTDERR: 1991 | _c76n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1991 | _c76n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2010:1: error: BUILDSTDERR: warning: label ‘_c76u’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _c76u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _c76u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ri_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2043:1: error: BUILDSTDERR: warning: label ‘_c76H’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _c76H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _c76H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c76F’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2069:1: error: BUILDSTDERR: warning: label ‘_c76F’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _c76F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _c76F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c76K’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2086:1: error: BUILDSTDERR: warning: label ‘_c76K’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _c76K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _c76K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmzlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2106:1: error: BUILDSTDERR: warning: label ‘_c76S’ defined but not used [-Wunused-label] BUILDSTDERR: 2106 | _c76S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2106 | _c76S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2142:1: error: BUILDSTDERR: warning: label ‘_c771’ defined but not used [-Wunused-label] BUILDSTDERR: 2142 | _c771: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2142 | _c771: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Rq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2164:1: error: BUILDSTDERR: warning: label ‘_c77e’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _c77e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _c77e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c77c’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2190:1: error: BUILDSTDERR: warning: label ‘_c77c’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _c77c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _c77c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c77h’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2207:1: error: BUILDSTDERR: warning: label ‘_c77h’ defined but not used [-Wunused-label] BUILDSTDERR: 2207 | _c77h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2207 | _c77h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2227:1: error: BUILDSTDERR: warning: label ‘_c77p’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _c77p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _c77p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmzlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2264:1: error: BUILDSTDERR: warning: label ‘_c77y’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _c77y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _c77y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Rv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2285:1: error: BUILDSTDERR: warning: label ‘_c77L’ defined but not used [-Wunused-label] BUILDSTDERR: 2285 | _c77L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2285 | _c77L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c77J’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2310:1: error: BUILDSTDERR: warning: label ‘_c77J’ defined but not used [-Wunused-label] BUILDSTDERR: 2310 | _c77J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2310 | _c77J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ry_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2327:1: error: BUILDSTDERR: warning: label ‘_c780’ defined but not used [-Wunused-label] BUILDSTDERR: 2327 | _c780: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2327 | _c780: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Rz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2355:1: error: BUILDSTDERR: warning: label ‘_c783’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _c783: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _c783: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2386:1: error: BUILDSTDERR: warning: label ‘_c788’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _c788: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _c788: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2423:1: error: BUILDSTDERR: warning: label ‘_c78k’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _c78k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _c78k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c78h’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2450:1: error: BUILDSTDERR: warning: label ‘_c78h’ defined but not used [-Wunused-label] BUILDSTDERR: 2450 | _c78h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2450 | _c78h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c78n’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2469:1: error: BUILDSTDERR: warning: label ‘_c78n’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _c78n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _c78n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6RK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2503:1: error: BUILDSTDERR: warning: label ‘_c78F’ defined but not used [-Wunused-label] BUILDSTDERR: 2503 | _c78F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2503 | _c78F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2530:1: error: BUILDSTDERR: warning: label ‘_c78J’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _c78J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _c78J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2566:1: error: BUILDSTDERR: warning: label ‘_c78V’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _c78V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _c78V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c78S’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2593:1: error: BUILDSTDERR: warning: label ‘_c78S’ defined but not used [-Wunused-label] BUILDSTDERR: 2593 | _c78S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2593 | _c78S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c78Y’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2613:1: error: BUILDSTDERR: warning: label ‘_c78Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _c78Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _c78Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c790’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2632:1: error: BUILDSTDERR: warning: label ‘_c790’ defined but not used [-Wunused-label] BUILDSTDERR: 2632 | _c790: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2632 | _c790: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTagged1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2680:1: error: BUILDSTDERR: warning: label ‘_c79f’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _c79f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _c79f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘r6NZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2699:1: error: BUILDSTDERR: warning: label ‘_c79m’ defined but not used [-Wunused-label] BUILDSTDERR: 2699 | _c79m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2699 | _c79m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentity1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2727:1: error: BUILDSTDERR: warning: label ‘_c79t’ defined but not used [-Wunused-label] BUILDSTDERR: 2727 | _c79t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2727 | _c79t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘r6O0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2746:1: error: BUILDSTDERR: warning: label ‘_c79A’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _c79A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _c79A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6S6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2785:1: error: BUILDSTDERR: warning: label ‘_c79L’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _c79L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _c79L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2811:1: error: BUILDSTDERR: warning: label ‘_c79O’ defined but not used [-Wunused-label] BUILDSTDERR: 2811 | _c79O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2811 | _c79O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Sa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2844:1: error: BUILDSTDERR: warning: label ‘_c7a2’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _c7a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _c7a2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6S9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2866:1: error: BUILDSTDERR: warning: label ‘_c7aa’ defined but not used [-Wunused-label] BUILDSTDERR: 2866 | _c7aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2866 | _c7aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6S8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2888:1: error: BUILDSTDERR: warning: label ‘_c7ai’ defined but not used [-Wunused-label] BUILDSTDERR: 2888 | _c7ai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2888 | _c7ai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2915:1: error: BUILDSTDERR: warning: label ‘_c7am’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _c7am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _c7am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Sc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2956:1: error: BUILDSTDERR: warning: label ‘_c7aA’ defined but not used [-Wunused-label] BUILDSTDERR: 2956 | _c7aA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2956 | _c7aA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:2985:1: error: BUILDSTDERR: warning: label ‘_c7aE’ defined but not used [-Wunused-label] BUILDSTDERR: 2985 | _c7aE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2985 | _c7aE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Sf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3021:1: error: BUILDSTDERR: warning: label ‘_c7aS’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _c7aS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _c7aS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLz2cUZRzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3047:1: error: BUILDSTDERR: warning: label ‘_c7aW’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _c7aW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _c7aW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Sk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3093:1: error: BUILDSTDERR: warning: label ‘_c7ba’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _c7ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _c7ba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Sj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3115:1: error: BUILDSTDERR: warning: label ‘_c7bi’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _c7bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _c7bi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Si_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3137:1: error: BUILDSTDERR: warning: label ‘_c7bq’ defined but not used [-Wunused-label] BUILDSTDERR: 3137 | _c7bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3137 | _c7bq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3164:1: error: BUILDSTDERR: warning: label ‘_c7bu’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _c7bu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _c7bu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c7bD’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c7bD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c7bD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Sv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3238:1: error: BUILDSTDERR: warning: label ‘_c7c7’ defined but not used [-Wunused-label] BUILDSTDERR: 3238 | _c7c7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3238 | _c7c7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7c4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3276:1: error: BUILDSTDERR: warning: label ‘_c7c4’ defined but not used [-Wunused-label] BUILDSTDERR: 3276 | _c7c4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3276 | _c7c4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6SI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3304:1: error: BUILDSTDERR: warning: label ‘_c7cf’ defined but not used [-Wunused-label] BUILDSTDERR: 3304 | _c7cf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3304 | _c7cf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7bO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3334:1: error: BUILDSTDERR: warning: label ‘_c7bO’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _c7bO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _c7bO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7bT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3359:1: error: BUILDSTDERR: warning: label ‘_c7bT’ defined but not used [-Wunused-label] BUILDSTDERR: 3359 | _c7bT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3359 | _c7bT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3408:1: error: BUILDSTDERR: warning: label ‘_c7cy’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _c7cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _c7cy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3447:1: error: BUILDSTDERR: warning: label ‘_c7cK’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _c7cK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _c7cK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7cH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3471:1: error: BUILDSTDERR: warning: label ‘_c7cH’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _c7cH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _c7cH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3506:1: error: BUILDSTDERR: warning: label ‘_c7cX’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _c7cX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _c7cX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7cU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3530:1: error: BUILDSTDERR: warning: label ‘_c7cU’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _c7cU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _c7cU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6SX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3572:1: error: BUILDSTDERR: warning: label ‘_c7de’ defined but not used [-Wunused-label] BUILDSTDERR: 3572 | _c7de: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3572 | _c7de: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7db’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3601:1: error: BUILDSTDERR: warning: label ‘_c7db’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _c7db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _c7db: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3623:1: error: BUILDSTDERR: warning: label ‘_c7dp’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _c7dp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _c7dp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7dm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3658:1: error: BUILDSTDERR: warning: label ‘_c7dm’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _c7dm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _c7dm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Td_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3691:1: error: BUILDSTDERR: warning: label ‘_c7dI’ defined but not used [-Wunused-label] BUILDSTDERR: 3691 | _c7dI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3691 | _c7dI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7dF’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3720:1: error: BUILDSTDERR: warning: label ‘_c7dF’ defined but not used [-Wunused-label] BUILDSTDERR: 3720 | _c7dF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3720 | _c7dF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6T9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3735:1: error: BUILDSTDERR: warning: label ‘_c7dV’ defined but not used [-Wunused-label] BUILDSTDERR: 3735 | _c7dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3735 | _c7dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3755:1: error: BUILDSTDERR: warning: label ‘_c7dZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3755 | _c7dZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3755 | _c7dZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3794:1: error: BUILDSTDERR: warning: label ‘_c7eb’ defined but not used [-Wunused-label] BUILDSTDERR: 3794 | _c7eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3794 | _c7eb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7e8’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3818:1: error: BUILDSTDERR: warning: label ‘_c7e8’ defined but not used [-Wunused-label] BUILDSTDERR: 3818 | _c7e8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3818 | _c7e8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3857:1: error: BUILDSTDERR: warning: label ‘_c7el’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _c7el: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _c7el: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3879:1: error: BUILDSTDERR: warning: label ‘_c7es’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _c7es: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _c7es: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Tr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3907:1: error: BUILDSTDERR: warning: label ‘_c7eE’ defined but not used [-Wunused-label] BUILDSTDERR: 3907 | _c7eE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3907 | _c7eE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Tq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3929:1: error: BUILDSTDERR: warning: label ‘_c7eM’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _c7eM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _c7eM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Tp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3951:1: error: BUILDSTDERR: warning: label ‘_c7eU’ defined but not used [-Wunused-label] BUILDSTDERR: 3951 | _c7eU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3951 | _c7eU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6To_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:3973:1: error: BUILDSTDERR: warning: label ‘_c7f1’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _c7f1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _c7f1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4002:1: error: BUILDSTDERR: warning: label ‘_c7f5’ defined but not used [-Wunused-label] BUILDSTDERR: 4002 | _c7f5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4002 | _c7f5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Tt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4044:1: error: BUILDSTDERR: warning: label ‘_c7fi’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _c7fi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _c7fi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4069:1: error: BUILDSTDERR: warning: label ‘_c7fl’ defined but not used [-Wunused-label] BUILDSTDERR: 4069 | _c7fl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4069 | _c7fl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Tz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4099:1: error: BUILDSTDERR: warning: label ‘_c7fA’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _c7fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _c7fA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7fy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4125:1: error: BUILDSTDERR: warning: label ‘_c7fy’ defined but not used [-Wunused-label] BUILDSTDERR: 4125 | _c7fy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4125 | _c7fy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7fD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4142:1: error: BUILDSTDERR: warning: label ‘_c7fD’ defined but not used [-Wunused-label] BUILDSTDERR: 4142 | _c7fD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4142 | _c7fD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4162:1: error: BUILDSTDERR: warning: label ‘_c7fL’ defined but not used [-Wunused-label] BUILDSTDERR: 4162 | _c7fL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4162 | _c7fL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6TF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4201:1: error: BUILDSTDERR: warning: label ‘_c7g0’ defined but not used [-Wunused-label] BUILDSTDERR: 4201 | _c7g0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4201 | _c7g0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7fY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4227:1: error: BUILDSTDERR: warning: label ‘_c7fY’ defined but not used [-Wunused-label] BUILDSTDERR: 4227 | _c7fY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4227 | _c7fY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7g3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4244:1: error: BUILDSTDERR: warning: label ‘_c7g3’ defined but not used [-Wunused-label] BUILDSTDERR: 4244 | _c7g3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4244 | _c7g3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4264:1: error: BUILDSTDERR: warning: label ‘_c7gb’ defined but not used [-Wunused-label] BUILDSTDERR: 4264 | _c7gb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4264 | _c7gb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6TM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4302:1: error: BUILDSTDERR: warning: label ‘_c7gp’ defined but not used [-Wunused-label] BUILDSTDERR: 4302 | _c7gp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4302 | _c7gp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6TL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4324:1: error: BUILDSTDERR: warning: label ‘_c7gx’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _c7gx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _c7gx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6TK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4346:1: error: BUILDSTDERR: warning: label ‘_c7gF’ defined but not used [-Wunused-label] BUILDSTDERR: 4346 | _c7gF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4346 | _c7gF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6TH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4369:1: error: BUILDSTDERR: warning: label ‘_c7gM’ defined but not used [-Wunused-label] BUILDSTDERR: 4369 | _c7gM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4369 | _c7gM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4398:1: error: BUILDSTDERR: warning: label ‘_c7gQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4398 | _c7gQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4398 | _c7gQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_runCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4438:1: error: BUILDSTDERR: warning: label ‘_c7gZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _c7gZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _c7gZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_runCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4458:1: error: BUILDSTDERR: warning: label ‘_c7h6’ defined but not used [-Wunused-label] BUILDSTDERR: 4458 | _c7h6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4458 | _c7h6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfMonadCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4476:1: error: BUILDSTDERR: warning: label ‘_c7he’ defined but not used [-Wunused-label] BUILDSTDERR: 4476 | _c7he: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4476 | _c7he: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfMonadCokleislizuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4507:1: error: BUILDSTDERR: warning: label ‘_c7hn’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _c7hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _c7hn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘r6O1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4525:1: error: BUILDSTDERR: warning: label ‘_c7hu’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _c7hu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _c7hu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6TZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4556:1: error: BUILDSTDERR: warning: label ‘_c7hL’ defined but not used [-Wunused-label] BUILDSTDERR: 4556 | _c7hL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4556 | _c7hL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7hJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4582:1: error: BUILDSTDERR: warning: label ‘_c7hJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4582 | _c7hJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4582 | _c7hJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowApplyCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4601:1: error: BUILDSTDERR: warning: label ‘_c7hR’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _c7hR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _c7hR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7hB’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4626:1: error: BUILDSTDERR: warning: label ‘_c7hB’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _c7hB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _c7hB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_coproduct_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4661:1: error: BUILDSTDERR: warning: label ‘_c7i8’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _c7i8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _c7i8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7i1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4686:1: error: BUILDSTDERR: warning: label ‘_c7i1’ defined but not used [-Wunused-label] BUILDSTDERR: 4686 | _c7i1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4686 | _c7i1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4720:1: error: BUILDSTDERR: warning: label ‘_c7it’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _c7it: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _c7it: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7im’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4746:1: error: BUILDSTDERR: warning: label ‘_c7im’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _c7im: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _c7im: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Up_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4781:1: error: BUILDSTDERR: warning: label ‘_c7iR’ defined but not used [-Wunused-label] BUILDSTDERR: 4781 | _c7iR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4781 | _c7iR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Um_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4811:1: error: BUILDSTDERR: warning: label ‘_c7iW’ defined but not used [-Wunused-label] BUILDSTDERR: 4811 | _c7iW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4811 | _c7iW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Us_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4848:1: error: BUILDSTDERR: warning: label ‘_c7j8’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _c7j8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _c7j8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ui_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4879:1: error: BUILDSTDERR: warning: label ‘_c7jn’ defined but not used [-Wunused-label] BUILDSTDERR: 4879 | _c7jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4879 | _c7jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Uf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4909:1: error: BUILDSTDERR: warning: label ‘_c7js’ defined but not used [-Wunused-label] BUILDSTDERR: 4909 | _c7js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4909 | _c7js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ul_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4946:1: error: BUILDSTDERR: warning: label ‘_c7jE’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _c7jE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _c7jE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:4981:1: error: BUILDSTDERR: warning: label ‘_c7jJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4981 | _c7jJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4981 | _c7jJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5023:1: error: BUILDSTDERR: warning: label ‘_c7jS’ defined but not used [-Wunused-label] BUILDSTDERR: 5023 | _c7jS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5023 | _c7jS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5051:1: error: BUILDSTDERR: warning: label ‘_c7k4’ defined but not used [-Wunused-label] BUILDSTDERR: 5051 | _c7k4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5051 | _c7k4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Uz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5074:1: error: BUILDSTDERR: warning: label ‘_c7kb’ defined but not used [-Wunused-label] BUILDSTDERR: 5074 | _c7kb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5074 | _c7kb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Uy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5099:1: error: BUILDSTDERR: warning: label ‘_c7kj’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _c7kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _c7kj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ux_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5122:1: error: BUILDSTDERR: warning: label ‘_c7kq’ defined but not used [-Wunused-label] BUILDSTDERR: 5122 | _c7kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5122 | _c7kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5153:1: error: BUILDSTDERR: warning: label ‘_c7ku’ defined but not used [-Wunused-label] BUILDSTDERR: 5153 | _c7ku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5153 | _c7ku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5200:1: error: BUILDSTDERR: warning: label ‘_c7kM’ defined but not used [-Wunused-label] BUILDSTDERR: 5200 | _c7kM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5200 | _c7kM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5228:1: error: BUILDSTDERR: warning: label ‘_c7kP’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _c7kP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _c7kP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5259:1: error: BUILDSTDERR: warning: label ‘_c7kU’ defined but not used [-Wunused-label] BUILDSTDERR: 5259 | _c7kU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5259 | _c7kU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5297:1: error: BUILDSTDERR: warning: label ‘_c7lc’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _c7lc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _c7lc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5322:1: error: BUILDSTDERR: warning: label ‘_c7lf’ defined but not used [-Wunused-label] BUILDSTDERR: 5322 | _c7lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5322 | _c7lf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_wfix_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5362:1: error: BUILDSTDERR: warning: label ‘_c7lk’ defined but not used [-Wunused-label] BUILDSTDERR: 5362 | _c7lk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5362 | _c7lk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5402:1: error: BUILDSTDERR: warning: label ‘_c7lx’ defined but not used [-Wunused-label] BUILDSTDERR: 5402 | _c7lx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5402 | _c7lx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5426:1: error: BUILDSTDERR: warning: label ‘_c7lI’ defined but not used [-Wunused-label] BUILDSTDERR: 5426 | _c7lI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5426 | _c7lI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6US_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5451:1: error: BUILDSTDERR: warning: label ‘_c7lY’ defined but not used [-Wunused-label] BUILDSTDERR: 5451 | _c7lY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5451 | _c7lY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5479:1: error: BUILDSTDERR: warning: label ‘_c7m5’ defined but not used [-Wunused-label] BUILDSTDERR: 5479 | _c7m5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5479 | _c7m5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5512:1: error: BUILDSTDERR: warning: label ‘_c7m8’ defined but not used [-Wunused-label] BUILDSTDERR: 5512 | _c7m8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5512 | _c7m8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5558:1: error: BUILDSTDERR: warning: label ‘_c7md’ defined but not used [-Wunused-label] BUILDSTDERR: 5558 | _c7md: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5558 | _c7md: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6UN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5596:1: error: BUILDSTDERR: warning: label ‘_c7mi’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _c7mi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _c7mi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6V0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5640:1: error: BUILDSTDERR: warning: label ‘_c7mv’ defined but not used [-Wunused-label] BUILDSTDERR: 5640 | _c7mv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5640 | _c7mv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7mt’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5673:1: error: BUILDSTDERR: warning: label ‘_c7mt’ defined but not used [-Wunused-label] BUILDSTDERR: 5673 | _c7mt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5673 | _c7mt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleislizuzdcloop_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5693:1: error: BUILDSTDERR: warning: label ‘_c7mD’ defined but not used [-Wunused-label] BUILDSTDERR: 5693 | _c7mD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5693 | _c7mD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6V3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5732:1: error: BUILDSTDERR: warning: label ‘_c7mQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5732 | _c7mQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5732 | _c7mQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_cfix_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5759:1: error: BUILDSTDERR: warning: label ‘_c7mT’ defined but not used [-Wunused-label] BUILDSTDERR: 5759 | _c7mT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5759 | _c7mT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6V8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5791:1: error: BUILDSTDERR: warning: label ‘_c7nc’ defined but not used [-Wunused-label] BUILDSTDERR: 5791 | _c7nc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5791 | _c7nc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7na’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5816:1: error: BUILDSTDERR: warning: label ‘_c7na’ defined but not used [-Wunused-label] BUILDSTDERR: 5816 | _c7na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5816 | _c7na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6V6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5836:1: error: BUILDSTDERR: warning: label ‘_c7ni’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _c7ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _c7ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_kfix_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5874:1: error: BUILDSTDERR: warning: label ‘_c7nn’ defined but not used [-Wunused-label] BUILDSTDERR: 5874 | _c7nn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5874 | _c7nn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezgzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5906:1: error: BUILDSTDERR: warning: label ‘_c7nw’ defined but not used [-Wunused-label] BUILDSTDERR: 5906 | _c7nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5906 | _c7nw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlzlze_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5935:1: error: BUILDSTDERR: warning: label ‘_c7nD’ defined but not used [-Wunused-label] BUILDSTDERR: 5935 | _c7nD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5935 | _c7nD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5954:1: error: BUILDSTDERR: warning: label ‘_c7nO’ defined but not used [-Wunused-label] BUILDSTDERR: 5954 | _c7nO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5954 | _c7nO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:5981:1: error: BUILDSTDERR: warning: label ‘_c7nX’ defined but not used [-Wunused-label] BUILDSTDERR: 5981 | _c7nX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5981 | _c7nX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezlze_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6011:1: error: BUILDSTDERR: warning: label ‘_c7o2’ defined but not used [-Wunused-label] BUILDSTDERR: 6011 | _c7o2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6011 | _c7o2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6045:1: error: BUILDSTDERR: warning: label ‘_c7og’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _c7og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _c7og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6067:1: error: BUILDSTDERR: warning: label ‘_c7on’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _c7on: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _c7on: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfCategoryTYPECokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6094:1: error: BUILDSTDERR: warning: label ‘_c7or’ defined but not used [-Wunused-label] BUILDSTDERR: 6094 | _c7or: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6094 | _c7or: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6130:1: error: BUILDSTDERR: warning: label ‘_c7oE’ defined but not used [-Wunused-label] BUILDSTDERR: 6130 | _c7oE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6130 | _c7oE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6156:1: error: BUILDSTDERR: warning: label ‘_c7oH’ defined but not used [-Wunused-label] BUILDSTDERR: 6156 | _c7oH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6156 | _c7oH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6192:1: error: BUILDSTDERR: warning: label ‘_c7oU’ defined but not used [-Wunused-label] BUILDSTDERR: 6192 | _c7oU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6192 | _c7oU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6218:1: error: BUILDSTDERR: warning: label ‘_c7oX’ defined but not used [-Wunused-label] BUILDSTDERR: 6218 | _c7oX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6218 | _c7oX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘r6O2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6254:1: error: BUILDSTDERR: warning: label ‘_c7p6’ defined but not used [-Wunused-label] BUILDSTDERR: 6254 | _c7p6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6254 | _c7p6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6273:1: error: BUILDSTDERR: warning: label ‘_c7pi’ defined but not used [-Wunused-label] BUILDSTDERR: 6273 | _c7pi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | _c7pi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6295:1: error: BUILDSTDERR: warning: label ‘_c7pq’ defined but not used [-Wunused-label] BUILDSTDERR: 6295 | _c7pq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6295 | _c7pq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6317:1: error: BUILDSTDERR: warning: label ‘_c7py’ defined but not used [-Wunused-label] BUILDSTDERR: 6317 | _c7py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6317 | _c7py: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6339:1: error: BUILDSTDERR: warning: label ‘_c7pG’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _c7pG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _c7pG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Vz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6361:1: error: BUILDSTDERR: warning: label ‘_c7pN’ defined but not used [-Wunused-label] BUILDSTDERR: 6361 | _c7pN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6361 | _c7pN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6392:1: error: BUILDSTDERR: warning: label ‘_c7pR’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _c7pR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _c7pR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6438:1: error: BUILDSTDERR: warning: label ‘_c7q4’ defined but not used [-Wunused-label] BUILDSTDERR: 6438 | _c7q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6438 | _c7q4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleislizuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6463:1: error: BUILDSTDERR: warning: label ‘_c7q7’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _c7q7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _c7q7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6492:1: error: BUILDSTDERR: warning: label ‘_c7ql’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _c7ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _c7ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6514:1: error: BUILDSTDERR: warning: label ‘_c7qs’ defined but not used [-Wunused-label] BUILDSTDERR: 6514 | _c7qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6514 | _c7qs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6541:1: error: BUILDSTDERR: warning: label ‘_c7qw’ defined but not used [-Wunused-label] BUILDSTDERR: 6541 | _c7qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6541 | _c7qw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6577:1: error: BUILDSTDERR: warning: label ‘_c7qK’ defined but not used [-Wunused-label] BUILDSTDERR: 6577 | _c7qK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6577 | _c7qK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6599:1: error: BUILDSTDERR: warning: label ‘_c7qR’ defined but not used [-Wunused-label] BUILDSTDERR: 6599 | _c7qR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6599 | _c7qR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowApplyCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6626:1: error: BUILDSTDERR: warning: label ‘_c7qV’ defined but not used [-Wunused-label] BUILDSTDERR: 6626 | _c7qV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6626 | _c7qV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6662:1: error: BUILDSTDERR: warning: label ‘_c7r8’ defined but not used [-Wunused-label] BUILDSTDERR: 6662 | _c7r8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6662 | _c7r8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdcleft_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6687:1: error: BUILDSTDERR: warning: label ‘_c7rb’ defined but not used [-Wunused-label] BUILDSTDERR: 6687 | _c7rb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6687 | _c7rb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6718:1: error: BUILDSTDERR: warning: label ‘_c7ru’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _c7ru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _c7ru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7rs’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6743:1: error: BUILDSTDERR: warning: label ‘_c7rs’ defined but not used [-Wunused-label] BUILDSTDERR: 6743 | _c7rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6743 | _c7rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6759:1: error: BUILDSTDERR: warning: label ‘_c7rO’ defined but not used [-Wunused-label] BUILDSTDERR: 6759 | _c7rO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6759 | _c7rO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7rM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6784:1: error: BUILDSTDERR: warning: label ‘_c7rM’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _c7rM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _c7rM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6802:1: error: BUILDSTDERR: warning: label ‘_c7rU’ defined but not used [-Wunused-label] BUILDSTDERR: 6802 | _c7rU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6802 | _c7rU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6W3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6842:1: error: BUILDSTDERR: warning: label ‘_c7sb’ defined but not used [-Wunused-label] BUILDSTDERR: 6842 | _c7sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6842 | _c7sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7s5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6881:1: error: BUILDSTDERR: warning: label ‘_c7s5’ defined but not used [-Wunused-label] BUILDSTDERR: 6881 | _c7s5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6881 | _c7s5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6927:1: error: BUILDSTDERR: warning: label ‘_c7ss’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _c7ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _c7ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6W6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:6968:1: error: BUILDSTDERR: warning: label ‘_c7sD’ defined but not used [-Wunused-label] BUILDSTDERR: 6968 | _c7sD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6968 | _c7sD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6VR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7003:1: error: BUILDSTDERR: warning: label ‘_c7sI’ defined but not used [-Wunused-label] BUILDSTDERR: 7003 | _c7sI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7003 | _c7sI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7050:1: error: BUILDSTDERR: warning: label ‘_c7sZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7050 | _c7sZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7050 | _c7sZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7sT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7089:1: error: BUILDSTDERR: warning: label ‘_c7sT’ defined but not used [-Wunused-label] BUILDSTDERR: 7089 | _c7sT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7089 | _c7sT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7133:1: error: BUILDSTDERR: warning: label ‘_c7tg’ defined but not used [-Wunused-label] BUILDSTDERR: 7133 | _c7tg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7133 | _c7tg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7169:1: error: BUILDSTDERR: warning: label ‘_c7tt’ defined but not used [-Wunused-label] BUILDSTDERR: 7169 | _c7tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7169 | _c7tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdcright_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7195:1: error: BUILDSTDERR: warning: label ‘_c7tw’ defined but not used [-Wunused-label] BUILDSTDERR: 7195 | _c7tw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7195 | _c7tw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7231:1: error: BUILDSTDERR: warning: label ‘_c7tN’ defined but not used [-Wunused-label] BUILDSTDERR: 7231 | _c7tN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7231 | _c7tN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7261:1: error: BUILDSTDERR: warning: label ‘_c7tQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7261 | _c7tQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7261 | _c7tQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7303:1: error: BUILDSTDERR: warning: label ‘_c7u7’ defined but not used [-Wunused-label] BUILDSTDERR: 7303 | _c7u7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7303 | _c7u7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7u1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7338:1: error: BUILDSTDERR: warning: label ‘_c7u1’ defined but not used [-Wunused-label] BUILDSTDERR: 7338 | _c7u1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7338 | _c7u1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7366:1: error: BUILDSTDERR: warning: label ‘_c7ui’ defined but not used [-Wunused-label] BUILDSTDERR: 7366 | _c7ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7366 | _c7ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ww_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7402:1: error: BUILDSTDERR: warning: label ‘_c7uw’ defined but not used [-Wunused-label] BUILDSTDERR: 7402 | _c7uw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7402 | _c7uw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7424:1: error: BUILDSTDERR: warning: label ‘_c7uE’ defined but not used [-Wunused-label] BUILDSTDERR: 7424 | _c7uE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7424 | _c7uE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7446:1: error: BUILDSTDERR: warning: label ‘_c7uM’ defined but not used [-Wunused-label] BUILDSTDERR: 7446 | _c7uM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7446 | _c7uM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Wt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7468:1: error: BUILDSTDERR: warning: label ‘_c7uT’ defined but not used [-Wunused-label] BUILDSTDERR: 7468 | _c7uT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7468 | _c7uT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6Ws_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7492:1: error: BUILDSTDERR: warning: label ‘_c7v0’ defined but not used [-Wunused-label] BUILDSTDERR: 7492 | _c7v0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7492 | _c7v0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7522:1: error: BUILDSTDERR: warning: label ‘_c7v4’ defined but not used [-Wunused-label] BUILDSTDERR: 7522 | _c7v4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7522 | _c7v4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6WA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7567:1: error: BUILDSTDERR: warning: label ‘_c7vh’ defined but not used [-Wunused-label] BUILDSTDERR: 7567 | _c7vh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7567 | _c7vh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6WD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7594:1: error: BUILDSTDERR: warning: label ‘_c7vq’ defined but not used [-Wunused-label] BUILDSTDERR: 7594 | _c7vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7594 | _c7vq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezgze_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7624:1: error: BUILDSTDERR: warning: label ‘_c7vv’ defined but not used [-Wunused-label] BUILDSTDERR: 7624 | _c7vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7624 | _c7vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6WK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7659:1: error: BUILDSTDERR: warning: label ‘_c7vK’ defined but not used [-Wunused-label] BUILDSTDERR: 7659 | _c7vK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7659 | _c7vK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7vI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7686:1: error: BUILDSTDERR: warning: label ‘_c7vI’ defined but not used [-Wunused-label] BUILDSTDERR: 7686 | _c7vI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7686 | _c7vI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7vN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7702:1: error: BUILDSTDERR: warning: label ‘_c7vN’ defined but not used [-Wunused-label] BUILDSTDERR: 7702 | _c7vN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7702 | _c7vN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7720:1: error: BUILDSTDERR: warning: label ‘_c7vV’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _c7vV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _c7vV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘r6O3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7750:1: error: BUILDSTDERR: warning: label ‘_c7w4’ defined but not used [-Wunused-label] BUILDSTDERR: 7750 | _c7w4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7750 | _c7w4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6WS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7773:1: error: BUILDSTDERR: warning: label ‘_c7wh’ defined but not used [-Wunused-label] BUILDSTDERR: 7773 | _c7wh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7773 | _c7wh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7wf’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7799:1: error: BUILDSTDERR: warning: label ‘_c7wf’ defined but not used [-Wunused-label] BUILDSTDERR: 7799 | _c7wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7799 | _c7wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7wk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7816:1: error: BUILDSTDERR: warning: label ‘_c7wk’ defined but not used [-Wunused-label] BUILDSTDERR: 7816 | _c7wk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7816 | _c7wk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40Uz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7836:1: error: BUILDSTDERR: warning: label ‘_c7ws’ defined but not used [-Wunused-label] BUILDSTDERR: 7836 | _c7ws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7836 | _c7ws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6X0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7875:1: error: BUILDSTDERR: warning: label ‘_c7wL’ defined but not used [-Wunused-label] BUILDSTDERR: 7875 | _c7wL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7875 | _c7wL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7wJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7902:1: error: BUILDSTDERR: warning: label ‘_c7wJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7902 | _c7wJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7902 | _c7wJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘_c7wO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7918:1: error: BUILDSTDERR: warning: label ‘_c7wO’ defined but not used [-Wunused-label] BUILDSTDERR: 7918 | _c7wO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7918 | _c7wO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘s6X1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7940:1: error: BUILDSTDERR: warning: label ‘_c7wW’ defined but not used [-Wunused-label] BUILDSTDERR: 7940 | _c7wW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7940 | _c7wW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:7983:1: error: BUILDSTDERR: warning: label ‘_c7x1’ defined but not used [-Wunused-label] BUILDSTDERR: 7983 | _c7x1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7983 | _c7x1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:8217:1: error: BUILDSTDERR: warning: label ‘_c7xb’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _c7xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _c7xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:8250:1: error: BUILDSTDERR: warning: label ‘_c7xl’ defined but not used [-Wunused-label] BUILDSTDERR: 8250 | _c7xl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8250 | _c7xl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonadApply_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:8277:1: error: BUILDSTDERR: warning: label ‘_c7xq’ defined but not used [-Wunused-label] BUILDSTDERR: 8277 | _c7xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8277 | _c7xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonad_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_28.hc:8291:1: error: BUILDSTDERR: warning: label ‘_c7xs’ defined but not used [-Wunused-label] BUILDSTDERR: 8291 | _c7xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8291 | _c7xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:15:1: error: BUILDSTDERR: warning: label ‘_c7Gk’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c7Gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c7Gk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Gh’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:34:1: error: BUILDSTDERR: warning: label ‘_c7Gh’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c7Gh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c7Gh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:56:1: error: BUILDSTDERR: warning: label ‘_c7Gy’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c7Gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c7Gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Gv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:75:1: error: BUILDSTDERR: warning: label ‘_c7Gv’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c7Gv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c7Gv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_z40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:97:1: error: BUILDSTDERR: warning: label ‘_c7GM’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c7GM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c7GM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7GJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:116:1: error: BUILDSTDERR: warning: label ‘_c7GJ’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c7GJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c7GJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:138:1: error: BUILDSTDERR: warning: label ‘_c7H0’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c7H0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c7H0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7GX’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:157:1: error: BUILDSTDERR: warning: label ‘_c7GX’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c7GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c7GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:179:1: error: BUILDSTDERR: warning: label ‘_c7He’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c7He: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c7He: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Hb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:198:1: error: BUILDSTDERR: warning: label ‘_c7Hb’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c7Hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c7Hb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_extract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:220:1: error: BUILDSTDERR: warning: label ‘_c7Hs’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c7Hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c7Hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Hp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:239:1: error: BUILDSTDERR: warning: label ‘_c7Hp’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c7Hp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c7Hp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_duplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:261:1: error: BUILDSTDERR: warning: label ‘_c7HG’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c7HG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c7HG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7HD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:280:1: error: BUILDSTDERR: warning: label ‘_c7HD’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c7HD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c7HD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_extend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:302:1: error: BUILDSTDERR: warning: label ‘_c7HU’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c7HU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c7HU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7HR’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:321:1: error: BUILDSTDERR: warning: label ‘_c7HR’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c7HR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c7HR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:342:1: error: BUILDSTDERR: warning: label ‘_c7I9’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _c7I9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _c7I9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLz2cUZRzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:368:1: error: BUILDSTDERR: warning: label ‘_c7Id’ defined but not used [-Wunused-label] BUILDSTDERR: 368 | _c7Id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 368 | _c7Id: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:403:1: error: BUILDSTDERR: warning: label ‘_c7Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c7Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c7Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Im’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:430:1: error: BUILDSTDERR: warning: label ‘_c7Im’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _c7Im: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _c7Im: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:467:1: error: BUILDSTDERR: warning: label ‘_c7IH’ defined but not used [-Wunused-label] BUILDSTDERR: 467 | _c7IH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 467 | _c7IH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7IE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:489:1: error: BUILDSTDERR: warning: label ‘_c7IE’ defined but not used [-Wunused-label] BUILDSTDERR: 489 | _c7IE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 489 | _c7IE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:523:1: error: BUILDSTDERR: warning: label ‘_c7IY’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _c7IY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _c7IY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7IV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:542:1: error: BUILDSTDERR: warning: label ‘_c7IV’ defined but not used [-Wunused-label] BUILDSTDERR: 542 | _c7IV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 542 | _c7IV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:572:1: error: BUILDSTDERR: warning: label ‘_c7Jd’ defined but not used [-Wunused-label] BUILDSTDERR: 572 | _c7Jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 572 | _c7Jd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:599:1: error: BUILDSTDERR: warning: label ‘_c7Jm’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c7Jm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c7Jm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:629:1: error: BUILDSTDERR: warning: label ‘_c7Jr’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _c7Jr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _c7Jr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:663:1: error: BUILDSTDERR: warning: label ‘_c7JE’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _c7JE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _c7JE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:687:1: error: BUILDSTDERR: warning: label ‘_c7JH’ defined but not used [-Wunused-label] BUILDSTDERR: 687 | _c7JH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 687 | _c7JH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:716:1: error: BUILDSTDERR: warning: label ‘_c7JV’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _c7JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _c7JV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:732:1: error: BUILDSTDERR: warning: label ‘_c7JY’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _c7JY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _c7JY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:768:1: error: BUILDSTDERR: warning: label ‘_c7K7’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _c7K7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _c7K7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:795:1: error: BUILDSTDERR: warning: label ‘_c7Ki’ defined but not used [-Wunused-label] BUILDSTDERR: 795 | _c7Ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 795 | _c7Ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:820:1: error: BUILDSTDERR: warning: label ‘_c7Kl’ defined but not used [-Wunused-label] BUILDSTDERR: 820 | _c7Kl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 820 | _c7Kl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:850:1: error: BUILDSTDERR: warning: label ‘_c7Kx’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _c7Kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _c7Kx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Ku’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:869:1: error: BUILDSTDERR: warning: label ‘_c7Ku’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _c7Ku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _c7Ku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:891:1: error: BUILDSTDERR: warning: label ‘_c7KL’ defined but not used [-Wunused-label] BUILDSTDERR: 891 | _c7KL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 891 | _c7KL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7KI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:910:1: error: BUILDSTDERR: warning: label ‘_c7KI’ defined but not used [-Wunused-label] BUILDSTDERR: 910 | _c7KI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 910 | _c7KI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7z0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:931:1: error: BUILDSTDERR: warning: label ‘_c7L0’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _c7L0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _c7L0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7yZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:955:1: error: BUILDSTDERR: warning: label ‘_c7L7’ defined but not used [-Wunused-label] BUILDSTDERR: 955 | _c7L7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 955 | _c7L7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:981:1: error: BUILDSTDERR: warning: label ‘_c7La’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _c7La: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _c7La: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7za_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1013:1: error: BUILDSTDERR: warning: label ‘_c7Lx’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _c7Lx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _c7Lx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1041:1: error: BUILDSTDERR: warning: label ‘_c7LA’ defined but not used [-Wunused-label] BUILDSTDERR: 1041 | _c7LA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1041 | _c7LA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Lj’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1068:1: error: BUILDSTDERR: warning: label ‘_c7Lj’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _c7Lj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _c7Lj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Lo’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1093:1: error: BUILDSTDERR: warning: label ‘_c7Lo’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _c7Lo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _c7Lo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c7M2’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c7M2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c7M2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1158:1: error: BUILDSTDERR: warning: label ‘_c7M5’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _c7M5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _c7M5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7LO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1185:1: error: BUILDSTDERR: warning: label ‘_c7LO’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _c7LO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _c7LO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7LT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1210:1: error: BUILDSTDERR: warning: label ‘_c7LT’ defined but not used [-Wunused-label] BUILDSTDERR: 1210 | _c7LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1210 | _c7LT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1248:1: error: BUILDSTDERR: warning: label ‘_c7My’ defined but not used [-Wunused-label] BUILDSTDERR: 1248 | _c7My: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1248 | _c7My: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1276:1: error: BUILDSTDERR: warning: label ‘_c7MB’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _c7MB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _c7MB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Mj’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1303:1: error: BUILDSTDERR: warning: label ‘_c7Mj’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _c7Mj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _c7Mj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Mo’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1329:1: error: BUILDSTDERR: warning: label ‘_c7Mo’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _c7Mo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _c7Mo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1372:1: error: BUILDSTDERR: warning: label ‘_c7N1’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _c7N1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _c7N1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1406:1: error: BUILDSTDERR: warning: label ‘_c7N9’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _c7N9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _c7N9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7N6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1439:1: error: BUILDSTDERR: warning: label ‘_c7N6’ defined but not used [-Wunused-label] BUILDSTDERR: 1439 | _c7N6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1439 | _c7N6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1467:1: error: BUILDSTDERR: warning: label ‘_c7Nh’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _c7Nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _c7Nh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1498:1: error: BUILDSTDERR: warning: label ‘_c7Nt’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _c7Nt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _c7Nt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Nq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1522:1: error: BUILDSTDERR: warning: label ‘_c7Nq’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _c7Nq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _c7Nq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1554:1: error: BUILDSTDERR: warning: label ‘_c7NH’ defined but not used [-Wunused-label] BUILDSTDERR: 1554 | _c7NH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1554 | _c7NH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1579:1: error: BUILDSTDERR: warning: label ‘_c7NO’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _c7NO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _c7NO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1606:1: error: BUILDSTDERR: warning: label ‘_c7NV’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _c7NV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _c7NV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1634:1: error: BUILDSTDERR: warning: label ‘_c7O8’ defined but not used [-Wunused-label] BUILDSTDERR: 1634 | _c7O8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1634 | _c7O8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1673:1: error: BUILDSTDERR: warning: label ‘_c7Oi’ defined but not used [-Wunused-label] BUILDSTDERR: 1673 | _c7Oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1673 | _c7Oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7zW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1717:1: error: BUILDSTDERR: warning: label ‘_c7Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _c7Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _c7Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1761:1: error: BUILDSTDERR: warning: label ‘_c7Ot’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _c7Ot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _c7Ot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7A0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1801:1: error: BUILDSTDERR: warning: label ‘_c7OG’ defined but not used [-Wunused-label] BUILDSTDERR: 1801 | _c7OG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1801 | _c7OG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1827:1: error: BUILDSTDERR: warning: label ‘_c7OJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1827 | _c7OJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1827 | _c7OJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfFunctorCokleisli2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1858:1: error: BUILDSTDERR: warning: label ‘_c7OS’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _c7OS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _c7OS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfFunctorCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1875:1: error: BUILDSTDERR: warning: label ‘_c7OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1875 | _c7OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1875 | _c7OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1903:1: error: BUILDSTDERR: warning: label ‘_c7P7’ defined but not used [-Wunused-label] BUILDSTDERR: 1903 | _c7P7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1903 | _c7P7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1935:1: error: BUILDSTDERR: warning: label ‘_c7Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 1935 | _c7Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1935 | _c7Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1956:1: error: BUILDSTDERR: warning: label ‘_c7Pp’ defined but not used [-Wunused-label] BUILDSTDERR: 1956 | _c7Pp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1956 | _c7Pp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:1991:1: error: BUILDSTDERR: warning: label ‘_c7Py’ defined but not used [-Wunused-label] BUILDSTDERR: 1991 | _c7Py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1991 | _c7Py: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2010:1: error: BUILDSTDERR: warning: label ‘_c7PF’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _c7PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _c7PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7At_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2043:1: error: BUILDSTDERR: warning: label ‘_c7PS’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _c7PS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _c7PS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7PQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2069:1: error: BUILDSTDERR: warning: label ‘_c7PQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _c7PQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _c7PQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7PV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2086:1: error: BUILDSTDERR: warning: label ‘_c7PV’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _c7PV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _c7PV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmzlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2106:1: error: BUILDSTDERR: warning: label ‘_c7Q3’ defined but not used [-Wunused-label] BUILDSTDERR: 2106 | _c7Q3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2106 | _c7Q3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2142:1: error: BUILDSTDERR: warning: label ‘_c7Qc’ defined but not used [-Wunused-label] BUILDSTDERR: 2142 | _c7Qc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2142 | _c7Qc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7AB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2164:1: error: BUILDSTDERR: warning: label ‘_c7Qp’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _c7Qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _c7Qp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Qn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2190:1: error: BUILDSTDERR: warning: label ‘_c7Qn’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _c7Qn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _c7Qn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Qs’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2207:1: error: BUILDSTDERR: warning: label ‘_c7Qs’ defined but not used [-Wunused-label] BUILDSTDERR: 2207 | _c7Qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2207 | _c7Qs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2227:1: error: BUILDSTDERR: warning: label ‘_c7QA’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _c7QA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _c7QA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmzlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2264:1: error: BUILDSTDERR: warning: label ‘_c7QJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _c7QJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _c7QJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7AG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2285:1: error: BUILDSTDERR: warning: label ‘_c7QW’ defined but not used [-Wunused-label] BUILDSTDERR: 2285 | _c7QW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2285 | _c7QW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7QU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2310:1: error: BUILDSTDERR: warning: label ‘_c7QU’ defined but not used [-Wunused-label] BUILDSTDERR: 2310 | _c7QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2310 | _c7QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7AJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2327:1: error: BUILDSTDERR: warning: label ‘_c7Rb’ defined but not used [-Wunused-label] BUILDSTDERR: 2327 | _c7Rb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2327 | _c7Rb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7AK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2355:1: error: BUILDSTDERR: warning: label ‘_c7Re’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _c7Re: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _c7Re: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2386:1: error: BUILDSTDERR: warning: label ‘_c7Rj’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _c7Rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _c7Rj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2423:1: error: BUILDSTDERR: warning: label ‘_c7Rv’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _c7Rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _c7Rv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Rs’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2450:1: error: BUILDSTDERR: warning: label ‘_c7Rs’ defined but not used [-Wunused-label] BUILDSTDERR: 2450 | _c7Rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2450 | _c7Rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Ry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2469:1: error: BUILDSTDERR: warning: label ‘_c7Ry’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _c7Ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _c7Ry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7AV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2503:1: error: BUILDSTDERR: warning: label ‘_c7RQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2503 | _c7RQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2503 | _c7RQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2530:1: error: BUILDSTDERR: warning: label ‘_c7RU’ defined but not used [-Wunused-label] BUILDSTDERR: 2530 | _c7RU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2530 | _c7RU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2566:1: error: BUILDSTDERR: warning: label ‘_c7S6’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _c7S6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _c7S6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7S3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2593:1: error: BUILDSTDERR: warning: label ‘_c7S3’ defined but not used [-Wunused-label] BUILDSTDERR: 2593 | _c7S3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2593 | _c7S3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7S9’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2613:1: error: BUILDSTDERR: warning: label ‘_c7S9’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _c7S9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _c7S9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Sb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2632:1: error: BUILDSTDERR: warning: label ‘_c7Sb’ defined but not used [-Wunused-label] BUILDSTDERR: 2632 | _c7Sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2632 | _c7Sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTagged1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2680:1: error: BUILDSTDERR: warning: label ‘_c7Sq’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _c7Sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _c7Sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘r6NZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2699:1: error: BUILDSTDERR: warning: label ‘_c7Sx’ defined but not used [-Wunused-label] BUILDSTDERR: 2699 | _c7Sx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2699 | _c7Sx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentity1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2727:1: error: BUILDSTDERR: warning: label ‘_c7SE’ defined but not used [-Wunused-label] BUILDSTDERR: 2727 | _c7SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2727 | _c7SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘r6O0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2746:1: error: BUILDSTDERR: warning: label ‘_c7SL’ defined but not used [-Wunused-label] BUILDSTDERR: 2746 | _c7SL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2746 | _c7SL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2785:1: error: BUILDSTDERR: warning: label ‘_c7SW’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _c7SW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _c7SW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2811:1: error: BUILDSTDERR: warning: label ‘_c7SZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2811 | _c7SZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2811 | _c7SZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2844:1: error: BUILDSTDERR: warning: label ‘_c7Td’ defined but not used [-Wunused-label] BUILDSTDERR: 2844 | _c7Td: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2844 | _c7Td: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2866:1: error: BUILDSTDERR: warning: label ‘_c7Tl’ defined but not used [-Wunused-label] BUILDSTDERR: 2866 | _c7Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2866 | _c7Tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2888:1: error: BUILDSTDERR: warning: label ‘_c7Tt’ defined but not used [-Wunused-label] BUILDSTDERR: 2888 | _c7Tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2888 | _c7Tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2915:1: error: BUILDSTDERR: warning: label ‘_c7Tx’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _c7Tx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _c7Tx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2956:1: error: BUILDSTDERR: warning: label ‘_c7TL’ defined but not used [-Wunused-label] BUILDSTDERR: 2956 | _c7TL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2956 | _c7TL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:2985:1: error: BUILDSTDERR: warning: label ‘_c7TP’ defined but not used [-Wunused-label] BUILDSTDERR: 2985 | _c7TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2985 | _c7TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3021:1: error: BUILDSTDERR: warning: label ‘_c7U3’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _c7U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _c7U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLz2cUZRzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3047:1: error: BUILDSTDERR: warning: label ‘_c7U7’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _c7U7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _c7U7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3093:1: error: BUILDSTDERR: warning: label ‘_c7Ul’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _c7Ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _c7Ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3115:1: error: BUILDSTDERR: warning: label ‘_c7Ut’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _c7Ut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _c7Ut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Bt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3137:1: error: BUILDSTDERR: warning: label ‘_c7UB’ defined but not used [-Wunused-label] BUILDSTDERR: 3137 | _c7UB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3137 | _c7UB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3164:1: error: BUILDSTDERR: warning: label ‘_c7UF’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _c7UF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _c7UF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c7UO’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c7UO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c7UO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7BG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3238:1: error: BUILDSTDERR: warning: label ‘_c7Vi’ defined but not used [-Wunused-label] BUILDSTDERR: 3238 | _c7Vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3238 | _c7Vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Vf’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3276:1: error: BUILDSTDERR: warning: label ‘_c7Vf’ defined but not used [-Wunused-label] BUILDSTDERR: 3276 | _c7Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3276 | _c7Vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7BT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3304:1: error: BUILDSTDERR: warning: label ‘_c7Vq’ defined but not used [-Wunused-label] BUILDSTDERR: 3304 | _c7Vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3304 | _c7Vq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7UZ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3334:1: error: BUILDSTDERR: warning: label ‘_c7UZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _c7UZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _c7UZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7V4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3359:1: error: BUILDSTDERR: warning: label ‘_c7V4’ defined but not used [-Wunused-label] BUILDSTDERR: 3359 | _c7V4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3359 | _c7V4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3408:1: error: BUILDSTDERR: warning: label ‘_c7VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3408 | _c7VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3408 | _c7VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3447:1: error: BUILDSTDERR: warning: label ‘_c7VV’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _c7VV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _c7VV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7VS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3471:1: error: BUILDSTDERR: warning: label ‘_c7VS’ defined but not used [-Wunused-label] BUILDSTDERR: 3471 | _c7VS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3471 | _c7VS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3506:1: error: BUILDSTDERR: warning: label ‘_c7W8’ defined but not used [-Wunused-label] BUILDSTDERR: 3506 | _c7W8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3506 | _c7W8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7W5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3530:1: error: BUILDSTDERR: warning: label ‘_c7W5’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _c7W5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _c7W5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7C8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3572:1: error: BUILDSTDERR: warning: label ‘_c7Wp’ defined but not used [-Wunused-label] BUILDSTDERR: 3572 | _c7Wp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3572 | _c7Wp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Wm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3601:1: error: BUILDSTDERR: warning: label ‘_c7Wm’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _c7Wm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _c7Wm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3623:1: error: BUILDSTDERR: warning: label ‘_c7WA’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _c7WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _c7WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Wx’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3658:1: error: BUILDSTDERR: warning: label ‘_c7Wx’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _c7Wx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _c7Wx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Co_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3691:1: error: BUILDSTDERR: warning: label ‘_c7WT’ defined but not used [-Wunused-label] BUILDSTDERR: 3691 | _c7WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3691 | _c7WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7WQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3720:1: error: BUILDSTDERR: warning: label ‘_c7WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3720 | _c7WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3720 | _c7WQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Ck_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3735:1: error: BUILDSTDERR: warning: label ‘_c7X6’ defined but not used [-Wunused-label] BUILDSTDERR: 3735 | _c7X6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3735 | _c7X6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3755:1: error: BUILDSTDERR: warning: label ‘_c7Xa’ defined but not used [-Wunused-label] BUILDSTDERR: 3755 | _c7Xa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3755 | _c7Xa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3794:1: error: BUILDSTDERR: warning: label ‘_c7Xm’ defined but not used [-Wunused-label] BUILDSTDERR: 3794 | _c7Xm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3794 | _c7Xm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Xj’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3818:1: error: BUILDSTDERR: warning: label ‘_c7Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 3818 | _c7Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3818 | _c7Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3857:1: error: BUILDSTDERR: warning: label ‘_c7Xw’ defined but not used [-Wunused-label] BUILDSTDERR: 3857 | _c7Xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3857 | _c7Xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3879:1: error: BUILDSTDERR: warning: label ‘_c7XD’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _c7XD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _c7XD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3907:1: error: BUILDSTDERR: warning: label ‘_c7XP’ defined but not used [-Wunused-label] BUILDSTDERR: 3907 | _c7XP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3907 | _c7XP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3929:1: error: BUILDSTDERR: warning: label ‘_c7XX’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _c7XX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _c7XX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3951:1: error: BUILDSTDERR: warning: label ‘_c7Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 3951 | _c7Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3951 | _c7Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Cz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:3973:1: error: BUILDSTDERR: warning: label ‘_c7Yc’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _c7Yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _c7Yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4002:1: error: BUILDSTDERR: warning: label ‘_c7Yg’ defined but not used [-Wunused-label] BUILDSTDERR: 4002 | _c7Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4002 | _c7Yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4044:1: error: BUILDSTDERR: warning: label ‘_c7Yt’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _c7Yt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _c7Yt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4069:1: error: BUILDSTDERR: warning: label ‘_c7Yw’ defined but not used [-Wunused-label] BUILDSTDERR: 4069 | _c7Yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4069 | _c7Yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4099:1: error: BUILDSTDERR: warning: label ‘_c7YL’ defined but not used [-Wunused-label] BUILDSTDERR: 4099 | _c7YL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4099 | _c7YL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7YJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4125:1: error: BUILDSTDERR: warning: label ‘_c7YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4125 | _c7YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4125 | _c7YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7YO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4142:1: error: BUILDSTDERR: warning: label ‘_c7YO’ defined but not used [-Wunused-label] BUILDSTDERR: 4142 | _c7YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4142 | _c7YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4162:1: error: BUILDSTDERR: warning: label ‘_c7YW’ defined but not used [-Wunused-label] BUILDSTDERR: 4162 | _c7YW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4162 | _c7YW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4201:1: error: BUILDSTDERR: warning: label ‘_c7Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 4201 | _c7Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4201 | _c7Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Z9’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4227:1: error: BUILDSTDERR: warning: label ‘_c7Z9’ defined but not used [-Wunused-label] BUILDSTDERR: 4227 | _c7Z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4227 | _c7Z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c7Ze’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4244:1: error: BUILDSTDERR: warning: label ‘_c7Ze’ defined but not used [-Wunused-label] BUILDSTDERR: 4244 | _c7Ze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4244 | _c7Ze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4264:1: error: BUILDSTDERR: warning: label ‘_c7Zm’ defined but not used [-Wunused-label] BUILDSTDERR: 4264 | _c7Zm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4264 | _c7Zm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4302:1: error: BUILDSTDERR: warning: label ‘_c7ZA’ defined but not used [-Wunused-label] BUILDSTDERR: 4302 | _c7ZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4302 | _c7ZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4324:1: error: BUILDSTDERR: warning: label ‘_c7ZI’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _c7ZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _c7ZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4346:1: error: BUILDSTDERR: warning: label ‘_c7ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4346 | _c7ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4346 | _c7ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7CS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4369:1: error: BUILDSTDERR: warning: label ‘_c7ZX’ defined but not used [-Wunused-label] BUILDSTDERR: 4369 | _c7ZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4369 | _c7ZX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4398:1: error: BUILDSTDERR: warning: label ‘_c801’ defined but not used [-Wunused-label] BUILDSTDERR: 4398 | _c801: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4398 | _c801: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_runCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4438:1: error: BUILDSTDERR: warning: label ‘_c80a’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _c80a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _c80a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_runCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4458:1: error: BUILDSTDERR: warning: label ‘_c80h’ defined but not used [-Wunused-label] BUILDSTDERR: 4458 | _c80h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4458 | _c80h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfMonadCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4476:1: error: BUILDSTDERR: warning: label ‘_c80p’ defined but not used [-Wunused-label] BUILDSTDERR: 4476 | _c80p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4476 | _c80p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfMonadCokleislizuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4507:1: error: BUILDSTDERR: warning: label ‘_c80y’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _c80y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _c80y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘r6O1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4525:1: error: BUILDSTDERR: warning: label ‘_c80F’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _c80F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _c80F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Da_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4556:1: error: BUILDSTDERR: warning: label ‘_c80W’ defined but not used [-Wunused-label] BUILDSTDERR: 4556 | _c80W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4556 | _c80W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c80U’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4582:1: error: BUILDSTDERR: warning: label ‘_c80U’ defined but not used [-Wunused-label] BUILDSTDERR: 4582 | _c80U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4582 | _c80U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowApplyCokleisli1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4601:1: error: BUILDSTDERR: warning: label ‘_c812’ defined but not used [-Wunused-label] BUILDSTDERR: 4601 | _c812: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4601 | _c812: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c80M’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4626:1: error: BUILDSTDERR: warning: label ‘_c80M’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _c80M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _c80M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_coproduct_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4661:1: error: BUILDSTDERR: warning: label ‘_c81j’ defined but not used [-Wunused-label] BUILDSTDERR: 4661 | _c81j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4661 | _c81j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c81c’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4686:1: error: BUILDSTDERR: warning: label ‘_c81c’ defined but not used [-Wunused-label] BUILDSTDERR: 4686 | _c81c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4686 | _c81c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4720:1: error: BUILDSTDERR: warning: label ‘_c81E’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _c81E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _c81E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c81x’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4746:1: error: BUILDSTDERR: warning: label ‘_c81x’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _c81x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _c81x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4781:1: error: BUILDSTDERR: warning: label ‘_c822’ defined but not used [-Wunused-label] BUILDSTDERR: 4781 | _c822: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4781 | _c822: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Dx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4811:1: error: BUILDSTDERR: warning: label ‘_c827’ defined but not used [-Wunused-label] BUILDSTDERR: 4811 | _c827: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4811 | _c827: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4848:1: error: BUILDSTDERR: warning: label ‘_c82j’ defined but not used [-Wunused-label] BUILDSTDERR: 4848 | _c82j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4848 | _c82j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Dt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4879:1: error: BUILDSTDERR: warning: label ‘_c82y’ defined but not used [-Wunused-label] BUILDSTDERR: 4879 | _c82y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4879 | _c82y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Dq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4909:1: error: BUILDSTDERR: warning: label ‘_c82D’ defined but not used [-Wunused-label] BUILDSTDERR: 4909 | _c82D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4909 | _c82D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Dw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4946:1: error: BUILDSTDERR: warning: label ‘_c82P’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _c82P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _c82P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:4981:1: error: BUILDSTDERR: warning: label ‘_c82U’ defined but not used [-Wunused-label] BUILDSTDERR: 4981 | _c82U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4981 | _c82U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5023:1: error: BUILDSTDERR: warning: label ‘_c833’ defined but not used [-Wunused-label] BUILDSTDERR: 5023 | _c833: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5023 | _c833: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5051:1: error: BUILDSTDERR: warning: label ‘_c83f’ defined but not used [-Wunused-label] BUILDSTDERR: 5051 | _c83f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5051 | _c83f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5074:1: error: BUILDSTDERR: warning: label ‘_c83m’ defined but not used [-Wunused-label] BUILDSTDERR: 5074 | _c83m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5074 | _c83m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5099:1: error: BUILDSTDERR: warning: label ‘_c83u’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _c83u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _c83u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5122:1: error: BUILDSTDERR: warning: label ‘_c83B’ defined but not used [-Wunused-label] BUILDSTDERR: 5122 | _c83B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5122 | _c83B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5153:1: error: BUILDSTDERR: warning: label ‘_c83F’ defined but not used [-Wunused-label] BUILDSTDERR: 5153 | _c83F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5153 | _c83F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5200:1: error: BUILDSTDERR: warning: label ‘_c83X’ defined but not used [-Wunused-label] BUILDSTDERR: 5200 | _c83X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5200 | _c83X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5228:1: error: BUILDSTDERR: warning: label ‘_c840’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _c840: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _c840: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5259:1: error: BUILDSTDERR: warning: label ‘_c845’ defined but not used [-Wunused-label] BUILDSTDERR: 5259 | _c845: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5259 | _c845: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5297:1: error: BUILDSTDERR: warning: label ‘_c84n’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _c84n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _c84n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5322:1: error: BUILDSTDERR: warning: label ‘_c84q’ defined but not used [-Wunused-label] BUILDSTDERR: 5322 | _c84q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5322 | _c84q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_wfix_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5362:1: error: BUILDSTDERR: warning: label ‘_c84v’ defined but not used [-Wunused-label] BUILDSTDERR: 5362 | _c84v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5362 | _c84v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5402:1: error: BUILDSTDERR: warning: label ‘_c84I’ defined but not used [-Wunused-label] BUILDSTDERR: 5402 | _c84I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5402 | _c84I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5426:1: error: BUILDSTDERR: warning: label ‘_c84T’ defined but not used [-Wunused-label] BUILDSTDERR: 5426 | _c84T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5426 | _c84T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7E3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5451:1: error: BUILDSTDERR: warning: label ‘_c859’ defined but not used [-Wunused-label] BUILDSTDERR: 5451 | _c859: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5451 | _c859: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7E2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5479:1: error: BUILDSTDERR: warning: label ‘_c85g’ defined but not used [-Wunused-label] BUILDSTDERR: 5479 | _c85g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5479 | _c85g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7E4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5512:1: error: BUILDSTDERR: warning: label ‘_c85j’ defined but not used [-Wunused-label] BUILDSTDERR: 5512 | _c85j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5512 | _c85j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7E5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5558:1: error: BUILDSTDERR: warning: label ‘_c85o’ defined but not used [-Wunused-label] BUILDSTDERR: 5558 | _c85o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5558 | _c85o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7DY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5596:1: error: BUILDSTDERR: warning: label ‘_c85t’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _c85t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _c85t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Eb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5640:1: error: BUILDSTDERR: warning: label ‘_c85G’ defined but not used [-Wunused-label] BUILDSTDERR: 5640 | _c85G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5640 | _c85G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c85E’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5673:1: error: BUILDSTDERR: warning: label ‘_c85E’ defined but not used [-Wunused-label] BUILDSTDERR: 5673 | _c85E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5673 | _c85E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleislizuzdcloop_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5693:1: error: BUILDSTDERR: warning: label ‘_c85O’ defined but not used [-Wunused-label] BUILDSTDERR: 5693 | _c85O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5693 | _c85O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Ee_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5732:1: error: BUILDSTDERR: warning: label ‘_c861’ defined but not used [-Wunused-label] BUILDSTDERR: 5732 | _c861: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5732 | _c861: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_cfix_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5759:1: error: BUILDSTDERR: warning: label ‘_c864’ defined but not used [-Wunused-label] BUILDSTDERR: 5759 | _c864: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5759 | _c864: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Ej_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5791:1: error: BUILDSTDERR: warning: label ‘_c86n’ defined but not used [-Wunused-label] BUILDSTDERR: 5791 | _c86n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5791 | _c86n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c86l’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5816:1: error: BUILDSTDERR: warning: label ‘_c86l’ defined but not used [-Wunused-label] BUILDSTDERR: 5816 | _c86l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5816 | _c86l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Eh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5836:1: error: BUILDSTDERR: warning: label ‘_c86t’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _c86t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _c86t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_kfix_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5874:1: error: BUILDSTDERR: warning: label ‘_c86y’ defined but not used [-Wunused-label] BUILDSTDERR: 5874 | _c86y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5874 | _c86y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezgzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5906:1: error: BUILDSTDERR: warning: label ‘_c86H’ defined but not used [-Wunused-label] BUILDSTDERR: 5906 | _c86H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5906 | _c86H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlzlze_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5935:1: error: BUILDSTDERR: warning: label ‘_c86O’ defined but not used [-Wunused-label] BUILDSTDERR: 5935 | _c86O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5935 | _c86O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Er_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5954:1: error: BUILDSTDERR: warning: label ‘_c86Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5954 | _c86Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5954 | _c86Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Eu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:5981:1: error: BUILDSTDERR: warning: label ‘_c878’ defined but not used [-Wunused-label] BUILDSTDERR: 5981 | _c878: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5981 | _c878: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezlze_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6011:1: error: BUILDSTDERR: warning: label ‘_c87d’ defined but not used [-Wunused-label] BUILDSTDERR: 6011 | _c87d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6011 | _c87d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Ez_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6045:1: error: BUILDSTDERR: warning: label ‘_c87r’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _c87r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _c87r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Ew_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6067:1: error: BUILDSTDERR: warning: label ‘_c87y’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _c87y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _c87y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfCategoryTYPECokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6094:1: error: BUILDSTDERR: warning: label ‘_c87C’ defined but not used [-Wunused-label] BUILDSTDERR: 6094 | _c87C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6094 | _c87C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6130:1: error: BUILDSTDERR: warning: label ‘_c87P’ defined but not used [-Wunused-label] BUILDSTDERR: 6130 | _c87P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6130 | _c87P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6156:1: error: BUILDSTDERR: warning: label ‘_c87S’ defined but not used [-Wunused-label] BUILDSTDERR: 6156 | _c87S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6156 | _c87S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6192:1: error: BUILDSTDERR: warning: label ‘_c885’ defined but not used [-Wunused-label] BUILDSTDERR: 6192 | _c885: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6192 | _c885: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6218:1: error: BUILDSTDERR: warning: label ‘_c888’ defined but not used [-Wunused-label] BUILDSTDERR: 6218 | _c888: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6218 | _c888: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘r6O2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6254:1: error: BUILDSTDERR: warning: label ‘_c88h’ defined but not used [-Wunused-label] BUILDSTDERR: 6254 | _c88h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6254 | _c88h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6273:1: error: BUILDSTDERR: warning: label ‘_c88t’ defined but not used [-Wunused-label] BUILDSTDERR: 6273 | _c88t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | _c88t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6295:1: error: BUILDSTDERR: warning: label ‘_c88B’ defined but not used [-Wunused-label] BUILDSTDERR: 6295 | _c88B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6295 | _c88B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6317:1: error: BUILDSTDERR: warning: label ‘_c88J’ defined but not used [-Wunused-label] BUILDSTDERR: 6317 | _c88J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6317 | _c88J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6339:1: error: BUILDSTDERR: warning: label ‘_c88R’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _c88R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _c88R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6361:1: error: BUILDSTDERR: warning: label ‘_c88Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6361 | _c88Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6361 | _c88Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6392:1: error: BUILDSTDERR: warning: label ‘_c892’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _c892: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _c892: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6438:1: error: BUILDSTDERR: warning: label ‘_c89f’ defined but not used [-Wunused-label] BUILDSTDERR: 6438 | _c89f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6438 | _c89f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleislizuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6463:1: error: BUILDSTDERR: warning: label ‘_c89i’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _c89i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _c89i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7ET_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6492:1: error: BUILDSTDERR: warning: label ‘_c89w’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _c89w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _c89w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7ES_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6514:1: error: BUILDSTDERR: warning: label ‘_c89D’ defined but not used [-Wunused-label] BUILDSTDERR: 6514 | _c89D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6514 | _c89D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6541:1: error: BUILDSTDERR: warning: label ‘_c89H’ defined but not used [-Wunused-label] BUILDSTDERR: 6541 | _c89H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6541 | _c89H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6577:1: error: BUILDSTDERR: warning: label ‘_c89V’ defined but not used [-Wunused-label] BUILDSTDERR: 6577 | _c89V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6577 | _c89V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6599:1: error: BUILDSTDERR: warning: label ‘_c8a2’ defined but not used [-Wunused-label] BUILDSTDERR: 6599 | _c8a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6599 | _c8a2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowApplyCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6626:1: error: BUILDSTDERR: warning: label ‘_c8a6’ defined but not used [-Wunused-label] BUILDSTDERR: 6626 | _c8a6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6626 | _c8a6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7EY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6662:1: error: BUILDSTDERR: warning: label ‘_c8aj’ defined but not used [-Wunused-label] BUILDSTDERR: 6662 | _c8aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6662 | _c8aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdcleft_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6687:1: error: BUILDSTDERR: warning: label ‘_c8am’ defined but not used [-Wunused-label] BUILDSTDERR: 6687 | _c8am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6687 | _c8am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7F3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6718:1: error: BUILDSTDERR: warning: label ‘_c8aF’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _c8aF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _c8aF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8aD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6743:1: error: BUILDSTDERR: warning: label ‘_c8aD’ defined but not used [-Wunused-label] BUILDSTDERR: 6743 | _c8aD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6743 | _c8aD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7F8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6759:1: error: BUILDSTDERR: warning: label ‘_c8aZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6759 | _c8aZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6759 | _c8aZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8aX’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6784:1: error: BUILDSTDERR: warning: label ‘_c8aX’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _c8aX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _c8aX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7F6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6802:1: error: BUILDSTDERR: warning: label ‘_c8b5’ defined but not used [-Wunused-label] BUILDSTDERR: 6802 | _c8b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6802 | _c8b5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Fe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6842:1: error: BUILDSTDERR: warning: label ‘_c8bm’ defined but not used [-Wunused-label] BUILDSTDERR: 6842 | _c8bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6842 | _c8bm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8bg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6881:1: error: BUILDSTDERR: warning: label ‘_c8bg’ defined but not used [-Wunused-label] BUILDSTDERR: 6881 | _c8bg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6881 | _c8bg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7F5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6927:1: error: BUILDSTDERR: warning: label ‘_c8bD’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _c8bD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _c8bD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Fh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:6968:1: error: BUILDSTDERR: warning: label ‘_c8bO’ defined but not used [-Wunused-label] BUILDSTDERR: 6968 | _c8bO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6968 | _c8bO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7F2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7003:1: error: BUILDSTDERR: warning: label ‘_c8bT’ defined but not used [-Wunused-label] BUILDSTDERR: 7003 | _c8bT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7003 | _c8bT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Fn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7050:1: error: BUILDSTDERR: warning: label ‘_c8ca’ defined but not used [-Wunused-label] BUILDSTDERR: 7050 | _c8ca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7050 | _c8ca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8c4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7089:1: error: BUILDSTDERR: warning: label ‘_c8c4’ defined but not used [-Wunused-label] BUILDSTDERR: 7089 | _c8c4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7089 | _c8c4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7133:1: error: BUILDSTDERR: warning: label ‘_c8cr’ defined but not used [-Wunused-label] BUILDSTDERR: 7133 | _c8cr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7133 | _c8cr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Fq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7169:1: error: BUILDSTDERR: warning: label ‘_c8cE’ defined but not used [-Wunused-label] BUILDSTDERR: 7169 | _c8cE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7169 | _c8cE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdcright_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7195:1: error: BUILDSTDERR: warning: label ‘_c8cH’ defined but not used [-Wunused-label] BUILDSTDERR: 7195 | _c8cH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7195 | _c8cH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Fv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7231:1: error: BUILDSTDERR: warning: label ‘_c8cY’ defined but not used [-Wunused-label] BUILDSTDERR: 7231 | _c8cY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7231 | _c8cY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Fu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7261:1: error: BUILDSTDERR: warning: label ‘_c8d1’ defined but not used [-Wunused-label] BUILDSTDERR: 7261 | _c8d1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7261 | _c8d1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7303:1: error: BUILDSTDERR: warning: label ‘_c8di’ defined but not used [-Wunused-label] BUILDSTDERR: 7303 | _c8di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7303 | _c8di: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8dc’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7338:1: error: BUILDSTDERR: warning: label ‘_c8dc’ defined but not used [-Wunused-label] BUILDSTDERR: 7338 | _c8dc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7338 | _c8dc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7366:1: error: BUILDSTDERR: warning: label ‘_c8dt’ defined but not used [-Wunused-label] BUILDSTDERR: 7366 | _c8dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7366 | _c8dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7402:1: error: BUILDSTDERR: warning: label ‘_c8dH’ defined but not used [-Wunused-label] BUILDSTDERR: 7402 | _c8dH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7402 | _c8dH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7424:1: error: BUILDSTDERR: warning: label ‘_c8dP’ defined but not used [-Wunused-label] BUILDSTDERR: 7424 | _c8dP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7424 | _c8dP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7446:1: error: BUILDSTDERR: warning: label ‘_c8dX’ defined but not used [-Wunused-label] BUILDSTDERR: 7446 | _c8dX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7446 | _c8dX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7468:1: error: BUILDSTDERR: warning: label ‘_c8e4’ defined but not used [-Wunused-label] BUILDSTDERR: 7468 | _c8e4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7468 | _c8e4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7492:1: error: BUILDSTDERR: warning: label ‘_c8eb’ defined but not used [-Wunused-label] BUILDSTDERR: 7492 | _c8eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7492 | _c8eb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleisli_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7522:1: error: BUILDSTDERR: warning: label ‘_c8ef’ defined but not used [-Wunused-label] BUILDSTDERR: 7522 | _c8ef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7522 | _c8ef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7567:1: error: BUILDSTDERR: warning: label ‘_c8es’ defined but not used [-Wunused-label] BUILDSTDERR: 7567 | _c8es: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7567 | _c8es: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7594:1: error: BUILDSTDERR: warning: label ‘_c8eB’ defined but not used [-Wunused-label] BUILDSTDERR: 7594 | _c8eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7594 | _c8eB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezgze_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7624:1: error: BUILDSTDERR: warning: label ‘_c8eG’ defined but not used [-Wunused-label] BUILDSTDERR: 7624 | _c8eG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7624 | _c8eG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7FV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7659:1: error: BUILDSTDERR: warning: label ‘_c8eV’ defined but not used [-Wunused-label] BUILDSTDERR: 7659 | _c8eV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7659 | _c8eV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8eT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7686:1: error: BUILDSTDERR: warning: label ‘_c8eT’ defined but not used [-Wunused-label] BUILDSTDERR: 7686 | _c8eT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7686 | _c8eT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8eY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7702:1: error: BUILDSTDERR: warning: label ‘_c8eY’ defined but not used [-Wunused-label] BUILDSTDERR: 7702 | _c8eY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7702 | _c8eY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7720:1: error: BUILDSTDERR: warning: label ‘_c8f6’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _c8f6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _c8f6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘r6O3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7750:1: error: BUILDSTDERR: warning: label ‘_c8ff’ defined but not used [-Wunused-label] BUILDSTDERR: 7750 | _c8ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7750 | _c8ff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7G3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7773:1: error: BUILDSTDERR: warning: label ‘_c8fs’ defined but not used [-Wunused-label] BUILDSTDERR: 7773 | _c8fs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7773 | _c8fs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8fq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7799:1: error: BUILDSTDERR: warning: label ‘_c8fq’ defined but not used [-Wunused-label] BUILDSTDERR: 7799 | _c8fq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7799 | _c8fq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8fv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7816:1: error: BUILDSTDERR: warning: label ‘_c8fv’ defined but not used [-Wunused-label] BUILDSTDERR: 7816 | _c8fv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7816 | _c8fv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40Uz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7836:1: error: BUILDSTDERR: warning: label ‘_c8fD’ defined but not used [-Wunused-label] BUILDSTDERR: 7836 | _c8fD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7836 | _c8fD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Gb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7875:1: error: BUILDSTDERR: warning: label ‘_c8fW’ defined but not used [-Wunused-label] BUILDSTDERR: 7875 | _c8fW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7875 | _c8fW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8fU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7902:1: error: BUILDSTDERR: warning: label ‘_c8fU’ defined but not used [-Wunused-label] BUILDSTDERR: 7902 | _c8fU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7902 | _c8fU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘_c8fZ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7918:1: error: BUILDSTDERR: warning: label ‘_c8fZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7918 | _c8fZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7918 | _c8fZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘s7Gc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7940:1: error: BUILDSTDERR: warning: label ‘_c8g7’ defined but not used [-Wunused-label] BUILDSTDERR: 7940 | _c8g7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7940 | _c8g7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:7983:1: error: BUILDSTDERR: warning: label ‘_c8gc’ defined but not used [-Wunused-label] BUILDSTDERR: 7983 | _c8gc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7983 | _c8gc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:8217:1: error: BUILDSTDERR: warning: label ‘_c8gm’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _c8gm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _c8gm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:8250:1: error: BUILDSTDERR: warning: label ‘_c8gw’ defined but not used [-Wunused-label] BUILDSTDERR: 8250 | _c8gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8250 | _c8gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonadApply_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:8277:1: error: BUILDSTDERR: warning: label ‘_c8gB’ defined but not used [-Wunused-label] BUILDSTDERR: 8277 | _c8gB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8277 | _c8gB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonad_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_32.hc:8291:1: error: BUILDSTDERR: warning: label ‘_c8gD’ defined but not used [-Wunused-label] BUILDSTDERR: 8291 | _c8gD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8291 | _c8gD: BUILDSTDERR: | ^ [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_cohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc:12:1: error: BUILDSTDERR: warning: label ‘_c8iY’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c8iY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c8iY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc: In function ‘r8iL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc:31:1: error: BUILDSTDERR: warning: label ‘_c8j5’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c8j5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c8j5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_zdfComonadHoistIdentityTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc:51:1: error: BUILDSTDERR: warning: label ‘_c8jc’ defined but not used [-Wunused-label] BUILDSTDERR: 51 | _c8jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 51 | _c8jc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_zdfComonadHoistIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc:69:1: error: BUILDSTDERR: warning: label ‘_c8jj’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _c8jj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _c8jj: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc:138:22: error: BUILDSTDERR: warning: ‘S8jm_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 138 | static const StgWord S8jm_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | static const StgWord S8jm_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_37.hc:25:16: error: BUILDSTDERR: warning: ‘r8iL_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 25 | static StgWord r8iL_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 25 | static StgWord r8iL_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_cohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc:12:1: error: BUILDSTDERR: warning: label ‘_c8jw’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c8jw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c8jw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc: In function ‘r8iL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc:31:1: error: BUILDSTDERR: warning: label ‘_c8jD’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c8jD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c8jD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_zdfComonadHoistIdentityTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc:51:1: error: BUILDSTDERR: warning: label ‘_c8jK’ defined but not used [-Wunused-label] BUILDSTDERR: 51 | _c8jK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 51 | _c8jK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_zdfComonadHoistIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc:69:1: error: BUILDSTDERR: warning: label ‘_c8jR’ defined but not used [-Wunused-label] BUILDSTDERR: 69 | _c8jR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 69 | _c8jR: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc:138:22: error: BUILDSTDERR: warning: ‘S8jU_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 138 | static const StgWord S8jU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | static const StgWord S8jU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_41.hc:25:16: error: BUILDSTDERR: warning: ‘r8iL_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 25 | static StgWord r8iL_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 25 | static StgWord r8iL_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_lower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc:12:1: error: BUILDSTDERR: warning: label ‘_c8ly’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c8ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c8ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_zdfComonadTransIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc:32:1: error: BUILDSTDERR: warning: label ‘_c8lF’ defined but not used [-Wunused-label] BUILDSTDERR: 32 | _c8lF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 32 | _c8lF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_zdfComonadTransIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc:51:1: error: BUILDSTDERR: warning: label ‘_c8lM’ defined but not used [-Wunused-label] BUILDSTDERR: 51 | _c8lM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 51 | _c8lM: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_46.hc:120:22: error: BUILDSTDERR: warning: ‘S8lP_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 120 | static const StgWord S8lP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | static const StgWord S8lP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_lower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc:12:1: error: BUILDSTDERR: warning: label ‘_c8lW’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c8lW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c8lW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_zdfComonadTransIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc:32:1: error: BUILDSTDERR: warning: label ‘_c8m3’ defined but not used [-Wunused-label] BUILDSTDERR: 32 | _c8m3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 32 | _c8m3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_zdfComonadTransIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc:51:1: error: BUILDSTDERR: warning: label ‘_c8ma’ defined but not used [-Wunused-label] BUILDSTDERR: 51 | _c8ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 51 | _c8ma: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_50.hc:120:22: error: BUILDSTDERR: warning: ‘S8md_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 120 | static const StgWord S8md_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 120 | static const StgWord S8md_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdm9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:19:1: error: BUILDSTDERR: warning: label ‘_cdzg’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cdzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cdzg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdma_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:60:1: error: BUILDSTDERR: warning: label ‘_cdzp’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cdzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cdzp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:101:1: error: BUILDSTDERR: warning: label ‘_cdzy’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cdzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cdzy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:142:1: error: BUILDSTDERR: warning: label ‘_cdzH’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cdzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cdzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:218:1: error: BUILDSTDERR: warning: label ‘_cdzS’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cdzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cdzS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdzQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:251:1: error: BUILDSTDERR: warning: label ‘_cdzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cdzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cdzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdn0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:274:1: error: BUILDSTDERR: warning: label ‘_cdAp’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _cdAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _cdAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdn1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:302:1: error: BUILDSTDERR: warning: label ‘_cdAs’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _cdAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _cdAs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgunfold_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:340:1: error: BUILDSTDERR: warning: label ‘_cdAB’ defined but not used [-Wunused-label] BUILDSTDERR: 340 | _cdAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 340 | _cdAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdA3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:371:1: error: BUILDSTDERR: warning: label ‘_cdA3’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _cdA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _cdA3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdA9’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:410:1: error: BUILDSTDERR: warning: label ‘_cdA9’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _cdA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _cdA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdAF’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:451:1: error: BUILDSTDERR: warning: label ‘_cdAF’ defined but not used [-Wunused-label] BUILDSTDERR: 451 | _cdAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 451 | _cdAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgunfold_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:471:1: error: BUILDSTDERR: warning: label ‘_cdAX’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cdAX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cdAX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgunfold_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:481:1: error: BUILDSTDERR: warning: label ‘_cdB4’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cdB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cdB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdB1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:509:1: error: BUILDSTDERR: warning: label ‘_cdB1’ defined but not used [-Wunused-label] BUILDSTDERR: 509 | _cdB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 509 | _cdB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgfoldl_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:535:1: error: BUILDSTDERR: warning: label ‘_cdBc’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cdBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cdBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:544:1: error: BUILDSTDERR: warning: label ‘_cdBt’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _cdBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _cdBt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:573:1: error: BUILDSTDERR: warning: label ‘_cdBw’ defined but not used [-Wunused-label] BUILDSTDERR: 573 | _cdBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 573 | _cdBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgfoldl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:613:1: error: BUILDSTDERR: warning: label ‘_cdBB’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _cdBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _cdBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdBg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:643:1: error: BUILDSTDERR: warning: label ‘_cdBg’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cdBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cdBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:683:1: error: BUILDSTDERR: warning: label ‘_cdBV’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cdBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cdBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:711:1: error: BUILDSTDERR: warning: label ‘_cdBY’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cdBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cdBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdBM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:740:1: error: BUILDSTDERR: warning: label ‘_cdBM’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cdBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cdBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:776:1: error: BUILDSTDERR: warning: label ‘_cdCo’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cdCo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cdCo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:796:1: error: BUILDSTDERR: warning: label ‘_cdCr’ defined but not used [-Wunused-label] BUILDSTDERR: 796 | _cdCr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 796 | _cdCr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:835:1: error: BUILDSTDERR: warning: label ‘_cdCw’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _cdCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _cdCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdCa’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:864:1: error: BUILDSTDERR: warning: label ‘_cdCa’ defined but not used [-Wunused-label] BUILDSTDERR: 864 | _cdCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 864 | _cdCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:902:1: error: BUILDSTDERR: warning: label ‘_cdCN’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _cdCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _cdCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:924:1: error: BUILDSTDERR: warning: label ‘_cdCV’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _cdCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _cdCV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:949:1: error: BUILDSTDERR: warning: label ‘_cdCZ’ defined but not used [-Wunused-label] BUILDSTDERR: 949 | _cdCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 949 | _cdCZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:986:1: error: BUILDSTDERR: warning: label ‘_cdDn’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cdDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cdDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1018:1: error: BUILDSTDERR: warning: label ‘_cdDs’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _cdDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _cdDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1057:1: error: BUILDSTDERR: warning: label ‘_cdDx’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _cdDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _cdDx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdD8’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cdD8’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cdD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cdD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1125:1: error: BUILDSTDERR: warning: label ‘_cdDM’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _cdDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _cdDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdDJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1150:1: error: BUILDSTDERR: warning: label ‘_cdDJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _cdDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _cdDJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdnX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1172:1: error: BUILDSTDERR: warning: label ‘_cdE1’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _cdE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _cdE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1197:1: error: BUILDSTDERR: warning: label ‘_cdE4’ defined but not used [-Wunused-label] BUILDSTDERR: 1197 | _cdE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1197 | _cdE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdo5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1227:1: error: BUILDSTDERR: warning: label ‘_cdEw’ defined but not used [-Wunused-label] BUILDSTDERR: 1227 | _cdEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1227 | _cdEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdo6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1259:1: error: BUILDSTDERR: warning: label ‘_cdEB’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _cdEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _cdEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdo7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1303:1: error: BUILDSTDERR: warning: label ‘_cdEI’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _cdEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _cdEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdEG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cdEG’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cdEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cdEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1365:1: error: BUILDSTDERR: warning: label ‘_cdEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _cdEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _cdEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdEd’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cdEd’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cdEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cdEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1433:1: error: BUILDSTDERR: warning: label ‘_cdF7’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _cdF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _cdF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdob_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1455:1: error: BUILDSTDERR: warning: label ‘_cdFf’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _cdFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _cdFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1477:1: error: BUILDSTDERR: warning: label ‘_cdFn’ defined but not used [-Wunused-label] BUILDSTDERR: 1477 | _cdFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1477 | _cdFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdo9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1499:1: error: BUILDSTDERR: warning: label ‘_cdFu’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _cdFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _cdFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1528:1: error: BUILDSTDERR: warning: label ‘_cdFy’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _cdFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _cdFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadTransEnvTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1571:1: error: BUILDSTDERR: warning: label ‘_cdFK’ defined but not used [-Wunused-label] BUILDSTDERR: 1571 | _cdFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1571 | _cdFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdFH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cdFH’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cdFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cdFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadTransEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1611:1: error: BUILDSTDERR: warning: label ‘_cdFV’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _cdFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _cdFV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdot_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1630:1: error: BUILDSTDERR: warning: label ‘_cdGg’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _cdGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _cdGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1657:1: error: BUILDSTDERR: warning: label ‘_cdGn’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _cdGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _cdGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1685:1: error: BUILDSTDERR: warning: label ‘_cdGq’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _cdGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _cdGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdG2’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1712:1: error: BUILDSTDERR: warning: label ‘_cdG2’ defined but not used [-Wunused-label] BUILDSTDERR: 1712 | _cdG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1712 | _cdG2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdG7’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1739:1: error: BUILDSTDERR: warning: label ‘_cdG7’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _cdG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _cdG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1781:1: error: BUILDSTDERR: warning: label ‘_cdGI’ defined but not used [-Wunused-label] BUILDSTDERR: 1781 | _cdGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1781 | _cdGI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdox_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1807:1: error: BUILDSTDERR: warning: label ‘_cdGP’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _cdGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _cdGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1833:1: error: BUILDSTDERR: warning: label ‘_cdGT’ defined but not used [-Wunused-label] BUILDSTDERR: 1833 | _cdGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1833 | _cdGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1869:1: error: BUILDSTDERR: warning: label ‘_cdH6’ defined but not used [-Wunused-label] BUILDSTDERR: 1869 | _cdH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1869 | _cdH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1894:1: error: BUILDSTDERR: warning: label ‘_cdH9’ defined but not used [-Wunused-label] BUILDSTDERR: 1894 | _cdH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1894 | _cdH9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1925:1: error: BUILDSTDERR: warning: label ‘_cdHx’ defined but not used [-Wunused-label] BUILDSTDERR: 1925 | _cdHx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1925 | _cdHx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdHv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cdHv’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cdHv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cdHv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:1969:1: error: BUILDSTDERR: warning: label ‘_cdHD’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _cdHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _cdHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdHm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cdHm’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cdHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cdHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2036:1: error: BUILDSTDERR: warning: label ‘_cdI4’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _cdI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _cdI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2063:1: error: BUILDSTDERR: warning: label ‘_cdIb’ defined but not used [-Wunused-label] BUILDSTDERR: 2063 | _cdIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2063 | _cdIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdoV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2091:1: error: BUILDSTDERR: warning: label ‘_cdIe’ defined but not used [-Wunused-label] BUILDSTDERR: 2091 | _cdIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2091 | _cdIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdHQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2121:1: error: BUILDSTDERR: warning: label ‘_cdHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _cdHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _cdHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdHV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2149:1: error: BUILDSTDERR: warning: label ‘_cdHV’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _cdHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _cdHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cdIo’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cdIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cdIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2223:1: error: BUILDSTDERR: warning: label ‘_cdIx’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _cdIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _cdIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2245:1: error: BUILDSTDERR: warning: label ‘_cdIY’ defined but not used [-Wunused-label] BUILDSTDERR: 2245 | _cdIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2245 | _cdIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdIW’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2271:1: error: BUILDSTDERR: warning: label ‘_cdIW’ defined but not used [-Wunused-label] BUILDSTDERR: 2271 | _cdIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2271 | _cdIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2293:1: error: BUILDSTDERR: warning: label ‘_cdJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _cdJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _cdJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdp8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2332:1: error: BUILDSTDERR: warning: label ‘_cdJd’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _cdJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _cdJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2360:1: error: BUILDSTDERR: warning: label ‘_cdJg’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _cdJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _cdJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdIE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2387:1: error: BUILDSTDERR: warning: label ‘_cdIE’ defined but not used [-Wunused-label] BUILDSTDERR: 2387 | _cdIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2387 | _cdIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdIJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2414:1: error: BUILDSTDERR: warning: label ‘_cdIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2414 | _cdIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2414 | _cdIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2457:1: error: BUILDSTDERR: warning: label ‘_cdJu’ defined but not used [-Wunused-label] BUILDSTDERR: 2457 | _cdJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2457 | _cdJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2485:1: error: BUILDSTDERR: warning: label ‘_cdJG’ defined but not used [-Wunused-label] BUILDSTDERR: 2485 | _cdJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2485 | _cdJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2508:1: error: BUILDSTDERR: warning: label ‘_cdJO’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _cdJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _cdJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2531:1: error: BUILDSTDERR: warning: label ‘_cdJW’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _cdJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _cdJW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2554:1: error: BUILDSTDERR: warning: label ‘_cdK4’ defined but not used [-Wunused-label] BUILDSTDERR: 2554 | _cdK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2554 | _cdK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdph_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2577:1: error: BUILDSTDERR: warning: label ‘_cdKc’ defined but not used [-Wunused-label] BUILDSTDERR: 2577 | _cdKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2577 | _cdKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2600:1: error: BUILDSTDERR: warning: label ‘_cdKj’ defined but not used [-Wunused-label] BUILDSTDERR: 2600 | _cdKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2600 | _cdKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2633:1: error: BUILDSTDERR: warning: label ‘_cdKn’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _cdKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _cdKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadHoistEnvTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2688:1: error: BUILDSTDERR: warning: label ‘_cdKz’ defined but not used [-Wunused-label] BUILDSTDERR: 2688 | _cdKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2688 | _cdKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdKw’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2711:1: error: BUILDSTDERR: warning: label ‘_cdKw’ defined but not used [-Wunused-label] BUILDSTDERR: 2711 | _cdKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2711 | _cdKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadHoistEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2747:1: error: BUILDSTDERR: warning: label ‘_cdKO’ defined but not used [-Wunused-label] BUILDSTDERR: 2747 | _cdKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2747 | _cdKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2766:1: error: BUILDSTDERR: warning: label ‘_cdL9’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _cdL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _cdL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2793:1: error: BUILDSTDERR: warning: label ‘_cdLg’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _cdLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _cdLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2821:1: error: BUILDSTDERR: warning: label ‘_cdLj’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _cdLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _cdLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdKV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2848:1: error: BUILDSTDERR: warning: label ‘_cdKV’ defined but not used [-Wunused-label] BUILDSTDERR: 2848 | _cdKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2848 | _cdKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdL0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2875:1: error: BUILDSTDERR: warning: label ‘_cdL0’ defined but not used [-Wunused-label] BUILDSTDERR: 2875 | _cdL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2875 | _cdL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cdLB’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cdLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cdLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2942:1: error: BUILDSTDERR: warning: label ‘_cdLE’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _cdLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _cdLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cdM7’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cdM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cdM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdM5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:2999:1: error: BUILDSTDERR: warning: label ‘_cdM5’ defined but not used [-Wunused-label] BUILDSTDERR: 2999 | _cdM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2999 | _cdM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdMa’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3016:1: error: BUILDSTDERR: warning: label ‘_cdMa’ defined but not used [-Wunused-label] BUILDSTDERR: 3016 | _cdMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3016 | _cdMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3038:1: error: BUILDSTDERR: warning: label ‘_cdMi’ defined but not used [-Wunused-label] BUILDSTDERR: 3038 | _cdMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3038 | _cdMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdpT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3077:1: error: BUILDSTDERR: warning: label ‘_cdMr’ defined but not used [-Wunused-label] BUILDSTDERR: 3077 | _cdMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3077 | _cdMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3105:1: error: BUILDSTDERR: warning: label ‘_cdMu’ defined but not used [-Wunused-label] BUILDSTDERR: 3105 | _cdMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3105 | _cdMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdLN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3132:1: error: BUILDSTDERR: warning: label ‘_cdLN’ defined but not used [-Wunused-label] BUILDSTDERR: 3132 | _cdLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3132 | _cdLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdLS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3159:1: error: BUILDSTDERR: warning: label ‘_cdLS’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _cdLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _cdLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3202:1: error: BUILDSTDERR: warning: label ‘_cdN2’ defined but not used [-Wunused-label] BUILDSTDERR: 3202 | _cdN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3202 | _cdN2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdN0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3228:1: error: BUILDSTDERR: warning: label ‘_cdN0’ defined but not used [-Wunused-label] BUILDSTDERR: 3228 | _cdN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3228 | _cdN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdN5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3245:1: error: BUILDSTDERR: warning: label ‘_cdN5’ defined but not used [-Wunused-label] BUILDSTDERR: 3245 | _cdN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3245 | _cdN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3267:1: error: BUILDSTDERR: warning: label ‘_cdNd’ defined but not used [-Wunused-label] BUILDSTDERR: 3267 | _cdNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3267 | _cdNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdq8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3306:1: error: BUILDSTDERR: warning: label ‘_cdNm’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _cdNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _cdNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3334:1: error: BUILDSTDERR: warning: label ‘_cdNp’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _cdNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _cdNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdMI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3361:1: error: BUILDSTDERR: warning: label ‘_cdMI’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _cdMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _cdMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdMN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3388:1: error: BUILDSTDERR: warning: label ‘_cdMN’ defined but not used [-Wunused-label] BUILDSTDERR: 3388 | _cdMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3388 | _cdMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3430:1: error: BUILDSTDERR: warning: label ‘_cdNI’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _cdNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _cdNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3453:1: error: BUILDSTDERR: warning: label ‘_cdNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3453 | _cdNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3453 | _cdNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3476:1: error: BUILDSTDERR: warning: label ‘_cdNY’ defined but not used [-Wunused-label] BUILDSTDERR: 3476 | _cdNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3476 | _cdNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3499:1: error: BUILDSTDERR: warning: label ‘_cdO5’ defined but not used [-Wunused-label] BUILDSTDERR: 3499 | _cdO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3499 | _cdO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3530:1: error: BUILDSTDERR: warning: label ‘_cdO9’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _cdO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _cdO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3578:1: error: BUILDSTDERR: warning: label ‘_cdOl’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _cdOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _cdOl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdOi’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3603:1: error: BUILDSTDERR: warning: label ‘_cdOi’ defined but not used [-Wunused-label] BUILDSTDERR: 3603 | _cdOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3603 | _cdOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3626:1: error: BUILDSTDERR: warning: label ‘_cdOz’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _cdOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _cdOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdOw’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3652:1: error: BUILDSTDERR: warning: label ‘_cdOw’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _cdOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _cdOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3675:1: error: BUILDSTDERR: warning: label ‘_cdOK’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _cdOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _cdOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3696:1: error: BUILDSTDERR: warning: label ‘_cdOV’ defined but not used [-Wunused-label] BUILDSTDERR: 3696 | _cdOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3696 | _cdOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3721:1: error: BUILDSTDERR: warning: label ‘_cdP6’ defined but not used [-Wunused-label] BUILDSTDERR: 3721 | _cdP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3721 | _cdP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdP3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3750:1: error: BUILDSTDERR: warning: label ‘_cdP3’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _cdP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _cdP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcsum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3771:1: error: BUILDSTDERR: warning: label ‘_cdPd’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _cdPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _cdPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3810:1: error: BUILDSTDERR: warning: label ‘_cdPq’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _cdPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _cdPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdPo’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3842:1: error: BUILDSTDERR: warning: label ‘_cdPo’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _cdPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _cdPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3863:1: error: BUILDSTDERR: warning: label ‘_cdPE’ defined but not used [-Wunused-label] BUILDSTDERR: 3863 | _cdPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3863 | _cdPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3889:1: error: BUILDSTDERR: warning: label ‘_cdPP’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _cdPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _cdPP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdPM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3921:1: error: BUILDSTDERR: warning: label ‘_cdPM’ defined but not used [-Wunused-label] BUILDSTDERR: 3921 | _cdPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3921 | _cdPM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdPU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3944:1: error: BUILDSTDERR: warning: label ‘_cdPU’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _cdPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _cdPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:3972:1: error: BUILDSTDERR: warning: label ‘_cdQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 3972 | _cdQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3972 | _cdQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4012:1: error: BUILDSTDERR: warning: label ‘_cdQl’ defined but not used [-Wunused-label] BUILDSTDERR: 4012 | _cdQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4012 | _cdQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdQj’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4044:1: error: BUILDSTDERR: warning: label ‘_cdQj’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _cdQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _cdQj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdqT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4065:1: error: BUILDSTDERR: warning: label ‘_cdQz’ defined but not used [-Wunused-label] BUILDSTDERR: 4065 | _cdQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4065 | _cdQz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdr0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4091:1: error: BUILDSTDERR: warning: label ‘_cdQK’ defined but not used [-Wunused-label] BUILDSTDERR: 4091 | _cdQK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4091 | _cdQK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdQH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4123:1: error: BUILDSTDERR: warning: label ‘_cdQH’ defined but not used [-Wunused-label] BUILDSTDERR: 4123 | _cdQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4123 | _cdQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdQP’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4146:1: error: BUILDSTDERR: warning: label ‘_cdQP’ defined but not used [-Wunused-label] BUILDSTDERR: 4146 | _cdQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4146 | _cdQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4174:1: error: BUILDSTDERR: warning: label ‘_cdR3’ defined but not used [-Wunused-label] BUILDSTDERR: 4174 | _cdR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4174 | _cdR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdr4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4208:1: error: BUILDSTDERR: warning: label ‘_cdRg’ defined but not used [-Wunused-label] BUILDSTDERR: 4208 | _cdRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4208 | _cdRg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdr9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4235:1: error: BUILDSTDERR: warning: label ‘_cdRr’ defined but not used [-Wunused-label] BUILDSTDERR: 4235 | _cdRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4235 | _cdRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdRo’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4265:1: error: BUILDSTDERR: warning: label ‘_cdRo’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _cdRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _cdRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4286:1: error: BUILDSTDERR: warning: label ‘_cdRy’ defined but not used [-Wunused-label] BUILDSTDERR: 4286 | _cdRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4286 | _cdRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4324:1: error: BUILDSTDERR: warning: label ‘_cdRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _cdRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _cdRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdrg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4360:1: error: BUILDSTDERR: warning: label ‘_cdRV’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _cdRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _cdRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4381:1: error: BUILDSTDERR: warning: label ‘_cdRY’ defined but not used [-Wunused-label] BUILDSTDERR: 4381 | _cdRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4381 | _cdRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4423:1: error: BUILDSTDERR: warning: label ‘_cdSa’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _cdSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _cdSa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdS7’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4449:1: error: BUILDSTDERR: warning: label ‘_cdS7’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _cdS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _cdS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4477:1: error: BUILDSTDERR: warning: label ‘_cdSp’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _cdSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _cdSp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdSn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4509:1: error: BUILDSTDERR: warning: label ‘_cdSn’ defined but not used [-Wunused-label] BUILDSTDERR: 4509 | _cdSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4509 | _cdSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdrw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4531:1: error: BUILDSTDERR: warning: label ‘_cdSP’ defined but not used [-Wunused-label] BUILDSTDERR: 4531 | _cdSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4531 | _cdSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdSI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4561:1: error: BUILDSTDERR: warning: label ‘_cdSI’ defined but not used [-Wunused-label] BUILDSTDERR: 4561 | _cdSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4561 | _cdSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdrx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4590:1: error: BUILDSTDERR: warning: label ‘_cdT0’ defined but not used [-Wunused-label] BUILDSTDERR: 4590 | _cdT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4590 | _cdT0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4626:1: error: BUILDSTDERR: warning: label ‘_cdTb’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _cdTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _cdTb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdT5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4663:1: error: BUILDSTDERR: warning: label ‘_cdT5’ defined but not used [-Wunused-label] BUILDSTDERR: 4663 | _cdT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4663 | _cdT5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4696:1: error: BUILDSTDERR: warning: label ‘_cdTt’ defined but not used [-Wunused-label] BUILDSTDERR: 4696 | _cdTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4696 | _cdTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdTq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4722:1: error: BUILDSTDERR: warning: label ‘_cdTq’ defined but not used [-Wunused-label] BUILDSTDERR: 4722 | _cdTq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4722 | _cdTq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdrO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4745:1: error: BUILDSTDERR: warning: label ‘_cdTL’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _cdTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _cdTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdTJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4770:1: error: BUILDSTDERR: warning: label ‘_cdTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _cdTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _cdTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4792:1: error: BUILDSTDERR: warning: label ‘_cdTP’ defined but not used [-Wunused-label] BUILDSTDERR: 4792 | _cdTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4792 | _cdTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4835:1: error: BUILDSTDERR: warning: label ‘_cdU1’ defined but not used [-Wunused-label] BUILDSTDERR: 4835 | _cdU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4835 | _cdU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdTY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4861:1: error: BUILDSTDERR: warning: label ‘_cdTY’ defined but not used [-Wunused-label] BUILDSTDERR: 4861 | _cdTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4861 | _cdTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4884:1: error: BUILDSTDERR: warning: label ‘_cdUf’ defined but not used [-Wunused-label] BUILDSTDERR: 4884 | _cdUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4884 | _cdUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdUc’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4912:1: error: BUILDSTDERR: warning: label ‘_cdUc’ defined but not used [-Wunused-label] BUILDSTDERR: 4912 | _cdUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4912 | _cdUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdsb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4940:1: error: BUILDSTDERR: warning: label ‘_cdUx’ defined but not used [-Wunused-label] BUILDSTDERR: 4940 | _cdUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4940 | _cdUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdUv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4965:1: error: BUILDSTDERR: warning: label ‘_cdUv’ defined but not used [-Wunused-label] BUILDSTDERR: 4965 | _cdUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4965 | _cdUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:4987:1: error: BUILDSTDERR: warning: label ‘_cdUB’ defined but not used [-Wunused-label] BUILDSTDERR: 4987 | _cdUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4987 | _cdUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5030:1: error: BUILDSTDERR: warning: label ‘_cdUN’ defined but not used [-Wunused-label] BUILDSTDERR: 5030 | _cdUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5030 | _cdUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdUK’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5056:1: error: BUILDSTDERR: warning: label ‘_cdUK’ defined but not used [-Wunused-label] BUILDSTDERR: 5056 | _cdUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5056 | _cdUK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5078:1: error: BUILDSTDERR: warning: label ‘_cdV1’ defined but not used [-Wunused-label] BUILDSTDERR: 5078 | _cdV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5078 | _cdV1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdUY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5099:1: error: BUILDSTDERR: warning: label ‘_cdUY’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _cdUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _cdUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5138:1: error: BUILDSTDERR: warning: label ‘_cdVl’ defined but not used [-Wunused-label] BUILDSTDERR: 5138 | _cdVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5138 | _cdVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdVi’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5168:1: error: BUILDSTDERR: warning: label ‘_cdVi’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _cdVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _cdVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5202:1: error: BUILDSTDERR: warning: label ‘_cdVA’ defined but not used [-Wunused-label] BUILDSTDERR: 5202 | _cdVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5202 | _cdVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdVy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5234:1: error: BUILDSTDERR: warning: label ‘_cdVy’ defined but not used [-Wunused-label] BUILDSTDERR: 5234 | _cdVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5234 | _cdVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdsD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5256:1: error: BUILDSTDERR: warning: label ‘_cdW0’ defined but not used [-Wunused-label] BUILDSTDERR: 5256 | _cdW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5256 | _cdW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdVT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5287:1: error: BUILDSTDERR: warning: label ‘_cdVT’ defined but not used [-Wunused-label] BUILDSTDERR: 5287 | _cdVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5287 | _cdVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdsE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5318:1: error: BUILDSTDERR: warning: label ‘_cdWb’ defined but not used [-Wunused-label] BUILDSTDERR: 5318 | _cdWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5318 | _cdWb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5354:1: error: BUILDSTDERR: warning: label ‘_cdWm’ defined but not used [-Wunused-label] BUILDSTDERR: 5354 | _cdWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5354 | _cdWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdWg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5391:1: error: BUILDSTDERR: warning: label ‘_cdWg’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _cdWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _cdWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5424:1: error: BUILDSTDERR: warning: label ‘_cdWE’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _cdWE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _cdWE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdWB’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cdWB’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cdWB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cdWB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5471:1: error: BUILDSTDERR: warning: label ‘_cdWP’ defined but not used [-Wunused-label] BUILDSTDERR: 5471 | _cdWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5471 | _cdWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5493:1: error: BUILDSTDERR: warning: label ‘_cdWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5493 | _cdWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5493 | _cdWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdWW’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5522:1: error: BUILDSTDERR: warning: label ‘_cdWW’ defined but not used [-Wunused-label] BUILDSTDERR: 5522 | _cdWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5522 | _cdWW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdsW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5549:1: error: BUILDSTDERR: warning: label ‘_cdXe’ defined but not used [-Wunused-label] BUILDSTDERR: 5549 | _cdXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5549 | _cdXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdt1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5575:1: error: BUILDSTDERR: warning: label ‘_cdXp’ defined but not used [-Wunused-label] BUILDSTDERR: 5575 | _cdXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5575 | _cdXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdXm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cdXm’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cdXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cdXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcproduct_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cdXw’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cdXw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cdXw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5660:1: error: BUILDSTDERR: warning: label ‘_cdXI’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _cdXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _cdXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cdXF’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cdXF’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cdXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cdXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5716:1: error: BUILDSTDERR: warning: label ‘_cdXY’ defined but not used [-Wunused-label] BUILDSTDERR: 5716 | _cdXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5716 | _cdXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5739:1: error: BUILDSTDERR: warning: label ‘_cdY6’ defined but not used [-Wunused-label] BUILDSTDERR: 5739 | _cdY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5739 | _cdY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5761:1: error: BUILDSTDERR: warning: label ‘_cdYe’ defined but not used [-Wunused-label] BUILDSTDERR: 5761 | _cdYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5761 | _cdYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5784:1: error: BUILDSTDERR: warning: label ‘_cdYm’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _cdYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _cdYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5807:1: error: BUILDSTDERR: warning: label ‘_cdYu’ defined but not used [-Wunused-label] BUILDSTDERR: 5807 | _cdYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5807 | _cdYu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdti_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5830:1: error: BUILDSTDERR: warning: label ‘_cdYC’ defined but not used [-Wunused-label] BUILDSTDERR: 5830 | _cdYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5830 | _cdYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdth_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5853:1: error: BUILDSTDERR: warning: label ‘_cdYK’ defined but not used [-Wunused-label] BUILDSTDERR: 5853 | _cdYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5853 | _cdYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5876:1: error: BUILDSTDERR: warning: label ‘_cdYS’ defined but not used [-Wunused-label] BUILDSTDERR: 5876 | _cdYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5876 | _cdYS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5899:1: error: BUILDSTDERR: warning: label ‘_cdZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 5899 | _cdZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5899 | _cdZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdte_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5922:1: error: BUILDSTDERR: warning: label ‘_cdZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _cdZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _cdZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5945:1: error: BUILDSTDERR: warning: label ‘_cdZg’ defined but not used [-Wunused-label] BUILDSTDERR: 5945 | _cdZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5945 | _cdZg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5968:1: error: BUILDSTDERR: warning: label ‘_cdZo’ defined but not used [-Wunused-label] BUILDSTDERR: 5968 | _cdZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5968 | _cdZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:5991:1: error: BUILDSTDERR: warning: label ‘_cdZw’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _cdZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _cdZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdta_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6014:1: error: BUILDSTDERR: warning: label ‘_cdZE’ defined but not used [-Wunused-label] BUILDSTDERR: 6014 | _cdZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6014 | _cdZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdt9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6037:1: error: BUILDSTDERR: warning: label ‘_cdZM’ defined but not used [-Wunused-label] BUILDSTDERR: 6037 | _cdZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6037 | _cdZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdt8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6059:1: error: BUILDSTDERR: warning: label ‘_cdZU’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _cdZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _cdZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6098:1: error: BUILDSTDERR: warning: label ‘_cdZY’ defined but not used [-Wunused-label] BUILDSTDERR: 6098 | _cdZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6098 | _cdZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6177:1: error: BUILDSTDERR: warning: label ‘_ce0b’ defined but not used [-Wunused-label] BUILDSTDERR: 6177 | _ce0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6177 | _ce0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6206:1: error: BUILDSTDERR: warning: label ‘_ce0k’ defined but not used [-Wunused-label] BUILDSTDERR: 6206 | _ce0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6206 | _ce0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdctraverse_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6237:1: error: BUILDSTDERR: warning: label ‘_ce0r’ defined but not used [-Wunused-label] BUILDSTDERR: 6237 | _ce0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6237 | _ce0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce0p’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6268:1: error: BUILDSTDERR: warning: label ‘_ce0p’ defined but not used [-Wunused-label] BUILDSTDERR: 6268 | _ce0p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6268 | _ce0p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6291:1: error: BUILDSTDERR: warning: label ‘_ce0G’ defined but not used [-Wunused-label] BUILDSTDERR: 6291 | _ce0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6291 | _ce0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce0D’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6317:1: error: BUILDSTDERR: warning: label ‘_ce0D’ defined but not used [-Wunused-label] BUILDSTDERR: 6317 | _ce0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6317 | _ce0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6342:1: error: BUILDSTDERR: warning: label ‘_ce0V’ defined but not used [-Wunused-label] BUILDSTDERR: 6342 | _ce0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6342 | _ce0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6367:1: error: BUILDSTDERR: warning: label ‘_ce0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6367 | _ce0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6367 | _ce0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6397:1: error: BUILDSTDERR: warning: label ‘_ce1b’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _ce1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _ce1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcp1Traversable_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6422:1: error: BUILDSTDERR: warning: label ‘_ce1e’ defined but not used [-Wunused-label] BUILDSTDERR: 6422 | _ce1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6422 | _ce1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6452:1: error: BUILDSTDERR: warning: label ‘_ce1w’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _ce1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _ce1w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6481:1: error: BUILDSTDERR: warning: label ‘_ce1F’ defined but not used [-Wunused-label] BUILDSTDERR: 6481 | _ce1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6481 | _ce1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6510:1: error: BUILDSTDERR: warning: label ‘_ce1K’ defined but not used [-Wunused-label] BUILDSTDERR: 6510 | _ce1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6510 | _ce1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce1n’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6542:1: error: BUILDSTDERR: warning: label ‘_ce1n’ defined but not used [-Wunused-label] BUILDSTDERR: 6542 | _ce1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6542 | _ce1n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce1L’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6576:1: error: BUILDSTDERR: warning: label ‘_ce1L’ defined but not used [-Wunused-label] BUILDSTDERR: 6576 | _ce1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6576 | _ce1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdu0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6598:1: error: BUILDSTDERR: warning: label ‘_ce2d’ defined but not used [-Wunused-label] BUILDSTDERR: 6598 | _ce2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6598 | _ce2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdtZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6627:1: error: BUILDSTDERR: warning: label ‘_ce2m’ defined but not used [-Wunused-label] BUILDSTDERR: 6627 | _ce2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6627 | _ce2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6656:1: error: BUILDSTDERR: warning: label ‘_ce2r’ defined but not used [-Wunused-label] BUILDSTDERR: 6656 | _ce2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6656 | _ce2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce20’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6683:1: error: BUILDSTDERR: warning: label ‘_ce20’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _ce20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _ce20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce25’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6706:1: error: BUILDSTDERR: warning: label ‘_ce25’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _ce25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _ce25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce2s’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6739:1: error: BUILDSTDERR: warning: label ‘_ce2s’ defined but not used [-Wunused-label] BUILDSTDERR: 6739 | _ce2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6739 | _ce2s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdua_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6762:1: error: BUILDSTDERR: warning: label ‘_ce2V’ defined but not used [-Wunused-label] BUILDSTDERR: 6762 | _ce2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6762 | _ce2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdu9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6791:1: error: BUILDSTDERR: warning: label ‘_ce34’ defined but not used [-Wunused-label] BUILDSTDERR: 6791 | _ce34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6791 | _ce34: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6820:1: error: BUILDSTDERR: warning: label ‘_ce39’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _ce39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _ce39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce2I’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6847:1: error: BUILDSTDERR: warning: label ‘_ce2I’ defined but not used [-Wunused-label] BUILDSTDERR: 6847 | _ce2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6847 | _ce2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce2N’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6870:1: error: BUILDSTDERR: warning: label ‘_ce2N’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _ce2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _ce2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce3a’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6901:1: error: BUILDSTDERR: warning: label ‘_ce3a’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _ce3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _ce3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sduh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6923:1: error: BUILDSTDERR: warning: label ‘_ce3v’ defined but not used [-Wunused-label] BUILDSTDERR: 6923 | _ce3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6923 | _ce3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdug_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6945:1: error: BUILDSTDERR: warning: label ‘_ce3D’ defined but not used [-Wunused-label] BUILDSTDERR: 6945 | _ce3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6945 | _ce3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sduf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6967:1: error: BUILDSTDERR: warning: label ‘_ce3L’ defined but not used [-Wunused-label] BUILDSTDERR: 6967 | _ce3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6967 | _ce3L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdue_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:6989:1: error: BUILDSTDERR: warning: label ‘_ce3T’ defined but not used [-Wunused-label] BUILDSTDERR: 6989 | _ce3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6989 | _ce3T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdud_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7011:1: error: BUILDSTDERR: warning: label ‘_ce40’ defined but not used [-Wunused-label] BUILDSTDERR: 7011 | _ce40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7011 | _ce40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sduc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7036:1: error: BUILDSTDERR: warning: label ‘_ce47’ defined but not used [-Wunused-label] BUILDSTDERR: 7036 | _ce47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7036 | _ce47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7067:1: error: BUILDSTDERR: warning: label ‘_ce4b’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _ce4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _ce4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7121:1: error: BUILDSTDERR: warning: label ‘_ce4m’ defined but not used [-Wunused-label] BUILDSTDERR: 7121 | _ce4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7121 | _ce4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7162:1: error: BUILDSTDERR: warning: label ‘_ce4v’ defined but not used [-Wunused-label] BUILDSTDERR: 7162 | _ce4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7162 | _ce4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7198:1: error: BUILDSTDERR: warning: label ‘_ce4J’ defined but not used [-Wunused-label] BUILDSTDERR: 7198 | _ce4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7198 | _ce4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce4z’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7219:1: error: BUILDSTDERR: warning: label ‘_ce4z’ defined but not used [-Wunused-label] BUILDSTDERR: 7219 | _ce4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7219 | _ce4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce4C’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7236:1: error: BUILDSTDERR: warning: label ‘_ce4C’ defined but not used [-Wunused-label] BUILDSTDERR: 7236 | _ce4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7236 | _ce4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce4R’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7271:1: error: BUILDSTDERR: warning: label ‘_ce4R’ defined but not used [-Wunused-label] BUILDSTDERR: 7271 | _ce4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7271 | _ce4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce52’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7305:1: error: BUILDSTDERR: warning: label ‘_ce52’ defined but not used [-Wunused-label] BUILDSTDERR: 7305 | _ce52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7305 | _ce52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce59’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7323:1: error: BUILDSTDERR: warning: label ‘_ce59’ defined but not used [-Wunused-label] BUILDSTDERR: 7323 | _ce59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7323 | _ce59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce4Z’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7349:1: error: BUILDSTDERR: warning: label ‘_ce4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7349 | _ce4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7349 | _ce4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7410:1: error: BUILDSTDERR: warning: label ‘_ce5E’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _ce5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _ce5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce5L’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7452:1: error: BUILDSTDERR: warning: label ‘_ce5L’ defined but not used [-Wunused-label] BUILDSTDERR: 7452 | _ce5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7452 | _ce5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_env_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7483:1: error: BUILDSTDERR: warning: label ‘_ce65’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _ce65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _ce65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_runEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7515:1: error: BUILDSTDERR: warning: label ‘_ce6h’ defined but not used [-Wunused-label] BUILDSTDERR: 7515 | _ce6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7515 | _ce6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce6e’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7538:1: error: BUILDSTDERR: warning: label ‘_ce6e’ defined but not used [-Wunused-label] BUILDSTDERR: 7538 | _ce6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7538 | _ce6e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_runEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7573:1: error: BUILDSTDERR: warning: label ‘_ce6y’ defined but not used [-Wunused-label] BUILDSTDERR: 7573 | _ce6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7573 | _ce6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce6v’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7596:1: error: BUILDSTDERR: warning: label ‘_ce6v’ defined but not used [-Wunused-label] BUILDSTDERR: 7596 | _ce6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7596 | _ce6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_lowerEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7631:1: error: BUILDSTDERR: warning: label ‘_ce6P’ defined but not used [-Wunused-label] BUILDSTDERR: 7631 | _ce6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7631 | _ce6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce6M’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7650:1: error: BUILDSTDERR: warning: label ‘_ce6M’ defined but not used [-Wunused-label] BUILDSTDERR: 7650 | _ce6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7650 | _ce6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_ask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7672:1: error: BUILDSTDERR: warning: label ‘_ce73’ defined but not used [-Wunused-label] BUILDSTDERR: 7672 | _ce73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7672 | _ce73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce70’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7691:1: error: BUILDSTDERR: warning: label ‘_ce70’ defined but not used [-Wunused-label] BUILDSTDERR: 7691 | _ce70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7691 | _ce70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_asks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7713:1: error: BUILDSTDERR: warning: label ‘_ce7h’ defined but not used [-Wunused-label] BUILDSTDERR: 7713 | _ce7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7713 | _ce7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce7e’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7738:1: error: BUILDSTDERR: warning: label ‘_ce7e’ defined but not used [-Wunused-label] BUILDSTDERR: 7738 | _ce7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7738 | _ce7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_local_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7762:1: error: BUILDSTDERR: warning: label ‘_ce7v’ defined but not used [-Wunused-label] BUILDSTDERR: 7762 | _ce7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7762 | _ce7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce7s’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7790:1: error: BUILDSTDERR: warning: label ‘_ce7s’ defined but not used [-Wunused-label] BUILDSTDERR: 7790 | _ce7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7790 | _ce7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7960:1: error: BUILDSTDERR: warning: label ‘_ce7R’ defined but not used [-Wunused-label] BUILDSTDERR: 7960 | _ce7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7960 | _ce7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce7M’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:7998:1: error: BUILDSTDERR: warning: label ‘_ce7M’ defined but not used [-Wunused-label] BUILDSTDERR: 7998 | _ce7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7998 | _ce7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce7N’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8014:1: error: BUILDSTDERR: warning: label ‘_ce7N’ defined but not used [-Wunused-label] BUILDSTDERR: 8014 | _ce7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8014 | _ce7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcp1Data_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8049:1: error: BUILDSTDERR: warning: label ‘_ce85’ defined but not used [-Wunused-label] BUILDSTDERR: 8049 | _ce85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8049 | _ce85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce83’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8073:1: error: BUILDSTDERR: warning: label ‘_ce83’ defined but not used [-Wunused-label] BUILDSTDERR: 8073 | _ce83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8073 | _ce83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce88’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8093:1: error: BUILDSTDERR: warning: label ‘_ce88’ defined but not used [-Wunused-label] BUILDSTDERR: 8093 | _ce88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8093 | _ce88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce8c’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8113:1: error: BUILDSTDERR: warning: label ‘_ce8c’ defined but not used [-Wunused-label] BUILDSTDERR: 8113 | _ce8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8113 | _ce8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce8g’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8132:1: error: BUILDSTDERR: warning: label ‘_ce8g’ defined but not used [-Wunused-label] BUILDSTDERR: 8132 | _ce8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8132 | _ce8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8153:1: error: BUILDSTDERR: warning: label ‘_ce8u’ defined but not used [-Wunused-label] BUILDSTDERR: 8153 | _ce8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8153 | _ce8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdvr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8177:1: error: BUILDSTDERR: warning: label ‘_ce8F’ defined but not used [-Wunused-label] BUILDSTDERR: 8177 | _ce8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8177 | _ce8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdvs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8203:1: error: BUILDSTDERR: warning: label ‘_ce8O’ defined but not used [-Wunused-label] BUILDSTDERR: 8203 | _ce8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8203 | _ce8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce8M’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8231:1: error: BUILDSTDERR: warning: label ‘_ce8M’ defined but not used [-Wunused-label] BUILDSTDERR: 8231 | _ce8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8231 | _ce8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce8R’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8251:1: error: BUILDSTDERR: warning: label ‘_ce8R’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _ce8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _ce8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce8V’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8270:1: error: BUILDSTDERR: warning: label ‘_ce8V’ defined but not used [-Wunused-label] BUILDSTDERR: 8270 | _ce8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8270 | _ce8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdvG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8287:1: error: BUILDSTDERR: warning: label ‘_ce9c’ defined but not used [-Wunused-label] BUILDSTDERR: 8287 | _ce9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8287 | _ce9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce99’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8317:1: error: BUILDSTDERR: warning: label ‘_ce99’ defined but not used [-Wunused-label] BUILDSTDERR: 8317 | _ce99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8317 | _ce99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ce9f’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8342:1: error: BUILDSTDERR: warning: label ‘_ce9f’ defined but not used [-Wunused-label] BUILDSTDERR: 8342 | _ce9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8342 | _ce9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcdataCast1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8388:1: error: BUILDSTDERR: warning: label ‘_ce9I’ defined but not used [-Wunused-label] BUILDSTDERR: 8388 | _ce9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8388 | _ce9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcdataCast1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8426:1: error: BUILDSTDERR: warning: label ‘_ce9R’ defined but not used [-Wunused-label] BUILDSTDERR: 8426 | _ce9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8426 | _ce9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdvR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8457:1: error: BUILDSTDERR: warning: label ‘_cea2’ defined but not used [-Wunused-label] BUILDSTDERR: 8457 | _cea2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8457 | _cea2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8482:1: error: BUILDSTDERR: warning: label ‘_ceah’ defined but not used [-Wunused-label] BUILDSTDERR: 8482 | _ceah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8482 | _ceah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceae’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8512:1: error: BUILDSTDERR: warning: label ‘_ceae’ defined but not used [-Wunused-label] BUILDSTDERR: 8512 | _ceae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8512 | _ceae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceam’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8535:1: error: BUILDSTDERR: warning: label ‘_ceam’ defined but not used [-Wunused-label] BUILDSTDERR: 8535 | _ceam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8535 | _ceam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8568:1: error: BUILDSTDERR: warning: label ‘_ceb7’ defined but not used [-Wunused-label] BUILDSTDERR: 8568 | _ceb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8568 | _ceb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdw8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8614:1: error: BUILDSTDERR: warning: label ‘_cebn’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _cebn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _cebn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdw9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8656:1: error: BUILDSTDERR: warning: label ‘_cebs’ defined but not used [-Wunused-label] BUILDSTDERR: 8656 | _cebs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8656 | _cebs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8696:1: error: BUILDSTDERR: warning: label ‘_cebx’ defined but not used [-Wunused-label] BUILDSTDERR: 8696 | _cebx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8696 | _cebx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceaW’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8732:1: error: BUILDSTDERR: warning: label ‘_ceaW’ defined but not used [-Wunused-label] BUILDSTDERR: 8732 | _ceaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8732 | _ceaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdvW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8776:1: error: BUILDSTDERR: warning: label ‘_cebE’ defined but not used [-Wunused-label] BUILDSTDERR: 8776 | _cebE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8776 | _cebE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8820:1: error: BUILDSTDERR: warning: label ‘_cebR’ defined but not used [-Wunused-label] BUILDSTDERR: 8820 | _cebR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8820 | _cebR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8851:1: error: BUILDSTDERR: warning: label ‘_cebU’ defined but not used [-Wunused-label] BUILDSTDERR: 8851 | _cebU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8851 | _cebU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8891:1: error: BUILDSTDERR: warning: label ‘_cebZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8891 | _cebZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8891 | _cebZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceaG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8931:1: error: BUILDSTDERR: warning: label ‘_ceaG’ defined but not used [-Wunused-label] BUILDSTDERR: 8931 | _ceaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8931 | _ceaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapMp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:8974:1: error: BUILDSTDERR: warning: label ‘_cec6’ defined but not used [-Wunused-label] BUILDSTDERR: 8974 | _cec6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8974 | _cec6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cea5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9008:1: error: BUILDSTDERR: warning: label ‘_cea5’ defined but not used [-Wunused-label] BUILDSTDERR: 9008 | _cea5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9008 | _cea5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMp_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9049:1: error: BUILDSTDERR: warning: label ‘_cecf’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _cecf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _cecf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9058:1: error: BUILDSTDERR: warning: label ‘_cecj’ defined but not used [-Wunused-label] BUILDSTDERR: 9058 | _cecj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9058 | _cecj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9084:1: error: BUILDSTDERR: warning: label ‘_cecH’ defined but not used [-Wunused-label] BUILDSTDERR: 9084 | _cecH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9084 | _cecH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9122:1: error: BUILDSTDERR: warning: label ‘_cecM’ defined but not used [-Wunused-label] BUILDSTDERR: 9122 | _cecM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9122 | _cecM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9161:1: error: BUILDSTDERR: warning: label ‘_cecR’ defined but not used [-Wunused-label] BUILDSTDERR: 9161 | _cecR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9161 | _cecR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9201:1: error: BUILDSTDERR: warning: label ‘_ced4’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _ced4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _ced4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdwL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9232:1: error: BUILDSTDERR: warning: label ‘_ced7’ defined but not used [-Wunused-label] BUILDSTDERR: 9232 | _ced7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9232 | _ced7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9275:1: error: BUILDSTDERR: warning: label ‘_cedc’ defined but not used [-Wunused-label] BUILDSTDERR: 9275 | _cedc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9275 | _cedc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapM_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9314:1: error: BUILDSTDERR: warning: label ‘_cedi’ defined but not used [-Wunused-label] BUILDSTDERR: 9314 | _cedi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9314 | _cedi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9324:1: error: BUILDSTDERR: warning: label ‘_cedp’ defined but not used [-Wunused-label] BUILDSTDERR: 9324 | _cedp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9324 | _cedp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cedm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9351:1: error: BUILDSTDERR: warning: label ‘_cedm’ defined but not used [-Wunused-label] BUILDSTDERR: 9351 | _cedm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9351 | _cedm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQi_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9376:1: error: BUILDSTDERR: warning: label ‘_cedx’ defined but not used [-Wunused-label] BUILDSTDERR: 9376 | _cedx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9376 | _cedx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9386:1: error: BUILDSTDERR: warning: label ‘_cedE’ defined but not used [-Wunused-label] BUILDSTDERR: 9386 | _cedE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9386 | _cedE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cedB’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9415:1: error: BUILDSTDERR: warning: label ‘_cedB’ defined but not used [-Wunused-label] BUILDSTDERR: 9415 | _cedB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9415 | _cedB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cedH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9439:1: error: BUILDSTDERR: warning: label ‘_cedH’ defined but not used [-Wunused-label] BUILDSTDERR: 9439 | _cedH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9439 | _cedH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQr_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9478:1: error: BUILDSTDERR: warning: label ‘_cedY’ defined but not used [-Wunused-label] BUILDSTDERR: 9478 | _cedY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9478 | _cedY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdxm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9491:1: error: BUILDSTDERR: warning: label ‘_ceec’ defined but not used [-Wunused-label] BUILDSTDERR: 9491 | _ceec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9491 | _ceec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9533:1: error: BUILDSTDERR: warning: label ‘_ceeh’ defined but not used [-Wunused-label] BUILDSTDERR: 9533 | _ceeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9533 | _ceeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cee2’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9564:1: error: BUILDSTDERR: warning: label ‘_cee2’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _cee2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _cee2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9610:1: error: BUILDSTDERR: warning: label ‘_ceew’ defined but not used [-Wunused-label] BUILDSTDERR: 9610 | _ceew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9610 | _ceew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceet’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9640:1: error: BUILDSTDERR: warning: label ‘_ceet’ defined but not used [-Wunused-label] BUILDSTDERR: 9640 | _ceet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9640 | _ceet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT2_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9685:1: error: BUILDSTDERR: warning: label ‘_ceeK’ defined but not used [-Wunused-label] BUILDSTDERR: 9685 | _ceeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9685 | _ceeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdxL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9698:1: error: BUILDSTDERR: warning: label ‘_ceeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9698 | _ceeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9698 | _ceeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9740:1: error: BUILDSTDERR: warning: label ‘_cef4’ defined but not used [-Wunused-label] BUILDSTDERR: 9740 | _cef4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9740 | _cef4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceeO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9771:1: error: BUILDSTDERR: warning: label ‘_ceeO’ defined but not used [-Wunused-label] BUILDSTDERR: 9771 | _ceeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9771 | _ceeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9817:1: error: BUILDSTDERR: warning: label ‘_cefi’ defined but not used [-Wunused-label] BUILDSTDERR: 9817 | _cefi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9817 | _cefi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_ceff’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9846:1: error: BUILDSTDERR: warning: label ‘_ceff’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _ceff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _ceff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdy3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9889:1: error: BUILDSTDERR: warning: label ‘_cefC’ defined but not used [-Wunused-label] BUILDSTDERR: 9889 | _cefC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9889 | _cefC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9914:1: error: BUILDSTDERR: warning: label ‘_cefR’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _cefR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _cefR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cefO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9944:1: error: BUILDSTDERR: warning: label ‘_cefO’ defined but not used [-Wunused-label] BUILDSTDERR: 9944 | _cefO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9944 | _cefO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cefW’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:9967:1: error: BUILDSTDERR: warning: label ‘_cefW’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _cefW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _cefW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10000:1: error: BUILDSTDERR: warning: label ‘_cegM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10000 | _cegM: BUILDSTDERR: | ^ BUILDSTDERR: 10000 | _cegM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10045:1: error: BUILDSTDERR: warning: label ‘_ceh2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10045 | _ceh2: BUILDSTDERR: | ^ BUILDSTDERR: 10045 | _ceh2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdym_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10087:1: error: BUILDSTDERR: warning: label ‘_ceh7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10087 | _ceh7: BUILDSTDERR: | ^ BUILDSTDERR: 10087 | _ceh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdys_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10127:1: error: BUILDSTDERR: warning: label ‘_cehc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _cehc: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _cehc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cegw’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10159:1: error: BUILDSTDERR: warning: label ‘_cegw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _cegw: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _cegw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cegB’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10190:1: error: BUILDSTDERR: warning: label ‘_cegB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10190 | _cegB: BUILDSTDERR: | ^ BUILDSTDERR: 10190 | _cegB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdy8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cehw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cehw: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cehw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10301:1: error: BUILDSTDERR: warning: label ‘_cehJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10301 | _cehJ: BUILDSTDERR: | ^ BUILDSTDERR: 10301 | _cehJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10332:1: error: BUILDSTDERR: warning: label ‘_cehM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10332 | _cehM: BUILDSTDERR: | ^ BUILDSTDERR: 10332 | _cehM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10372:1: error: BUILDSTDERR: warning: label ‘_cehR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10372 | _cehR: BUILDSTDERR: | ^ BUILDSTDERR: 10372 | _cehR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cegg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10412:1: error: BUILDSTDERR: warning: label ‘_cegg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10412 | _cegg: BUILDSTDERR: | ^ BUILDSTDERR: 10412 | _cegg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapMo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10455:1: error: BUILDSTDERR: warning: label ‘_cehY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10455 | _cehY: BUILDSTDERR: | ^ BUILDSTDERR: 10455 | _cehY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘_cefF’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10489:1: error: BUILDSTDERR: warning: label ‘_cefF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10489 | _cefF: BUILDSTDERR: | ^ BUILDSTDERR: 10489 | _cefF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMo_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10530:1: error: BUILDSTDERR: warning: label ‘_cei7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10530 | _cei7: BUILDSTDERR: | ^ BUILDSTDERR: 10530 | _cei7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10539:1: error: BUILDSTDERR: warning: label ‘_ceib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10539 | _ceib: BUILDSTDERR: | ^ BUILDSTDERR: 10539 | _ceib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10562:1: error: BUILDSTDERR: warning: label ‘_ceii’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10562 | _ceii: BUILDSTDERR: | ^ BUILDSTDERR: 10562 | _ceii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10583:1: error: BUILDSTDERR: warning: label ‘_ceip’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10583 | _ceip: BUILDSTDERR: | ^ BUILDSTDERR: 10583 | _ceip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘rdmI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10604:1: error: BUILDSTDERR: warning: label ‘_ceiw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10604 | _ceiw: BUILDSTDERR: | ^ BUILDSTDERR: 10604 | _ceiw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdz9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10625:1: error: BUILDSTDERR: warning: label ‘_ceiI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10625 | _ceiI: BUILDSTDERR: | ^ BUILDSTDERR: 10625 | _ceiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdz5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10648:1: error: BUILDSTDERR: warning: label ‘_ceiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _ceiQ: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _ceiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdz1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10671:1: error: BUILDSTDERR: warning: label ‘_ceiY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10671 | _ceiY: BUILDSTDERR: | ^ BUILDSTDERR: 10671 | _ceiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdz0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10696:1: error: BUILDSTDERR: warning: label ‘_cej6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10696 | _cej6: BUILDSTDERR: | ^ BUILDSTDERR: 10696 | _cej6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10722:1: error: BUILDSTDERR: warning: label ‘_ceje’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10722 | _ceje: BUILDSTDERR: | ^ BUILDSTDERR: 10722 | _ceje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10747:1: error: BUILDSTDERR: warning: label ‘_cejm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10747 | _cejm: BUILDSTDERR: | ^ BUILDSTDERR: 10747 | _cejm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10772:1: error: BUILDSTDERR: warning: label ‘_ceju’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10772 | _ceju: BUILDSTDERR: | ^ BUILDSTDERR: 10772 | _ceju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10797:1: error: BUILDSTDERR: warning: label ‘_cejC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10797 | _cejC: BUILDSTDERR: | ^ BUILDSTDERR: 10797 | _cejC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10822:1: error: BUILDSTDERR: warning: label ‘_cejK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10822 | _cejK: BUILDSTDERR: | ^ BUILDSTDERR: 10822 | _cejK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10847:1: error: BUILDSTDERR: warning: label ‘_cejS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10847 | _cejS: BUILDSTDERR: | ^ BUILDSTDERR: 10847 | _cejS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10873:1: error: BUILDSTDERR: warning: label ‘_cek0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10873 | _cek0: BUILDSTDERR: | ^ BUILDSTDERR: 10873 | _cek0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘sdyR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10898:1: error: BUILDSTDERR: warning: label ‘_cek7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10898 | _cek7: BUILDSTDERR: | ^ BUILDSTDERR: 10898 | _cek7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:10944:1: error: BUILDSTDERR: warning: label ‘_cekb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _cekb: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _cekb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_EnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cekl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cekl: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cekl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_EnvT_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_55.hc:11072:1: error: BUILDSTDERR: warning: label ‘_cekq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11072 | _cekq: BUILDSTDERR: | ^ BUILDSTDERR: 11072 | _cekq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdm9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:19:1: error: BUILDSTDERR: warning: label ‘_cewY’ defined but not used [-Wunused-label] BUILDSTDERR: 19 | _cewY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 19 | _cewY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdma_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:60:1: error: BUILDSTDERR: warning: label ‘_cex7’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cex7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cex7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:101:1: error: BUILDSTDERR: warning: label ‘_cexg’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cexg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cexg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:142:1: error: BUILDSTDERR: warning: label ‘_cexp’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cexp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cexp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:218:1: error: BUILDSTDERR: warning: label ‘_cexA’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _cexA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _cexA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cexy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:251:1: error: BUILDSTDERR: warning: label ‘_cexy’ defined but not used [-Wunused-label] BUILDSTDERR: 251 | _cexy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 251 | _cexy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sekI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:274:1: error: BUILDSTDERR: warning: label ‘_cey7’ defined but not used [-Wunused-label] BUILDSTDERR: 274 | _cey7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 274 | _cey7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sekJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:302:1: error: BUILDSTDERR: warning: label ‘_ceya’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _ceya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _ceya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgunfold_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:340:1: error: BUILDSTDERR: warning: label ‘_ceyj’ defined but not used [-Wunused-label] BUILDSTDERR: 340 | _ceyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 340 | _ceyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cexL’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:371:1: error: BUILDSTDERR: warning: label ‘_cexL’ defined but not used [-Wunused-label] BUILDSTDERR: 371 | _cexL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 371 | _cexL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cexR’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:410:1: error: BUILDSTDERR: warning: label ‘_cexR’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _cexR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _cexR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceyn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:451:1: error: BUILDSTDERR: warning: label ‘_ceyn’ defined but not used [-Wunused-label] BUILDSTDERR: 451 | _ceyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 451 | _ceyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgunfold_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:471:1: error: BUILDSTDERR: warning: label ‘_ceyF’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _ceyF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _ceyF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgunfold_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:481:1: error: BUILDSTDERR: warning: label ‘_ceyM’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _ceyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _ceyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceyJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:509:1: error: BUILDSTDERR: warning: label ‘_ceyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 509 | _ceyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 509 | _ceyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgfoldl_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:535:1: error: BUILDSTDERR: warning: label ‘_ceyU’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _ceyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _ceyU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sel7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:544:1: error: BUILDSTDERR: warning: label ‘_cezb’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _cezb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _cezb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sel8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:573:1: error: BUILDSTDERR: warning: label ‘_ceze’ defined but not used [-Wunused-label] BUILDSTDERR: 573 | _ceze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 573 | _ceze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgfoldl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:613:1: error: BUILDSTDERR: warning: label ‘_cezj’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _cezj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _cezj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceyY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:643:1: error: BUILDSTDERR: warning: label ‘_ceyY’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _ceyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _ceyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘self_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:683:1: error: BUILDSTDERR: warning: label ‘_cezD’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cezD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cezD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:711:1: error: BUILDSTDERR: warning: label ‘_cezG’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _cezG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _cezG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cezu’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:740:1: error: BUILDSTDERR: warning: label ‘_cezu’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cezu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cezu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seln_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:776:1: error: BUILDSTDERR: warning: label ‘_ceA6’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _ceA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _ceA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:796:1: error: BUILDSTDERR: warning: label ‘_ceA9’ defined but not used [-Wunused-label] BUILDSTDERR: 796 | _ceA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 796 | _ceA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:835:1: error: BUILDSTDERR: warning: label ‘_ceAe’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _ceAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _ceAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cezS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:864:1: error: BUILDSTDERR: warning: label ‘_cezS’ defined but not used [-Wunused-label] BUILDSTDERR: 864 | _cezS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 864 | _cezS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:902:1: error: BUILDSTDERR: warning: label ‘_ceAv’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _ceAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _ceAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:924:1: error: BUILDSTDERR: warning: label ‘_ceAD’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _ceAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _ceAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:949:1: error: BUILDSTDERR: warning: label ‘_ceAH’ defined but not used [-Wunused-label] BUILDSTDERR: 949 | _ceAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 949 | _ceAH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:986:1: error: BUILDSTDERR: warning: label ‘_ceB5’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _ceB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _ceB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sely_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1018:1: error: BUILDSTDERR: warning: label ‘_ceBa’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _ceBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _ceBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1057:1: error: BUILDSTDERR: warning: label ‘_ceBf’ defined but not used [-Wunused-label] BUILDSTDERR: 1057 | _ceBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1057 | _ceBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceAQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1086:1: error: BUILDSTDERR: warning: label ‘_ceAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _ceAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _ceAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1125:1: error: BUILDSTDERR: warning: label ‘_ceBu’ defined but not used [-Wunused-label] BUILDSTDERR: 1125 | _ceBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1125 | _ceBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceBr’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1150:1: error: BUILDSTDERR: warning: label ‘_ceBr’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _ceBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _ceBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1172:1: error: BUILDSTDERR: warning: label ‘_ceBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _ceBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _ceBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1197:1: error: BUILDSTDERR: warning: label ‘_ceBM’ defined but not used [-Wunused-label] BUILDSTDERR: 1197 | _ceBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1197 | _ceBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1227:1: error: BUILDSTDERR: warning: label ‘_ceCe’ defined but not used [-Wunused-label] BUILDSTDERR: 1227 | _ceCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1227 | _ceCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1259:1: error: BUILDSTDERR: warning: label ‘_ceCj’ defined but not used [-Wunused-label] BUILDSTDERR: 1259 | _ceCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1259 | _ceCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1303:1: error: BUILDSTDERR: warning: label ‘_ceCq’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _ceCq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _ceCq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceCo’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1344:1: error: BUILDSTDERR: warning: label ‘_ceCo’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _ceCo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _ceCo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1365:1: error: BUILDSTDERR: warning: label ‘_ceCy’ defined but not used [-Wunused-label] BUILDSTDERR: 1365 | _ceCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1365 | _ceCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceBV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1394:1: error: BUILDSTDERR: warning: label ‘_ceBV’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _ceBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _ceBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1433:1: error: BUILDSTDERR: warning: label ‘_ceCP’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _ceCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _ceCP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1455:1: error: BUILDSTDERR: warning: label ‘_ceCX’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _ceCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _ceCX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1477:1: error: BUILDSTDERR: warning: label ‘_ceD5’ defined but not used [-Wunused-label] BUILDSTDERR: 1477 | _ceD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1477 | _ceD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘selR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1499:1: error: BUILDSTDERR: warning: label ‘_ceDc’ defined but not used [-Wunused-label] BUILDSTDERR: 1499 | _ceDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1499 | _ceDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1528:1: error: BUILDSTDERR: warning: label ‘_ceDg’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _ceDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _ceDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadTransEnvTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1571:1: error: BUILDSTDERR: warning: label ‘_ceDs’ defined but not used [-Wunused-label] BUILDSTDERR: 1571 | _ceDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1571 | _ceDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceDp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1591:1: error: BUILDSTDERR: warning: label ‘_ceDp’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _ceDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _ceDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadTransEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1611:1: error: BUILDSTDERR: warning: label ‘_ceDD’ defined but not used [-Wunused-label] BUILDSTDERR: 1611 | _ceDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1611 | _ceDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1630:1: error: BUILDSTDERR: warning: label ‘_ceDY’ defined but not used [-Wunused-label] BUILDSTDERR: 1630 | _ceDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1630 | _ceDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sema_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1657:1: error: BUILDSTDERR: warning: label ‘_ceE5’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _ceE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _ceE5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1685:1: error: BUILDSTDERR: warning: label ‘_ceE8’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _ceE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _ceE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceDK’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1712:1: error: BUILDSTDERR: warning: label ‘_ceDK’ defined but not used [-Wunused-label] BUILDSTDERR: 1712 | _ceDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1712 | _ceDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceDP’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1739:1: error: BUILDSTDERR: warning: label ‘_ceDP’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _ceDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _ceDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1781:1: error: BUILDSTDERR: warning: label ‘_ceEq’ defined but not used [-Wunused-label] BUILDSTDERR: 1781 | _ceEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1781 | _ceEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1807:1: error: BUILDSTDERR: warning: label ‘_ceEx’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _ceEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _ceEx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1833:1: error: BUILDSTDERR: warning: label ‘_ceEB’ defined but not used [-Wunused-label] BUILDSTDERR: 1833 | _ceEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1833 | _ceEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1869:1: error: BUILDSTDERR: warning: label ‘_ceEO’ defined but not used [-Wunused-label] BUILDSTDERR: 1869 | _ceEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1869 | _ceEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1894:1: error: BUILDSTDERR: warning: label ‘_ceER’ defined but not used [-Wunused-label] BUILDSTDERR: 1894 | _ceER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1894 | _ceER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1925:1: error: BUILDSTDERR: warning: label ‘_ceFf’ defined but not used [-Wunused-label] BUILDSTDERR: 1925 | _ceFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1925 | _ceFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceFd’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1951:1: error: BUILDSTDERR: warning: label ‘_ceFd’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _ceFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _ceFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:1969:1: error: BUILDSTDERR: warning: label ‘_ceFl’ defined but not used [-Wunused-label] BUILDSTDERR: 1969 | _ceFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1969 | _ceFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceF4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2003:1: error: BUILDSTDERR: warning: label ‘_ceF4’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _ceF4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _ceF4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2036:1: error: BUILDSTDERR: warning: label ‘_ceFM’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _ceFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _ceFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2063:1: error: BUILDSTDERR: warning: label ‘_ceFT’ defined but not used [-Wunused-label] BUILDSTDERR: 2063 | _ceFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2063 | _ceFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2091:1: error: BUILDSTDERR: warning: label ‘_ceFW’ defined but not used [-Wunused-label] BUILDSTDERR: 2091 | _ceFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2091 | _ceFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceFy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2121:1: error: BUILDSTDERR: warning: label ‘_ceFy’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _ceFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _ceFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceFD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2149:1: error: BUILDSTDERR: warning: label ‘_ceFD’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _ceFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _ceFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2188:1: error: BUILDSTDERR: warning: label ‘_ceG6’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _ceG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _ceG6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2223:1: error: BUILDSTDERR: warning: label ‘_ceGf’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _ceGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _ceGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2245:1: error: BUILDSTDERR: warning: label ‘_ceGG’ defined but not used [-Wunused-label] BUILDSTDERR: 2245 | _ceGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2245 | _ceGG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceGE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2271:1: error: BUILDSTDERR: warning: label ‘_ceGE’ defined but not used [-Wunused-label] BUILDSTDERR: 2271 | _ceGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2271 | _ceGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2293:1: error: BUILDSTDERR: warning: label ‘_ceGM’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _ceGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _ceGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2332:1: error: BUILDSTDERR: warning: label ‘_ceGV’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _ceGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _ceGV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2360:1: error: BUILDSTDERR: warning: label ‘_ceGY’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _ceGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _ceGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceGm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2387:1: error: BUILDSTDERR: warning: label ‘_ceGm’ defined but not used [-Wunused-label] BUILDSTDERR: 2387 | _ceGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2387 | _ceGm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceGr’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2414:1: error: BUILDSTDERR: warning: label ‘_ceGr’ defined but not used [-Wunused-label] BUILDSTDERR: 2414 | _ceGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2414 | _ceGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2457:1: error: BUILDSTDERR: warning: label ‘_ceHc’ defined but not used [-Wunused-label] BUILDSTDERR: 2457 | _ceHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2457 | _ceHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sen3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2485:1: error: BUILDSTDERR: warning: label ‘_ceHo’ defined but not used [-Wunused-label] BUILDSTDERR: 2485 | _ceHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2485 | _ceHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sen2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2508:1: error: BUILDSTDERR: warning: label ‘_ceHw’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _ceHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _ceHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sen1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2531:1: error: BUILDSTDERR: warning: label ‘_ceHE’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _ceHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _ceHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sen0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2554:1: error: BUILDSTDERR: warning: label ‘_ceHM’ defined but not used [-Wunused-label] BUILDSTDERR: 2554 | _ceHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2554 | _ceHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2577:1: error: BUILDSTDERR: warning: label ‘_ceHU’ defined but not used [-Wunused-label] BUILDSTDERR: 2577 | _ceHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2577 | _ceHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘semY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2600:1: error: BUILDSTDERR: warning: label ‘_ceI1’ defined but not used [-Wunused-label] BUILDSTDERR: 2600 | _ceI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2600 | _ceI1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2633:1: error: BUILDSTDERR: warning: label ‘_ceI5’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _ceI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _ceI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadHoistEnvTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2688:1: error: BUILDSTDERR: warning: label ‘_ceIh’ defined but not used [-Wunused-label] BUILDSTDERR: 2688 | _ceIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2688 | _ceIh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceIe’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2711:1: error: BUILDSTDERR: warning: label ‘_ceIe’ defined but not used [-Wunused-label] BUILDSTDERR: 2711 | _ceIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2711 | _ceIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadHoistEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2747:1: error: BUILDSTDERR: warning: label ‘_ceIw’ defined but not used [-Wunused-label] BUILDSTDERR: 2747 | _ceIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2747 | _ceIw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2766:1: error: BUILDSTDERR: warning: label ‘_ceIR’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _ceIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _ceIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2793:1: error: BUILDSTDERR: warning: label ‘_ceIY’ defined but not used [-Wunused-label] BUILDSTDERR: 2793 | _ceIY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2793 | _ceIY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2821:1: error: BUILDSTDERR: warning: label ‘_ceJ1’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _ceJ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _ceJ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceID’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2848:1: error: BUILDSTDERR: warning: label ‘_ceID’ defined but not used [-Wunused-label] BUILDSTDERR: 2848 | _ceID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2848 | _ceID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceII’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2875:1: error: BUILDSTDERR: warning: label ‘_ceII’ defined but not used [-Wunused-label] BUILDSTDERR: 2875 | _ceII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2875 | _ceII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2917:1: error: BUILDSTDERR: warning: label ‘_ceJj’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _ceJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _ceJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2942:1: error: BUILDSTDERR: warning: label ‘_ceJm’ defined but not used [-Wunused-label] BUILDSTDERR: 2942 | _ceJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2942 | _ceJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2973:1: error: BUILDSTDERR: warning: label ‘_ceJP’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _ceJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _ceJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceJN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:2999:1: error: BUILDSTDERR: warning: label ‘_ceJN’ defined but not used [-Wunused-label] BUILDSTDERR: 2999 | _ceJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2999 | _ceJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceJS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3016:1: error: BUILDSTDERR: warning: label ‘_ceJS’ defined but not used [-Wunused-label] BUILDSTDERR: 3016 | _ceJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3016 | _ceJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3038:1: error: BUILDSTDERR: warning: label ‘_ceK0’ defined but not used [-Wunused-label] BUILDSTDERR: 3038 | _ceK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3038 | _ceK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3077:1: error: BUILDSTDERR: warning: label ‘_ceK9’ defined but not used [-Wunused-label] BUILDSTDERR: 3077 | _ceK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3077 | _ceK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3105:1: error: BUILDSTDERR: warning: label ‘_ceKc’ defined but not used [-Wunused-label] BUILDSTDERR: 3105 | _ceKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3105 | _ceKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceJv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3132:1: error: BUILDSTDERR: warning: label ‘_ceJv’ defined but not used [-Wunused-label] BUILDSTDERR: 3132 | _ceJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3132 | _ceJv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceJA’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3159:1: error: BUILDSTDERR: warning: label ‘_ceJA’ defined but not used [-Wunused-label] BUILDSTDERR: 3159 | _ceJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3159 | _ceJA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3202:1: error: BUILDSTDERR: warning: label ‘_ceKK’ defined but not used [-Wunused-label] BUILDSTDERR: 3202 | _ceKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3202 | _ceKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceKI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3228:1: error: BUILDSTDERR: warning: label ‘_ceKI’ defined but not used [-Wunused-label] BUILDSTDERR: 3228 | _ceKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3228 | _ceKI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceKN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3245:1: error: BUILDSTDERR: warning: label ‘_ceKN’ defined but not used [-Wunused-label] BUILDSTDERR: 3245 | _ceKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3245 | _ceKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3267:1: error: BUILDSTDERR: warning: label ‘_ceKV’ defined but not used [-Wunused-label] BUILDSTDERR: 3267 | _ceKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3267 | _ceKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3306:1: error: BUILDSTDERR: warning: label ‘_ceL4’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _ceL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _ceL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3334:1: error: BUILDSTDERR: warning: label ‘_ceL7’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _ceL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _ceL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceKq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3361:1: error: BUILDSTDERR: warning: label ‘_ceKq’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _ceKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _ceKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceKv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3388:1: error: BUILDSTDERR: warning: label ‘_ceKv’ defined but not used [-Wunused-label] BUILDSTDERR: 3388 | _ceKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3388 | _ceKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seo0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3430:1: error: BUILDSTDERR: warning: label ‘_ceLq’ defined but not used [-Wunused-label] BUILDSTDERR: 3430 | _ceLq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3430 | _ceLq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3453:1: error: BUILDSTDERR: warning: label ‘_ceLy’ defined but not used [-Wunused-label] BUILDSTDERR: 3453 | _ceLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3453 | _ceLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3476:1: error: BUILDSTDERR: warning: label ‘_ceLG’ defined but not used [-Wunused-label] BUILDSTDERR: 3476 | _ceLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3476 | _ceLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘senX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3499:1: error: BUILDSTDERR: warning: label ‘_ceLN’ defined but not used [-Wunused-label] BUILDSTDERR: 3499 | _ceLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3499 | _ceLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3530:1: error: BUILDSTDERR: warning: label ‘_ceLR’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _ceLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _ceLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3578:1: error: BUILDSTDERR: warning: label ‘_ceM3’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _ceM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _ceM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceM0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3603:1: error: BUILDSTDERR: warning: label ‘_ceM0’ defined but not used [-Wunused-label] BUILDSTDERR: 3603 | _ceM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3603 | _ceM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3626:1: error: BUILDSTDERR: warning: label ‘_ceMh’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _ceMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _ceMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceMe’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3652:1: error: BUILDSTDERR: warning: label ‘_ceMe’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _ceMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _ceMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3675:1: error: BUILDSTDERR: warning: label ‘_ceMs’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _ceMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _ceMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3696:1: error: BUILDSTDERR: warning: label ‘_ceMD’ defined but not used [-Wunused-label] BUILDSTDERR: 3696 | _ceMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3696 | _ceMD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seom_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3721:1: error: BUILDSTDERR: warning: label ‘_ceMO’ defined but not used [-Wunused-label] BUILDSTDERR: 3721 | _ceMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3721 | _ceMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceML’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3750:1: error: BUILDSTDERR: warning: label ‘_ceML’ defined but not used [-Wunused-label] BUILDSTDERR: 3750 | _ceML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3750 | _ceML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcsum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3771:1: error: BUILDSTDERR: warning: label ‘_ceMV’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _ceMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _ceMV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3810:1: error: BUILDSTDERR: warning: label ‘_ceN8’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _ceN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _ceN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceN6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3842:1: error: BUILDSTDERR: warning: label ‘_ceN6’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _ceN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _ceN6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3863:1: error: BUILDSTDERR: warning: label ‘_ceNm’ defined but not used [-Wunused-label] BUILDSTDERR: 3863 | _ceNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3863 | _ceNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seox_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3889:1: error: BUILDSTDERR: warning: label ‘_ceNx’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _ceNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _ceNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceNu’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3921:1: error: BUILDSTDERR: warning: label ‘_ceNu’ defined but not used [-Wunused-label] BUILDSTDERR: 3921 | _ceNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3921 | _ceNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceNC’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3944:1: error: BUILDSTDERR: warning: label ‘_ceNC’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _ceNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _ceNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:3972:1: error: BUILDSTDERR: warning: label ‘_ceNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3972 | _ceNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3972 | _ceNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4012:1: error: BUILDSTDERR: warning: label ‘_ceO3’ defined but not used [-Wunused-label] BUILDSTDERR: 4012 | _ceO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4012 | _ceO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceO1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4044:1: error: BUILDSTDERR: warning: label ‘_ceO1’ defined but not used [-Wunused-label] BUILDSTDERR: 4044 | _ceO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4044 | _ceO1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4065:1: error: BUILDSTDERR: warning: label ‘_ceOh’ defined but not used [-Wunused-label] BUILDSTDERR: 4065 | _ceOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4065 | _ceOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4091:1: error: BUILDSTDERR: warning: label ‘_ceOs’ defined but not used [-Wunused-label] BUILDSTDERR: 4091 | _ceOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4091 | _ceOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceOp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4123:1: error: BUILDSTDERR: warning: label ‘_ceOp’ defined but not used [-Wunused-label] BUILDSTDERR: 4123 | _ceOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4123 | _ceOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceOx’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4146:1: error: BUILDSTDERR: warning: label ‘_ceOx’ defined but not used [-Wunused-label] BUILDSTDERR: 4146 | _ceOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4146 | _ceOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4174:1: error: BUILDSTDERR: warning: label ‘_ceOL’ defined but not used [-Wunused-label] BUILDSTDERR: 4174 | _ceOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4174 | _ceOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4208:1: error: BUILDSTDERR: warning: label ‘_ceOY’ defined but not used [-Wunused-label] BUILDSTDERR: 4208 | _ceOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4208 | _ceOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4235:1: error: BUILDSTDERR: warning: label ‘_ceP9’ defined but not used [-Wunused-label] BUILDSTDERR: 4235 | _ceP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4235 | _ceP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceP6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4265:1: error: BUILDSTDERR: warning: label ‘_ceP6’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _ceP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _ceP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4286:1: error: BUILDSTDERR: warning: label ‘_cePg’ defined but not used [-Wunused-label] BUILDSTDERR: 4286 | _cePg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4286 | _cePg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4324:1: error: BUILDSTDERR: warning: label ‘_cePr’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _cePr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _cePr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seoY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4360:1: error: BUILDSTDERR: warning: label ‘_cePD’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _cePD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _cePD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4381:1: error: BUILDSTDERR: warning: label ‘_cePG’ defined but not used [-Wunused-label] BUILDSTDERR: 4381 | _cePG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4381 | _cePG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4423:1: error: BUILDSTDERR: warning: label ‘_cePS’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _cePS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _cePS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cePP’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4449:1: error: BUILDSTDERR: warning: label ‘_cePP’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _cePP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _cePP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4477:1: error: BUILDSTDERR: warning: label ‘_ceQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _ceQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _ceQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceQ5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4509:1: error: BUILDSTDERR: warning: label ‘_ceQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 4509 | _ceQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4509 | _ceQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sepe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4531:1: error: BUILDSTDERR: warning: label ‘_ceQx’ defined but not used [-Wunused-label] BUILDSTDERR: 4531 | _ceQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4531 | _ceQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceQq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4561:1: error: BUILDSTDERR: warning: label ‘_ceQq’ defined but not used [-Wunused-label] BUILDSTDERR: 4561 | _ceQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4561 | _ceQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sepf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4590:1: error: BUILDSTDERR: warning: label ‘_ceQI’ defined but not used [-Wunused-label] BUILDSTDERR: 4590 | _ceQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4590 | _ceQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4626:1: error: BUILDSTDERR: warning: label ‘_ceQT’ defined but not used [-Wunused-label] BUILDSTDERR: 4626 | _ceQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4626 | _ceQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceQN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4663:1: error: BUILDSTDERR: warning: label ‘_ceQN’ defined but not used [-Wunused-label] BUILDSTDERR: 4663 | _ceQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4663 | _ceQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4696:1: error: BUILDSTDERR: warning: label ‘_ceRb’ defined but not used [-Wunused-label] BUILDSTDERR: 4696 | _ceRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4696 | _ceRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceR8’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4722:1: error: BUILDSTDERR: warning: label ‘_ceR8’ defined but not used [-Wunused-label] BUILDSTDERR: 4722 | _ceR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4722 | _ceR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sepw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4745:1: error: BUILDSTDERR: warning: label ‘_ceRt’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _ceRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _ceRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceRr’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4770:1: error: BUILDSTDERR: warning: label ‘_ceRr’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _ceRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _ceRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4792:1: error: BUILDSTDERR: warning: label ‘_ceRx’ defined but not used [-Wunused-label] BUILDSTDERR: 4792 | _ceRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4792 | _ceRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4835:1: error: BUILDSTDERR: warning: label ‘_ceRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4835 | _ceRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4835 | _ceRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceRG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4861:1: error: BUILDSTDERR: warning: label ‘_ceRG’ defined but not used [-Wunused-label] BUILDSTDERR: 4861 | _ceRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4861 | _ceRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4884:1: error: BUILDSTDERR: warning: label ‘_ceRX’ defined but not used [-Wunused-label] BUILDSTDERR: 4884 | _ceRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4884 | _ceRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceRU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4912:1: error: BUILDSTDERR: warning: label ‘_ceRU’ defined but not used [-Wunused-label] BUILDSTDERR: 4912 | _ceRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4912 | _ceRU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sepT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4940:1: error: BUILDSTDERR: warning: label ‘_ceSf’ defined but not used [-Wunused-label] BUILDSTDERR: 4940 | _ceSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4940 | _ceSf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceSd’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4965:1: error: BUILDSTDERR: warning: label ‘_ceSd’ defined but not used [-Wunused-label] BUILDSTDERR: 4965 | _ceSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4965 | _ceSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:4987:1: error: BUILDSTDERR: warning: label ‘_ceSj’ defined but not used [-Wunused-label] BUILDSTDERR: 4987 | _ceSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4987 | _ceSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5030:1: error: BUILDSTDERR: warning: label ‘_ceSv’ defined but not used [-Wunused-label] BUILDSTDERR: 5030 | _ceSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5030 | _ceSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceSs’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5056:1: error: BUILDSTDERR: warning: label ‘_ceSs’ defined but not used [-Wunused-label] BUILDSTDERR: 5056 | _ceSs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5056 | _ceSs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5078:1: error: BUILDSTDERR: warning: label ‘_ceSJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5078 | _ceSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5078 | _ceSJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceSG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5099:1: error: BUILDSTDERR: warning: label ‘_ceSG’ defined but not used [-Wunused-label] BUILDSTDERR: 5099 | _ceSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5099 | _ceSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5138:1: error: BUILDSTDERR: warning: label ‘_ceT3’ defined but not used [-Wunused-label] BUILDSTDERR: 5138 | _ceT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5138 | _ceT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceT0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5168:1: error: BUILDSTDERR: warning: label ‘_ceT0’ defined but not used [-Wunused-label] BUILDSTDERR: 5168 | _ceT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5168 | _ceT0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5202:1: error: BUILDSTDERR: warning: label ‘_ceTi’ defined but not used [-Wunused-label] BUILDSTDERR: 5202 | _ceTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5202 | _ceTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceTg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5234:1: error: BUILDSTDERR: warning: label ‘_ceTg’ defined but not used [-Wunused-label] BUILDSTDERR: 5234 | _ceTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5234 | _ceTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seql_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5256:1: error: BUILDSTDERR: warning: label ‘_ceTI’ defined but not used [-Wunused-label] BUILDSTDERR: 5256 | _ceTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5256 | _ceTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceTB’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5287:1: error: BUILDSTDERR: warning: label ‘_ceTB’ defined but not used [-Wunused-label] BUILDSTDERR: 5287 | _ceTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5287 | _ceTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5318:1: error: BUILDSTDERR: warning: label ‘_ceTT’ defined but not used [-Wunused-label] BUILDSTDERR: 5318 | _ceTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5318 | _ceTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5354:1: error: BUILDSTDERR: warning: label ‘_ceU4’ defined but not used [-Wunused-label] BUILDSTDERR: 5354 | _ceU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5354 | _ceU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceTY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5391:1: error: BUILDSTDERR: warning: label ‘_ceTY’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _ceTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _ceTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5424:1: error: BUILDSTDERR: warning: label ‘_ceUm’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _ceUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _ceUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceUj’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5450:1: error: BUILDSTDERR: warning: label ‘_ceUj’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _ceUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _ceUj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5471:1: error: BUILDSTDERR: warning: label ‘_ceUx’ defined but not used [-Wunused-label] BUILDSTDERR: 5471 | _ceUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5471 | _ceUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5493:1: error: BUILDSTDERR: warning: label ‘_ceUH’ defined but not used [-Wunused-label] BUILDSTDERR: 5493 | _ceUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5493 | _ceUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceUE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5522:1: error: BUILDSTDERR: warning: label ‘_ceUE’ defined but not used [-Wunused-label] BUILDSTDERR: 5522 | _ceUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5522 | _ceUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5549:1: error: BUILDSTDERR: warning: label ‘_ceUW’ defined but not used [-Wunused-label] BUILDSTDERR: 5549 | _ceUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5549 | _ceUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5575:1: error: BUILDSTDERR: warning: label ‘_ceV7’ defined but not used [-Wunused-label] BUILDSTDERR: 5575 | _ceV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5575 | _ceV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceV4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5604:1: error: BUILDSTDERR: warning: label ‘_ceV4’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _ceV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _ceV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcproduct_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5625:1: error: BUILDSTDERR: warning: label ‘_ceVe’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _ceVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _ceVe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5660:1: error: BUILDSTDERR: warning: label ‘_ceVq’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _ceVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _ceVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceVn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5689:1: error: BUILDSTDERR: warning: label ‘_ceVn’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _ceVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _ceVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘ser5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5716:1: error: BUILDSTDERR: warning: label ‘_ceVG’ defined but not used [-Wunused-label] BUILDSTDERR: 5716 | _ceVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5716 | _ceVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘ser4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5739:1: error: BUILDSTDERR: warning: label ‘_ceVO’ defined but not used [-Wunused-label] BUILDSTDERR: 5739 | _ceVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5739 | _ceVO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘ser3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5761:1: error: BUILDSTDERR: warning: label ‘_ceVW’ defined but not used [-Wunused-label] BUILDSTDERR: 5761 | _ceVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5761 | _ceVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘ser2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5784:1: error: BUILDSTDERR: warning: label ‘_ceW4’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _ceW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _ceW4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘ser1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5807:1: error: BUILDSTDERR: warning: label ‘_ceWc’ defined but not used [-Wunused-label] BUILDSTDERR: 5807 | _ceWc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5807 | _ceWc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘ser0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5830:1: error: BUILDSTDERR: warning: label ‘_ceWk’ defined but not used [-Wunused-label] BUILDSTDERR: 5830 | _ceWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5830 | _ceWk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5853:1: error: BUILDSTDERR: warning: label ‘_ceWs’ defined but not used [-Wunused-label] BUILDSTDERR: 5853 | _ceWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5853 | _ceWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5876:1: error: BUILDSTDERR: warning: label ‘_ceWA’ defined but not used [-Wunused-label] BUILDSTDERR: 5876 | _ceWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5876 | _ceWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5899:1: error: BUILDSTDERR: warning: label ‘_ceWI’ defined but not used [-Wunused-label] BUILDSTDERR: 5899 | _ceWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5899 | _ceWI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5922:1: error: BUILDSTDERR: warning: label ‘_ceWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _ceWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _ceWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5945:1: error: BUILDSTDERR: warning: label ‘_ceWY’ defined but not used [-Wunused-label] BUILDSTDERR: 5945 | _ceWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5945 | _ceWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5968:1: error: BUILDSTDERR: warning: label ‘_ceX6’ defined but not used [-Wunused-label] BUILDSTDERR: 5968 | _ceX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5968 | _ceX6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:5991:1: error: BUILDSTDERR: warning: label ‘_ceXe’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _ceXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _ceXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6014:1: error: BUILDSTDERR: warning: label ‘_ceXm’ defined but not used [-Wunused-label] BUILDSTDERR: 6014 | _ceXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6014 | _ceXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6037:1: error: BUILDSTDERR: warning: label ‘_ceXu’ defined but not used [-Wunused-label] BUILDSTDERR: 6037 | _ceXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6037 | _ceXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seqQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6059:1: error: BUILDSTDERR: warning: label ‘_ceXC’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _ceXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _ceXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6098:1: error: BUILDSTDERR: warning: label ‘_ceXG’ defined but not used [-Wunused-label] BUILDSTDERR: 6098 | _ceXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6098 | _ceXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6177:1: error: BUILDSTDERR: warning: label ‘_ceXT’ defined but not used [-Wunused-label] BUILDSTDERR: 6177 | _ceXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6177 | _ceXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6206:1: error: BUILDSTDERR: warning: label ‘_ceY2’ defined but not used [-Wunused-label] BUILDSTDERR: 6206 | _ceY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6206 | _ceY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdctraverse_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6237:1: error: BUILDSTDERR: warning: label ‘_ceY9’ defined but not used [-Wunused-label] BUILDSTDERR: 6237 | _ceY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6237 | _ceY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceY7’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6268:1: error: BUILDSTDERR: warning: label ‘_ceY7’ defined but not used [-Wunused-label] BUILDSTDERR: 6268 | _ceY7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6268 | _ceY7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6291:1: error: BUILDSTDERR: warning: label ‘_ceYo’ defined but not used [-Wunused-label] BUILDSTDERR: 6291 | _ceYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6291 | _ceYo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceYl’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6317:1: error: BUILDSTDERR: warning: label ‘_ceYl’ defined but not used [-Wunused-label] BUILDSTDERR: 6317 | _ceYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6317 | _ceYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6342:1: error: BUILDSTDERR: warning: label ‘_ceYD’ defined but not used [-Wunused-label] BUILDSTDERR: 6342 | _ceYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6342 | _ceYD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6367:1: error: BUILDSTDERR: warning: label ‘_ceYG’ defined but not used [-Wunused-label] BUILDSTDERR: 6367 | _ceYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6367 | _ceYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sero_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6397:1: error: BUILDSTDERR: warning: label ‘_ceYT’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _ceYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _ceYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcp1Traversable_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6422:1: error: BUILDSTDERR: warning: label ‘_ceYW’ defined but not used [-Wunused-label] BUILDSTDERR: 6422 | _ceYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6422 | _ceYW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6452:1: error: BUILDSTDERR: warning: label ‘_ceZe’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _ceZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _ceZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6481:1: error: BUILDSTDERR: warning: label ‘_ceZn’ defined but not used [-Wunused-label] BUILDSTDERR: 6481 | _ceZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6481 | _ceZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6510:1: error: BUILDSTDERR: warning: label ‘_ceZs’ defined but not used [-Wunused-label] BUILDSTDERR: 6510 | _ceZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6510 | _ceZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceZ5’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6542:1: error: BUILDSTDERR: warning: label ‘_ceZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 6542 | _ceZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6542 | _ceZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceZt’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6576:1: error: BUILDSTDERR: warning: label ‘_ceZt’ defined but not used [-Wunused-label] BUILDSTDERR: 6576 | _ceZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6576 | _ceZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6598:1: error: BUILDSTDERR: warning: label ‘_ceZV’ defined but not used [-Wunused-label] BUILDSTDERR: 6598 | _ceZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6598 | _ceZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6627:1: error: BUILDSTDERR: warning: label ‘_cf04’ defined but not used [-Wunused-label] BUILDSTDERR: 6627 | _cf04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6627 | _cf04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6656:1: error: BUILDSTDERR: warning: label ‘_cf09’ defined but not used [-Wunused-label] BUILDSTDERR: 6656 | _cf09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6656 | _cf09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceZI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6683:1: error: BUILDSTDERR: warning: label ‘_ceZI’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _ceZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _ceZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_ceZN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6706:1: error: BUILDSTDERR: warning: label ‘_ceZN’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _ceZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _ceZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf0a’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6739:1: error: BUILDSTDERR: warning: label ‘_cf0a’ defined but not used [-Wunused-label] BUILDSTDERR: 6739 | _cf0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6739 | _cf0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6762:1: error: BUILDSTDERR: warning: label ‘_cf0D’ defined but not used [-Wunused-label] BUILDSTDERR: 6762 | _cf0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6762 | _cf0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6791:1: error: BUILDSTDERR: warning: label ‘_cf0M’ defined but not used [-Wunused-label] BUILDSTDERR: 6791 | _cf0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6791 | _cf0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6820:1: error: BUILDSTDERR: warning: label ‘_cf0R’ defined but not used [-Wunused-label] BUILDSTDERR: 6820 | _cf0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6820 | _cf0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf0q’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6847:1: error: BUILDSTDERR: warning: label ‘_cf0q’ defined but not used [-Wunused-label] BUILDSTDERR: 6847 | _cf0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6847 | _cf0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf0v’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6870:1: error: BUILDSTDERR: warning: label ‘_cf0v’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _cf0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _cf0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf0S’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6901:1: error: BUILDSTDERR: warning: label ‘_cf0S’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _cf0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _cf0S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6923:1: error: BUILDSTDERR: warning: label ‘_cf1d’ defined but not used [-Wunused-label] BUILDSTDERR: 6923 | _cf1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6923 | _cf1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6945:1: error: BUILDSTDERR: warning: label ‘_cf1l’ defined but not used [-Wunused-label] BUILDSTDERR: 6945 | _cf1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6945 | _cf1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6967:1: error: BUILDSTDERR: warning: label ‘_cf1t’ defined but not used [-Wunused-label] BUILDSTDERR: 6967 | _cf1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6967 | _cf1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:6989:1: error: BUILDSTDERR: warning: label ‘_cf1B’ defined but not used [-Wunused-label] BUILDSTDERR: 6989 | _cf1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6989 | _cf1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7011:1: error: BUILDSTDERR: warning: label ‘_cf1I’ defined but not used [-Wunused-label] BUILDSTDERR: 7011 | _cf1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7011 | _cf1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘serU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7036:1: error: BUILDSTDERR: warning: label ‘_cf1P’ defined but not used [-Wunused-label] BUILDSTDERR: 7036 | _cf1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7036 | _cf1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7067:1: error: BUILDSTDERR: warning: label ‘_cf1T’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _cf1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _cf1T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7121:1: error: BUILDSTDERR: warning: label ‘_cf24’ defined but not used [-Wunused-label] BUILDSTDERR: 7121 | _cf24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7121 | _cf24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7162:1: error: BUILDSTDERR: warning: label ‘_cf2d’ defined but not used [-Wunused-label] BUILDSTDERR: 7162 | _cf2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7162 | _cf2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7198:1: error: BUILDSTDERR: warning: label ‘_cf2r’ defined but not used [-Wunused-label] BUILDSTDERR: 7198 | _cf2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7198 | _cf2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf2h’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7219:1: error: BUILDSTDERR: warning: label ‘_cf2h’ defined but not used [-Wunused-label] BUILDSTDERR: 7219 | _cf2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7219 | _cf2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf2k’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7236:1: error: BUILDSTDERR: warning: label ‘_cf2k’ defined but not used [-Wunused-label] BUILDSTDERR: 7236 | _cf2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7236 | _cf2k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf2z’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7271:1: error: BUILDSTDERR: warning: label ‘_cf2z’ defined but not used [-Wunused-label] BUILDSTDERR: 7271 | _cf2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7271 | _cf2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf2K’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7305:1: error: BUILDSTDERR: warning: label ‘_cf2K’ defined but not used [-Wunused-label] BUILDSTDERR: 7305 | _cf2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7305 | _cf2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf2R’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7323:1: error: BUILDSTDERR: warning: label ‘_cf2R’ defined but not used [-Wunused-label] BUILDSTDERR: 7323 | _cf2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7323 | _cf2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf2H’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7349:1: error: BUILDSTDERR: warning: label ‘_cf2H’ defined but not used [-Wunused-label] BUILDSTDERR: 7349 | _cf2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7349 | _cf2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7410:1: error: BUILDSTDERR: warning: label ‘_cf3m’ defined but not used [-Wunused-label] BUILDSTDERR: 7410 | _cf3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7410 | _cf3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf3t’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7452:1: error: BUILDSTDERR: warning: label ‘_cf3t’ defined but not used [-Wunused-label] BUILDSTDERR: 7452 | _cf3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7452 | _cf3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_env_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7483:1: error: BUILDSTDERR: warning: label ‘_cf3N’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _cf3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _cf3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_runEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7515:1: error: BUILDSTDERR: warning: label ‘_cf3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7515 | _cf3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7515 | _cf3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf3W’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7538:1: error: BUILDSTDERR: warning: label ‘_cf3W’ defined but not used [-Wunused-label] BUILDSTDERR: 7538 | _cf3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7538 | _cf3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_runEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7573:1: error: BUILDSTDERR: warning: label ‘_cf4g’ defined but not used [-Wunused-label] BUILDSTDERR: 7573 | _cf4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7573 | _cf4g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf4d’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7596:1: error: BUILDSTDERR: warning: label ‘_cf4d’ defined but not used [-Wunused-label] BUILDSTDERR: 7596 | _cf4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7596 | _cf4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_lowerEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7631:1: error: BUILDSTDERR: warning: label ‘_cf4x’ defined but not used [-Wunused-label] BUILDSTDERR: 7631 | _cf4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7631 | _cf4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf4u’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7650:1: error: BUILDSTDERR: warning: label ‘_cf4u’ defined but not used [-Wunused-label] BUILDSTDERR: 7650 | _cf4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7650 | _cf4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_ask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7672:1: error: BUILDSTDERR: warning: label ‘_cf4L’ defined but not used [-Wunused-label] BUILDSTDERR: 7672 | _cf4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7672 | _cf4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf4I’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7691:1: error: BUILDSTDERR: warning: label ‘_cf4I’ defined but not used [-Wunused-label] BUILDSTDERR: 7691 | _cf4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7691 | _cf4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_asks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7713:1: error: BUILDSTDERR: warning: label ‘_cf4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7713 | _cf4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7713 | _cf4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf4W’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7738:1: error: BUILDSTDERR: warning: label ‘_cf4W’ defined but not used [-Wunused-label] BUILDSTDERR: 7738 | _cf4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7738 | _cf4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_local_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7762:1: error: BUILDSTDERR: warning: label ‘_cf5d’ defined but not used [-Wunused-label] BUILDSTDERR: 7762 | _cf5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7762 | _cf5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5a’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7790:1: error: BUILDSTDERR: warning: label ‘_cf5a’ defined but not used [-Wunused-label] BUILDSTDERR: 7790 | _cf5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7790 | _cf5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7960:1: error: BUILDSTDERR: warning: label ‘_cf5z’ defined but not used [-Wunused-label] BUILDSTDERR: 7960 | _cf5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7960 | _cf5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5u’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:7998:1: error: BUILDSTDERR: warning: label ‘_cf5u’ defined but not used [-Wunused-label] BUILDSTDERR: 7998 | _cf5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7998 | _cf5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5v’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8014:1: error: BUILDSTDERR: warning: label ‘_cf5v’ defined but not used [-Wunused-label] BUILDSTDERR: 8014 | _cf5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8014 | _cf5v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcp1Data_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8049:1: error: BUILDSTDERR: warning: label ‘_cf5N’ defined but not used [-Wunused-label] BUILDSTDERR: 8049 | _cf5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8049 | _cf5N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5L’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8073:1: error: BUILDSTDERR: warning: label ‘_cf5L’ defined but not used [-Wunused-label] BUILDSTDERR: 8073 | _cf5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8073 | _cf5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5Q’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8093:1: error: BUILDSTDERR: warning: label ‘_cf5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8093 | _cf5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8093 | _cf5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5U’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8113:1: error: BUILDSTDERR: warning: label ‘_cf5U’ defined but not used [-Wunused-label] BUILDSTDERR: 8113 | _cf5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8113 | _cf5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf5Y’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8132:1: error: BUILDSTDERR: warning: label ‘_cf5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 8132 | _cf5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8132 | _cf5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8153:1: error: BUILDSTDERR: warning: label ‘_cf6c’ defined but not used [-Wunused-label] BUILDSTDERR: 8153 | _cf6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8153 | _cf6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘set9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8177:1: error: BUILDSTDERR: warning: label ‘_cf6n’ defined but not used [-Wunused-label] BUILDSTDERR: 8177 | _cf6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8177 | _cf6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seta_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8203:1: error: BUILDSTDERR: warning: label ‘_cf6w’ defined but not used [-Wunused-label] BUILDSTDERR: 8203 | _cf6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8203 | _cf6w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf6u’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8231:1: error: BUILDSTDERR: warning: label ‘_cf6u’ defined but not used [-Wunused-label] BUILDSTDERR: 8231 | _cf6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8231 | _cf6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf6z’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8251:1: error: BUILDSTDERR: warning: label ‘_cf6z’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _cf6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _cf6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf6D’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8270:1: error: BUILDSTDERR: warning: label ‘_cf6D’ defined but not used [-Wunused-label] BUILDSTDERR: 8270 | _cf6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8270 | _cf6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seto_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8287:1: error: BUILDSTDERR: warning: label ‘_cf6U’ defined but not used [-Wunused-label] BUILDSTDERR: 8287 | _cf6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8287 | _cf6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf6R’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8317:1: error: BUILDSTDERR: warning: label ‘_cf6R’ defined but not used [-Wunused-label] BUILDSTDERR: 8317 | _cf6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8317 | _cf6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf6X’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8342:1: error: BUILDSTDERR: warning: label ‘_cf6X’ defined but not used [-Wunused-label] BUILDSTDERR: 8342 | _cf6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8342 | _cf6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcdataCast1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8388:1: error: BUILDSTDERR: warning: label ‘_cf7q’ defined but not used [-Wunused-label] BUILDSTDERR: 8388 | _cf7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8388 | _cf7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcdataCast1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8426:1: error: BUILDSTDERR: warning: label ‘_cf7z’ defined but not used [-Wunused-label] BUILDSTDERR: 8426 | _cf7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8426 | _cf7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8457:1: error: BUILDSTDERR: warning: label ‘_cf7K’ defined but not used [-Wunused-label] BUILDSTDERR: 8457 | _cf7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8457 | _cf7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seu4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8482:1: error: BUILDSTDERR: warning: label ‘_cf7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 8482 | _cf7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8482 | _cf7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf7W’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8512:1: error: BUILDSTDERR: warning: label ‘_cf7W’ defined but not used [-Wunused-label] BUILDSTDERR: 8512 | _cf7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8512 | _cf7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf84’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8535:1: error: BUILDSTDERR: warning: label ‘_cf84’ defined but not used [-Wunused-label] BUILDSTDERR: 8535 | _cf84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8535 | _cf84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8568:1: error: BUILDSTDERR: warning: label ‘_cf8P’ defined but not used [-Wunused-label] BUILDSTDERR: 8568 | _cf8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8568 | _cf8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8614:1: error: BUILDSTDERR: warning: label ‘_cf95’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _cf95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _cf95: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8656:1: error: BUILDSTDERR: warning: label ‘_cf9a’ defined but not used [-Wunused-label] BUILDSTDERR: 8656 | _cf9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8656 | _cf9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8696:1: error: BUILDSTDERR: warning: label ‘_cf9f’ defined but not used [-Wunused-label] BUILDSTDERR: 8696 | _cf9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8696 | _cf9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf8E’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8732:1: error: BUILDSTDERR: warning: label ‘_cf8E’ defined but not used [-Wunused-label] BUILDSTDERR: 8732 | _cf8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8732 | _cf8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8776:1: error: BUILDSTDERR: warning: label ‘_cf9m’ defined but not used [-Wunused-label] BUILDSTDERR: 8776 | _cf9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8776 | _cf9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8820:1: error: BUILDSTDERR: warning: label ‘_cf9z’ defined but not used [-Wunused-label] BUILDSTDERR: 8820 | _cf9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8820 | _cf9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8851:1: error: BUILDSTDERR: warning: label ‘_cf9C’ defined but not used [-Wunused-label] BUILDSTDERR: 8851 | _cf9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8851 | _cf9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘setY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8891:1: error: BUILDSTDERR: warning: label ‘_cf9H’ defined but not used [-Wunused-label] BUILDSTDERR: 8891 | _cf9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8891 | _cf9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf8o’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8931:1: error: BUILDSTDERR: warning: label ‘_cf8o’ defined but not used [-Wunused-label] BUILDSTDERR: 8931 | _cf8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8931 | _cf8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapMp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:8974:1: error: BUILDSTDERR: warning: label ‘_cf9O’ defined but not used [-Wunused-label] BUILDSTDERR: 8974 | _cf9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8974 | _cf9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cf7N’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9008:1: error: BUILDSTDERR: warning: label ‘_cf7N’ defined but not used [-Wunused-label] BUILDSTDERR: 9008 | _cf7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9008 | _cf7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMp_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9049:1: error: BUILDSTDERR: warning: label ‘_cf9X’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _cf9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _cf9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9058:1: error: BUILDSTDERR: warning: label ‘_cfa1’ defined but not used [-Wunused-label] BUILDSTDERR: 9058 | _cfa1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9058 | _cfa1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seuq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9084:1: error: BUILDSTDERR: warning: label ‘_cfap’ defined but not used [-Wunused-label] BUILDSTDERR: 9084 | _cfap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9084 | _cfap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seur_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9122:1: error: BUILDSTDERR: warning: label ‘_cfau’ defined but not used [-Wunused-label] BUILDSTDERR: 9122 | _cfau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9122 | _cfau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seui_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9161:1: error: BUILDSTDERR: warning: label ‘_cfaz’ defined but not used [-Wunused-label] BUILDSTDERR: 9161 | _cfaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9161 | _cfaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seus_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9201:1: error: BUILDSTDERR: warning: label ‘_cfaM’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _cfaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _cfaM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘seut_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9232:1: error: BUILDSTDERR: warning: label ‘_cfaP’ defined but not used [-Wunused-label] BUILDSTDERR: 9232 | _cfaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9232 | _cfaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9275:1: error: BUILDSTDERR: warning: label ‘_cfaU’ defined but not used [-Wunused-label] BUILDSTDERR: 9275 | _cfaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9275 | _cfaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapM_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9314:1: error: BUILDSTDERR: warning: label ‘_cfb0’ defined but not used [-Wunused-label] BUILDSTDERR: 9314 | _cfb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9314 | _cfb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9324:1: error: BUILDSTDERR: warning: label ‘_cfb7’ defined but not used [-Wunused-label] BUILDSTDERR: 9324 | _cfb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9324 | _cfb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfb4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9351:1: error: BUILDSTDERR: warning: label ‘_cfb4’ defined but not used [-Wunused-label] BUILDSTDERR: 9351 | _cfb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9351 | _cfb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQi_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9376:1: error: BUILDSTDERR: warning: label ‘_cfbf’ defined but not used [-Wunused-label] BUILDSTDERR: 9376 | _cfbf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9376 | _cfbf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9386:1: error: BUILDSTDERR: warning: label ‘_cfbm’ defined but not used [-Wunused-label] BUILDSTDERR: 9386 | _cfbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9386 | _cfbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfbj’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9415:1: error: BUILDSTDERR: warning: label ‘_cfbj’ defined but not used [-Wunused-label] BUILDSTDERR: 9415 | _cfbj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9415 | _cfbj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfbp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9439:1: error: BUILDSTDERR: warning: label ‘_cfbp’ defined but not used [-Wunused-label] BUILDSTDERR: 9439 | _cfbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9439 | _cfbp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQr_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9478:1: error: BUILDSTDERR: warning: label ‘_cfbG’ defined but not used [-Wunused-label] BUILDSTDERR: 9478 | _cfbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9478 | _cfbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sev4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9491:1: error: BUILDSTDERR: warning: label ‘_cfbU’ defined but not used [-Wunused-label] BUILDSTDERR: 9491 | _cfbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9491 | _cfbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9533:1: error: BUILDSTDERR: warning: label ‘_cfbZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9533 | _cfbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9533 | _cfbZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfbK’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9564:1: error: BUILDSTDERR: warning: label ‘_cfbK’ defined but not used [-Wunused-label] BUILDSTDERR: 9564 | _cfbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9564 | _cfbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9610:1: error: BUILDSTDERR: warning: label ‘_cfce’ defined but not used [-Wunused-label] BUILDSTDERR: 9610 | _cfce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9610 | _cfce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfcb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9640:1: error: BUILDSTDERR: warning: label ‘_cfcb’ defined but not used [-Wunused-label] BUILDSTDERR: 9640 | _cfcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9640 | _cfcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT2_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9685:1: error: BUILDSTDERR: warning: label ‘_cfcs’ defined but not used [-Wunused-label] BUILDSTDERR: 9685 | _cfcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9685 | _cfcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sevt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9698:1: error: BUILDSTDERR: warning: label ‘_cfcH’ defined but not used [-Wunused-label] BUILDSTDERR: 9698 | _cfcH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9698 | _cfcH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9740:1: error: BUILDSTDERR: warning: label ‘_cfcM’ defined but not used [-Wunused-label] BUILDSTDERR: 9740 | _cfcM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9740 | _cfcM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfcw’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9771:1: error: BUILDSTDERR: warning: label ‘_cfcw’ defined but not used [-Wunused-label] BUILDSTDERR: 9771 | _cfcw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9771 | _cfcw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9817:1: error: BUILDSTDERR: warning: label ‘_cfd0’ defined but not used [-Wunused-label] BUILDSTDERR: 9817 | _cfd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9817 | _cfd0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfcX’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9846:1: error: BUILDSTDERR: warning: label ‘_cfcX’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _cfcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _cfcX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sevL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9889:1: error: BUILDSTDERR: warning: label ‘_cfdk’ defined but not used [-Wunused-label] BUILDSTDERR: 9889 | _cfdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9889 | _cfdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9914:1: error: BUILDSTDERR: warning: label ‘_cfdz’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _cfdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _cfdz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfdw’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9944:1: error: BUILDSTDERR: warning: label ‘_cfdw’ defined but not used [-Wunused-label] BUILDSTDERR: 9944 | _cfdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9944 | _cfdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfdE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:9967:1: error: BUILDSTDERR: warning: label ‘_cfdE’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _cfdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _cfdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sew7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10000:1: error: BUILDSTDERR: warning: label ‘_cfeu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10000 | _cfeu: BUILDSTDERR: | ^ BUILDSTDERR: 10000 | _cfeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sew3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10045:1: error: BUILDSTDERR: warning: label ‘_cfeK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10045 | _cfeK: BUILDSTDERR: | ^ BUILDSTDERR: 10045 | _cfeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sew4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10087:1: error: BUILDSTDERR: warning: label ‘_cfeP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10087 | _cfeP: BUILDSTDERR: | ^ BUILDSTDERR: 10087 | _cfeP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10127:1: error: BUILDSTDERR: warning: label ‘_cfeU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _cfeU: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _cfeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfee’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10159:1: error: BUILDSTDERR: warning: label ‘_cfee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _cfee: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _cfee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfej’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10190:1: error: BUILDSTDERR: warning: label ‘_cfej’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10190 | _cfej: BUILDSTDERR: | ^ BUILDSTDERR: 10190 | _cfej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sevQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cffe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cffe: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cffe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10301:1: error: BUILDSTDERR: warning: label ‘_cffr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10301 | _cffr: BUILDSTDERR: | ^ BUILDSTDERR: 10301 | _cffr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10332:1: error: BUILDSTDERR: warning: label ‘_cffu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10332 | _cffu: BUILDSTDERR: | ^ BUILDSTDERR: 10332 | _cffu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10372:1: error: BUILDSTDERR: warning: label ‘_cffz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10372 | _cffz: BUILDSTDERR: | ^ BUILDSTDERR: 10372 | _cffz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfdY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10412:1: error: BUILDSTDERR: warning: label ‘_cfdY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10412 | _cfdY: BUILDSTDERR: | ^ BUILDSTDERR: 10412 | _cfdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapMo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10455:1: error: BUILDSTDERR: warning: label ‘_cffG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10455 | _cffG: BUILDSTDERR: | ^ BUILDSTDERR: 10455 | _cffG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘_cfdn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10489:1: error: BUILDSTDERR: warning: label ‘_cfdn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10489 | _cfdn: BUILDSTDERR: | ^ BUILDSTDERR: 10489 | _cfdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMo_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10530:1: error: BUILDSTDERR: warning: label ‘_cffP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10530 | _cffP: BUILDSTDERR: | ^ BUILDSTDERR: 10530 | _cffP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10539:1: error: BUILDSTDERR: warning: label ‘_cffT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10539 | _cffT: BUILDSTDERR: | ^ BUILDSTDERR: 10539 | _cffT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10562:1: error: BUILDSTDERR: warning: label ‘_cfg0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10562 | _cfg0: BUILDSTDERR: | ^ BUILDSTDERR: 10562 | _cfg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10583:1: error: BUILDSTDERR: warning: label ‘_cfg7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10583 | _cfg7: BUILDSTDERR: | ^ BUILDSTDERR: 10583 | _cfg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘rdmI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10604:1: error: BUILDSTDERR: warning: label ‘_cfge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10604 | _cfge: BUILDSTDERR: | ^ BUILDSTDERR: 10604 | _cfge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10625:1: error: BUILDSTDERR: warning: label ‘_cfgq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10625 | _cfgq: BUILDSTDERR: | ^ BUILDSTDERR: 10625 | _cfgq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10648:1: error: BUILDSTDERR: warning: label ‘_cfgy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _cfgy: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _cfgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10671:1: error: BUILDSTDERR: warning: label ‘_cfgG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10671 | _cfgG: BUILDSTDERR: | ^ BUILDSTDERR: 10671 | _cfgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10696:1: error: BUILDSTDERR: warning: label ‘_cfgO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10696 | _cfgO: BUILDSTDERR: | ^ BUILDSTDERR: 10696 | _cfgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10722:1: error: BUILDSTDERR: warning: label ‘_cfgW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10722 | _cfgW: BUILDSTDERR: | ^ BUILDSTDERR: 10722 | _cfgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10747:1: error: BUILDSTDERR: warning: label ‘_cfh4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10747 | _cfh4: BUILDSTDERR: | ^ BUILDSTDERR: 10747 | _cfh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10772:1: error: BUILDSTDERR: warning: label ‘_cfhc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10772 | _cfhc: BUILDSTDERR: | ^ BUILDSTDERR: 10772 | _cfhc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10797:1: error: BUILDSTDERR: warning: label ‘_cfhk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10797 | _cfhk: BUILDSTDERR: | ^ BUILDSTDERR: 10797 | _cfhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10822:1: error: BUILDSTDERR: warning: label ‘_cfhs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10822 | _cfhs: BUILDSTDERR: | ^ BUILDSTDERR: 10822 | _cfhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10847:1: error: BUILDSTDERR: warning: label ‘_cfhA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10847 | _cfhA: BUILDSTDERR: | ^ BUILDSTDERR: 10847 | _cfhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10873:1: error: BUILDSTDERR: warning: label ‘_cfhI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10873 | _cfhI: BUILDSTDERR: | ^ BUILDSTDERR: 10873 | _cfhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘sewz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10898:1: error: BUILDSTDERR: warning: label ‘_cfhP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10898 | _cfhP: BUILDSTDERR: | ^ BUILDSTDERR: 10898 | _cfhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:10944:1: error: BUILDSTDERR: warning: label ‘_cfhT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10944 | _cfhT: BUILDSTDERR: | ^ BUILDSTDERR: 10944 | _cfhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_EnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cfi3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cfi3: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cfi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_EnvT_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_59.hc:11072:1: error: BUILDSTDERR: warning: label ‘_cfi8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11072 | _cfi8: BUILDSTDERR: | ^ BUILDSTDERR: 11072 | _cfi8: BUILDSTDERR: | ^~~~~ [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_64.hc:28:22: error: BUILDSTDERR: warning: ‘Sfin_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord Sfin_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord Sfin_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_68.hc:28:22: error: BUILDSTDERR: warning: ‘Sfio_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord Sfio_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord Sfio_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_73.hc:28:22: error: BUILDSTDERR: warning: ‘SfiC_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SfiC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SfiC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_77.hc:28:22: error: BUILDSTDERR: warning: ‘SfiD_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SfiD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SfiD_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJ4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:14:1: error: BUILDSTDERR: warning: label ‘_cfNU’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cfNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cfNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJ5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:40:1: error: BUILDSTDERR: warning: label ‘_cfNX’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cfNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cfNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:79:1: error: BUILDSTDERR: warning: label ‘_cfO2’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _cfO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _cfO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfNG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:108:1: error: BUILDSTDERR: warning: label ‘_cfNG’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _cfNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _cfNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:144:1: error: BUILDSTDERR: warning: label ‘_cfOs’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _cfOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _cfOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:160:1: error: BUILDSTDERR: warning: label ‘_cfOA’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cfOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cfOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:187:1: error: BUILDSTDERR: warning: label ‘_cfOD’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cfOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cfOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:228:1: error: BUILDSTDERR: warning: label ‘_cfOI’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cfOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cfOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfOe’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:257:1: error: BUILDSTDERR: warning: label ‘_cfOe’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cfOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cfOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:295:1: error: BUILDSTDERR: warning: label ‘_cfOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _cfOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _cfOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:317:1: error: BUILDSTDERR: warning: label ‘_cfP7’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cfP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cfP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:342:1: error: BUILDSTDERR: warning: label ‘_cfPb’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _cfPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _cfPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:378:1: error: BUILDSTDERR: warning: label ‘_cfPy’ defined but not used [-Wunused-label] BUILDSTDERR: 378 | _cfPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 378 | _cfPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:406:1: error: BUILDSTDERR: warning: label ‘_cfPL’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cfPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cfPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfPJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:432:1: error: BUILDSTDERR: warning: label ‘_cfPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cfPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cfPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfPO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:449:1: error: BUILDSTDERR: warning: label ‘_cfPO’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cfPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cfPO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:471:1: error: BUILDSTDERR: warning: label ‘_cfPW’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cfPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cfPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:511:1: error: BUILDSTDERR: warning: label ‘_cfQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _cfQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _cfQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfPk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:538:1: error: BUILDSTDERR: warning: label ‘_cfPk’ defined but not used [-Wunused-label] BUILDSTDERR: 538 | _cfPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 538 | _cfPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfPp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:565:1: error: BUILDSTDERR: warning: label ‘_cfPp’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _cfPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _cfPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:607:1: error: BUILDSTDERR: warning: label ‘_cfQt’ defined but not used [-Wunused-label] BUILDSTDERR: 607 | _cfQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 607 | _cfQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:635:1: error: BUILDSTDERR: warning: label ‘_cfQG’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cfQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cfQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfQE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:661:1: error: BUILDSTDERR: warning: label ‘_cfQE’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _cfQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _cfQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:683:1: error: BUILDSTDERR: warning: label ‘_cfQM’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cfQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cfQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:723:1: error: BUILDSTDERR: warning: label ‘_cfQR’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cfQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cfQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfQf’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:750:1: error: BUILDSTDERR: warning: label ‘_cfQf’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _cfQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _cfQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfQk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:777:1: error: BUILDSTDERR: warning: label ‘_cfQk’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _cfQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _cfQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:819:1: error: BUILDSTDERR: warning: label ‘_cfR9’ defined but not used [-Wunused-label] BUILDSTDERR: 819 | _cfR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 819 | _cfR9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:841:1: error: BUILDSTDERR: warning: label ‘_cfRl’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cfRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cfRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:860:1: error: BUILDSTDERR: warning: label ‘_cfRo’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _cfRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _cfRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:898:1: error: BUILDSTDERR: warning: label ‘_cfRu’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cfRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cfRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfJV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:934:1: error: BUILDSTDERR: warning: label ‘_cfRH’ defined but not used [-Wunused-label] BUILDSTDERR: 934 | _cfRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 934 | _cfRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:959:1: error: BUILDSTDERR: warning: label ‘_cfRK’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _cfRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _cfRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfK0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:989:1: error: BUILDSTDERR: warning: label ‘_cfRX’ defined but not used [-Wunused-label] BUILDSTDERR: 989 | _cfRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 989 | _cfRX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfK5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1013:1: error: BUILDSTDERR: warning: label ‘_cfSi’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _cfSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _cfSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfK6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1039:1: error: BUILDSTDERR: warning: label ‘_cfSl’ defined but not used [-Wunused-label] BUILDSTDERR: 1039 | _cfSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1039 | _cfSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfK1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1078:1: error: BUILDSTDERR: warning: label ‘_cfSq’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _cfSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _cfSq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfS4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1112:1: error: BUILDSTDERR: warning: label ‘_cfS4’ defined but not used [-Wunused-label] BUILDSTDERR: 1112 | _cfS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1112 | _cfS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1145:1: error: BUILDSTDERR: warning: label ‘_cfSR’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _cfSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _cfSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1173:1: error: BUILDSTDERR: warning: label ‘_cfT2’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _cfT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _cfT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cfT5’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cfT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cfT5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1246:1: error: BUILDSTDERR: warning: label ‘_cfTa’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _cfTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _cfTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfSD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1277:1: error: BUILDSTDERR: warning: label ‘_cfSD’ defined but not used [-Wunused-label] BUILDSTDERR: 1277 | _cfSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1277 | _cfSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfSI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1305:1: error: BUILDSTDERR: warning: label ‘_cfSI’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _cfSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _cfSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1347:1: error: BUILDSTDERR: warning: label ‘_cfTk’ defined but not used [-Wunused-label] BUILDSTDERR: 1347 | _cfTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1347 | _cfTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1386:1: error: BUILDSTDERR: warning: label ‘_cfTt’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _cfTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _cfTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cfTA’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cfTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cfTA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1434:1: error: BUILDSTDERR: warning: label ‘_cfTL’ defined but not used [-Wunused-label] BUILDSTDERR: 1434 | _cfTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1434 | _cfTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cfU2’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cfU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cfU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfU0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1488:1: error: BUILDSTDERR: warning: label ‘_cfU0’ defined but not used [-Wunused-label] BUILDSTDERR: 1488 | _cfU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1488 | _cfU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1510:1: error: BUILDSTDERR: warning: label ‘_cfUa’ defined but not used [-Wunused-label] BUILDSTDERR: 1510 | _cfUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1510 | _cfUa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfU8’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1547:1: error: BUILDSTDERR: warning: label ‘_cfU8’ defined but not used [-Wunused-label] BUILDSTDERR: 1547 | _cfU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1547 | _cfU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cfUi’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cfUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cfUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1609:1: error: BUILDSTDERR: warning: label ‘_cfUn’ defined but not used [-Wunused-label] BUILDSTDERR: 1609 | _cfUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1609 | _cfUn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1647:1: error: BUILDSTDERR: warning: label ‘_cfUz’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _cfUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _cfUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfUw’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cfUw’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cfUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cfUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfUC’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1699:1: error: BUILDSTDERR: warning: label ‘_cfUC’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _cfUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _cfUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfUH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1723:1: error: BUILDSTDERR: warning: label ‘_cfUH’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _cfUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _cfUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1756:1: error: BUILDSTDERR: warning: label ‘_cfUX’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _cfUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _cfUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1784:1: error: BUILDSTDERR: warning: label ‘_cfV9’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _cfV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _cfV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1807:1: error: BUILDSTDERR: warning: label ‘_cfVh’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _cfVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _cfVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1830:1: error: BUILDSTDERR: warning: label ‘_cfVp’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _cfVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _cfVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1853:1: error: BUILDSTDERR: warning: label ‘_cfVx’ defined but not used [-Wunused-label] BUILDSTDERR: 1853 | _cfVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1853 | _cfVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1876:1: error: BUILDSTDERR: warning: label ‘_cfVF’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _cfVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _cfVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfKN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1899:1: error: BUILDSTDERR: warning: label ‘_cfVM’ defined but not used [-Wunused-label] BUILDSTDERR: 1899 | _cfVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1899 | _cfVM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1932:1: error: BUILDSTDERR: warning: label ‘_cfVQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1932 | _cfVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1932 | _cfVQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfL2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:1988:1: error: BUILDSTDERR: warning: label ‘_cfWe’ defined but not used [-Wunused-label] BUILDSTDERR: 1988 | _cfWe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1988 | _cfWe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfL3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2021:1: error: BUILDSTDERR: warning: label ‘_cfWj’ defined but not used [-Wunused-label] BUILDSTDERR: 2021 | _cfWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2021 | _cfWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2060:1: error: BUILDSTDERR: warning: label ‘_cfWo’ defined but not used [-Wunused-label] BUILDSTDERR: 2060 | _cfWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2060 | _cfWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfVZ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2089:1: error: BUILDSTDERR: warning: label ‘_cfVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _cfVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _cfVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfL9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2128:1: error: BUILDSTDERR: warning: label ‘_cfWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2128 | _cfWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2128 | _cfWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2156:1: error: BUILDSTDERR: warning: label ‘_cfWM’ defined but not used [-Wunused-label] BUILDSTDERR: 2156 | _cfWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2156 | _cfWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfWA’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2185:1: error: BUILDSTDERR: warning: label ‘_cfWA’ defined but not used [-Wunused-label] BUILDSTDERR: 2185 | _cfWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2185 | _cfWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2223:1: error: BUILDSTDERR: warning: label ‘_cfX1’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _cfX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _cfX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfWY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2249:1: error: BUILDSTDERR: warning: label ‘_cfWY’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _cfWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _cfWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2274:1: error: BUILDSTDERR: warning: label ‘_cfXg’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _cfXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _cfXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2299:1: error: BUILDSTDERR: warning: label ‘_cfXj’ defined but not used [-Wunused-label] BUILDSTDERR: 2299 | _cfXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2299 | _cfXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2328:1: error: BUILDSTDERR: warning: label ‘_cfXx’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _cfXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _cfXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2350:1: error: BUILDSTDERR: warning: label ‘_cfXF’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _cfXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _cfXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2372:1: error: BUILDSTDERR: warning: label ‘_cfXN’ defined but not used [-Wunused-label] BUILDSTDERR: 2372 | _cfXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2372 | _cfXN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2394:1: error: BUILDSTDERR: warning: label ‘_cfXU’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _cfXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _cfXU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2423:1: error: BUILDSTDERR: warning: label ‘_cfXY’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _cfXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _cfXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2465:1: error: BUILDSTDERR: warning: label ‘_cfYb’ defined but not used [-Wunused-label] BUILDSTDERR: 2465 | _cfYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2465 | _cfYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2490:1: error: BUILDSTDERR: warning: label ‘_cfYe’ defined but not used [-Wunused-label] BUILDSTDERR: 2490 | _cfYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2490 | _cfYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2520:1: error: BUILDSTDERR: warning: label ‘_cfYr’ defined but not used [-Wunused-label] BUILDSTDERR: 2520 | _cfYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2520 | _cfYr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2548:1: error: BUILDSTDERR: warning: label ‘_cfYI’ defined but not used [-Wunused-label] BUILDSTDERR: 2548 | _cfYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2548 | _cfYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfYG’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2574:1: error: BUILDSTDERR: warning: label ‘_cfYG’ defined but not used [-Wunused-label] BUILDSTDERR: 2574 | _cfYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2574 | _cfYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfYL’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2591:1: error: BUILDSTDERR: warning: label ‘_cfYL’ defined but not used [-Wunused-label] BUILDSTDERR: 2591 | _cfYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2591 | _cfYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2613:1: error: BUILDSTDERR: warning: label ‘_cfYV’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _cfYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _cfYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfYT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cfYT’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cfYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cfYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfYY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2667:1: error: BUILDSTDERR: warning: label ‘_cfYY’ defined but not used [-Wunused-label] BUILDSTDERR: 2667 | _cfYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2667 | _cfYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfLB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cfZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cfZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cfZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2729:1: error: BUILDSTDERR: warning: label ‘_cfZd’ defined but not used [-Wunused-label] BUILDSTDERR: 2729 | _cfZd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2729 | _cfZd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2767:1: error: BUILDSTDERR: warning: label ‘_cfZp’ defined but not used [-Wunused-label] BUILDSTDERR: 2767 | _cfZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2767 | _cfZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfZm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2794:1: error: BUILDSTDERR: warning: label ‘_cfZm’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _cfZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _cfZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfZs’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2819:1: error: BUILDSTDERR: warning: label ‘_cfZs’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _cfZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _cfZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cfZx’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2843:1: error: BUILDSTDERR: warning: label ‘_cfZx’ defined but not used [-Wunused-label] BUILDSTDERR: 2843 | _cfZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2843 | _cfZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2876:1: error: BUILDSTDERR: warning: label ‘_cfZN’ defined but not used [-Wunused-label] BUILDSTDERR: 2876 | _cfZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2876 | _cfZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfM3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2902:1: error: BUILDSTDERR: warning: label ‘_cfZY’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _cfZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _cfZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfM0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2930:1: error: BUILDSTDERR: warning: label ‘_cg0f’ defined but not used [-Wunused-label] BUILDSTDERR: 2930 | _cg0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2930 | _cg0f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg0d’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2956:1: error: BUILDSTDERR: warning: label ‘_cg0d’ defined but not used [-Wunused-label] BUILDSTDERR: 2956 | _cg0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2956 | _cg0d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg0i’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cg0i’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cg0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cg0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfM1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:2995:1: error: BUILDSTDERR: warning: label ‘_cg0s’ defined but not used [-Wunused-label] BUILDSTDERR: 2995 | _cg0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2995 | _cg0s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg0q’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3032:1: error: BUILDSTDERR: warning: label ‘_cg0q’ defined but not used [-Wunused-label] BUILDSTDERR: 3032 | _cg0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3032 | _cg0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg0v’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cg0v’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cg0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cg0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfM2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3071:1: error: BUILDSTDERR: warning: label ‘_cg0F’ defined but not used [-Wunused-label] BUILDSTDERR: 3071 | _cg0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3071 | _cg0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3111:1: error: BUILDSTDERR: warning: label ‘_cg0K’ defined but not used [-Wunused-label] BUILDSTDERR: 3111 | _cg0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3111 | _cg0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3149:1: error: BUILDSTDERR: warning: label ‘_cg0W’ defined but not used [-Wunused-label] BUILDSTDERR: 3149 | _cg0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3149 | _cg0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg0T’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3176:1: error: BUILDSTDERR: warning: label ‘_cg0T’ defined but not used [-Wunused-label] BUILDSTDERR: 3176 | _cg0T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3176 | _cg0T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg0Z’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3201:1: error: BUILDSTDERR: warning: label ‘_cg0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _cg0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _cg0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg14’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3225:1: error: BUILDSTDERR: warning: label ‘_cg14’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _cg14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _cg14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfMm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3257:1: error: BUILDSTDERR: warning: label ‘_cg1p’ defined but not used [-Wunused-label] BUILDSTDERR: 3257 | _cg1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3257 | _cg1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfMl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3280:1: error: BUILDSTDERR: warning: label ‘_cg1x’ defined but not used [-Wunused-label] BUILDSTDERR: 3280 | _cg1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3280 | _cg1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfMk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3303:1: error: BUILDSTDERR: warning: label ‘_cg1F’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _cg1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _cg1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfMj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3326:1: error: BUILDSTDERR: warning: label ‘_cg1M’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _cg1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _cg1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3357:1: error: BUILDSTDERR: warning: label ‘_cg1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3357 | _cg1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3357 | _cg1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfMs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3403:1: error: BUILDSTDERR: warning: label ‘_cg24’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _cg24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _cg24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cg29’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cg29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cg29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg27’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3455:1: error: BUILDSTDERR: warning: label ‘_cg27’ defined but not used [-Wunused-label] BUILDSTDERR: 3455 | _cg27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3455 | _cg27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadTransStoreTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3481:1: error: BUILDSTDERR: warning: label ‘_cg2o’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _cg2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _cg2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg2l’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3507:1: error: BUILDSTDERR: warning: label ‘_cg2l’ defined but not used [-Wunused-label] BUILDSTDERR: 3507 | _cg2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3507 | _cg2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadTransStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3529:1: error: BUILDSTDERR: warning: label ‘_cg2z’ defined but not used [-Wunused-label] BUILDSTDERR: 3529 | _cg2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3529 | _cg2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadHoistStoreTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3548:1: error: BUILDSTDERR: warning: label ‘_cg2J’ defined but not used [-Wunused-label] BUILDSTDERR: 3548 | _cg2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3548 | _cg2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg2G’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cg2G’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cg2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cg2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadHoistStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3607:1: error: BUILDSTDERR: warning: label ‘_cg2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3607 | _cg2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3607 | _cg2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_store_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3626:1: error: BUILDSTDERR: warning: label ‘_cg36’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _cg36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _cg36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_runStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3658:1: error: BUILDSTDERR: warning: label ‘_cg3i’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _cg3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _cg3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg3f’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3681:1: error: BUILDSTDERR: warning: label ‘_cg3f’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _cg3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _cg3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_runStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3716:1: error: BUILDSTDERR: warning: label ‘_cg3z’ defined but not used [-Wunused-label] BUILDSTDERR: 3716 | _cg3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3716 | _cg3z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg3w’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3739:1: error: BUILDSTDERR: warning: label ‘_cg3w’ defined but not used [-Wunused-label] BUILDSTDERR: 3739 | _cg3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3739 | _cg3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_pos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3774:1: error: BUILDSTDERR: warning: label ‘_cg3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3774 | _cg3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3774 | _cg3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg3N’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3793:1: error: BUILDSTDERR: warning: label ‘_cg3N’ defined but not used [-Wunused-label] BUILDSTDERR: 3793 | _cg3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3793 | _cg3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_seek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3814:1: error: BUILDSTDERR: warning: label ‘_cg43’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _cg43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _cg43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfNa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cg4h’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cg4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cg4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_seeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cg4o’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cg4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cg4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_peek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cg4A’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cg4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cg4A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg4x’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3949:1: error: BUILDSTDERR: warning: label ‘_cg4x’ defined but not used [-Wunused-label] BUILDSTDERR: 3949 | _cg4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3949 | _cg4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfNs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:3974:1: error: BUILDSTDERR: warning: label ‘_cg4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3974 | _cg4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3974 | _cg4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_peeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4011:1: error: BUILDSTDERR: warning: label ‘_cg4W’ defined but not used [-Wunused-label] BUILDSTDERR: 4011 | _cg4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4011 | _cg4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘sfNA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4052:1: error: BUILDSTDERR: warning: label ‘_cg5f’ defined but not used [-Wunused-label] BUILDSTDERR: 4052 | _cg5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4052 | _cg5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_experiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4079:1: error: BUILDSTDERR: warning: label ‘_cg5i’ defined but not used [-Wunused-label] BUILDSTDERR: 4079 | _cg5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4079 | _cg5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘_cg55’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4108:1: error: BUILDSTDERR: warning: label ‘_cg55’ defined but not used [-Wunused-label] BUILDSTDERR: 4108 | _cg55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4108 | _cg55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_StoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4287:1: error: BUILDSTDERR: warning: label ‘_cg5u’ defined but not used [-Wunused-label] BUILDSTDERR: 4287 | _cg5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4287 | _cg5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_StoreT_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4312:1: error: BUILDSTDERR: warning: label ‘_cg5z’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _cg5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _cg5z: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_82.hc:4323:22: error: BUILDSTDERR: warning: ‘Sg5B_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4323 | static const StgWord Sg5B_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | static const StgWord Sg5B_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5I_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:14:1: error: BUILDSTDERR: warning: label ‘_cgay’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cgay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cgay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5J_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:40:1: error: BUILDSTDERR: warning: label ‘_cgaB’ defined but not used [-Wunused-label] BUILDSTDERR: 40 | _cgaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 40 | _cgaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:79:1: error: BUILDSTDERR: warning: label ‘_cgaG’ defined but not used [-Wunused-label] BUILDSTDERR: 79 | _cgaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 79 | _cgaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgak’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:108:1: error: BUILDSTDERR: warning: label ‘_cgak’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _cgak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _cgak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5R_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:144:1: error: BUILDSTDERR: warning: label ‘_cgb6’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _cgb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _cgb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5S_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:160:1: error: BUILDSTDERR: warning: label ‘_cgbe’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _cgbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _cgbe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5T_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:187:1: error: BUILDSTDERR: warning: label ‘_cgbh’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cgbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cgbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:228:1: error: BUILDSTDERR: warning: label ‘_cgbm’ defined but not used [-Wunused-label] BUILDSTDERR: 228 | _cgbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 228 | _cgbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgaS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:257:1: error: BUILDSTDERR: warning: label ‘_cgaS’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cgaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cgaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5W_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:295:1: error: BUILDSTDERR: warning: label ‘_cgbD’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _cgbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _cgbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg5V_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:317:1: error: BUILDSTDERR: warning: label ‘_cgbL’ defined but not used [-Wunused-label] BUILDSTDERR: 317 | _cgbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 317 | _cgbL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:342:1: error: BUILDSTDERR: warning: label ‘_cgbP’ defined but not used [-Wunused-label] BUILDSTDERR: 342 | _cgbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 342 | _cgbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6b_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:378:1: error: BUILDSTDERR: warning: label ‘_cgcc’ defined but not used [-Wunused-label] BUILDSTDERR: 378 | _cgcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 378 | _cgcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg69_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:406:1: error: BUILDSTDERR: warning: label ‘_cgcp’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _cgcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _cgcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgcn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:432:1: error: BUILDSTDERR: warning: label ‘_cgcn’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cgcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cgcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgcs’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:449:1: error: BUILDSTDERR: warning: label ‘_cgcs’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cgcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cgcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6a_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:471:1: error: BUILDSTDERR: warning: label ‘_cgcA’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _cgcA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _cgcA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:511:1: error: BUILDSTDERR: warning: label ‘_cgcF’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _cgcF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _cgcF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgbY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:538:1: error: BUILDSTDERR: warning: label ‘_cgbY’ defined but not used [-Wunused-label] BUILDSTDERR: 538 | _cgbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 538 | _cgbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgc3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:565:1: error: BUILDSTDERR: warning: label ‘_cgc3’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _cgc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _cgc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6p_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:607:1: error: BUILDSTDERR: warning: label ‘_cgd7’ defined but not used [-Wunused-label] BUILDSTDERR: 607 | _cgd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 607 | _cgd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6n_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:635:1: error: BUILDSTDERR: warning: label ‘_cgdk’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cgdk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cgdk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgdi’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:661:1: error: BUILDSTDERR: warning: label ‘_cgdi’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _cgdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _cgdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6o_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:683:1: error: BUILDSTDERR: warning: label ‘_cgdq’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cgdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cgdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:723:1: error: BUILDSTDERR: warning: label ‘_cgdv’ defined but not used [-Wunused-label] BUILDSTDERR: 723 | _cgdv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 723 | _cgdv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgcT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:750:1: error: BUILDSTDERR: warning: label ‘_cgcT’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _cgcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _cgcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgcY’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:777:1: error: BUILDSTDERR: warning: label ‘_cgcY’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _cgcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _cgcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6w_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:819:1: error: BUILDSTDERR: warning: label ‘_cgdN’ defined but not used [-Wunused-label] BUILDSTDERR: 819 | _cgdN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 819 | _cgdN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6u_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:841:1: error: BUILDSTDERR: warning: label ‘_cgdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _cgdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _cgdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6v_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:860:1: error: BUILDSTDERR: warning: label ‘_cge2’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _cge2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _cge2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:898:1: error: BUILDSTDERR: warning: label ‘_cge8’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cge8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cge8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6z_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:934:1: error: BUILDSTDERR: warning: label ‘_cgel’ defined but not used [-Wunused-label] BUILDSTDERR: 934 | _cgel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 934 | _cgel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:959:1: error: BUILDSTDERR: warning: label ‘_cgeo’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _cgeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _cgeo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6E_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:989:1: error: BUILDSTDERR: warning: label ‘_cgeB’ defined but not used [-Wunused-label] BUILDSTDERR: 989 | _cgeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 989 | _cgeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6J_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1013:1: error: BUILDSTDERR: warning: label ‘_cgeW’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _cgeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _cgeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6K_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1039:1: error: BUILDSTDERR: warning: label ‘_cgeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1039 | _cgeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1039 | _cgeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6F_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1078:1: error: BUILDSTDERR: warning: label ‘_cgf4’ defined but not used [-Wunused-label] BUILDSTDERR: 1078 | _cgf4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1078 | _cgf4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgeI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1112:1: error: BUILDSTDERR: warning: label ‘_cgeI’ defined but not used [-Wunused-label] BUILDSTDERR: 1112 | _cgeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1112 | _cgeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1145:1: error: BUILDSTDERR: warning: label ‘_cgfv’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _cgfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _cgfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6S_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1173:1: error: BUILDSTDERR: warning: label ‘_cgfG’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _cgfG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _cgfG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6T_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1205:1: error: BUILDSTDERR: warning: label ‘_cgfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _cgfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _cgfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg6V_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1246:1: error: BUILDSTDERR: warning: label ‘_cgfO’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _cgfO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _cgfO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgfh’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1277:1: error: BUILDSTDERR: warning: label ‘_cgfh’ defined but not used [-Wunused-label] BUILDSTDERR: 1277 | _cgfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1277 | _cgfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgfm’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1305:1: error: BUILDSTDERR: warning: label ‘_cgfm’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _cgfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _cgfm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1347:1: error: BUILDSTDERR: warning: label ‘_cgfY’ defined but not used [-Wunused-label] BUILDSTDERR: 1347 | _cgfY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1347 | _cgfY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1386:1: error: BUILDSTDERR: warning: label ‘_cgg7’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _cgg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _cgg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cgge’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cgge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cgge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg79_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1434:1: error: BUILDSTDERR: warning: label ‘_cggp’ defined but not used [-Wunused-label] BUILDSTDERR: 1434 | _cggp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1434 | _cggp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg76_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cggG’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cggG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cggG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cggE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1488:1: error: BUILDSTDERR: warning: label ‘_cggE’ defined but not used [-Wunused-label] BUILDSTDERR: 1488 | _cggE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1488 | _cggE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg77_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1510:1: error: BUILDSTDERR: warning: label ‘_cggO’ defined but not used [-Wunused-label] BUILDSTDERR: 1510 | _cggO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1510 | _cggO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cggM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1547:1: error: BUILDSTDERR: warning: label ‘_cggM’ defined but not used [-Wunused-label] BUILDSTDERR: 1547 | _cggM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1547 | _cggM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg78_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cggW’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cggW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cggW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1609:1: error: BUILDSTDERR: warning: label ‘_cgh1’ defined but not used [-Wunused-label] BUILDSTDERR: 1609 | _cgh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1609 | _cgh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1647:1: error: BUILDSTDERR: warning: label ‘_cghd’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _cghd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _cghd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgha’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cgha’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cgha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cgha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cghg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1699:1: error: BUILDSTDERR: warning: label ‘_cghg’ defined but not used [-Wunused-label] BUILDSTDERR: 1699 | _cghg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1699 | _cghg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cghl’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1723:1: error: BUILDSTDERR: warning: label ‘_cghl’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _cghl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _cghl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1756:1: error: BUILDSTDERR: warning: label ‘_cghB’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _cghB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _cghB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7w_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1784:1: error: BUILDSTDERR: warning: label ‘_cghN’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _cghN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _cghN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7v_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1807:1: error: BUILDSTDERR: warning: label ‘_cghV’ defined but not used [-Wunused-label] BUILDSTDERR: 1807 | _cghV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1807 | _cghV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7u_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1830:1: error: BUILDSTDERR: warning: label ‘_cgi3’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _cgi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _cgi3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7t_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1853:1: error: BUILDSTDERR: warning: label ‘_cgib’ defined but not used [-Wunused-label] BUILDSTDERR: 1853 | _cgib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1853 | _cgib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7s_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1876:1: error: BUILDSTDERR: warning: label ‘_cgij’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _cgij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _cgij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7r_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1899:1: error: BUILDSTDERR: warning: label ‘_cgiq’ defined but not used [-Wunused-label] BUILDSTDERR: 1899 | _cgiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1899 | _cgiq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1932:1: error: BUILDSTDERR: warning: label ‘_cgiu’ defined but not used [-Wunused-label] BUILDSTDERR: 1932 | _cgiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1932 | _cgiu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7G_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:1988:1: error: BUILDSTDERR: warning: label ‘_cgiS’ defined but not used [-Wunused-label] BUILDSTDERR: 1988 | _cgiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1988 | _cgiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7H_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2021:1: error: BUILDSTDERR: warning: label ‘_cgiX’ defined but not used [-Wunused-label] BUILDSTDERR: 2021 | _cgiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2021 | _cgiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2060:1: error: BUILDSTDERR: warning: label ‘_cgj2’ defined but not used [-Wunused-label] BUILDSTDERR: 2060 | _cgj2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2060 | _cgj2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgiD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2089:1: error: BUILDSTDERR: warning: label ‘_cgiD’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _cgiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _cgiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7N_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2128:1: error: BUILDSTDERR: warning: label ‘_cgjn’ defined but not used [-Wunused-label] BUILDSTDERR: 2128 | _cgjn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2128 | _cgjn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2156:1: error: BUILDSTDERR: warning: label ‘_cgjq’ defined but not used [-Wunused-label] BUILDSTDERR: 2156 | _cgjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2156 | _cgjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgje’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2185:1: error: BUILDSTDERR: warning: label ‘_cgje’ defined but not used [-Wunused-label] BUILDSTDERR: 2185 | _cgje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2185 | _cgje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2223:1: error: BUILDSTDERR: warning: label ‘_cgjF’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _cgjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _cgjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgjC’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2249:1: error: BUILDSTDERR: warning: label ‘_cgjC’ defined but not used [-Wunused-label] BUILDSTDERR: 2249 | _cgjC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2249 | _cgjC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2274:1: error: BUILDSTDERR: warning: label ‘_cgjU’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _cgjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _cgjU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2299:1: error: BUILDSTDERR: warning: label ‘_cgjX’ defined but not used [-Wunused-label] BUILDSTDERR: 2299 | _cgjX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2299 | _cgjX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7Z_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2328:1: error: BUILDSTDERR: warning: label ‘_cgkb’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _cgkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _cgkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7Y_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2350:1: error: BUILDSTDERR: warning: label ‘_cgkj’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _cgkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _cgkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7X_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2372:1: error: BUILDSTDERR: warning: label ‘_cgkr’ defined but not used [-Wunused-label] BUILDSTDERR: 2372 | _cgkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2372 | _cgkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg7W_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2394:1: error: BUILDSTDERR: warning: label ‘_cgky’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _cgky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _cgky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2423:1: error: BUILDSTDERR: warning: label ‘_cgkC’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _cgkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _cgkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg82_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2465:1: error: BUILDSTDERR: warning: label ‘_cgkP’ defined but not used [-Wunused-label] BUILDSTDERR: 2465 | _cgkP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2465 | _cgkP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2490:1: error: BUILDSTDERR: warning: label ‘_cgkS’ defined but not used [-Wunused-label] BUILDSTDERR: 2490 | _cgkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2490 | _cgkS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8g_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2520:1: error: BUILDSTDERR: warning: label ‘_cgl5’ defined but not used [-Wunused-label] BUILDSTDERR: 2520 | _cgl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2520 | _cgl5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8d_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2548:1: error: BUILDSTDERR: warning: label ‘_cglm’ defined but not used [-Wunused-label] BUILDSTDERR: 2548 | _cglm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2548 | _cglm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cglk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2574:1: error: BUILDSTDERR: warning: label ‘_cglk’ defined but not used [-Wunused-label] BUILDSTDERR: 2574 | _cglk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2574 | _cglk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cglp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2591:1: error: BUILDSTDERR: warning: label ‘_cglp’ defined but not used [-Wunused-label] BUILDSTDERR: 2591 | _cglp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2591 | _cglp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8e_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2613:1: error: BUILDSTDERR: warning: label ‘_cglz’ defined but not used [-Wunused-label] BUILDSTDERR: 2613 | _cglz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2613 | _cglz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cglx’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cglx’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cglx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cglx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cglC’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2667:1: error: BUILDSTDERR: warning: label ‘_cglC’ defined but not used [-Wunused-label] BUILDSTDERR: 2667 | _cglC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2667 | _cglC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8f_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cglM’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cglM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cglM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2729:1: error: BUILDSTDERR: warning: label ‘_cglR’ defined but not used [-Wunused-label] BUILDSTDERR: 2729 | _cglR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2729 | _cglR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2767:1: error: BUILDSTDERR: warning: label ‘_cgm3’ defined but not used [-Wunused-label] BUILDSTDERR: 2767 | _cgm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2767 | _cgm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgm0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2794:1: error: BUILDSTDERR: warning: label ‘_cgm0’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _cgm0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _cgm0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgm6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2819:1: error: BUILDSTDERR: warning: label ‘_cgm6’ defined but not used [-Wunused-label] BUILDSTDERR: 2819 | _cgm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2819 | _cgm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgmb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2843:1: error: BUILDSTDERR: warning: label ‘_cgmb’ defined but not used [-Wunused-label] BUILDSTDERR: 2843 | _cgmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2843 | _cgmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2876:1: error: BUILDSTDERR: warning: label ‘_cgmr’ defined but not used [-Wunused-label] BUILDSTDERR: 2876 | _cgmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2876 | _cgmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8H_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2902:1: error: BUILDSTDERR: warning: label ‘_cgmC’ defined but not used [-Wunused-label] BUILDSTDERR: 2902 | _cgmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2902 | _cgmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8E_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2930:1: error: BUILDSTDERR: warning: label ‘_cgmT’ defined but not used [-Wunused-label] BUILDSTDERR: 2930 | _cgmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2930 | _cgmT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgmR’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2956:1: error: BUILDSTDERR: warning: label ‘_cgmR’ defined but not used [-Wunused-label] BUILDSTDERR: 2956 | _cgmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2956 | _cgmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgmW’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cgmW’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cgmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cgmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8F_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:2995:1: error: BUILDSTDERR: warning: label ‘_cgn6’ defined but not used [-Wunused-label] BUILDSTDERR: 2995 | _cgn6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2995 | _cgn6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgn4’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3032:1: error: BUILDSTDERR: warning: label ‘_cgn4’ defined but not used [-Wunused-label] BUILDSTDERR: 3032 | _cgn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3032 | _cgn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgn9’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cgn9’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cgn9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cgn9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8G_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3071:1: error: BUILDSTDERR: warning: label ‘_cgnj’ defined but not used [-Wunused-label] BUILDSTDERR: 3071 | _cgnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3071 | _cgnj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3111:1: error: BUILDSTDERR: warning: label ‘_cgno’ defined but not used [-Wunused-label] BUILDSTDERR: 3111 | _cgno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3111 | _cgno: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3149:1: error: BUILDSTDERR: warning: label ‘_cgnA’ defined but not used [-Wunused-label] BUILDSTDERR: 3149 | _cgnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3149 | _cgnA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgnx’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3176:1: error: BUILDSTDERR: warning: label ‘_cgnx’ defined but not used [-Wunused-label] BUILDSTDERR: 3176 | _cgnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3176 | _cgnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgnD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3201:1: error: BUILDSTDERR: warning: label ‘_cgnD’ defined but not used [-Wunused-label] BUILDSTDERR: 3201 | _cgnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3201 | _cgnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgnI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3225:1: error: BUILDSTDERR: warning: label ‘_cgnI’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _cgnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _cgnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg90_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3257:1: error: BUILDSTDERR: warning: label ‘_cgo3’ defined but not used [-Wunused-label] BUILDSTDERR: 3257 | _cgo3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3257 | _cgo3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8Z_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3280:1: error: BUILDSTDERR: warning: label ‘_cgob’ defined but not used [-Wunused-label] BUILDSTDERR: 3280 | _cgob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3280 | _cgob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8Y_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3303:1: error: BUILDSTDERR: warning: label ‘_cgoj’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _cgoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _cgoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg8X_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3326:1: error: BUILDSTDERR: warning: label ‘_cgoq’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _cgoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _cgoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3357:1: error: BUILDSTDERR: warning: label ‘_cgou’ defined but not used [-Wunused-label] BUILDSTDERR: 3357 | _cgou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3357 | _cgou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg96_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3403:1: error: BUILDSTDERR: warning: label ‘_cgoI’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _cgoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _cgoI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3423:1: error: BUILDSTDERR: warning: label ‘_cgoN’ defined but not used [-Wunused-label] BUILDSTDERR: 3423 | _cgoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3423 | _cgoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgoL’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3455:1: error: BUILDSTDERR: warning: label ‘_cgoL’ defined but not used [-Wunused-label] BUILDSTDERR: 3455 | _cgoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3455 | _cgoL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadTransStoreTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3481:1: error: BUILDSTDERR: warning: label ‘_cgp2’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _cgp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _cgp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgoZ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3507:1: error: BUILDSTDERR: warning: label ‘_cgoZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3507 | _cgoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3507 | _cgoZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadTransStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3529:1: error: BUILDSTDERR: warning: label ‘_cgpd’ defined but not used [-Wunused-label] BUILDSTDERR: 3529 | _cgpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3529 | _cgpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadHoistStoreTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3548:1: error: BUILDSTDERR: warning: label ‘_cgpn’ defined but not used [-Wunused-label] BUILDSTDERR: 3548 | _cgpn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3548 | _cgpn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgpk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cgpk’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cgpk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cgpk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadHoistStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3607:1: error: BUILDSTDERR: warning: label ‘_cgpC’ defined but not used [-Wunused-label] BUILDSTDERR: 3607 | _cgpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3607 | _cgpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_store_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3626:1: error: BUILDSTDERR: warning: label ‘_cgpK’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _cgpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _cgpK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_runStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3658:1: error: BUILDSTDERR: warning: label ‘_cgpW’ defined but not used [-Wunused-label] BUILDSTDERR: 3658 | _cgpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3658 | _cgpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgpT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3681:1: error: BUILDSTDERR: warning: label ‘_cgpT’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _cgpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _cgpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_runStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3716:1: error: BUILDSTDERR: warning: label ‘_cgqd’ defined but not used [-Wunused-label] BUILDSTDERR: 3716 | _cgqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3716 | _cgqd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgqa’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3739:1: error: BUILDSTDERR: warning: label ‘_cgqa’ defined but not used [-Wunused-label] BUILDSTDERR: 3739 | _cgqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3739 | _cgqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_pos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3774:1: error: BUILDSTDERR: warning: label ‘_cgqu’ defined but not used [-Wunused-label] BUILDSTDERR: 3774 | _cgqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3774 | _cgqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgqr’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3793:1: error: BUILDSTDERR: warning: label ‘_cgqr’ defined but not used [-Wunused-label] BUILDSTDERR: 3793 | _cgqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3793 | _cgqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_seek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3814:1: error: BUILDSTDERR: warning: label ‘_cgqH’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _cgqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _cgqH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sg9O_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cgqV’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cgqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cgqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_seeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cgr2’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cgr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cgr2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_peek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cgre’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cgre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cgre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgrb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3949:1: error: BUILDSTDERR: warning: label ‘_cgrb’ defined but not used [-Wunused-label] BUILDSTDERR: 3949 | _cgrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3949 | _cgrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sga6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:3974:1: error: BUILDSTDERR: warning: label ‘_cgru’ defined but not used [-Wunused-label] BUILDSTDERR: 3974 | _cgru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3974 | _cgru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_peeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4011:1: error: BUILDSTDERR: warning: label ‘_cgrA’ defined but not used [-Wunused-label] BUILDSTDERR: 4011 | _cgrA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4011 | _cgrA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘sgae_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4052:1: error: BUILDSTDERR: warning: label ‘_cgrT’ defined but not used [-Wunused-label] BUILDSTDERR: 4052 | _cgrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4052 | _cgrT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_experiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4079:1: error: BUILDSTDERR: warning: label ‘_cgrW’ defined but not used [-Wunused-label] BUILDSTDERR: 4079 | _cgrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4079 | _cgrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘_cgrJ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4108:1: error: BUILDSTDERR: warning: label ‘_cgrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4108 | _cgrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4108 | _cgrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_StoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4287:1: error: BUILDSTDERR: warning: label ‘_cgs8’ defined but not used [-Wunused-label] BUILDSTDERR: 4287 | _cgs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4287 | _cgs8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_StoreT_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4312:1: error: BUILDSTDERR: warning: label ‘_cgsd’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _cgsd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _cgsd: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_86.hc:4323:22: error: BUILDSTDERR: warning: ‘Sgsf_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4323 | static const StgWord Sgsf_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | static const StgWord Sgsf_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:14:1: error: BUILDSTDERR: warning: label ‘_chu9’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _chu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _chu9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:49:1: error: BUILDSTDERR: warning: label ‘_chuo’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _chuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _chuo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chum’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:75:1: error: BUILDSTDERR: warning: label ‘_chum’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _chum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _chum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chur’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:92:1: error: BUILDSTDERR: warning: label ‘_chur’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _chur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _chur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:112:1: error: BUILDSTDERR: warning: label ‘_chuz’ defined but not used [-Wunused-label] BUILDSTDERR: 112 | _chuz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 112 | _chuz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:149:1: error: BUILDSTDERR: warning: label ‘_chuI’ defined but not used [-Wunused-label] BUILDSTDERR: 149 | _chuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 149 | _chuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:171:1: error: BUILDSTDERR: warning: label ‘_chuV’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _chuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _chuV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chuT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:197:1: error: BUILDSTDERR: warning: label ‘_chuT’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _chuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _chuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:217:1: error: BUILDSTDERR: warning: label ‘_chv1’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _chv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _chv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:253:1: error: BUILDSTDERR: warning: label ‘_chvf’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _chvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _chvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:270:1: error: BUILDSTDERR: warning: label ‘_chvi’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _chvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _chvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:306:1: error: BUILDSTDERR: warning: label ‘_chvv’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _chvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _chvv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:331:1: error: BUILDSTDERR: warning: label ‘_chvy’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _chvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _chvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:366:1: error: BUILDSTDERR: warning: label ‘_chvH’ defined but not used [-Wunused-label] BUILDSTDERR: 366 | _chvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 366 | _chvH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:386:1: error: BUILDSTDERR: warning: label ‘_chvO’ defined but not used [-Wunused-label] BUILDSTDERR: 386 | _chvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 386 | _chvO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:404:1: error: BUILDSTDERR: warning: label ‘_chw9’ defined but not used [-Wunused-label] BUILDSTDERR: 404 | _chw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 404 | _chw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:424:1: error: BUILDSTDERR: warning: label ‘_chwc’ defined but not used [-Wunused-label] BUILDSTDERR: 424 | _chwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 424 | _chwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:463:1: error: BUILDSTDERR: warning: label ‘_chwj’ defined but not used [-Wunused-label] BUILDSTDERR: 463 | _chwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 463 | _chwj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chwh’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:498:1: error: BUILDSTDERR: warning: label ‘_chwh’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _chwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _chwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:516:1: error: BUILDSTDERR: warning: label ‘_chwv’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _chwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _chwv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shqZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:544:1: error: BUILDSTDERR: warning: label ‘_chwE’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _chwE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _chwE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:577:1: error: BUILDSTDERR: warning: label ‘_chwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _chwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _chwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadHoistTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:614:1: error: BUILDSTDERR: warning: label ‘_chwS’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _chwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _chwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadHoistTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:634:1: error: BUILDSTDERR: warning: label ‘_chwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _chwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _chwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shr8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:653:1: error: BUILDSTDERR: warning: label ‘_chxe’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _chxe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _chxe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shra_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:676:1: error: BUILDSTDERR: warning: label ‘_chxm’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _chxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _chxm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shr6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:698:1: error: BUILDSTDERR: warning: label ‘_chxr’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _chxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _chxr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chxp’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:735:1: error: BUILDSTDERR: warning: label ‘_chxp’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _chxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _chxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:750:1: error: BUILDSTDERR: warning: label ‘_chxE’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _chxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _chxE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTransTracedTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:766:1: error: BUILDSTDERR: warning: label ‘_chxH’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _chxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _chxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTransTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:798:1: error: BUILDSTDERR: warning: label ‘_chxQ’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _chxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _chxQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:817:1: error: BUILDSTDERR: warning: label ‘_chy5’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _chy5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _chy5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:841:1: error: BUILDSTDERR: warning: label ‘_chyl’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _chyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _chyl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shro_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:867:1: error: BUILDSTDERR: warning: label ‘_chyu’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _chyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _chyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:902:1: error: BUILDSTDERR: warning: label ‘_chyz’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _chyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _chyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:947:1: error: BUILDSTDERR: warning: label ‘_chyE’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _chyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _chyE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:985:1: error: BUILDSTDERR: warning: label ‘_chyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _chyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _chyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1024:1: error: BUILDSTDERR: warning: label ‘_chyT’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _chyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _chyT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1040:1: error: BUILDSTDERR: warning: label ‘_chyW’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _chyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _chyW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1074:1: error: BUILDSTDERR: warning: label ‘_chze’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _chze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _chze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1099:1: error: BUILDSTDERR: warning: label ‘_chzh’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _chzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _chzh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shry_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1133:1: error: BUILDSTDERR: warning: label ‘_chzr’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _chzr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _chzr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1149:1: error: BUILDSTDERR: warning: label ‘_chzu’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _chzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _chzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1180:1: error: BUILDSTDERR: warning: label ‘_chzM’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _chzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _chzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1196:1: error: BUILDSTDERR: warning: label ‘_chzU’ defined but not used [-Wunused-label] BUILDSTDERR: 1196 | _chzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1196 | _chzU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1222:1: error: BUILDSTDERR: warning: label ‘_chzX’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _chzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _chzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1258:1: error: BUILDSTDERR: warning: label ‘_chA7’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _chA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _chA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1274:1: error: BUILDSTDERR: warning: label ‘_chAa’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _chAa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _chAa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1307:1: error: BUILDSTDERR: warning: label ‘_chAo’ defined but not used [-Wunused-label] BUILDSTDERR: 1307 | _chAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1307 | _chAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1329:1: error: BUILDSTDERR: warning: label ‘_chAw’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _chAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _chAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1354:1: error: BUILDSTDERR: warning: label ‘_chAA’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _chAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _chAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1390:1: error: BUILDSTDERR: warning: label ‘_chAN’ defined but not used [-Wunused-label] BUILDSTDERR: 1390 | _chAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1390 | _chAN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1415:1: error: BUILDSTDERR: warning: label ‘_chAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _chAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _chAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1444:1: error: BUILDSTDERR: warning: label ‘_chB3’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _chB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _chB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1469:1: error: BUILDSTDERR: warning: label ‘_chBa’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _chBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _chBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1496:1: error: BUILDSTDERR: warning: label ‘_chBj’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _chBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _chBj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1528:1: error: BUILDSTDERR: warning: label ‘_chBo’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _chBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _chBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1567:1: error: BUILDSTDERR: warning: label ‘_chBx’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _chBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _chBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1594:1: error: BUILDSTDERR: warning: label ‘_chBK’ defined but not used [-Wunused-label] BUILDSTDERR: 1594 | _chBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1594 | _chBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chBI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1619:1: error: BUILDSTDERR: warning: label ‘_chBI’ defined but not used [-Wunused-label] BUILDSTDERR: 1619 | _chBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1619 | _chBI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1637:1: error: BUILDSTDERR: warning: label ‘_chBU’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _chBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _chBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shrZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1661:1: error: BUILDSTDERR: warning: label ‘_chC1’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _chC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _chC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shs2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1687:1: error: BUILDSTDERR: warning: label ‘_chCa’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _chCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _chCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1720:1: error: BUILDSTDERR: warning: label ‘_chCf’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _chCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _chCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shs6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1759:1: error: BUILDSTDERR: warning: label ‘_chCs’ defined but not used [-Wunused-label] BUILDSTDERR: 1759 | _chCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1759 | _chCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shs8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1784:1: error: BUILDSTDERR: warning: label ‘_chCE’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _chCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _chCE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shs9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1813:1: error: BUILDSTDERR: warning: label ‘_chCH’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _chCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _chCH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1846:1: error: BUILDSTDERR: warning: label ‘_chCM’ defined but not used [-Wunused-label] BUILDSTDERR: 1846 | _chCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | _chCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1882:1: error: BUILDSTDERR: warning: label ‘_chD0’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _chD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _chD0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shse_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1904:1: error: BUILDSTDERR: warning: label ‘_chD8’ defined but not used [-Wunused-label] BUILDSTDERR: 1904 | _chD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1904 | _chD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1926:1: error: BUILDSTDERR: warning: label ‘_chDg’ defined but not used [-Wunused-label] BUILDSTDERR: 1926 | _chDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1926 | _chDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1948:1: error: BUILDSTDERR: warning: label ‘_chDo’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _chDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _chDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:1970:1: error: BUILDSTDERR: warning: label ‘_chDv’ defined but not used [-Wunused-label] BUILDSTDERR: 1970 | _chDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1970 | _chDv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2000:1: error: BUILDSTDERR: warning: label ‘_chDz’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _chDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _chDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2045:1: error: BUILDSTDERR: warning: label ‘_chDM’ defined but not used [-Wunused-label] BUILDSTDERR: 2045 | _chDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2045 | _chDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2070:1: error: BUILDSTDERR: warning: label ‘_chDP’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _chDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _chDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2101:1: error: BUILDSTDERR: warning: label ‘_chDY’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _chDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _chDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2129:1: error: BUILDSTDERR: warning: label ‘_chEa’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _chEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _chEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2152:1: error: BUILDSTDERR: warning: label ‘_chEh’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _chEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _chEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shso_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2177:1: error: BUILDSTDERR: warning: label ‘_chEp’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _chEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _chEp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2200:1: error: BUILDSTDERR: warning: label ‘_chEw’ defined but not used [-Wunused-label] BUILDSTDERR: 2200 | _chEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2200 | _chEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2231:1: error: BUILDSTDERR: warning: label ‘_chEA’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _chEA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _chEA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shst_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2278:1: error: BUILDSTDERR: warning: label ‘_chEN’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _chEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _chEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2303:1: error: BUILDSTDERR: warning: label ‘_chEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2303 | _chEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2303 | _chEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2330:1: error: BUILDSTDERR: warning: label ‘_chEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2330 | _chEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2330 | _chEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2352:1: error: BUILDSTDERR: warning: label ‘_chF6’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _chF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _chF6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2379:1: error: BUILDSTDERR: warning: label ‘_chFn’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _chFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _chFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chFl’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2405:1: error: BUILDSTDERR: warning: label ‘_chFl’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _chFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _chFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chFq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2422:1: error: BUILDSTDERR: warning: label ‘_chFq’ defined but not used [-Wunused-label] BUILDSTDERR: 2422 | _chFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2422 | _chFq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2444:1: error: BUILDSTDERR: warning: label ‘_chFA’ defined but not used [-Wunused-label] BUILDSTDERR: 2444 | _chFA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2444 | _chFA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chFy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2481:1: error: BUILDSTDERR: warning: label ‘_chFy’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _chFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _chFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chFD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2498:1: error: BUILDSTDERR: warning: label ‘_chFD’ defined but not used [-Wunused-label] BUILDSTDERR: 2498 | _chFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2498 | _chFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2518:1: error: BUILDSTDERR: warning: label ‘_chFN’ defined but not used [-Wunused-label] BUILDSTDERR: 2518 | _chFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2518 | _chFN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2555:1: error: BUILDSTDERR: warning: label ‘_chFW’ defined but not used [-Wunused-label] BUILDSTDERR: 2555 | _chFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2555 | _chFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2577:1: error: BUILDSTDERR: warning: label ‘_chG3’ defined but not used [-Wunused-label] BUILDSTDERR: 2577 | _chG3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2577 | _chG3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2604:1: error: BUILDSTDERR: warning: label ‘_chGk’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _chGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _chGk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chGi’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2630:1: error: BUILDSTDERR: warning: label ‘_chGi’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _chGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _chGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chGn’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2647:1: error: BUILDSTDERR: warning: label ‘_chGn’ defined but not used [-Wunused-label] BUILDSTDERR: 2647 | _chGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2647 | _chGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2669:1: error: BUILDSTDERR: warning: label ‘_chGx’ defined but not used [-Wunused-label] BUILDSTDERR: 2669 | _chGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2669 | _chGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chGv’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2706:1: error: BUILDSTDERR: warning: label ‘_chGv’ defined but not used [-Wunused-label] BUILDSTDERR: 2706 | _chGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2706 | _chGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chGA’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2723:1: error: BUILDSTDERR: warning: label ‘_chGA’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _chGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _chGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2743:1: error: BUILDSTDERR: warning: label ‘_chGK’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _chGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _chGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2780:1: error: BUILDSTDERR: warning: label ‘_chGT’ defined but not used [-Wunused-label] BUILDSTDERR: 2780 | _chGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | _chGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘sht7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2801:1: error: BUILDSTDERR: warning: label ‘_chH5’ defined but not used [-Wunused-label] BUILDSTDERR: 2801 | _chH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2801 | _chH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘sht4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2823:1: error: BUILDSTDERR: warning: label ‘_chHd’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _chHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _chHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘sht1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2845:1: error: BUILDSTDERR: warning: label ‘_chHl’ defined but not used [-Wunused-label] BUILDSTDERR: 2845 | _chHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2845 | _chHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shsY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2867:1: error: BUILDSTDERR: warning: label ‘_chHs’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _chHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _chHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2897:1: error: BUILDSTDERR: warning: label ‘_chHw’ defined but not used [-Wunused-label] BUILDSTDERR: 2897 | _chHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2897 | _chHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘sht9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2940:1: error: BUILDSTDERR: warning: label ‘_chHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2940 | _chHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2940 | _chHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2965:1: error: BUILDSTDERR: warning: label ‘_chHM’ defined but not used [-Wunused-label] BUILDSTDERR: 2965 | _chHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2965 | _chHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:2994:1: error: BUILDSTDERR: warning: label ‘_chI8’ defined but not used [-Wunused-label] BUILDSTDERR: 2994 | _chI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2994 | _chI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shth_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3021:1: error: BUILDSTDERR: warning: label ‘_chId’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _chId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _chId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chIb’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3058:1: error: BUILDSTDERR: warning: label ‘_chIb’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _chIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _chIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3080:1: error: BUILDSTDERR: warning: label ‘_chIn’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _chIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _chIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chIl’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3119:1: error: BUILDSTDERR: warning: label ‘_chIl’ defined but not used [-Wunused-label] BUILDSTDERR: 3119 | _chIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3119 | _chIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3137:1: error: BUILDSTDERR: warning: label ‘_chIA’ defined but not used [-Wunused-label] BUILDSTDERR: 3137 | _chIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3137 | _chIA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3163:1: error: BUILDSTDERR: warning: label ‘_chID’ defined but not used [-Wunused-label] BUILDSTDERR: 3163 | _chID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3163 | _chID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3200:1: error: BUILDSTDERR: warning: label ‘_chIW’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _chIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _chIW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chIU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3226:1: error: BUILDSTDERR: warning: label ‘_chIU’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _chIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _chIU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3248:1: error: BUILDSTDERR: warning: label ‘_chJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 3248 | _chJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3248 | _chJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘_chJ2’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3285:1: error: BUILDSTDERR: warning: label ‘_chJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _chJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _chJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3305:1: error: BUILDSTDERR: warning: label ‘_chJc’ defined but not used [-Wunused-label] BUILDSTDERR: 3305 | _chJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3305 | _chJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3344:1: error: BUILDSTDERR: warning: label ‘_chJl’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _chJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _chJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shty_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3371:1: error: BUILDSTDERR: warning: label ‘_chJx’ defined but not used [-Wunused-label] BUILDSTDERR: 3371 | _chJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3371 | _chJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3393:1: error: BUILDSTDERR: warning: label ‘_chJF’ defined but not used [-Wunused-label] BUILDSTDERR: 3393 | _chJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3393 | _chJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3415:1: error: BUILDSTDERR: warning: label ‘_chJN’ defined but not used [-Wunused-label] BUILDSTDERR: 3415 | _chJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3415 | _chJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3437:1: error: BUILDSTDERR: warning: label ‘_chJV’ defined but not used [-Wunused-label] BUILDSTDERR: 3437 | _chJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3437 | _chJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3459:1: error: BUILDSTDERR: warning: label ‘_chK3’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _chK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _chK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3481:1: error: BUILDSTDERR: warning: label ‘_chKa’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _chKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _chKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3512:1: error: BUILDSTDERR: warning: label ‘_chKe’ defined but not used [-Wunused-label] BUILDSTDERR: 3512 | _chKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3512 | _chKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_traced1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3558:1: error: BUILDSTDERR: warning: label ‘_chKn’ defined but not used [-Wunused-label] BUILDSTDERR: 3558 | _chKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3558 | _chKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_traced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3578:1: error: BUILDSTDERR: warning: label ‘_chKu’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _chKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _chKu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTraced1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3595:1: error: BUILDSTDERR: warning: label ‘_chKB’ defined but not used [-Wunused-label] BUILDSTDERR: 3595 | _chKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3595 | _chKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3615:1: error: BUILDSTDERR: warning: label ‘_chKI’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _chKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _chKI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_trace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3635:1: error: BUILDSTDERR: warning: label ‘_chKP’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _chKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _chKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listen1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3666:1: error: BUILDSTDERR: warning: label ‘_chKY’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _chKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _chKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3702:1: error: BUILDSTDERR: warning: label ‘_chLb’ defined but not used [-Wunused-label] BUILDSTDERR: 3702 | _chLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3702 | _chLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3726:1: error: BUILDSTDERR: warning: label ‘_chLj’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _chLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _chLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listen_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3742:1: error: BUILDSTDERR: warning: label ‘_chLm’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _chLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _chLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3776:1: error: BUILDSTDERR: warning: label ‘_chLH’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _chLH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _chLH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3814:1: error: BUILDSTDERR: warning: label ‘_chLM’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _chLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _chLM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3848:1: error: BUILDSTDERR: warning: label ‘_chLW’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _chLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _chLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listens_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3864:1: error: BUILDSTDERR: warning: label ‘_chLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3864 | _chLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3864 | _chLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shu1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3897:1: error: BUILDSTDERR: warning: label ‘_chMi’ defined but not used [-Wunused-label] BUILDSTDERR: 3897 | _chMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3897 | _chMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shtX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3929:1: error: BUILDSTDERR: warning: label ‘_chMn’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _chMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _chMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘shu3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3963:1: error: BUILDSTDERR: warning: label ‘_chMx’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _chMx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _chMx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_censor_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:3979:1: error: BUILDSTDERR: warning: label ‘_chMA’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _chMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _chMA: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_91.hc:4135:22: error: BUILDSTDERR: warning: ‘ShMF_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4135 | static const StgWord ShMF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4135 | static const StgWord ShMF_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:14:1: error: BUILDSTDERR: warning: label ‘_chQu’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _chQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _chQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shMP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:49:1: error: BUILDSTDERR: warning: label ‘_chQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 49 | _chQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 49 | _chQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_chQH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:75:1: error: BUILDSTDERR: warning: label ‘_chQH’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _chQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _chQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_chQM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:92:1: error: BUILDSTDERR: warning: label ‘_chQM’ defined but not used [-Wunused-label] BUILDSTDERR: 92 | _chQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 92 | _chQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:112:1: error: BUILDSTDERR: warning: label ‘_chQU’ defined but not used [-Wunused-label] BUILDSTDERR: 112 | _chQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 112 | _chQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:149:1: error: BUILDSTDERR: warning: label ‘_chR3’ defined but not used [-Wunused-label] BUILDSTDERR: 149 | _chR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 149 | _chR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shMY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:171:1: error: BUILDSTDERR: warning: label ‘_chRg’ defined but not used [-Wunused-label] BUILDSTDERR: 171 | _chRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 171 | _chRg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_chRe’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:197:1: error: BUILDSTDERR: warning: label ‘_chRe’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _chRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _chRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:217:1: error: BUILDSTDERR: warning: label ‘_chRm’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _chRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _chRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shN2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:253:1: error: BUILDSTDERR: warning: label ‘_chRA’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _chRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _chRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:270:1: error: BUILDSTDERR: warning: label ‘_chRD’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _chRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _chRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shN6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:306:1: error: BUILDSTDERR: warning: label ‘_chRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 306 | _chRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 306 | _chRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:331:1: error: BUILDSTDERR: warning: label ‘_chRT’ defined but not used [-Wunused-label] BUILDSTDERR: 331 | _chRT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 331 | _chRT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:366:1: error: BUILDSTDERR: warning: label ‘_chS2’ defined but not used [-Wunused-label] BUILDSTDERR: 366 | _chS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 366 | _chS2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:386:1: error: BUILDSTDERR: warning: label ‘_chS9’ defined but not used [-Wunused-label] BUILDSTDERR: 386 | _chS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 386 | _chS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:404:1: error: BUILDSTDERR: warning: label ‘_chSu’ defined but not used [-Wunused-label] BUILDSTDERR: 404 | _chSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 404 | _chSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:424:1: error: BUILDSTDERR: warning: label ‘_chSx’ defined but not used [-Wunused-label] BUILDSTDERR: 424 | _chSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 424 | _chSx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:463:1: error: BUILDSTDERR: warning: label ‘_chSE’ defined but not used [-Wunused-label] BUILDSTDERR: 463 | _chSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 463 | _chSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_chSC’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:498:1: error: BUILDSTDERR: warning: label ‘_chSC’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _chSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _chSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:516:1: error: BUILDSTDERR: warning: label ‘_chSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _chSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _chSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:544:1: error: BUILDSTDERR: warning: label ‘_chSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 544 | _chSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 544 | _chSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:577:1: error: BUILDSTDERR: warning: label ‘_chT4’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _chT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _chT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadHoistTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:614:1: error: BUILDSTDERR: warning: label ‘_chTd’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _chTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _chTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadHoistTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:634:1: error: BUILDSTDERR: warning: label ‘_chTk’ defined but not used [-Wunused-label] BUILDSTDERR: 634 | _chTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 634 | _chTk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:653:1: error: BUILDSTDERR: warning: label ‘_chTz’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _chTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _chTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:676:1: error: BUILDSTDERR: warning: label ‘_chTH’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _chTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _chTH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:698:1: error: BUILDSTDERR: warning: label ‘_chTM’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _chTM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _chTM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_chTK’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:735:1: error: BUILDSTDERR: warning: label ‘_chTK’ defined but not used [-Wunused-label] BUILDSTDERR: 735 | _chTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 735 | _chTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:750:1: error: BUILDSTDERR: warning: label ‘_chTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _chTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _chTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTransTracedTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:766:1: error: BUILDSTDERR: warning: label ‘_chU2’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _chU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _chU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTransTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:798:1: error: BUILDSTDERR: warning: label ‘_chUb’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _chUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _chUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:817:1: error: BUILDSTDERR: warning: label ‘_chUq’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _chUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _chUq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:841:1: error: BUILDSTDERR: warning: label ‘_chUG’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _chUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _chUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:867:1: error: BUILDSTDERR: warning: label ‘_chUP’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _chUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _chUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:902:1: error: BUILDSTDERR: warning: label ‘_chUU’ defined but not used [-Wunused-label] BUILDSTDERR: 902 | _chUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 902 | _chUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:947:1: error: BUILDSTDERR: warning: label ‘_chUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _chUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _chUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:985:1: error: BUILDSTDERR: warning: label ‘_chV4’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _chV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _chV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1024:1: error: BUILDSTDERR: warning: label ‘_chVe’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _chVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _chVe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1040:1: error: BUILDSTDERR: warning: label ‘_chVh’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _chVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _chVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1074:1: error: BUILDSTDERR: warning: label ‘_chVz’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _chVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _chVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1099:1: error: BUILDSTDERR: warning: label ‘_chVC’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _chVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _chVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1133:1: error: BUILDSTDERR: warning: label ‘_chVM’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _chVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _chVM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1149:1: error: BUILDSTDERR: warning: label ‘_chVP’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _chVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _chVP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1180:1: error: BUILDSTDERR: warning: label ‘_chW7’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _chW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _chW7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1196:1: error: BUILDSTDERR: warning: label ‘_chWf’ defined but not used [-Wunused-label] BUILDSTDERR: 1196 | _chWf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1196 | _chWf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shNW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1222:1: error: BUILDSTDERR: warning: label ‘_chWi’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _chWi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _chWi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shO1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1258:1: error: BUILDSTDERR: warning: label ‘_chWs’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _chWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _chWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1274:1: error: BUILDSTDERR: warning: label ‘_chWv’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _chWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _chWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shO4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1307:1: error: BUILDSTDERR: warning: label ‘_chWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1307 | _chWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1307 | _chWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shO3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1329:1: error: BUILDSTDERR: warning: label ‘_chWR’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _chWR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _chWR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1354:1: error: BUILDSTDERR: warning: label ‘_chWV’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _chWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _chWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shO6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1390:1: error: BUILDSTDERR: warning: label ‘_chX8’ defined but not used [-Wunused-label] BUILDSTDERR: 1390 | _chX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1390 | _chX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1415:1: error: BUILDSTDERR: warning: label ‘_chXb’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _chXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _chXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1444:1: error: BUILDSTDERR: warning: label ‘_chXo’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _chXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _chXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1469:1: error: BUILDSTDERR: warning: label ‘_chXv’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _chXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _chXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1496:1: error: BUILDSTDERR: warning: label ‘_chXE’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _chXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _chXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1528:1: error: BUILDSTDERR: warning: label ‘_chXJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _chXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _chXJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1567:1: error: BUILDSTDERR: warning: label ‘_chXS’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _chXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _chXS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1594:1: error: BUILDSTDERR: warning: label ‘_chY5’ defined but not used [-Wunused-label] BUILDSTDERR: 1594 | _chY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1594 | _chY5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_chY3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1619:1: error: BUILDSTDERR: warning: label ‘_chY3’ defined but not used [-Wunused-label] BUILDSTDERR: 1619 | _chY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1619 | _chY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1637:1: error: BUILDSTDERR: warning: label ‘_chYf’ defined but not used [-Wunused-label] BUILDSTDERR: 1637 | _chYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1637 | _chYf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1661:1: error: BUILDSTDERR: warning: label ‘_chYm’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _chYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _chYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1687:1: error: BUILDSTDERR: warning: label ‘_chYv’ defined but not used [-Wunused-label] BUILDSTDERR: 1687 | _chYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1687 | _chYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1720:1: error: BUILDSTDERR: warning: label ‘_chYA’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _chYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _chYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1759:1: error: BUILDSTDERR: warning: label ‘_chYN’ defined but not used [-Wunused-label] BUILDSTDERR: 1759 | _chYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1759 | _chYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1784:1: error: BUILDSTDERR: warning: label ‘_chYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _chYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _chYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1813:1: error: BUILDSTDERR: warning: label ‘_chZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _chZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _chZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1846:1: error: BUILDSTDERR: warning: label ‘_chZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 1846 | _chZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | _chZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1882:1: error: BUILDSTDERR: warning: label ‘_chZl’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _chZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _chZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1904:1: error: BUILDSTDERR: warning: label ‘_chZt’ defined but not used [-Wunused-label] BUILDSTDERR: 1904 | _chZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1904 | _chZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1926:1: error: BUILDSTDERR: warning: label ‘_chZB’ defined but not used [-Wunused-label] BUILDSTDERR: 1926 | _chZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1926 | _chZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1948:1: error: BUILDSTDERR: warning: label ‘_chZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1948 | _chZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1948 | _chZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:1970:1: error: BUILDSTDERR: warning: label ‘_chZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1970 | _chZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1970 | _chZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2000:1: error: BUILDSTDERR: warning: label ‘_chZU’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _chZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _chZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2045:1: error: BUILDSTDERR: warning: label ‘_ci07’ defined but not used [-Wunused-label] BUILDSTDERR: 2045 | _ci07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2045 | _ci07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2070:1: error: BUILDSTDERR: warning: label ‘_ci0a’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _ci0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _ci0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2101:1: error: BUILDSTDERR: warning: label ‘_ci0j’ defined but not used [-Wunused-label] BUILDSTDERR: 2101 | _ci0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2101 | _ci0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2129:1: error: BUILDSTDERR: warning: label ‘_ci0v’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _ci0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _ci0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2152:1: error: BUILDSTDERR: warning: label ‘_ci0C’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _ci0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _ci0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2177:1: error: BUILDSTDERR: warning: label ‘_ci0K’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _ci0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _ci0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2200:1: error: BUILDSTDERR: warning: label ‘_ci0R’ defined but not used [-Wunused-label] BUILDSTDERR: 2200 | _ci0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2200 | _ci0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2231:1: error: BUILDSTDERR: warning: label ‘_ci0V’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _ci0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _ci0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2278:1: error: BUILDSTDERR: warning: label ‘_ci18’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _ci18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _ci18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2303:1: error: BUILDSTDERR: warning: label ‘_ci1b’ defined but not used [-Wunused-label] BUILDSTDERR: 2303 | _ci1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2303 | _ci1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2330:1: error: BUILDSTDERR: warning: label ‘_ci1k’ defined but not used [-Wunused-label] BUILDSTDERR: 2330 | _ci1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2330 | _ci1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2352:1: error: BUILDSTDERR: warning: label ‘_ci1r’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _ci1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _ci1r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2379:1: error: BUILDSTDERR: warning: label ‘_ci1I’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _ci1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _ci1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci1G’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2405:1: error: BUILDSTDERR: warning: label ‘_ci1G’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _ci1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _ci1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci1L’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2422:1: error: BUILDSTDERR: warning: label ‘_ci1L’ defined but not used [-Wunused-label] BUILDSTDERR: 2422 | _ci1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2422 | _ci1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shOZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2444:1: error: BUILDSTDERR: warning: label ‘_ci1V’ defined but not used [-Wunused-label] BUILDSTDERR: 2444 | _ci1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2444 | _ci1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci1T’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2481:1: error: BUILDSTDERR: warning: label ‘_ci1T’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _ci1T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _ci1T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci1Y’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2498:1: error: BUILDSTDERR: warning: label ‘_ci1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2498 | _ci1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2498 | _ci1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2518:1: error: BUILDSTDERR: warning: label ‘_ci28’ defined but not used [-Wunused-label] BUILDSTDERR: 2518 | _ci28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2518 | _ci28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2555:1: error: BUILDSTDERR: warning: label ‘_ci2h’ defined but not used [-Wunused-label] BUILDSTDERR: 2555 | _ci2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2555 | _ci2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2577:1: error: BUILDSTDERR: warning: label ‘_ci2o’ defined but not used [-Wunused-label] BUILDSTDERR: 2577 | _ci2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2577 | _ci2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2604:1: error: BUILDSTDERR: warning: label ‘_ci2F’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _ci2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _ci2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci2D’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2630:1: error: BUILDSTDERR: warning: label ‘_ci2D’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _ci2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _ci2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci2I’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2647:1: error: BUILDSTDERR: warning: label ‘_ci2I’ defined but not used [-Wunused-label] BUILDSTDERR: 2647 | _ci2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2647 | _ci2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2669:1: error: BUILDSTDERR: warning: label ‘_ci2S’ defined but not used [-Wunused-label] BUILDSTDERR: 2669 | _ci2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2669 | _ci2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci2Q’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2706:1: error: BUILDSTDERR: warning: label ‘_ci2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2706 | _ci2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2706 | _ci2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci2V’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2723:1: error: BUILDSTDERR: warning: label ‘_ci2V’ defined but not used [-Wunused-label] BUILDSTDERR: 2723 | _ci2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2723 | _ci2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2743:1: error: BUILDSTDERR: warning: label ‘_ci35’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _ci35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _ci35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2780:1: error: BUILDSTDERR: warning: label ‘_ci3e’ defined but not used [-Wunused-label] BUILDSTDERR: 2780 | _ci3e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | _ci3e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2801:1: error: BUILDSTDERR: warning: label ‘_ci3q’ defined but not used [-Wunused-label] BUILDSTDERR: 2801 | _ci3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2801 | _ci3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2823:1: error: BUILDSTDERR: warning: label ‘_ci3y’ defined but not used [-Wunused-label] BUILDSTDERR: 2823 | _ci3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2823 | _ci3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2845:1: error: BUILDSTDERR: warning: label ‘_ci3G’ defined but not used [-Wunused-label] BUILDSTDERR: 2845 | _ci3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2845 | _ci3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2867:1: error: BUILDSTDERR: warning: label ‘_ci3N’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _ci3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _ci3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2897:1: error: BUILDSTDERR: warning: label ‘_ci3R’ defined but not used [-Wunused-label] BUILDSTDERR: 2897 | _ci3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2897 | _ci3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2940:1: error: BUILDSTDERR: warning: label ‘_ci44’ defined but not used [-Wunused-label] BUILDSTDERR: 2940 | _ci44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2940 | _ci44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2965:1: error: BUILDSTDERR: warning: label ‘_ci47’ defined but not used [-Wunused-label] BUILDSTDERR: 2965 | _ci47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2965 | _ci47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:2994:1: error: BUILDSTDERR: warning: label ‘_ci4t’ defined but not used [-Wunused-label] BUILDSTDERR: 2994 | _ci4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2994 | _ci4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3021:1: error: BUILDSTDERR: warning: label ‘_ci4y’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _ci4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _ci4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci4w’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3058:1: error: BUILDSTDERR: warning: label ‘_ci4w’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _ci4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _ci4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3080:1: error: BUILDSTDERR: warning: label ‘_ci4I’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _ci4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _ci4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci4G’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3119:1: error: BUILDSTDERR: warning: label ‘_ci4G’ defined but not used [-Wunused-label] BUILDSTDERR: 3119 | _ci4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3119 | _ci4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3137:1: error: BUILDSTDERR: warning: label ‘_ci4V’ defined but not used [-Wunused-label] BUILDSTDERR: 3137 | _ci4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3137 | _ci4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3163:1: error: BUILDSTDERR: warning: label ‘_ci4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3163 | _ci4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3163 | _ci4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3200:1: error: BUILDSTDERR: warning: label ‘_ci5h’ defined but not used [-Wunused-label] BUILDSTDERR: 3200 | _ci5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3200 | _ci5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci5f’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3226:1: error: BUILDSTDERR: warning: label ‘_ci5f’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _ci5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _ci5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3248:1: error: BUILDSTDERR: warning: label ‘_ci5p’ defined but not used [-Wunused-label] BUILDSTDERR: 3248 | _ci5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3248 | _ci5p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘_ci5n’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3285:1: error: BUILDSTDERR: warning: label ‘_ci5n’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _ci5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _ci5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3305:1: error: BUILDSTDERR: warning: label ‘_ci5x’ defined but not used [-Wunused-label] BUILDSTDERR: 3305 | _ci5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3305 | _ci5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3344:1: error: BUILDSTDERR: warning: label ‘_ci5G’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _ci5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _ci5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3371:1: error: BUILDSTDERR: warning: label ‘_ci5S’ defined but not used [-Wunused-label] BUILDSTDERR: 3371 | _ci5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3371 | _ci5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3393:1: error: BUILDSTDERR: warning: label ‘_ci60’ defined but not used [-Wunused-label] BUILDSTDERR: 3393 | _ci60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3393 | _ci60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3415:1: error: BUILDSTDERR: warning: label ‘_ci68’ defined but not used [-Wunused-label] BUILDSTDERR: 3415 | _ci68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3415 | _ci68: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3437:1: error: BUILDSTDERR: warning: label ‘_ci6g’ defined but not used [-Wunused-label] BUILDSTDERR: 3437 | _ci6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3437 | _ci6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3459:1: error: BUILDSTDERR: warning: label ‘_ci6o’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _ci6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _ci6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shPO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3481:1: error: BUILDSTDERR: warning: label ‘_ci6v’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _ci6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _ci6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3512:1: error: BUILDSTDERR: warning: label ‘_ci6z’ defined but not used [-Wunused-label] BUILDSTDERR: 3512 | _ci6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3512 | _ci6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_traced1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3558:1: error: BUILDSTDERR: warning: label ‘_ci6I’ defined but not used [-Wunused-label] BUILDSTDERR: 3558 | _ci6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3558 | _ci6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_traced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3578:1: error: BUILDSTDERR: warning: label ‘_ci6P’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _ci6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _ci6P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTraced1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3595:1: error: BUILDSTDERR: warning: label ‘_ci6W’ defined but not used [-Wunused-label] BUILDSTDERR: 3595 | _ci6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3595 | _ci6W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3615:1: error: BUILDSTDERR: warning: label ‘_ci73’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _ci73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _ci73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_trace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3635:1: error: BUILDSTDERR: warning: label ‘_ci7a’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _ci7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _ci7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listen1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3666:1: error: BUILDSTDERR: warning: label ‘_ci7j’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _ci7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _ci7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQ3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3702:1: error: BUILDSTDERR: warning: label ‘_ci7w’ defined but not used [-Wunused-label] BUILDSTDERR: 3702 | _ci7w: BUILDSTDERR: | ^~~~~ [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) BUILDSTDERR: | BUILDSTDERR: 3702 | _ci7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQ5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3726:1: error: BUILDSTDERR: warning: label ‘_ci7E’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _ci7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _ci7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listen_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3742:1: error: BUILDSTDERR: warning: label ‘_ci7H’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _ci7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _ci7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3776:1: error: BUILDSTDERR: warning: label ‘_ci82’ defined but not used [-Wunused-label] BUILDSTDERR: 3776 | _ci82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3776 | _ci82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQ8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3814:1: error: BUILDSTDERR: warning: label ‘_ci87’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _ci87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _ci87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3848:1: error: BUILDSTDERR: warning: label ‘_ci8h’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _ci8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _ci8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listens_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3864:1: error: BUILDSTDERR: warning: label ‘_ci8k’ defined but not used [-Wunused-label] BUILDSTDERR: 3864 | _ci8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3864 | _ci8k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3897:1: error: BUILDSTDERR: warning: label ‘_ci8D’ defined but not used [-Wunused-label] BUILDSTDERR: 3897 | _ci8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3897 | _ci8D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3929:1: error: BUILDSTDERR: warning: label ‘_ci8I’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _ci8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _ci8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘shQo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3963:1: error: BUILDSTDERR: warning: label ‘_ci8S’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _ci8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _ci8S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_censor_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:3979:1: error: BUILDSTDERR: warning: label ‘_ci8V’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _ci8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _ci8V: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_95.hc:4135:22: error: BUILDSTDERR: warning: ‘Si90_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4135 | static const StgWord Si90_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4135 | static const StgWord Si90_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:15:1: error: BUILDSTDERR: warning: label ‘_cigV’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cigV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cigV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘_cigS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:34:1: error: BUILDSTDERR: warning: label ‘_cigS’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cigS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cigS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_trace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:56:1: error: BUILDSTDERR: warning: label ‘_cih9’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cih9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cih9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘_cih6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:75:1: error: BUILDSTDERR: warning: label ‘_cih6’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cih6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cih6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:97:1: error: BUILDSTDERR: warning: label ‘_cihp’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cihp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cihp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sig9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:123:1: error: BUILDSTDERR: warning: label ‘_cihw’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _cihw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _cihw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:151:1: error: BUILDSTDERR: warning: label ‘_cihA’ defined but not used [-Wunused-label] BUILDSTDERR: 151 | _cihA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 151 | _cihA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘rifV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:186:1: error: BUILDSTDERR: warning: label ‘_cihJ’ defined but not used [-Wunused-label] BUILDSTDERR: 186 | _cihJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 186 | _cihJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:208:1: error: BUILDSTDERR: warning: label ‘_cihU’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _cihU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _cihU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:235:1: error: BUILDSTDERR: warning: label ‘_cihY’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cihY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cihY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:269:1: error: BUILDSTDERR: warning: label ‘_ciic’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _ciic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _ciic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:294:1: error: BUILDSTDERR: warning: label ‘_ciif’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _ciif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _ciif: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:323:1: error: BUILDSTDERR: warning: label ‘_ciis’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _ciis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _ciis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:348:1: error: BUILDSTDERR: warning: label ‘_ciiv’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _ciiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _ciiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:377:1: error: BUILDSTDERR: warning: label ‘_ciiI’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _ciiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _ciiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:402:1: error: BUILDSTDERR: warning: label ‘_ciiL’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _ciiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _ciiL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:432:1: error: BUILDSTDERR: warning: label ‘_cij4’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cij4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cij4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘_cij2’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:457:1: error: BUILDSTDERR: warning: label ‘_cij2’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _cij2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _cij2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:477:1: error: BUILDSTDERR: warning: label ‘_cija’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _cija: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _cija: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_traces_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:516:1: error: BUILDSTDERR: warning: label ‘_cijf’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _cijf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _cijf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:555:1: error: BUILDSTDERR: warning: label ‘_cijs’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cijs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cijs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:581:1: error: BUILDSTDERR: warning: label ‘_cijD’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _cijD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _cijD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:607:1: error: BUILDSTDERR: warning: label ‘_cijG’ defined but not used [-Wunused-label] BUILDSTDERR: 607 | _cijG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 607 | _cijG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:643:1: error: BUILDSTDERR: warning: label ‘_cijR’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cijR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cijR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_lowerTrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:675:1: error: BUILDSTDERR: warning: label ‘_cijW’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cijW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cijW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:714:1: error: BUILDSTDERR: warning: label ‘_cik5’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _cik5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _cik5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:740:1: error: BUILDSTDERR: warning: label ‘_cikh’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cikh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cikh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:762:1: error: BUILDSTDERR: warning: label ‘_ciko’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _ciko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _ciko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:789:1: error: BUILDSTDERR: warning: label ‘_ciks’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _ciks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _ciks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:826:1: error: BUILDSTDERR: warning: label ‘_cikB’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _cikB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _cikB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:852:1: error: BUILDSTDERR: warning: label ‘_cikN’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _cikN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _cikN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:874:1: error: BUILDSTDERR: warning: label ‘_cikU’ defined but not used [-Wunused-label] BUILDSTDERR: 874 | _cikU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 874 | _cikU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:901:1: error: BUILDSTDERR: warning: label ‘_cikY’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _cikY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _cikY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:938:1: error: BUILDSTDERR: warning: label ‘_cil7’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _cil7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _cil7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:964:1: error: BUILDSTDERR: warning: label ‘_cilj’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cilj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cilj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘sigM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:986:1: error: BUILDSTDERR: warning: label ‘_cilq’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cilq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cilq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:1013:1: error: BUILDSTDERR: warning: label ‘_cilu’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _cilu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _cilu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_CZCComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:1109:1: error: BUILDSTDERR: warning: label ‘_cilE’ defined but not used [-Wunused-label] BUILDSTDERR: 1109 | _cilE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1109 | _cilE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_CZCComonadTraced_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_100.hc:1134:1: error: BUILDSTDERR: warning: label ‘_cilJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _cilJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _cilJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:15:1: error: BUILDSTDERR: warning: label ‘_cimH’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cimH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cimH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘_cimE’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:34:1: error: BUILDSTDERR: warning: label ‘_cimE’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cimE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cimE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_trace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:56:1: error: BUILDSTDERR: warning: label ‘_cimV’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cimV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cimV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘_cimS’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:75:1: error: BUILDSTDERR: warning: label ‘_cimS’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cimS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cimS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘silY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:97:1: error: BUILDSTDERR: warning: label ‘_cinb’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cinb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cinb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘silV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:123:1: error: BUILDSTDERR: warning: label ‘_cini’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _cini: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _cini: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:151:1: error: BUILDSTDERR: warning: label ‘_cinm’ defined but not used [-Wunused-label] BUILDSTDERR: 151 | _cinm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 151 | _cinm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘rifV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:186:1: error: BUILDSTDERR: warning: label ‘_cinv’ defined but not used [-Wunused-label] BUILDSTDERR: 186 | _cinv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 186 | _cinv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘sim2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:208:1: error: BUILDSTDERR: warning: label ‘_cinG’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _cinG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _cinG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:235:1: error: BUILDSTDERR: warning: label ‘_cinK’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cinK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cinK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘sim4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:269:1: error: BUILDSTDERR: warning: label ‘_cinY’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cinY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cinY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:294:1: error: BUILDSTDERR: warning: label ‘_cio1’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _cio1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _cio1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘sim6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:323:1: error: BUILDSTDERR: warning: label ‘_cioe’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _cioe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _cioe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:348:1: error: BUILDSTDERR: warning: label ‘_cioh’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _cioh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _cioh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘sim8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:377:1: error: BUILDSTDERR: warning: label ‘_ciou’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _ciou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _ciou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:402:1: error: BUILDSTDERR: warning: label ‘_ciox’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _ciox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _ciox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:432:1: error: BUILDSTDERR: warning: label ‘_cioQ’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cioQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cioQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘_cioO’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:457:1: error: BUILDSTDERR: warning: label ‘_cioO’ defined but not used [-Wunused-label] BUILDSTDERR: 457 | _cioO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 457 | _cioO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘sime_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:477:1: error: BUILDSTDERR: warning: label ‘_cioW’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _cioW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _cioW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_traces_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:516:1: error: BUILDSTDERR: warning: label ‘_cip1’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _cip1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _cip1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:555:1: error: BUILDSTDERR: warning: label ‘_cipe’ defined but not used [-Wunused-label] BUILDSTDERR: 555 | _cipe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 555 | _cipe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:581:1: error: BUILDSTDERR: warning: label ‘_cipp’ defined but not used [-Wunused-label] BUILDSTDERR: 581 | _cipp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 581 | _cipp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:607:1: error: BUILDSTDERR: warning: label ‘_cips’ defined but not used [-Wunused-label] BUILDSTDERR: 607 | _cips: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 607 | _cips: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:643:1: error: BUILDSTDERR: warning: label ‘_cipD’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cipD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cipD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_lowerTrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:675:1: error: BUILDSTDERR: warning: label ‘_cipI’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cipI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cipI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:714:1: error: BUILDSTDERR: warning: label ‘_cipR’ defined but not used [-Wunused-label] BUILDSTDERR: 714 | _cipR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 714 | _cipR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:740:1: error: BUILDSTDERR: warning: label ‘_ciq3’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _ciq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _ciq3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:762:1: error: BUILDSTDERR: warning: label ‘_ciqa’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _ciqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _ciqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:789:1: error: BUILDSTDERR: warning: label ‘_ciqe’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _ciqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _ciqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:826:1: error: BUILDSTDERR: warning: label ‘_ciqn’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _ciqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _ciqn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:852:1: error: BUILDSTDERR: warning: label ‘_ciqz’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _ciqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _ciqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:874:1: error: BUILDSTDERR: warning: label ‘_ciqG’ defined but not used [-Wunused-label] BUILDSTDERR: 874 | _ciqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 874 | _ciqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:901:1: error: BUILDSTDERR: warning: label ‘_ciqK’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _ciqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _ciqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:938:1: error: BUILDSTDERR: warning: label ‘_ciqT’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _ciqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _ciqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:964:1: error: BUILDSTDERR: warning: label ‘_cir5’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _cir5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _cir5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘simy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:986:1: error: BUILDSTDERR: warning: label ‘_circ’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _circ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _circ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:1013:1: error: BUILDSTDERR: warning: label ‘_cirg’ defined but not used [-Wunused-label] BUILDSTDERR: 1013 | _cirg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1013 | _cirg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_CZCComonadTraced_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:1109:1: error: BUILDSTDERR: warning: label ‘_cirq’ defined but not used [-Wunused-label] BUILDSTDERR: 1109 | _cirq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1109 | _cirq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_CZCComonadTraced_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_104.hc:1134:1: error: BUILDSTDERR: warning: label ‘_cirv’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _cirv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _cirv: BUILDSTDERR: | ^ [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_109.hc:28:22: error: BUILDSTDERR: warning: ‘SirK_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SirK_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SirK_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_113.hc:28:22: error: BUILDSTDERR: warning: ‘SirL_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SirL_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SirL_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:15:1: error: BUILDSTDERR: warning: label ‘_ciQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ciQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ciQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciQN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:34:1: error: BUILDSTDERR: warning: label ‘_ciQN’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _ciQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _ciQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_pos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:56:1: error: BUILDSTDERR: warning: label ‘_ciR4’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _ciR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _ciR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciR1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:75:1: error: BUILDSTDERR: warning: label ‘_ciR1’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _ciR1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _ciR1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_peek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:97:1: error: BUILDSTDERR: warning: label ‘_ciRi’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _ciRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _ciRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciRf’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:116:1: error: BUILDSTDERR: warning: label ‘_ciRf’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _ciRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _ciRf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_peeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:138:1: error: BUILDSTDERR: warning: label ‘_ciRw’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _ciRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _ciRw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciRt’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:157:1: error: BUILDSTDERR: warning: label ‘_ciRt’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _ciRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _ciRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_seek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:179:1: error: BUILDSTDERR: warning: label ‘_ciRK’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _ciRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _ciRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciRH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:198:1: error: BUILDSTDERR: warning: label ‘_ciRH’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _ciRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _ciRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_seeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:220:1: error: BUILDSTDERR: warning: label ‘_ciRY’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _ciRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _ciRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciRV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:239:1: error: BUILDSTDERR: warning: label ‘_ciRV’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _ciRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _ciRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_experiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:261:1: error: BUILDSTDERR: warning: label ‘_ciSc’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _ciSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _ciSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciS9’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:280:1: error: BUILDSTDERR: warning: label ‘_ciS9’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _ciS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _ciS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siMV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:301:1: error: BUILDSTDERR: warning: label ‘_ciSs’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _ciSs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _ciSs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siMR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:323:1: error: BUILDSTDERR: warning: label ‘_ciSA’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _ciSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _ciSA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siMQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:345:1: error: BUILDSTDERR: warning: label ‘_ciSI’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _ciSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _ciSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siMP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:367:1: error: BUILDSTDERR: warning: label ‘_ciSP’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _ciSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _ciSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:399:1: error: BUILDSTDERR: warning: label ‘_ciST’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _ciST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _ciST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siMX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:444:1: error: BUILDSTDERR: warning: label ‘_ciT6’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _ciT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _ciT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:469:1: error: BUILDSTDERR: warning: label ‘_ciT9’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _ciT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _ciT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siMZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:498:1: error: BUILDSTDERR: warning: label ‘_ciTm’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _ciTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _ciTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:523:1: error: BUILDSTDERR: warning: label ‘_ciTp’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _ciTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _ciTp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siN2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:552:1: error: BUILDSTDERR: warning: label ‘_ciTC’ defined but not used [-Wunused-label] BUILDSTDERR: 552 | _ciTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 552 | _ciTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:577:1: error: BUILDSTDERR: warning: label ‘_ciTF’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _ciTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _ciTF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siN9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:606:1: error: BUILDSTDERR: warning: label ‘_ciTW’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _ciTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _ciTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:635:1: error: BUILDSTDERR: warning: label ‘_ciTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _ciTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _ciTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siN8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:672:1: error: BUILDSTDERR: warning: label ‘_ciU9’ defined but not used [-Wunused-label] BUILDSTDERR: 672 | _ciU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 672 | _ciU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:701:1: error: BUILDSTDERR: warning: label ‘_ciUc’ defined but not used [-Wunused-label] BUILDSTDERR: 701 | _ciUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 701 | _ciUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:740:1: error: BUILDSTDERR: warning: label ‘_ciUp’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _ciUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _ciUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:766:1: error: BUILDSTDERR: warning: label ‘_ciUw’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _ciUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _ciUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:790:1: error: BUILDSTDERR: warning: label ‘_ciUI’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _ciUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _ciUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:818:1: error: BUILDSTDERR: warning: label ‘_ciUL’ defined but not used [-Wunused-label] BUILDSTDERR: 818 | _ciUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | _ciUL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:850:1: error: BUILDSTDERR: warning: label ‘_ciUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _ciUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _ciUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:887:1: error: BUILDSTDERR: warning: label ‘_ciV3’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _ciV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _ciV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:913:1: error: BUILDSTDERR: warning: label ‘_ciVa’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _ciVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _ciVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:937:1: error: BUILDSTDERR: warning: label ‘_ciVm’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _ciVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _ciVm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:965:1: error: BUILDSTDERR: warning: label ‘_ciVp’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _ciVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _ciVp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:997:1: error: BUILDSTDERR: warning: label ‘_ciVu’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _ciVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _ciVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1034:1: error: BUILDSTDERR: warning: label ‘_ciVL’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _ciVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _ciVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1063:1: error: BUILDSTDERR: warning: label ‘_ciVO’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _ciVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _ciVO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1102:1: error: BUILDSTDERR: warning: label ‘_ciVT’ defined but not used [-Wunused-label] BUILDSTDERR: 1102 | _ciVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1102 | _ciVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1141:1: error: BUILDSTDERR: warning: label ‘_ciWa’ defined but not used [-Wunused-label] BUILDSTDERR: 1141 | _ciWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1141 | _ciWa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1167:1: error: BUILDSTDERR: warning: label ‘_ciWd’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _ciWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _ciWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1204:1: error: BUILDSTDERR: warning: label ‘_ciWo’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _ciWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _ciWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerPos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1241:1: error: BUILDSTDERR: warning: label ‘_ciWt’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _ciWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _ciWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1276:1: error: BUILDSTDERR: warning: label ‘_ciWK’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _ciWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _ciWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1299:1: error: BUILDSTDERR: warning: label ‘_ciWS’ defined but not used [-Wunused-label] BUILDSTDERR: 1299 | _ciWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1299 | _ciWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siND_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1321:1: error: BUILDSTDERR: warning: label ‘_ciWX’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _ciWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _ciWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciWV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1359:1: error: BUILDSTDERR: warning: label ‘_ciWV’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _ciWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _ciWV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciX0’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1375:1: error: BUILDSTDERR: warning: label ‘_ciX0’ defined but not used [-Wunused-label] BUILDSTDERR: 1375 | _ciX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1375 | _ciX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1394:1: error: BUILDSTDERR: warning: label ‘_ciXg’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _ciXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _ciXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1431:1: error: BUILDSTDERR: warning: label ‘_ciXl’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _ciXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _ciXl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1466:1: error: BUILDSTDERR: warning: label ‘_ciXv’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _ciXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _ciXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1502:1: error: BUILDSTDERR: warning: label ‘_ciXI’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _ciXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _ciXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1528:1: error: BUILDSTDERR: warning: label ‘_ciXT’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _ciXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _ciXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siNW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1554:1: error: BUILDSTDERR: warning: label ‘_ciXW’ defined but not used [-Wunused-label] BUILDSTDERR: 1554 | _ciXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1554 | _ciXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siO0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1590:1: error: BUILDSTDERR: warning: label ‘_ciY7’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _ciY7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _ciY7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerPeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1622:1: error: BUILDSTDERR: warning: label ‘_ciYc’ defined but not used [-Wunused-label] BUILDSTDERR: 1622 | _ciYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1622 | _ciYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siO4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1660:1: error: BUILDSTDERR: warning: label ‘_ciYp’ defined but not used [-Wunused-label] BUILDSTDERR: 1660 | _ciYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1660 | _ciYp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siO8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1686:1: error: BUILDSTDERR: warning: label ‘_ciYA’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _ciYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _ciYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1709:1: error: BUILDSTDERR: warning: label ‘_ciYI’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _ciYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _ciYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siO5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1731:1: error: BUILDSTDERR: warning: label ‘_ciYN’ defined but not used [-Wunused-label] BUILDSTDERR: 1731 | _ciYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1731 | _ciYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciYL’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1769:1: error: BUILDSTDERR: warning: label ‘_ciYL’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _ciYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _ciYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_ciYQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1785:1: error: BUILDSTDERR: warning: label ‘_ciYQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1785 | _ciYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1785 | _ciYQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1803:1: error: BUILDSTDERR: warning: label ‘_ciZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _ciZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _ciZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1835:1: error: BUILDSTDERR: warning: label ‘_ciZb’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _ciZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _ciZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1874:1: error: BUILDSTDERR: warning: label ‘_ciZk’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _ciZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _ciZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1901:1: error: BUILDSTDERR: warning: label ‘_ciZr’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _ciZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _ciZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1927:1: error: BUILDSTDERR: warning: label ‘_ciZC’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _ciZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _ciZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1954:1: error: BUILDSTDERR: warning: label ‘_ciZN’ defined but not used [-Wunused-label] BUILDSTDERR: 1954 | _ciZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1954 | _ciZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:1980:1: error: BUILDSTDERR: warning: label ‘_ciZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _ciZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _ciZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2016:1: error: BUILDSTDERR: warning: label ‘_cj01’ defined but not used [-Wunused-label] BUILDSTDERR: 2016 | _cj01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2016 | _cj01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerExperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2048:1: error: BUILDSTDERR: warning: label ‘_cj06’ defined but not used [-Wunused-label] BUILDSTDERR: 2048 | _cj06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2048 | _cj06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2087:1: error: BUILDSTDERR: warning: label ‘_cj0j’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _cj0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _cj0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2114:1: error: BUILDSTDERR: warning: label ‘_cj0u’ defined but not used [-Wunused-label] BUILDSTDERR: 2114 | _cj0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2114 | _cj0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2137:1: error: BUILDSTDERR: warning: label ‘_cj0C’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _cj0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _cj0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2159:1: error: BUILDSTDERR: warning: label ‘_cj0H’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _cj0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _cj0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj0F’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2197:1: error: BUILDSTDERR: warning: label ‘_cj0F’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _cj0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _cj0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj0K’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2213:1: error: BUILDSTDERR: warning: label ‘_cj0K’ defined but not used [-Wunused-label] BUILDSTDERR: 2213 | _cj0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2213 | _cj0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2231:1: error: BUILDSTDERR: warning: label ‘_cj10’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _cj10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _cj10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2263:1: error: BUILDSTDERR: warning: label ‘_cj15’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _cj15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _cj15: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2302:1: error: BUILDSTDERR: warning: label ‘_cj1m’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _cj1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _cj1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cj1u’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cj1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cj1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2348:1: error: BUILDSTDERR: warning: label ‘_cj1z’ defined but not used [-Wunused-label] BUILDSTDERR: 2348 | _cj1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2348 | _cj1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj1x’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cj1x’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cj1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cj1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj1C’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2404:1: error: BUILDSTDERR: warning: label ‘_cj1C’ defined but not used [-Wunused-label] BUILDSTDERR: 2404 | _cj1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2404 | _cj1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2421:1: error: BUILDSTDERR: warning: label ‘_cj1U’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _cj1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _cj1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2452:1: error: BUILDSTDERR: warning: label ‘_cj1X’ defined but not used [-Wunused-label] BUILDSTDERR: 2452 | _cj1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2452 | _cj1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2496:1: error: BUILDSTDERR: warning: label ‘_cj22’ defined but not used [-Wunused-label] BUILDSTDERR: 2496 | _cj22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2496 | _cj22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2537:1: error: BUILDSTDERR: warning: label ‘_cj2f’ defined but not used [-Wunused-label] BUILDSTDERR: 2537 | _cj2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2537 | _cj2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2563:1: error: BUILDSTDERR: warning: label ‘_cj2q’ defined but not used [-Wunused-label] BUILDSTDERR: 2563 | _cj2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2563 | _cj2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cj2y’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cj2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cj2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siOU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2608:1: error: BUILDSTDERR: warning: label ‘_cj2D’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _cj2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _cj2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj2B’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2646:1: error: BUILDSTDERR: warning: label ‘_cj2B’ defined but not used [-Wunused-label] BUILDSTDERR: 2646 | _cj2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2646 | _cj2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj2G’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2662:1: error: BUILDSTDERR: warning: label ‘_cj2G’ defined but not used [-Wunused-label] BUILDSTDERR: 2662 | _cj2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2662 | _cj2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siP1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2679:1: error: BUILDSTDERR: warning: label ‘_cj2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2679 | _cj2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2679 | _cj2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siP0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2707:1: error: BUILDSTDERR: warning: label ‘_cj31’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _cj31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _cj31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siP4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2745:1: error: BUILDSTDERR: warning: label ‘_cj3g’ defined but not used [-Wunused-label] BUILDSTDERR: 2745 | _cj3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2745 | _cj3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siP5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2785:1: error: BUILDSTDERR: warning: label ‘_cj3l’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _cj3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _cj3l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2821:1: error: BUILDSTDERR: warning: label ‘_cj3q’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _cj3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _cj3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2864:1: error: BUILDSTDERR: warning: label ‘_cj3H’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _cj3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _cj3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siP9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2892:1: error: BUILDSTDERR: warning: label ‘_cj3K’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _cj3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _cj3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2932:1: error: BUILDSTDERR: warning: label ‘_cj3V’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _cj3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _cj3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cj40’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cj40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cj40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3011:1: error: BUILDSTDERR: warning: label ‘_cj4e’ defined but not used [-Wunused-label] BUILDSTDERR: 3011 | _cj4e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | _cj4e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cj4m’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cj4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cj4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3057:1: error: BUILDSTDERR: warning: label ‘_cj4u’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _cj4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _cj4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3080:1: error: BUILDSTDERR: warning: label ‘_cj4C’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _cj4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _cj4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3103:1: error: BUILDSTDERR: warning: label ‘_cj4K’ defined but not used [-Wunused-label] BUILDSTDERR: 3103 | _cj4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3103 | _cj4K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3126:1: error: BUILDSTDERR: warning: label ‘_cj4R’ defined but not used [-Wunused-label] BUILDSTDERR: 3126 | _cj4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3126 | _cj4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3151:1: error: BUILDSTDERR: warning: label ‘_cj4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3151 | _cj4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3151 | _cj4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3185:1: error: BUILDSTDERR: warning: label ‘_cj52’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _cj52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _cj52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3245:1: error: BUILDSTDERR: warning: label ‘_cj5b’ defined but not used [-Wunused-label] BUILDSTDERR: 3245 | _cj5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3245 | _cj5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3273:1: error: BUILDSTDERR: warning: label ‘_cj5s’ defined but not used [-Wunused-label] BUILDSTDERR: 3273 | _cj5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3273 | _cj5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3312:1: error: BUILDSTDERR: warning: label ‘_cj5x’ defined but not used [-Wunused-label] BUILDSTDERR: 3312 | _cj5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3312 | _cj5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3352:1: error: BUILDSTDERR: warning: label ‘_cj5C’ defined but not used [-Wunused-label] BUILDSTDERR: 3352 | _cj5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3352 | _cj5C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3395:1: error: BUILDSTDERR: warning: label ‘_cj5P’ defined but not used [-Wunused-label] BUILDSTDERR: 3395 | _cj5P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3395 | _cj5P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cj5W’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cj5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cj5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3446:1: error: BUILDSTDERR: warning: label ‘_cj6j’ defined but not used [-Wunused-label] BUILDSTDERR: 3446 | _cj6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3446 | _cj6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3475:1: error: BUILDSTDERR: warning: label ‘_cj6o’ defined but not used [-Wunused-label] BUILDSTDERR: 3475 | _cj6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3475 | _cj6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj68’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3508:1: error: BUILDSTDERR: warning: label ‘_cj68’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _cj68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _cj68: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3541:1: error: BUILDSTDERR: warning: label ‘_cj6v’ defined but not used [-Wunused-label] BUILDSTDERR: 3541 | _cj6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3541 | _cj6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3573:1: error: BUILDSTDERR: warning: label ‘_cj6A’ defined but not used [-Wunused-label] BUILDSTDERR: 3573 | _cj6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3573 | _cj6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cj72’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cj72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cj72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3644:1: error: BUILDSTDERR: warning: label ‘_cj79’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _cj79: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _cj79: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj77’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3681:1: error: BUILDSTDERR: warning: label ‘_cj77’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _cj77: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _cj77: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siPQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3699:1: error: BUILDSTDERR: warning: label ‘_cj7h’ defined but not used [-Wunused-label] BUILDSTDERR: 3699 | _cj7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3699 | _cj7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cj6N’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3732:1: error: BUILDSTDERR: warning: label ‘_cj6N’ defined but not used [-Wunused-label] BUILDSTDERR: 3732 | _cj6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3732 | _cj6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQ1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3767:1: error: BUILDSTDERR: warning: label ‘_cj7z’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _cj7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _cj7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQ2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3806:1: error: BUILDSTDERR: warning: label ‘_cj7E’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _cj7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _cj7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3847:1: error: BUILDSTDERR: warning: label ‘_cj7J’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _cj7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _cj7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3893:1: error: BUILDSTDERR: warning: label ‘_cj7X’ defined but not used [-Wunused-label] BUILDSTDERR: 3893 | _cj7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3893 | _cj7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQd_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3915:1: error: BUILDSTDERR: warning: label ‘_cj85’ defined but not used [-Wunused-label] BUILDSTDERR: 3915 | _cj85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3915 | _cj85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3937:1: error: BUILDSTDERR: warning: label ‘_cj8d’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _cj8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _cj8d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3959:1: error: BUILDSTDERR: warning: label ‘_cj8l’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _cj8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _cj8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:3981:1: error: BUILDSTDERR: warning: label ‘_cj8t’ defined but not used [-Wunused-label] BUILDSTDERR: 3981 | _cj8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3981 | _cj8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQ9_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4003:1: error: BUILDSTDERR: warning: label ‘_cj8B’ defined but not used [-Wunused-label] BUILDSTDERR: 4003 | _cj8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4003 | _cj8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQ8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4025:1: error: BUILDSTDERR: warning: label ‘_cj8I’ defined but not used [-Wunused-label] BUILDSTDERR: 4025 | _cj8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4025 | _cj8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4057:1: error: BUILDSTDERR: warning: label ‘_cj8M’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _cj8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _cj8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cj8V’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cj8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cj8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4135:1: error: BUILDSTDERR: warning: label ‘_cj9a’ defined but not used [-Wunused-label] BUILDSTDERR: 4135 | _cj9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4135 | _cj9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQl_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4164:1: error: BUILDSTDERR: warning: label ‘_cj9d’ defined but not used [-Wunused-label] BUILDSTDERR: 4164 | _cj9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4164 | _cj9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4203:1: error: BUILDSTDERR: warning: label ‘_cj9i’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _cj9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _cj9i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4242:1: error: BUILDSTDERR: warning: label ‘_cj9v’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _cj9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _cj9v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4266:1: error: BUILDSTDERR: warning: label ‘_cj9C’ defined but not used [-Wunused-label] BUILDSTDERR: 4266 | _cj9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4266 | _cj9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4292:1: error: BUILDSTDERR: warning: label ‘_cj9O’ defined but not used [-Wunused-label] BUILDSTDERR: 4292 | _cj9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4292 | _cj9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cj9R’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cj9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cj9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4351:1: error: BUILDSTDERR: warning: label ‘_cj9W’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _cj9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _cj9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQw_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4389:1: error: BUILDSTDERR: warning: label ‘_cjab’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _cjab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _cjab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘_cja9’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cja9’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cja9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cja9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cjap’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cjap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cjap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4462:1: error: BUILDSTDERR: warning: label ‘_cjas’ defined but not used [-Wunused-label] BUILDSTDERR: 4462 | _cjas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4462 | _cjas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4503:1: error: BUILDSTDERR: warning: label ‘_cjax’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _cjax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _cjax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQI_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4547:1: error: BUILDSTDERR: warning: label ‘_cjaL’ defined but not used [-Wunused-label] BUILDSTDERR: 4547 | _cjaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4547 | _cjaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4569:1: error: BUILDSTDERR: warning: label ‘_cjaT’ defined but not used [-Wunused-label] BUILDSTDERR: 4569 | _cjaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4569 | _cjaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4591:1: error: BUILDSTDERR: warning: label ‘_cjb1’ defined but not used [-Wunused-label] BUILDSTDERR: 4591 | _cjb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4591 | _cjb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cjb9’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cjb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cjb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4635:1: error: BUILDSTDERR: warning: label ‘_cjbh’ defined but not used [-Wunused-label] BUILDSTDERR: 4635 | _cjbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4635 | _cjbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4657:1: error: BUILDSTDERR: warning: label ‘_cjbp’ defined but not used [-Wunused-label] BUILDSTDERR: 4657 | _cjbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4657 | _cjbp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘siQB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4680:1: error: BUILDSTDERR: warning: label ‘_cjbw’ defined but not used [-Wunused-label] BUILDSTDERR: 4680 | _cjbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4680 | _cjbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4712:1: error: BUILDSTDERR: warning: label ‘_cjbA’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _cjbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _cjbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4822:1: error: BUILDSTDERR: warning: label ‘_cjbG’ defined but not used [-Wunused-label] BUILDSTDERR: 4822 | _cjbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4822 | _cjbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4831:1: error: BUILDSTDERR: warning: label ‘_cjbL’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _cjbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _cjbL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4862:1: error: BUILDSTDERR: warning: label ‘_cjbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4862 | _cjbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4862 | _cjbQ: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_118.hc:4873:22: error: BUILDSTDERR: warning: ‘SjbS_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4873 | static const StgWord SjbS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4873 | static const StgWord SjbS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:15:1: error: BUILDSTDERR: warning: label ‘_cjgW’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cjgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cjgW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjgT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:34:1: error: BUILDSTDERR: warning: label ‘_cjgT’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cjgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cjgT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_pos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:56:1: error: BUILDSTDERR: warning: label ‘_cjha’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cjha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cjha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjh7’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:75:1: error: BUILDSTDERR: warning: label ‘_cjh7’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cjh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cjh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_peek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:97:1: error: BUILDSTDERR: warning: label ‘_cjho’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _cjho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _cjho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjhl’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:116:1: error: BUILDSTDERR: warning: label ‘_cjhl’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cjhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cjhl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_peeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:138:1: error: BUILDSTDERR: warning: label ‘_cjhC’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cjhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cjhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjhz’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:157:1: error: BUILDSTDERR: warning: label ‘_cjhz’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _cjhz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _cjhz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_seek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:179:1: error: BUILDSTDERR: warning: label ‘_cjhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _cjhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _cjhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjhN’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:198:1: error: BUILDSTDERR: warning: label ‘_cjhN’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _cjhN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _cjhN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_seeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:220:1: error: BUILDSTDERR: warning: label ‘_cji4’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _cji4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _cji4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cji1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:239:1: error: BUILDSTDERR: warning: label ‘_cji1’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _cji1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _cji1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_experiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:261:1: error: BUILDSTDERR: warning: label ‘_cjii’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _cjii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _cjii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjif’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:280:1: error: BUILDSTDERR: warning: label ‘_cjif’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cjif: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cjif: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjd1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:301:1: error: BUILDSTDERR: warning: label ‘_cjiy’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _cjiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _cjiy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjcX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:323:1: error: BUILDSTDERR: warning: label ‘_cjiG’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _cjiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _cjiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjcW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:345:1: error: BUILDSTDERR: warning: label ‘_cjiO’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _cjiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _cjiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjcV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:367:1: error: BUILDSTDERR: warning: label ‘_cjiV’ defined but not used [-Wunused-label] BUILDSTDERR: 367 | _cjiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 367 | _cjiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:399:1: error: BUILDSTDERR: warning: label ‘_cjiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _cjiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _cjiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjd3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:444:1: error: BUILDSTDERR: warning: label ‘_cjjc’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _cjjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _cjjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:469:1: error: BUILDSTDERR: warning: label ‘_cjjf’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _cjjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _cjjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjd5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:498:1: error: BUILDSTDERR: warning: label ‘_cjjs’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _cjjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _cjjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:523:1: error: BUILDSTDERR: warning: label ‘_cjjv’ defined but not used [-Wunused-label] BUILDSTDERR: 523 | _cjjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 523 | _cjjv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjd8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:552:1: error: BUILDSTDERR: warning: label ‘_cjjI’ defined but not used [-Wunused-label] BUILDSTDERR: 552 | _cjjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 552 | _cjjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:577:1: error: BUILDSTDERR: warning: label ‘_cjjL’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _cjjL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _cjjL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:606:1: error: BUILDSTDERR: warning: label ‘_cjk2’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _cjk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _cjk2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:635:1: error: BUILDSTDERR: warning: label ‘_cjk5’ defined but not used [-Wunused-label] BUILDSTDERR: 635 | _cjk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 635 | _cjk5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjde_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:672:1: error: BUILDSTDERR: warning: label ‘_cjkf’ defined but not used [-Wunused-label] BUILDSTDERR: 672 | _cjkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 672 | _cjkf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:701:1: error: BUILDSTDERR: warning: label ‘_cjki’ defined but not used [-Wunused-label] BUILDSTDERR: 701 | _cjki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 701 | _cjki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:740:1: error: BUILDSTDERR: warning: label ‘_cjkv’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cjkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cjkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:766:1: error: BUILDSTDERR: warning: label ‘_cjkC’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _cjkC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _cjkC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:790:1: error: BUILDSTDERR: warning: label ‘_cjkO’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _cjkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _cjkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:818:1: error: BUILDSTDERR: warning: label ‘_cjkR’ defined but not used [-Wunused-label] BUILDSTDERR: 818 | _cjkR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | _cjkR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:850:1: error: BUILDSTDERR: warning: label ‘_cjkW’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cjkW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cjkW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:887:1: error: BUILDSTDERR: warning: label ‘_cjl9’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _cjl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _cjl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:913:1: error: BUILDSTDERR: warning: label ‘_cjlg’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _cjlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _cjlg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdt_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:937:1: error: BUILDSTDERR: warning: label ‘_cjls’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _cjls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _cjls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:965:1: error: BUILDSTDERR: warning: label ‘_cjlv’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _cjlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _cjlv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:997:1: error: BUILDSTDERR: warning: label ‘_cjlA’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cjlA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cjlA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1034:1: error: BUILDSTDERR: warning: label ‘_cjlR’ defined but not used [-Wunused-label] BUILDSTDERR: 1034 | _cjlR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1034 | _cjlR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdz_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1063:1: error: BUILDSTDERR: warning: label ‘_cjlU’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _cjlU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _cjlU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1102:1: error: BUILDSTDERR: warning: label ‘_cjlZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1102 | _cjlZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1102 | _cjlZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1141:1: error: BUILDSTDERR: warning: label ‘_cjmg’ defined but not used [-Wunused-label] BUILDSTDERR: 1141 | _cjmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1141 | _cjmg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1167:1: error: BUILDSTDERR: warning: label ‘_cjmj’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _cjmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _cjmj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1204:1: error: BUILDSTDERR: warning: label ‘_cjmu’ defined but not used [-Wunused-label] BUILDSTDERR: 1204 | _cjmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1204 | _cjmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerPos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1241:1: error: BUILDSTDERR: warning: label ‘_cjmz’ defined but not used [-Wunused-label] BUILDSTDERR: 1241 | _cjmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1241 | _cjmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1276:1: error: BUILDSTDERR: warning: label ‘_cjmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1276 | _cjmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1276 | _cjmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1299:1: error: BUILDSTDERR: warning: label ‘_cjmY’ defined but not used [-Wunused-label] BUILDSTDERR: 1299 | _cjmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1299 | _cjmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cjn3’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cjn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cjn3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjn1’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1359:1: error: BUILDSTDERR: warning: label ‘_cjn1’ defined but not used [-Wunused-label] BUILDSTDERR: 1359 | _cjn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1359 | _cjn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjn6’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1375:1: error: BUILDSTDERR: warning: label ‘_cjn6’ defined but not used [-Wunused-label] BUILDSTDERR: 1375 | _cjn6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1375 | _cjn6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjdR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cjnm’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cjnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cjnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1431:1: error: BUILDSTDERR: warning: label ‘_cjnr’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _cjnr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _cjnr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpos_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1466:1: error: BUILDSTDERR: warning: label ‘_cjnB’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _cjnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _cjnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sje1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1502:1: error: BUILDSTDERR: warning: label ‘_cjnO’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _cjnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _cjnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sje3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1528:1: error: BUILDSTDERR: warning: label ‘_cjnZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _cjnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _cjnZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sje2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1554:1: error: BUILDSTDERR: warning: label ‘_cjo2’ defined but not used [-Wunused-label] BUILDSTDERR: 1554 | _cjo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1554 | _cjo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sje6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1590:1: error: BUILDSTDERR: warning: label ‘_cjod’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _cjod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _cjod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerPeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1622:1: error: BUILDSTDERR: warning: label ‘_cjoi’ defined but not used [-Wunused-label] BUILDSTDERR: 1622 | _cjoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1622 | _cjoi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjea_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1660:1: error: BUILDSTDERR: warning: label ‘_cjov’ defined but not used [-Wunused-label] BUILDSTDERR: 1660 | _cjov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1660 | _cjov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjee_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1686:1: error: BUILDSTDERR: warning: label ‘_cjoG’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _cjoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _cjoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1709:1: error: BUILDSTDERR: warning: label ‘_cjoO’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _cjoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _cjoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1731:1: error: BUILDSTDERR: warning: label ‘_cjoT’ defined but not used [-Wunused-label] BUILDSTDERR: 1731 | _cjoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1731 | _cjoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjoR’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1769:1: error: BUILDSTDERR: warning: label ‘_cjoR’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _cjoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _cjoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjoW’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1785:1: error: BUILDSTDERR: warning: label ‘_cjoW’ defined but not used [-Wunused-label] BUILDSTDERR: 1785 | _cjoW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1785 | _cjoW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjej_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1803:1: error: BUILDSTDERR: warning: label ‘_cjpc’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _cjpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _cjpc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1835:1: error: BUILDSTDERR: warning: label ‘_cjph’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _cjph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _cjph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1874:1: error: BUILDSTDERR: warning: label ‘_cjpq’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _cjpq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _cjpq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1901:1: error: BUILDSTDERR: warning: label ‘_cjpx’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _cjpx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _cjpx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1927:1: error: BUILDSTDERR: warning: label ‘_cjpI’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _cjpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _cjpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjes_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1954:1: error: BUILDSTDERR: warning: label ‘_cjpT’ defined but not used [-Wunused-label] BUILDSTDERR: 1954 | _cjpT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1954 | _cjpT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjer_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:1980:1: error: BUILDSTDERR: warning: label ‘_cjpW’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _cjpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _cjpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjev_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2016:1: error: BUILDSTDERR: warning: label ‘_cjq7’ defined but not used [-Wunused-label] BUILDSTDERR: 2016 | _cjq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2016 | _cjq7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerExperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2048:1: error: BUILDSTDERR: warning: label ‘_cjqc’ defined but not used [-Wunused-label] BUILDSTDERR: 2048 | _cjqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2048 | _cjqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2087:1: error: BUILDSTDERR: warning: label ‘_cjqp’ defined but not used [-Wunused-label] BUILDSTDERR: 2087 | _cjqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2087 | _cjqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2114:1: error: BUILDSTDERR: warning: label ‘_cjqA’ defined but not used [-Wunused-label] BUILDSTDERR: 2114 | _cjqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2114 | _cjqA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeG_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2137:1: error: BUILDSTDERR: warning: label ‘_cjqI’ defined but not used [-Wunused-label] BUILDSTDERR: 2137 | _cjqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2137 | _cjqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2159:1: error: BUILDSTDERR: warning: label ‘_cjqN’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _cjqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _cjqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjqL’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2197:1: error: BUILDSTDERR: warning: label ‘_cjqL’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _cjqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _cjqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjqQ’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2213:1: error: BUILDSTDERR: warning: label ‘_cjqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2213 | _cjqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2213 | _cjqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2231:1: error: BUILDSTDERR: warning: label ‘_cjr6’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _cjr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _cjr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2263:1: error: BUILDSTDERR: warning: label ‘_cjrb’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _cjrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _cjrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2302:1: error: BUILDSTDERR: warning: label ‘_cjrs’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _cjrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _cjrs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cjrA’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cjrA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cjrA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeV_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2348:1: error: BUILDSTDERR: warning: label ‘_cjrF’ defined but not used [-Wunused-label] BUILDSTDERR: 2348 | _cjrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2348 | _cjrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjrD’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cjrD’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cjrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cjrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjrI’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2404:1: error: BUILDSTDERR: warning: label ‘_cjrI’ defined but not used [-Wunused-label] BUILDSTDERR: 2404 | _cjrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2404 | _cjrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2421:1: error: BUILDSTDERR: warning: label ‘_cjs0’ defined but not used [-Wunused-label] BUILDSTDERR: 2421 | _cjs0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | _cjs0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2452:1: error: BUILDSTDERR: warning: label ‘_cjs3’ defined but not used [-Wunused-label] BUILDSTDERR: 2452 | _cjs3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2452 | _cjs3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2496:1: error: BUILDSTDERR: warning: label ‘_cjs8’ defined but not used [-Wunused-label] BUILDSTDERR: 2496 | _cjs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2496 | _cjs8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjeZ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2537:1: error: BUILDSTDERR: warning: label ‘_cjsl’ defined but not used [-Wunused-label] BUILDSTDERR: 2537 | _cjsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2537 | _cjsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjf3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2563:1: error: BUILDSTDERR: warning: label ‘_cjsw’ defined but not used [-Wunused-label] BUILDSTDERR: 2563 | _cjsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2563 | _cjsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjf5_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cjsE’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cjsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cjsE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjf0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2608:1: error: BUILDSTDERR: warning: label ‘_cjsJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _cjsJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _cjsJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjsH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2646:1: error: BUILDSTDERR: warning: label ‘_cjsH’ defined but not used [-Wunused-label] BUILDSTDERR: 2646 | _cjsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2646 | _cjsH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjsM’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2662:1: error: BUILDSTDERR: warning: label ‘_cjsM’ defined but not used [-Wunused-label] BUILDSTDERR: 2662 | _cjsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2662 | _cjsM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjf7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2679:1: error: BUILDSTDERR: warning: label ‘_cjt4’ defined but not used [-Wunused-label] BUILDSTDERR: 2679 | _cjt4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2679 | _cjt4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjf6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2707:1: error: BUILDSTDERR: warning: label ‘_cjt7’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _cjt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _cjt7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfa_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2745:1: error: BUILDSTDERR: warning: label ‘_cjtm’ defined but not used [-Wunused-label] BUILDSTDERR: 2745 | _cjtm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2745 | _cjtm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2785:1: error: BUILDSTDERR: warning: label ‘_cjtr’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _cjtr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _cjtr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2821:1: error: BUILDSTDERR: warning: label ‘_cjtw’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _cjtw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _cjtw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2864:1: error: BUILDSTDERR: warning: label ‘_cjtN’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _cjtN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _cjtN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjff_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2892:1: error: BUILDSTDERR: warning: label ‘_cjtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _cjtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _cjtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2932:1: error: BUILDSTDERR: warning: label ‘_cju1’ defined but not used [-Wunused-label] BUILDSTDERR: 2932 | _cju1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2932 | _cju1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:2973:1: error: BUILDSTDERR: warning: label ‘_cju6’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _cju6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _cju6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3011:1: error: BUILDSTDERR: warning: label ‘_cjuk’ defined but not used [-Wunused-label] BUILDSTDERR: 3011 | _cjuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3011 | _cjuk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cjus’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cjus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cjus: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3057:1: error: BUILDSTDERR: warning: label ‘_cjuA’ defined but not used [-Wunused-label] BUILDSTDERR: 3057 | _cjuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3057 | _cjuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfp_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3080:1: error: BUILDSTDERR: warning: label ‘_cjuI’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _cjuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _cjuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfo_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3103:1: error: BUILDSTDERR: warning: label ‘_cjuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3103 | _cjuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3103 | _cjuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfn_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3126:1: error: BUILDSTDERR: warning: label ‘_cjuX’ defined but not used [-Wunused-label] BUILDSTDERR: 3126 | _cjuX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3126 | _cjuX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3151:1: error: BUILDSTDERR: warning: label ‘_cjv4’ defined but not used [-Wunused-label] BUILDSTDERR: 3151 | _cjv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3151 | _cjv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3185:1: error: BUILDSTDERR: warning: label ‘_cjv8’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _cjv8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _cjv8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3245:1: error: BUILDSTDERR: warning: label ‘_cjvh’ defined but not used [-Wunused-label] BUILDSTDERR: 3245 | _cjvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3245 | _cjvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3273:1: error: BUILDSTDERR: warning: label ‘_cjvy’ defined but not used [-Wunused-label] BUILDSTDERR: 3273 | _cjvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3273 | _cjvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfD_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3312:1: error: BUILDSTDERR: warning: label ‘_cjvD’ defined but not used [-Wunused-label] BUILDSTDERR: 3312 | _cjvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3312 | _cjvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3352:1: error: BUILDSTDERR: warning: label ‘_cjvI’ defined but not used [-Wunused-label] BUILDSTDERR: 3352 | _cjvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3352 | _cjvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3395:1: error: BUILDSTDERR: warning: label ‘_cjvV’ defined but not used [-Wunused-label] BUILDSTDERR: 3395 | _cjvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3395 | _cjvV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cjw2’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cjw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cjw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3446:1: error: BUILDSTDERR: warning: label ‘_cjwp’ defined but not used [-Wunused-label] BUILDSTDERR: 3446 | _cjwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3446 | _cjwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3475:1: error: BUILDSTDERR: warning: label ‘_cjwu’ defined but not used [-Wunused-label] BUILDSTDERR: 3475 | _cjwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3475 | _cjwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjwe’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3508:1: error: BUILDSTDERR: warning: label ‘_cjwe’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _cjwe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _cjwe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3541:1: error: BUILDSTDERR: warning: label ‘_cjwB’ defined but not used [-Wunused-label] BUILDSTDERR: 3541 | _cjwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3541 | _cjwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3573:1: error: BUILDSTDERR: warning: label ‘_cjwG’ defined but not used [-Wunused-label] BUILDSTDERR: 3573 | _cjwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3573 | _cjwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjg1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cjx8’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cjx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cjx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjg2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3644:1: error: BUILDSTDERR: warning: label ‘_cjxf’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _cjxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _cjxf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjxd’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3681:1: error: BUILDSTDERR: warning: label ‘_cjxd’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _cjxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _cjxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjfW_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3699:1: error: BUILDSTDERR: warning: label ‘_cjxn’ defined but not used [-Wunused-label] BUILDSTDERR: 3699 | _cjxn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3699 | _cjxn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjwT’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3732:1: error: BUILDSTDERR: warning: label ‘_cjwT’ defined but not used [-Wunused-label] BUILDSTDERR: 3732 | _cjwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3732 | _cjwT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjg7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3767:1: error: BUILDSTDERR: warning: label ‘_cjxF’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _cjxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _cjxF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjg8_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3806:1: error: BUILDSTDERR: warning: label ‘_cjxK’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _cjxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _cjxK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3847:1: error: BUILDSTDERR: warning: label ‘_cjxP’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _cjxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _cjxP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgk_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3893:1: error: BUILDSTDERR: warning: label ‘_cjy3’ defined but not used [-Wunused-label] BUILDSTDERR: 3893 | _cjy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3893 | _cjy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgj_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3915:1: error: BUILDSTDERR: warning: label ‘_cjyb’ defined but not used [-Wunused-label] BUILDSTDERR: 3915 | _cjyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3915 | _cjyb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgi_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3937:1: error: BUILDSTDERR: warning: label ‘_cjyj’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _cjyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _cjyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgh_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3959:1: error: BUILDSTDERR: warning: label ‘_cjyr’ defined but not used [-Wunused-label] BUILDSTDERR: 3959 | _cjyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3959 | _cjyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgg_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:3981:1: error: BUILDSTDERR: warning: label ‘_cjyz’ defined but not used [-Wunused-label] BUILDSTDERR: 3981 | _cjyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3981 | _cjyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4003:1: error: BUILDSTDERR: warning: label ‘_cjyH’ defined but not used [-Wunused-label] BUILDSTDERR: 4003 | _cjyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4003 | _cjyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjge_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4025:1: error: BUILDSTDERR: warning: label ‘_cjyO’ defined but not used [-Wunused-label] BUILDSTDERR: 4025 | _cjyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4025 | _cjyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4057:1: error: BUILDSTDERR: warning: label ‘_cjyS’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _cjyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _cjyS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cjz1’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cjz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cjz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgq_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4135:1: error: BUILDSTDERR: warning: label ‘_cjzg’ defined but not used [-Wunused-label] BUILDSTDERR: 4135 | _cjzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4135 | _cjzg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgr_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4164:1: error: BUILDSTDERR: warning: label ‘_cjzj’ defined but not used [-Wunused-label] BUILDSTDERR: 4164 | _cjzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4164 | _cjzj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4203:1: error: BUILDSTDERR: warning: label ‘_cjzo’ defined but not used [-Wunused-label] BUILDSTDERR: 4203 | _cjzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4203 | _cjzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4242:1: error: BUILDSTDERR: warning: label ‘_cjzB’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _cjzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _cjzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4266:1: error: BUILDSTDERR: warning: label ‘_cjzI’ defined but not used [-Wunused-label] BUILDSTDERR: 4266 | _cjzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4266 | _cjzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4292:1: error: BUILDSTDERR: warning: label ‘_cjzU’ defined but not used [-Wunused-label] BUILDSTDERR: 4292 | _cjzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4292 | _cjzU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgy_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cjzX’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cjzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cjzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4351:1: error: BUILDSTDERR: warning: label ‘_cjA2’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _cjA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _cjA2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4389:1: error: BUILDSTDERR: warning: label ‘_cjAh’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _cjAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _cjAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘_cjAf’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cjAf’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cjAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cjAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cjAv’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cjAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cjAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4462:1: error: BUILDSTDERR: warning: label ‘_cjAy’ defined but not used [-Wunused-label] BUILDSTDERR: 4462 | _cjAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4462 | _cjAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4503:1: error: BUILDSTDERR: warning: label ‘_cjAD’ defined but not used [-Wunused-label] BUILDSTDERR: 4503 | _cjAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4503 | _cjAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgO_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4547:1: error: BUILDSTDERR: warning: label ‘_cjAR’ defined but not used [-Wunused-label] BUILDSTDERR: 4547 | _cjAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4547 | _cjAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgN_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4569:1: error: BUILDSTDERR: warning: label ‘_cjAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4569 | _cjAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4569 | _cjAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4591:1: error: BUILDSTDERR: warning: label ‘_cjB7’ defined but not used [-Wunused-label] BUILDSTDERR: 4591 | _cjB7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4591 | _cjB7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgL_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4613:1: error: BUILDSTDERR: warning: label ‘_cjBf’ defined but not used [-Wunused-label] BUILDSTDERR: 4613 | _cjBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4613 | _cjBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgK_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4635:1: error: BUILDSTDERR: warning: label ‘_cjBn’ defined but not used [-Wunused-label] BUILDSTDERR: 4635 | _cjBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4635 | _cjBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4657:1: error: BUILDSTDERR: warning: label ‘_cjBv’ defined but not used [-Wunused-label] BUILDSTDERR: 4657 | _cjBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4657 | _cjBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘sjgH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4680:1: error: BUILDSTDERR: warning: label ‘_cjBC’ defined but not used [-Wunused-label] BUILDSTDERR: 4680 | _cjBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4680 | _cjBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4712:1: error: BUILDSTDERR: warning: label ‘_cjBG’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _cjBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _cjBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_slow’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4822:1: error: BUILDSTDERR: warning: label ‘_cjBM’ defined but not used [-Wunused-label] BUILDSTDERR: 4822 | _cjBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4822 | _cjBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4831:1: error: BUILDSTDERR: warning: label ‘_cjBR’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _cjBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _cjBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4862:1: error: BUILDSTDERR: warning: label ‘_cjBW’ defined but not used [-Wunused-label] BUILDSTDERR: 4862 | _cjBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4862 | _cjBW: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_122.hc:4873:22: error: BUILDSTDERR: warning: ‘SjBY_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4873 | static const StgWord SjBY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 4873 | static const StgWord SjBY_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_127.hc:28:22: error: BUILDSTDERR: warning: ‘SjCc_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SjCc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SjCc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_131.hc:28:22: error: BUILDSTDERR: warning: ‘SjCd_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SjCd_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SjCd_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:15:1: error: BUILDSTDERR: warning: label ‘_cjLn’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cjLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cjLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjLk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:34:1: error: BUILDSTDERR: warning: label ‘_cjLk’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cjLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cjLk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_ask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:56:1: error: BUILDSTDERR: warning: label ‘_cjLB’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cjLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cjLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjLy’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:75:1: error: BUILDSTDERR: warning: label ‘_cjLy’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cjLy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cjLy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:96:1: error: BUILDSTDERR: warning: label ‘_cjLQ’ defined but not used [-Wunused-label] BUILDSTDERR: 96 | _cjLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 96 | _cjLQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:122:1: error: BUILDSTDERR: warning: label ‘_cjLU’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _cjLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _cjLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveArgzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:163:1: error: BUILDSTDERR: warning: label ‘_cjM6’ defined but not used [-Wunused-label] BUILDSTDERR: 163 | _cjM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 163 | _cjM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjM3’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:182:1: error: BUILDSTDERR: warning: label ‘_cjM3’ defined but not used [-Wunused-label] BUILDSTDERR: 182 | _cjM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 182 | _cjM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKA_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:210:1: error: BUILDSTDERR: warning: label ‘_cjMl’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cjMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cjMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:235:1: error: BUILDSTDERR: warning: label ‘_cjMo’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cjMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cjMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKC_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:264:1: error: BUILDSTDERR: warning: label ‘_cjMB’ defined but not used [-Wunused-label] BUILDSTDERR: 264 | _cjMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 264 | _cjMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveIdentityTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:289:1: error: BUILDSTDERR: warning: label ‘_cjME’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _cjME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _cjME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKF_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:318:1: error: BUILDSTDERR: warning: label ‘_cjMR’ defined but not used [-Wunused-label] BUILDSTDERR: 318 | _cjMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 318 | _cjMR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:343:1: error: BUILDSTDERR: warning: label ‘_cjMU’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cjMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cjMU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:372:1: error: BUILDSTDERR: warning: label ‘_cjN7’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cjN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cjN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_asks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:398:1: error: BUILDSTDERR: warning: label ‘_cjNa’ defined but not used [-Wunused-label] BUILDSTDERR: 398 | _cjNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 398 | _cjNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:430:1: error: BUILDSTDERR: warning: label ‘_cjNr’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _cjNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _cjNr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKR_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:453:1: error: BUILDSTDERR: warning: label ‘_cjNz’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cjNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cjNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:475:1: error: BUILDSTDERR: warning: label ‘_cjNE’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _cjNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _cjNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjNC’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:513:1: error: BUILDSTDERR: warning: label ‘_cjNC’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _cjNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _cjNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjNH’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:529:1: error: BUILDSTDERR: warning: label ‘_cjNH’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _cjNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _cjNH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:548:1: error: BUILDSTDERR: warning: label ‘_cjNX’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _cjNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _cjNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:585:1: error: BUILDSTDERR: warning: label ‘_cjO2’ defined but not used [-Wunused-label] BUILDSTDERR: 585 | _cjO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 585 | _cjO2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKY_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:620:1: error: BUILDSTDERR: warning: label ‘_cjOf’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _cjOf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _cjOf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjKX_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:645:1: error: BUILDSTDERR: warning: label ‘_cjOm’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _cjOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _cjOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:674:1: error: BUILDSTDERR: warning: label ‘_cjOq’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _cjOq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _cjOq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjL2_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:713:1: error: BUILDSTDERR: warning: label ‘_cjOE’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _cjOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _cjOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjL0_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:736:1: error: BUILDSTDERR: warning: label ‘_cjOL’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _cjOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _cjOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:763:1: error: BUILDSTDERR: warning: label ‘_cjOP’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cjOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cjOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjLb_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:798:1: error: BUILDSTDERR: warning: label ‘_cjPc’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cjPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cjPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjLc_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:816:1: error: BUILDSTDERR: warning: label ‘_cjPf’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cjPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cjPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjP2’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:850:1: error: BUILDSTDERR: warning: label ‘_cjP2’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cjP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cjP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjPg’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:881:1: error: BUILDSTDERR: warning: label ‘_cjPg’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _cjPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _cjPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘_cjPk’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:898:1: error: BUILDSTDERR: warning: label ‘_cjPk’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cjPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cjPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:920:1: error: BUILDSTDERR: warning: label ‘_cjPw’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _cjPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _cjPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjLf_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:958:1: error: BUILDSTDERR: warning: label ‘_cjPK’ defined but not used [-Wunused-label] BUILDSTDERR: 958 | _cjPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | _cjPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘sjLe_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:980:1: error: BUILDSTDERR: warning: label ‘_cjPR’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _cjPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _cjPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:1007:1: error: BUILDSTDERR: warning: label ‘_cjPV’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _cjPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _cjPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_CZCComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:1103:1: error: BUILDSTDERR: warning: label ‘_cjQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _cjQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _cjQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_CZCComonadEnv_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:1128:1: error: BUILDSTDERR: warning: label ‘_cjQa’ defined but not used [-Wunused-label] BUILDSTDERR: 1128 | _cjQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1128 | _cjQa: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_136.hc:1139:22: error: BUILDSTDERR: warning: ‘SjQc_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1139 | static const StgWord SjQc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1139 | static const StgWord SjQc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:15:1: error: BUILDSTDERR: warning: label ‘_cjRf’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cjRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cjRf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjRc’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:34:1: error: BUILDSTDERR: warning: label ‘_cjRc’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cjRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cjRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_ask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:56:1: error: BUILDSTDERR: warning: label ‘_cjRt’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cjRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cjRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjRq’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:75:1: error: BUILDSTDERR: warning: label ‘_cjRq’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cjRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cjRq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQm_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:96:1: error: BUILDSTDERR: warning: label ‘_cjRI’ defined but not used [-Wunused-label] BUILDSTDERR: 96 | _cjRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 96 | _cjRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveEnvT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:122:1: error: BUILDSTDERR: warning: label ‘_cjRM’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _cjRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _cjRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveArgzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:163:1: error: BUILDSTDERR: warning: label ‘_cjRY’ defined but not used [-Wunused-label] BUILDSTDERR: 163 | _cjRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 163 | _cjRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjRV’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:182:1: error: BUILDSTDERR: warning: label ‘_cjRV’ defined but not used [-Wunused-label] BUILDSTDERR: 182 | _cjRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 182 | _cjRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQs_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:210:1: error: BUILDSTDERR: warning: label ‘_cjSd’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cjSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cjSd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:235:1: error: BUILDSTDERR: warning: label ‘_cjSg’ defined but not used [-Wunused-label] BUILDSTDERR: 235 | _cjSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 235 | _cjSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQu_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:264:1: error: BUILDSTDERR: warning: label ‘_cjSt’ defined but not used [-Wunused-label] BUILDSTDERR: 264 | _cjSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 264 | _cjSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveIdentityTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:289:1: error: BUILDSTDERR: warning: label ‘_cjSw’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _cjSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _cjSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQx_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:318:1: error: BUILDSTDERR: warning: label ‘_cjSJ’ defined but not used [-Wunused-label] BUILDSTDERR: 318 | _cjSJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 318 | _cjSJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:343:1: error: BUILDSTDERR: warning: label ‘_cjSM’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cjSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cjSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQB_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:372:1: error: BUILDSTDERR: warning: label ‘_cjSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 372 | _cjSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 372 | _cjSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_asks_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:398:1: error: BUILDSTDERR: warning: label ‘_cjT2’ defined but not used [-Wunused-label] BUILDSTDERR: 398 | _cjT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 398 | _cjT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQH_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:430:1: error: BUILDSTDERR: warning: label ‘_cjTj’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _cjTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _cjTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQJ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:453:1: error: BUILDSTDERR: warning: label ‘_cjTr’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cjTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cjTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQE_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:475:1: error: BUILDSTDERR: warning: label ‘_cjTw’ defined but not used [-Wunused-label] BUILDSTDERR: 475 | _cjTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 475 | _cjTw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjTu’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:513:1: error: BUILDSTDERR: warning: label ‘_cjTu’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _cjTu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _cjTu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjTz’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:529:1: error: BUILDSTDERR: warning: label ‘_cjTz’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _cjTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _cjTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQM_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:548:1: error: BUILDSTDERR: warning: label ‘_cjTP’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _cjTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _cjTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:585:1: error: BUILDSTDERR: warning: label ‘_cjTU’ defined but not used [-Wunused-label] BUILDSTDERR: 585 | _cjTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 585 | _cjTU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQQ_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:620:1: error: BUILDSTDERR: warning: label ‘_cjU7’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _cjU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _cjU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQP_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:645:1: error: BUILDSTDERR: warning: label ‘_cjUe’ defined but not used [-Wunused-label] BUILDSTDERR: 645 | _cjUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 645 | _cjUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:674:1: error: BUILDSTDERR: warning: label ‘_cjUi’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _cjUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _cjUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQU_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:713:1: error: BUILDSTDERR: warning: label ‘_cjUw’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _cjUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _cjUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjQS_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:736:1: error: BUILDSTDERR: warning: label ‘_cjUD’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _cjUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _cjUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveIdentityT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:763:1: error: BUILDSTDERR: warning: label ‘_cjUH’ defined but not used [-Wunused-label] BUILDSTDERR: 763 | _cjUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 763 | _cjUH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjR3_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:798:1: error: BUILDSTDERR: warning: label ‘_cjV4’ defined but not used [-Wunused-label] BUILDSTDERR: 798 | _cjV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 798 | _cjV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjR4_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:816:1: error: BUILDSTDERR: warning: label ‘_cjV7’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cjV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cjV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjUU’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:850:1: error: BUILDSTDERR: warning: label ‘_cjUU’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cjUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cjUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjV8’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:881:1: error: BUILDSTDERR: warning: label ‘_cjV8’ defined but not used [-Wunused-label] BUILDSTDERR: 881 | _cjV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 881 | _cjV8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘_cjVc’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:898:1: error: BUILDSTDERR: warning: label ‘_cjVc’ defined but not used [-Wunused-label] BUILDSTDERR: 898 | _cjVc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 898 | _cjVc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:920:1: error: BUILDSTDERR: warning: label ‘_cjVo’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _cjVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _cjVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjR7_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:958:1: error: BUILDSTDERR: warning: label ‘_cjVC’ defined but not used [-Wunused-label] BUILDSTDERR: 958 | _cjVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | _cjVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘sjR6_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:980:1: error: BUILDSTDERR: warning: label ‘_cjVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _cjVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _cjVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreT_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:1007:1: error: BUILDSTDERR: warning: label ‘_cjVN’ defined but not used [-Wunused-label] BUILDSTDERR: 1007 | _cjVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1007 | _cjVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_CZCComonadEnv_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:1103:1: error: BUILDSTDERR: warning: label ‘_cjVX’ defined but not used [-Wunused-label] BUILDSTDERR: 1103 | _cjVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1103 | _cjVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_CZCComonadEnv_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:1128:1: error: BUILDSTDERR: warning: label ‘_cjW2’ defined but not used [-Wunused-label] BUILDSTDERR: 1128 | _cjW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1128 | _cjW2: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_140.hc:1139:22: error: BUILDSTDERR: warning: ‘SjW4_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1139 | static const StgWord SjW4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1139 | static const StgWord SjW4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_145.hc:28:22: error: BUILDSTDERR: warning: ‘SjWi_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SjWi_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SjWi_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_149.hc:28:22: error: BUILDSTDERR: warning: ‘SjWj_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SjWj_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SjWj_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_decompose_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:15:1: error: BUILDSTDERR: warning: label ‘_cjZE’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cjZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cjZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘_cjZB’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:34:1: error: BUILDSTDERR: warning: label ‘_cjZB’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cjZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cjZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_compose_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:56:1: error: BUILDSTDERR: warning: label ‘_cjZS’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _cjZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _cjZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘_cjZP’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:75:1: error: BUILDSTDERR: warning: label ‘_cjZP’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _cjZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _cjZP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_zdfCompositionCompose1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:94:1: error: BUILDSTDERR: warning: label ‘_ck03’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _ck03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _ck03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_CZCComposition_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:188:1: error: BUILDSTDERR: warning: label ‘_ck0b’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _ck0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _ck0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_CZCComposition_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:213:1: error: BUILDSTDERR: warning: label ‘_ck0g’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _ck0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _ck0g: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_154.hc:224:22: error: BUILDSTDERR: warning: ‘Sk0i_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 224 | static const StgWord Sk0i_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | static const StgWord Sk0i_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_decompose_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:15:1: error: BUILDSTDERR: warning: label ‘_ck0z’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ck0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ck0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘_ck0w’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:34:1: error: BUILDSTDERR: warning: label ‘_ck0w’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _ck0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _ck0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_compose_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:56:1: error: BUILDSTDERR: warning: label ‘_ck0N’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _ck0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _ck0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘_ck0K’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:75:1: error: BUILDSTDERR: warning: label ‘_ck0K’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _ck0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _ck0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_zdfCompositionCompose1_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:94:1: error: BUILDSTDERR: warning: label ‘_ck0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _ck0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _ck0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_CZCComposition_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:188:1: error: BUILDSTDERR: warning: label ‘_ck16’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _ck16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _ck16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_CZCComposition_con_entry’: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:213:1: error: BUILDSTDERR: warning: label ‘_ck1b’ defined but not used [-Wunused-label] BUILDSTDERR: 213 | _ck1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 213 | _ck1b: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32704_0/ghc_158.hc:224:22: error: BUILDSTDERR: warning: ‘Sk1d_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 224 | static const StgWord Sk1d_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 224 | static const StgWord Sk1d_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 1 of 15] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:58:1: error: BUILDSTDERR: warning: label ‘_c6Xv’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _c6Xv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _c6Xv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6Xs’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:83:1: error: BUILDSTDERR: warning: label ‘_c6Xs’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _c6Xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _c6Xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:111:1: error: BUILDSTDERR: warning: label ‘_c6XM’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _c6XM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _c6XM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6XJ’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:136:1: error: BUILDSTDERR: warning: label ‘_c6XJ’ defined but not used [-Wunused-label] BUILDSTDERR: 136 | _c6XJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 136 | _c6XJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_z40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:164:1: error: BUILDSTDERR: warning: label ‘_c6Y3’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _c6Y3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _c6Y3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6Y0’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:189:1: error: BUILDSTDERR: warning: label ‘_c6Y0’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _c6Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _c6Y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:217:1: error: BUILDSTDERR: warning: label ‘_c6Yk’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _c6Yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _c6Yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6Yh’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:242:1: error: BUILDSTDERR: warning: label ‘_c6Yh’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _c6Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _c6Yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdp1Comonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:270:1: error: BUILDSTDERR: warning: label ‘_c6YB’ defined but not used [-Wunused-label] BUILDSTDERR: 270 | _c6YB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 270 | _c6YB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6Yy’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:295:1: error: BUILDSTDERR: warning: label ‘_c6Yy’ defined but not used [-Wunused-label] BUILDSTDERR: 295 | _c6Yy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 295 | _c6Yy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_extract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:323:1: error: BUILDSTDERR: warning: label ‘_c6YS’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _c6YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _c6YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6YP’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:348:1: error: BUILDSTDERR: warning: label ‘_c6YP’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _c6YP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _c6YP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_duplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:376:1: error: BUILDSTDERR: warning: label ‘_c6Z9’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _c6Z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _c6Z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6Z6’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:401:1: error: BUILDSTDERR: warning: label ‘_c6Z6’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _c6Z6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _c6Z6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_extend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:429:1: error: BUILDSTDERR: warning: label ‘_c6Zq’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _c6Zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _c6Zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c6Zn’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:454:1: error: BUILDSTDERR: warning: label ‘_c6Zn’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _c6Zn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _c6Zn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Pf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:481:1: error: BUILDSTDERR: warning: label ‘_c6ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _c6ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _c6ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLz2cUZRzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:518:1: error: BUILDSTDERR: warning: label ‘_c6ZO’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _c6ZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _c6ZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Pl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:562:1: error: BUILDSTDERR: warning: label ‘_c70e’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c70e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c70e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:599:1: error: BUILDSTDERR: warning: label ‘_c70h’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c70h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c70h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c702’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:629:1: error: BUILDSTDERR: warning: label ‘_c702’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _c702: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _c702: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:679:1: error: BUILDSTDERR: warning: label ‘_c70B’ defined but not used [-Wunused-label] BUILDSTDERR: 679 | _c70B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 679 | _c70B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c70y’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:707:1: error: BUILDSTDERR: warning: label ‘_c70y’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _c70y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _c70y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadArgzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:750:1: error: BUILDSTDERR: warning: label ‘_c70V’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _c70V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _c70V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c70S’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:775:1: error: BUILDSTDERR: warning: label ‘_c70S’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _c70S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _c70S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Px_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:812:1: error: BUILDSTDERR: warning: label ‘_c71f’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _c71f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _c71f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Pz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:850:1: error: BUILDSTDERR: warning: label ‘_c71x’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _c71x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _c71x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6PA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:889:1: error: BUILDSTDERR: warning: label ‘_c71A’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _c71A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _c71A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:938:1: error: BUILDSTDERR: warning: label ‘_c71F’ defined but not used [-Wunused-label] BUILDSTDERR: 938 | _c71F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 938 | _c71F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6PD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:986:1: error: BUILDSTDERR: warning: label ‘_c723’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _c723: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _c723: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1023:1: error: BUILDSTDERR: warning: label ‘_c726’ defined but not used [-Wunused-label] BUILDSTDERR: 1023 | _c726: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1023 | _c726: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6PI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1063:1: error: BUILDSTDERR: warning: label ‘_c72r’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _c72r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _c72r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1094:1: error: BUILDSTDERR: warning: label ‘_c72u’ defined but not used [-Wunused-label] BUILDSTDERR: 1094 | _c72u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1094 | _c72u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1142:1: error: BUILDSTDERR: warning: label ‘_c72H’ defined but not used [-Wunused-label] BUILDSTDERR: 1142 | _c72H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1142 | _c72H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6PM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1176:1: error: BUILDSTDERR: warning: label ‘_c72X’ defined but not used [-Wunused-label] BUILDSTDERR: 1176 | _c72X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1176 | _c72X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c730’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c730: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c730: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1252:1: error: BUILDSTDERR: warning: label ‘_c73h’ defined but not used [-Wunused-label] BUILDSTDERR: 1252 | _c73h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1252 | _c73h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c73e’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1277:1: error: BUILDSTDERR: warning: label ‘_c73e’ defined but not used [-Wunused-label] BUILDSTDERR: 1277 | _c73e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1277 | _c73e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1305:1: error: BUILDSTDERR: warning: label ‘_c73y’ defined but not used [-Wunused-label] BUILDSTDERR: 1305 | _c73y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1305 | _c73y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c73v’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1330:1: error: BUILDSTDERR: warning: label ‘_c73v’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _c73v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _c73v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6PY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1357:1: error: BUILDSTDERR: warning: label ‘_c73S’ defined but not used [-Wunused-label] BUILDSTDERR: 1357 | _c73S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1357 | _c73S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6PX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1392:1: error: BUILDSTDERR: warning: label ‘_c742’ defined but not used [-Wunused-label] BUILDSTDERR: 1392 | _c742: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1392 | _c742: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1431:1: error: BUILDSTDERR: warning: label ‘_c745’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _c745: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _c745: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Q8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1476:1: error: BUILDSTDERR: warning: label ‘_c74D’ defined but not used [-Wunused-label] BUILDSTDERR: 1476 | _c74D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1476 | _c74D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1517:1: error: BUILDSTDERR: warning: label ‘_c74G’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _c74G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _c74G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c74l’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c74l’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c74l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c74l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c74r’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1576:1: error: BUILDSTDERR: warning: label ‘_c74r’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _c74r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _c74r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Qi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1628:1: error: BUILDSTDERR: warning: label ‘_c75h’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _c75h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _c75h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1669:1: error: BUILDSTDERR: warning: label ‘_c75k’ defined but not used [-Wunused-label] BUILDSTDERR: 1669 | _c75k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1669 | _c75k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c74Z’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1697:1: error: BUILDSTDERR: warning: label ‘_c74Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1697 | _c74Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1697 | _c74Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c755’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1726:1: error: BUILDSTDERR: warning: label ‘_c755’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _c755: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _c755: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Qt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1777:1: error: BUILDSTDERR: warning: label ‘_c75V’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _c75V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _c75V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Qs_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1813:1: error: BUILDSTDERR: warning: label ‘_c765’ defined but not used [-Wunused-label] BUILDSTDERR: 1813 | _c765: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1813 | _c765: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZRzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1854:1: error: BUILDSTDERR: warning: label ‘_c768’ defined but not used [-Wunused-label] BUILDSTDERR: 1854 | _c768: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1854 | _c768: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c75D’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1882:1: error: BUILDSTDERR: warning: label ‘_c75D’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _c75D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _c75D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c75J’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1915:1: error: BUILDSTDERR: warning: label ‘_c75J’ defined but not used [-Wunused-label] BUILDSTDERR: 1915 | _c75J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1915 | _c75J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Qy_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:1973:1: error: BUILDSTDERR: warning: label ‘_c76P’ defined but not used [-Wunused-label] BUILDSTDERR: 1973 | _c76P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1973 | _c76P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Qz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2013:1: error: BUILDSTDERR: warning: label ‘_c76T’ defined but not used [-Wunused-label] BUILDSTDERR: 2013 | _c76T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2013 | _c76T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2067:1: error: BUILDSTDERR: warning: label ‘_c772’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _c772: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _c772: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c76Z’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2114:1: error: BUILDSTDERR: warning: label ‘_c76Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2114 | _c76Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2114 | _c76Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2152:1: error: BUILDSTDERR: warning: label ‘_c77a’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _c77a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _c77a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2192:1: error: BUILDSTDERR: warning: label ‘_c77v’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _c77v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _c77v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c77s’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2218:1: error: BUILDSTDERR: warning: label ‘_c77s’ defined but not used [-Wunused-label] BUILDSTDERR: 2218 | _c77s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2218 | _c77s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2260:1: error: BUILDSTDERR: warning: label ‘_c77O’ defined but not used [-Wunused-label] BUILDSTDERR: 2260 | _c77O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2260 | _c77O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QN_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2296:1: error: BUILDSTDERR: warning: label ‘_c77Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2296 | _c77Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2296 | _c77Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2336:1: error: BUILDSTDERR: warning: label ‘_c788’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _c788: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _c788: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2374:1: error: BUILDSTDERR: warning: label ‘_c78x’ defined but not used [-Wunused-label] BUILDSTDERR: 2374 | _c78x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2374 | _c78x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2413:1: error: BUILDSTDERR: warning: label ‘_c78A’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _c78A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _c78A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2463:1: error: BUILDSTDERR: warning: label ‘_c78T’ defined but not used [-Wunused-label] BUILDSTDERR: 2463 | _c78T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2463 | _c78T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c78W’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c78W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c78W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2560:1: error: BUILDSTDERR: warning: label ‘_c792’ defined but not used [-Wunused-label] BUILDSTDERR: 2560 | _c792: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2560 | _c792: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2628:1: error: BUILDSTDERR: warning: label ‘_c797’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _c797: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _c797: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6QY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2688:1: error: BUILDSTDERR: warning: label ‘_c79F’ defined but not used [-Wunused-label] BUILDSTDERR: 2688 | _c79F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2688 | _c79F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleisli1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2730:1: error: BUILDSTDERR: warning: label ‘_c79I’ defined but not used [-Wunused-label] BUILDSTDERR: 2730 | _c79I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2730 | _c79I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfFunctorCokleisli2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2772:1: error: BUILDSTDERR: warning: label ‘_c79V’ defined but not used [-Wunused-label] BUILDSTDERR: 2772 | _c79V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2772 | _c79V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfFunctorCokleisli1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2794:1: error: BUILDSTDERR: warning: label ‘_c7a4’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _c7a4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _c7a4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6R7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2827:1: error: BUILDSTDERR: warning: label ‘_c7ak’ defined but not used [-Wunused-label] BUILDSTDERR: 2827 | _c7ak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2827 | _c7ak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2866:1: error: BUILDSTDERR: warning: label ‘_c7an’ defined but not used [-Wunused-label] BUILDSTDERR: 2866 | _c7an: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2866 | _c7an: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2908:1: error: BUILDSTDERR: warning: label ‘_c7aA’ defined but not used [-Wunused-label] BUILDSTDERR: 2908 | _c7aA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2908 | _c7aA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Rf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2933:1: error: BUILDSTDERR: warning: label ‘_c7aQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2933 | _c7aQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2933 | _c7aQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Re_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:2968:1: error: BUILDSTDERR: warning: label ‘_c7b0’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _c7b0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _c7b0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3009:1: error: BUILDSTDERR: warning: label ‘_c7b3’ defined but not used [-Wunused-label] BUILDSTDERR: 3009 | _c7b3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3009 | _c7b3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3058:1: error: BUILDSTDERR: warning: label ‘_c7bi’ defined but not used [-Wunused-label] BUILDSTDERR: 3058 | _c7bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3058 | _c7bi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfApplicativeCokleisli1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3082:1: error: BUILDSTDERR: warning: label ‘_c7br’ defined but not used [-Wunused-label] BUILDSTDERR: 3082 | _c7br: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3082 | _c7br: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Rr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3121:1: error: BUILDSTDERR: warning: label ‘_c7bK’ defined but not used [-Wunused-label] BUILDSTDERR: 3121 | _c7bK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3121 | _c7bK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7bI’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3155:1: error: BUILDSTDERR: warning: label ‘_c7bI’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _c7bI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _c7bI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7bO’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3174:1: error: BUILDSTDERR: warning: label ‘_c7bO’ defined but not used [-Wunused-label] BUILDSTDERR: 3174 | _c7bO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3174 | _c7bO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmzlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3202:1: error: BUILDSTDERR: warning: label ‘_c7bW’ defined but not used [-Wunused-label] BUILDSTDERR: 3202 | _c7bW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3202 | _c7bW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3249:1: error: BUILDSTDERR: warning: label ‘_c7c9’ defined but not used [-Wunused-label] BUILDSTDERR: 3249 | _c7c9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3249 | _c7c9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Rz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3276:1: error: BUILDSTDERR: warning: label ‘_c7cs’ defined but not used [-Wunused-label] BUILDSTDERR: 3276 | _c7cs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3276 | _c7cs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7cq’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3310:1: error: BUILDSTDERR: warning: label ‘_c7cq’ defined but not used [-Wunused-label] BUILDSTDERR: 3310 | _c7cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3310 | _c7cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7cw’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3329:1: error: BUILDSTDERR: warning: label ‘_c7cw’ defined but not used [-Wunused-label] BUILDSTDERR: 3329 | _c7cw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3329 | _c7cw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3357:1: error: BUILDSTDERR: warning: label ‘_c7cE’ defined but not used [-Wunused-label] BUILDSTDERR: 3357 | _c7cE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3357 | _c7cE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmzlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3405:1: error: BUILDSTDERR: warning: label ‘_c7cR’ defined but not used [-Wunused-label] BUILDSTDERR: 3405 | _c7cR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3405 | _c7cR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6RE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3431:1: error: BUILDSTDERR: warning: label ‘_c7da’ defined but not used [-Wunused-label] BUILDSTDERR: 3431 | _c7da: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3431 | _c7da: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7d8’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3464:1: error: BUILDSTDERR: warning: label ‘_c7d8’ defined but not used [-Wunused-label] BUILDSTDERR: 3464 | _c7d8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3464 | _c7d8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6RH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3488:1: error: BUILDSTDERR: warning: label ‘_c7dv’ defined but not used [-Wunused-label] BUILDSTDERR: 3488 | _c7dv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3488 | _c7dv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6RI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3530:1: error: BUILDSTDERR: warning: label ‘_c7dy’ defined but not used [-Wunused-label] BUILDSTDERR: 3530 | _c7dy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3530 | _c7dy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3578:1: error: BUILDSTDERR: warning: label ‘_c7dD’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _c7dD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _c7dD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3626:1: error: BUILDSTDERR: warning: label ‘_c7dY’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _c7dY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _c7dY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7dV’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3654:1: error: BUILDSTDERR: warning: label ‘_c7dV’ defined but not used [-Wunused-label] BUILDSTDERR: 3654 | _c7dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3654 | _c7dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7e2’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3676:1: error: BUILDSTDERR: warning: label ‘_c7e2’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _c7e2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _c7e2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6RT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3720:1: error: BUILDSTDERR: warning: label ‘_c7en’ defined but not used [-Wunused-label] BUILDSTDERR: 3720 | _c7en: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3720 | _c7en: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3759:1: error: BUILDSTDERR: warning: label ‘_c7er’ defined but not used [-Wunused-label] BUILDSTDERR: 3759 | _c7er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3759 | _c7er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTreezuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3807:1: error: BUILDSTDERR: warning: label ‘_c7eK’ defined but not used [-Wunused-label] BUILDSTDERR: 3807 | _c7eK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3807 | _c7eK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7eH’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3835:1: error: BUILDSTDERR: warning: label ‘_c7eH’ defined but not used [-Wunused-label] BUILDSTDERR: 3835 | _c7eH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3835 | _c7eH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7eO’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3858:1: error: BUILDSTDERR: warning: label ‘_c7eO’ defined but not used [-Wunused-label] BUILDSTDERR: 3858 | _c7eO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3858 | _c7eO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7eR’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3882:1: error: BUILDSTDERR: warning: label ‘_c7eR’ defined but not used [-Wunused-label] BUILDSTDERR: 3882 | _c7eR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3882 | _c7eR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadTagged1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3942:1: error: BUILDSTDERR: warning: label ‘_c7f8’ defined but not used [-Wunused-label] BUILDSTDERR: 3942 | _c7f8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3942 | _c7f8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘r6O7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:3966:1: error: BUILDSTDERR: warning: label ‘_c7fh’ defined but not used [-Wunused-label] BUILDSTDERR: 3966 | _c7fh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3966 | _c7fh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentity1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4000:1: error: BUILDSTDERR: warning: label ‘_c7fq’ defined but not used [-Wunused-label] BUILDSTDERR: 4000 | _c7fq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4000 | _c7fq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘r6O8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4024:1: error: BUILDSTDERR: warning: label ‘_c7fz’ defined but not used [-Wunused-label] BUILDSTDERR: 4024 | _c7fz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4024 | _c7fz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4070:1: error: BUILDSTDERR: warning: label ‘_c7fP’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _c7fP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _c7fP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZRzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4111:1: error: BUILDSTDERR: warning: label ‘_c7fS’ defined but not used [-Wunused-label] BUILDSTDERR: 4111 | _c7fS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4111 | _c7fS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4156:1: error: BUILDSTDERR: warning: label ‘_c7gd’ defined but not used [-Wunused-label] BUILDSTDERR: 4156 | _c7gd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4156 | _c7gd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Si_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4190:1: error: BUILDSTDERR: warning: label ‘_c7go’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _c7go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _c7go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sh_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4224:1: error: BUILDSTDERR: warning: label ‘_c7gz’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _c7gz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _c7gz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4263:1: error: BUILDSTDERR: warning: label ‘_c7gD’ defined but not used [-Wunused-label] BUILDSTDERR: 4263 | _c7gD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4263 | _c7gD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4321:1: error: BUILDSTDERR: warning: label ‘_c7h2’ defined but not used [-Wunused-label] BUILDSTDERR: 4321 | _c7h2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4321 | _c7h2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4362:1: error: BUILDSTDERR: warning: label ‘_c7h6’ defined but not used [-Wunused-label] BUILDSTDERR: 4362 | _c7h6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4362 | _c7h6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4409:1: error: BUILDSTDERR: warning: label ‘_c7hq’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _c7hq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _c7hq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6So_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4445:1: error: BUILDSTDERR: warning: label ‘_c7hA’ defined but not used [-Wunused-label] BUILDSTDERR: 4445 | _c7hA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4445 | _c7hA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadZLz2cUZRzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4484:1: error: BUILDSTDERR: warning: label ‘_c7hE’ defined but not used [-Wunused-label] BUILDSTDERR: 4484 | _c7hE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4484 | _c7hE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6St_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4546:1: error: BUILDSTDERR: warning: label ‘_c7i1’ defined but not used [-Wunused-label] BUILDSTDERR: 4546 | _c7i1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4546 | _c7i1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ss_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4580:1: error: BUILDSTDERR: warning: label ‘_c7ic’ defined but not used [-Wunused-label] BUILDSTDERR: 4580 | _c7ic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4580 | _c7ic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4614:1: error: BUILDSTDERR: warning: label ‘_c7in’ defined but not used [-Wunused-label] BUILDSTDERR: 4614 | _c7in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4614 | _c7in: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4653:1: error: BUILDSTDERR: warning: label ‘_c7ir’ defined but not used [-Wunused-label] BUILDSTDERR: 4653 | _c7ir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4653 | _c7ir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zddmduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4711:1: error: BUILDSTDERR: warning: label ‘_c7iI’ defined but not used [-Wunused-label] BUILDSTDERR: 4711 | _c7iI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4711 | _c7iI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6SE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4751:1: error: BUILDSTDERR: warning: label ‘_c7jn’ defined but not used [-Wunused-label] BUILDSTDERR: 4751 | _c7jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4751 | _c7jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7jk’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4801:1: error: BUILDSTDERR: warning: label ‘_c7jk’ defined but not used [-Wunused-label] BUILDSTDERR: 4801 | _c7jk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4801 | _c7jk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6SR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4838:1: error: BUILDSTDERR: warning: label ‘_c7jv’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _c7jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _c7jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7iZ’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4876:1: error: BUILDSTDERR: warning: label ‘_c7iZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4876 | _c7iZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4876 | _c7iZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7j5’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4904:1: error: BUILDSTDERR: warning: label ‘_c7j5’ defined but not used [-Wunused-label] BUILDSTDERR: 4904 | _c7j5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4904 | _c7j5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Sx_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:4968:1: error: BUILDSTDERR: warning: label ‘_c7jU’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _c7jU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _c7jU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5007:1: error: BUILDSTDERR: warning: label ‘_c7jX’ defined but not used [-Wunused-label] BUILDSTDERR: 5007 | _c7jX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5007 | _c7jX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5057:1: error: BUILDSTDERR: warning: label ‘_c7ki’ defined but not used [-Wunused-label] BUILDSTDERR: 5057 | _c7ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5057 | _c7ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7kf’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5083:1: error: BUILDSTDERR: warning: label ‘_c7kf’ defined but not used [-Wunused-label] BUILDSTDERR: 5083 | _c7kf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5083 | _c7kf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadNonEmptyzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5127:1: error: BUILDSTDERR: warning: label ‘_c7ky’ defined but not used [-Wunused-label] BUILDSTDERR: 5127 | _c7ky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5127 | _c7ky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7kv’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5152:1: error: BUILDSTDERR: warning: label ‘_c7kv’ defined but not used [-Wunused-label] BUILDSTDERR: 5152 | _c7kv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5152 | _c7kv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6T6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5205:1: error: BUILDSTDERR: warning: label ‘_c7kV’ defined but not used [-Wunused-label] BUILDSTDERR: 5205 | _c7kV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5205 | _c7kV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7kS’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5242:1: error: BUILDSTDERR: warning: label ‘_c7kS’ defined but not used [-Wunused-label] BUILDSTDERR: 5242 | _c7kS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5242 | _c7kS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5269:1: error: BUILDSTDERR: warning: label ‘_c7l7’ defined but not used [-Wunused-label] BUILDSTDERR: 5269 | _c7l7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5269 | _c7l7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7l4’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5313:1: error: BUILDSTDERR: warning: label ‘_c7l4’ defined but not used [-Wunused-label] BUILDSTDERR: 5313 | _c7l4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5313 | _c7l4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Tm_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5356:1: error: BUILDSTDERR: warning: label ‘_c7ly’ defined but not used [-Wunused-label] BUILDSTDERR: 5356 | _c7ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5356 | _c7ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7lv’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5393:1: error: BUILDSTDERR: warning: label ‘_c7lv’ defined but not used [-Wunused-label] BUILDSTDERR: 5393 | _c7lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5393 | _c7lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ti_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5413:1: error: BUILDSTDERR: warning: label ‘_c7lO’ defined but not used [-Wunused-label] BUILDSTDERR: 5413 | _c7lO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5413 | _c7lO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5446:1: error: BUILDSTDERR: warning: label ‘_c7lS’ defined but not used [-Wunused-label] BUILDSTDERR: 5446 | _c7lS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5446 | _c7lS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyNonEmptyzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5502:1: error: BUILDSTDERR: warning: label ‘_c7mb’ defined but not used [-Wunused-label] BUILDSTDERR: 5502 | _c7mb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5502 | _c7mb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7m8’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5528:1: error: BUILDSTDERR: warning: label ‘_c7m8’ defined but not used [-Wunused-label] BUILDSTDERR: 5528 | _c7m8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5528 | _c7m8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5578:1: error: BUILDSTDERR: warning: label ‘_c7mn’ defined but not used [-Wunused-label] BUILDSTDERR: 5578 | _c7mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5578 | _c7mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5605:1: error: BUILDSTDERR: warning: label ‘_c7mw’ defined but not used [-Wunused-label] BUILDSTDERR: 5605 | _c7mw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5605 | _c7mw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5640:1: error: BUILDSTDERR: warning: label ‘_c7mN’ defined but not used [-Wunused-label] BUILDSTDERR: 5640 | _c7mN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5640 | _c7mN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Tz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5674:1: error: BUILDSTDERR: warning: label ‘_c7mY’ defined but not used [-Wunused-label] BUILDSTDERR: 5674 | _c7mY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5674 | _c7mY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ty_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5708:1: error: BUILDSTDERR: warning: label ‘_c7n9’ defined but not used [-Wunused-label] BUILDSTDERR: 5708 | _c7n9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5708 | _c7n9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Tx_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5742:1: error: BUILDSTDERR: warning: label ‘_c7nj’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _c7nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _c7nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5782:1: error: BUILDSTDERR: warning: label ‘_c7nn’ defined but not used [-Wunused-label] BUILDSTDERR: 5782 | _c7nn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5782 | _c7nn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5844:1: error: BUILDSTDERR: warning: label ‘_c7nN’ defined but not used [-Wunused-label] BUILDSTDERR: 5844 | _c7nN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5844 | _c7nN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5881:1: error: BUILDSTDERR: warning: label ‘_c7nQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5881 | _c7nQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5881 | _c7nQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5920:1: error: BUILDSTDERR: warning: label ‘_c7od’ defined but not used [-Wunused-label] BUILDSTDERR: 5920 | _c7od: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5920 | _c7od: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7ob’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5954:1: error: BUILDSTDERR: warning: label ‘_c7ob’ defined but not used [-Wunused-label] BUILDSTDERR: 5954 | _c7ob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5954 | _c7ob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7oh’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:5973:1: error: BUILDSTDERR: warning: label ‘_c7oh’ defined but not used [-Wunused-label] BUILDSTDERR: 5973 | _c7oh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5973 | _c7oh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6001:1: error: BUILDSTDERR: warning: label ‘_c7op’ defined but not used [-Wunused-label] BUILDSTDERR: 6001 | _c7op: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6001 | _c7op: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6051:1: error: BUILDSTDERR: warning: label ‘_c7oM’ defined but not used [-Wunused-label] BUILDSTDERR: 6051 | _c7oM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6051 | _c7oM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7oK’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6085:1: error: BUILDSTDERR: warning: label ‘_c7oK’ defined but not used [-Wunused-label] BUILDSTDERR: 6085 | _c7oK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6085 | _c7oK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7oQ’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6104:1: error: BUILDSTDERR: warning: label ‘_c7oQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6104 | _c7oQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6104 | _c7oQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6132:1: error: BUILDSTDERR: warning: label ‘_c7oY’ defined but not used [-Wunused-label] BUILDSTDERR: 6132 | _c7oY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6132 | _c7oY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6181:1: error: BUILDSTDERR: warning: label ‘_c7pj’ defined but not used [-Wunused-label] BUILDSTDERR: 6181 | _c7pj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6181 | _c7pj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6215:1: error: BUILDSTDERR: warning: label ‘_c7pu’ defined but not used [-Wunused-label] BUILDSTDERR: 6215 | _c7pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6215 | _c7pu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6249:1: error: BUILDSTDERR: warning: label ‘_c7pF’ defined but not used [-Wunused-label] BUILDSTDERR: 6249 | _c7pF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6249 | _c7pF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6TQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6286:1: error: BUILDSTDERR: warning: label ‘_c7pP’ defined but not used [-Wunused-label] BUILDSTDERR: 6286 | _c7pP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6286 | _c7pP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadApplyIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6326:1: error: BUILDSTDERR: warning: label ‘_c7pT’ defined but not used [-Wunused-label] BUILDSTDERR: 6326 | _c7pT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6326 | _c7pT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_runCokleisli1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6389:1: error: BUILDSTDERR: warning: label ‘_c7qd’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _c7qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _c7qd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_runCokleisli_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6419:1: error: BUILDSTDERR: warning: label ‘_c7qm’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _c7qm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _c7qm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6U0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6442:1: error: BUILDSTDERR: warning: label ‘_c7qD’ defined but not used [-Wunused-label] BUILDSTDERR: 6442 | _c7qD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6442 | _c7qD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfMonadCokleisli1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6483:1: error: BUILDSTDERR: warning: label ‘_c7qG’ defined but not used [-Wunused-label] BUILDSTDERR: 6483 | _c7qG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6483 | _c7qG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘r6O9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6531:1: error: BUILDSTDERR: warning: label ‘_c7qU’ defined but not used [-Wunused-label] BUILDSTDERR: 6531 | _c7qU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6531 | _c7qU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfMonadCokleislizuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6561:1: error: BUILDSTDERR: warning: label ‘_c7r3’ defined but not used [-Wunused-label] BUILDSTDERR: 6561 | _c7r3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6561 | _c7r3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘r6Oa_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6584:1: error: BUILDSTDERR: warning: label ‘_c7rc’ defined but not used [-Wunused-label] BUILDSTDERR: 6584 | _c7rc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6584 | _c7rc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ub_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6621:1: error: BUILDSTDERR: warning: label ‘_c7rB’ defined but not used [-Wunused-label] BUILDSTDERR: 6621 | _c7rB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6621 | _c7rB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7rz’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6655:1: error: BUILDSTDERR: warning: label ‘_c7rz’ defined but not used [-Wunused-label] BUILDSTDERR: 6655 | _c7rz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6655 | _c7rz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowApplyCokleisli1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6685:1: error: BUILDSTDERR: warning: label ‘_c7rH’ defined but not used [-Wunused-label] BUILDSTDERR: 6685 | _c7rH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6685 | _c7rH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7rn’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6721:1: error: BUILDSTDERR: warning: label ‘_c7rn’ defined but not used [-Wunused-label] BUILDSTDERR: 6721 | _c7rn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6721 | _c7rn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_coproduct_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6767:1: error: BUILDSTDERR: warning: label ‘_c7s3’ defined but not used [-Wunused-label] BUILDSTDERR: 6767 | _c7s3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6767 | _c7s3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7rW’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6793:1: error: BUILDSTDERR: warning: label ‘_c7rW’ defined but not used [-Wunused-label] BUILDSTDERR: 6793 | _c7rW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6793 | _c7rW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6833:1: error: BUILDSTDERR: warning: label ‘_c7sr’ defined but not used [-Wunused-label] BUILDSTDERR: 6833 | _c7sr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6833 | _c7sr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7sk’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6860:1: error: BUILDSTDERR: warning: label ‘_c7sk’ defined but not used [-Wunused-label] BUILDSTDERR: 6860 | _c7sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6860 | _c7sk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UB_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6907:1: error: BUILDSTDERR: warning: label ‘_c7sX’ defined but not used [-Wunused-label] BUILDSTDERR: 6907 | _c7sX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6907 | _c7sX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Uy_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6953:1: error: BUILDSTDERR: warning: label ‘_c7t2’ defined but not used [-Wunused-label] BUILDSTDERR: 6953 | _c7t2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6953 | _c7t2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7004:1: error: BUILDSTDERR: warning: label ‘_c7tm’ defined but not used [-Wunused-label] BUILDSTDERR: 7004 | _c7tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7004 | _c7tm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7043:1: error: BUILDSTDERR: warning: label ‘_c7tq’ defined but not used [-Wunused-label] BUILDSTDERR: 7043 | _c7tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7043 | _c7tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Uu_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7094:1: error: BUILDSTDERR: warning: label ‘_c7tL’ defined but not used [-Wunused-label] BUILDSTDERR: 7094 | _c7tL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7094 | _c7tL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ur_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7140:1: error: BUILDSTDERR: warning: label ‘_c7tQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7140 | _c7tQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7140 | _c7tQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Uw_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7191:1: error: BUILDSTDERR: warning: label ‘_c7ua’ defined but not used [-Wunused-label] BUILDSTDERR: 7191 | _c7ua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7191 | _c7ua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ux_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7230:1: error: BUILDSTDERR: warning: label ‘_c7ue’ defined but not used [-Wunused-label] BUILDSTDERR: 7230 | _c7ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7230 | _c7ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7286:1: error: BUILDSTDERR: warning: label ‘_c7uj’ defined but not used [-Wunused-label] BUILDSTDERR: 7286 | _c7uj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7286 | _c7uj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSumzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7347:1: error: BUILDSTDERR: warning: label ‘_c7uK’ defined but not used [-Wunused-label] BUILDSTDERR: 7347 | _c7uK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7347 | _c7uK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7380:1: error: BUILDSTDERR: warning: label ‘_c7v1’ defined but not used [-Wunused-label] BUILDSTDERR: 7380 | _c7v1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7380 | _c7v1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7415:1: error: BUILDSTDERR: warning: label ‘_c7vb’ defined but not used [-Wunused-label] BUILDSTDERR: 7415 | _c7vb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7415 | _c7vb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7451:1: error: BUILDSTDERR: warning: label ‘_c7vm’ defined but not used [-Wunused-label] BUILDSTDERR: 7451 | _c7vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7451 | _c7vm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7486:1: error: BUILDSTDERR: warning: label ‘_c7vw’ defined but not used [-Wunused-label] BUILDSTDERR: 7486 | _c7vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7486 | _c7vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfComonadSum_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7528:1: error: BUILDSTDERR: warning: label ‘_c7vA’ defined but not used [-Wunused-label] BUILDSTDERR: 7528 | _c7vA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7528 | _c7vA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7595:1: error: BUILDSTDERR: warning: label ‘_c7w8’ defined but not used [-Wunused-label] BUILDSTDERR: 7595 | _c7w8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7595 | _c7w8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7637:1: error: BUILDSTDERR: warning: label ‘_c7wb’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _c7wb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _c7wb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7685:1: error: BUILDSTDERR: warning: label ‘_c7wg’ defined but not used [-Wunused-label] BUILDSTDERR: 7685 | _c7wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7685 | _c7wg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7734:1: error: BUILDSTDERR: warning: label ‘_c7wL’ defined but not used [-Wunused-label] BUILDSTDERR: 7734 | _c7wL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7734 | _c7wL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7771:1: error: BUILDSTDERR: warning: label ‘_c7wO’ defined but not used [-Wunused-label] BUILDSTDERR: 7771 | _c7wO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7771 | _c7wO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_wfix_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7829:1: error: BUILDSTDERR: warning: label ‘_c7wT’ defined but not used [-Wunused-label] BUILDSTDERR: 7829 | _c7wT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7829 | _c7wT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7884:1: error: BUILDSTDERR: warning: label ‘_c7xf’ defined but not used [-Wunused-label] BUILDSTDERR: 7884 | _c7xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7884 | _c7xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6V0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7919:1: error: BUILDSTDERR: warning: label ‘_c7xw’ defined but not used [-Wunused-label] BUILDSTDERR: 7919 | _c7xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7919 | _c7xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6V4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7955:1: error: BUILDSTDERR: warning: label ‘_c7xV’ defined but not used [-Wunused-label] BUILDSTDERR: 7955 | _c7xV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7955 | _c7xV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6V3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:7996:1: error: BUILDSTDERR: warning: label ‘_c7y5’ defined but not used [-Wunused-label] BUILDSTDERR: 7996 | _c7y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7996 | _c7y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6V5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8042:1: error: BUILDSTDERR: warning: label ‘_c7y8’ defined but not used [-Wunused-label] BUILDSTDERR: 8042 | _c7y8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8042 | _c7y8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6V6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8109:1: error: BUILDSTDERR: warning: label ‘_c7yd’ defined but not used [-Wunused-label] BUILDSTDERR: 8109 | _c7yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8109 | _c7yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6UZ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8164:1: error: BUILDSTDERR: warning: label ‘_c7yi’ defined but not used [-Wunused-label] BUILDSTDERR: 8164 | _c7yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8164 | _c7yi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6V8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8223:1: error: BUILDSTDERR: warning: label ‘_c7yC’ defined but not used [-Wunused-label] BUILDSTDERR: 8223 | _c7yC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8223 | _c7yC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8264:1: error: BUILDSTDERR: warning: label ‘_c7yI’ defined but not used [-Wunused-label] BUILDSTDERR: 8264 | _c7yI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8264 | _c7yI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7yG’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8310:1: error: BUILDSTDERR: warning: label ‘_c7yG’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _c7yG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _c7yG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleislizuzdcloop_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8336:1: error: BUILDSTDERR: warning: label ‘_c7yQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _c7yQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _c7yQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8390:1: error: BUILDSTDERR: warning: label ‘_c7zq’ defined but not used [-Wunused-label] BUILDSTDERR: 8390 | _c7zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8390 | _c7zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_cfix_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8432:1: error: BUILDSTDERR: warning: label ‘_c7zt’ defined but not used [-Wunused-label] BUILDSTDERR: 8432 | _c7zt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8432 | _c7zt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vk_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8474:1: error: BUILDSTDERR: warning: label ‘_c7zX’ defined but not used [-Wunused-label] BUILDSTDERR: 8474 | _c7zX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8474 | _c7zX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7zV’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8507:1: error: BUILDSTDERR: warning: label ‘_c7zV’ defined but not used [-Wunused-label] BUILDSTDERR: 8507 | _c7zV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8507 | _c7zV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8534:1: error: BUILDSTDERR: warning: label ‘_c7A3’ defined but not used [-Wunused-label] BUILDSTDERR: 8534 | _c7A3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8534 | _c7A3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_kfix_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8590:1: error: BUILDSTDERR: warning: label ‘_c7A8’ defined but not used [-Wunused-label] BUILDSTDERR: 8590 | _c7A8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8590 | _c7A8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezgzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8632:1: error: BUILDSTDERR: warning: label ‘_c7An’ defined but not used [-Wunused-label] BUILDSTDERR: 8632 | _c7An: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8632 | _c7An: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlzlze_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8668:1: error: BUILDSTDERR: warning: label ‘_c7Aw’ defined but not used [-Wunused-label] BUILDSTDERR: 8668 | _c7Aw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8668 | _c7Aw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vs_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8692:1: error: BUILDSTDERR: warning: label ‘_c7AM’ defined but not used [-Wunused-label] BUILDSTDERR: 8692 | _c7AM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8692 | _c7AM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vu_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8730:1: error: BUILDSTDERR: warning: label ‘_c7B4’ defined but not used [-Wunused-label] BUILDSTDERR: 8730 | _c7B4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8730 | _c7B4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8769:1: error: BUILDSTDERR: warning: label ‘_c7B7’ defined but not used [-Wunused-label] BUILDSTDERR: 8769 | _c7B7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8769 | _c7B7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezlze_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8818:1: error: BUILDSTDERR: warning: label ‘_c7Bc’ defined but not used [-Wunused-label] BUILDSTDERR: 8818 | _c7Bc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8818 | _c7Bc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8866:1: error: BUILDSTDERR: warning: label ‘_c7BB’ defined but not used [-Wunused-label] BUILDSTDERR: 8866 | _c7BB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8866 | _c7BB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Vx_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8900:1: error: BUILDSTDERR: warning: label ‘_c7BL’ defined but not used [-Wunused-label] BUILDSTDERR: 8900 | _c7BL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8900 | _c7BL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfCategoryTYPECokleisli_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8938:1: error: BUILDSTDERR: warning: label ‘_c7BP’ defined but not used [-Wunused-label] BUILDSTDERR: 8938 | _c7BP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8938 | _c7BP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:8988:1: error: BUILDSTDERR: warning: label ‘_c7Cb’ defined but not used [-Wunused-label] BUILDSTDERR: 8988 | _c7Cb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8988 | _c7Cb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9025:1: error: BUILDSTDERR: warning: label ‘_c7Ce’ defined but not used [-Wunused-label] BUILDSTDERR: 9025 | _c7Ce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9025 | _c7Ce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9069:1: error: BUILDSTDERR: warning: label ‘_c7Cy’ defined but not used [-Wunused-label] BUILDSTDERR: 9069 | _c7Cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9069 | _c7Cy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleislizuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9107:1: error: BUILDSTDERR: warning: label ‘_c7CB’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _c7CB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _c7CB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘r6Ob_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9152:1: error: BUILDSTDERR: warning: label ‘_c7CO’ defined but not used [-Wunused-label] BUILDSTDERR: 9152 | _c7CO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9152 | _c7CO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9176:1: error: BUILDSTDERR: warning: label ‘_c7D5’ defined but not used [-Wunused-label] BUILDSTDERR: 9176 | _c7D5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9176 | _c7D5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9210:1: error: BUILDSTDERR: warning: label ‘_c7Dg’ defined but not used [-Wunused-label] BUILDSTDERR: 9210 | _c7Dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9210 | _c7Dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VN_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9244:1: error: BUILDSTDERR: warning: label ‘_c7Dr’ defined but not used [-Wunused-label] BUILDSTDERR: 9244 | _c7Dr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9244 | _c7Dr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9278:1: error: BUILDSTDERR: warning: label ‘_c7DC’ defined but not used [-Wunused-label] BUILDSTDERR: 9278 | _c7DC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9278 | _c7DC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9312:1: error: BUILDSTDERR: warning: label ‘_c7DM’ defined but not used [-Wunused-label] BUILDSTDERR: 9312 | _c7DM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9312 | _c7DM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowCokleisli_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9354:1: error: BUILDSTDERR: warning: label ‘_c7DQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9354 | _c7DQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9354 | _c7DQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9423:1: error: BUILDSTDERR: warning: label ‘_c7Ei’ defined but not used [-Wunused-label] BUILDSTDERR: 9423 | _c7Ei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9423 | _c7Ei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleislizuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9460:1: error: BUILDSTDERR: warning: label ‘_c7El’ defined but not used [-Wunused-label] BUILDSTDERR: 9460 | _c7El: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9460 | _c7El: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9498:1: error: BUILDSTDERR: warning: label ‘_c7EG’ defined but not used [-Wunused-label] BUILDSTDERR: 9498 | _c7EG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9498 | _c7EG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9532:1: error: BUILDSTDERR: warning: label ‘_c7EQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9532 | _c7EQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9532 | _c7EQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowLoopCokleisli_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9570:1: error: BUILDSTDERR: warning: label ‘_c7EU’ defined but not used [-Wunused-label] BUILDSTDERR: 9570 | _c7EU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9570 | _c7EU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9620:1: error: BUILDSTDERR: warning: label ‘_c7Fh’ defined but not used [-Wunused-label] BUILDSTDERR: 9620 | _c7Fh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9620 | _c7Fh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9654:1: error: BUILDSTDERR: warning: label ‘_c7Fr’ defined but not used [-Wunused-label] BUILDSTDERR: 9654 | _c7Fr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9654 | _c7Fr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowApplyCokleisli_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9692:1: error: BUILDSTDERR: warning: label ‘_c7Fv’ defined but not used [-Wunused-label] BUILDSTDERR: 9692 | _c7Fv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9692 | _c7Fv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6VZ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9742:1: error: BUILDSTDERR: warning: label ‘_c7FR’ defined but not used [-Wunused-label] BUILDSTDERR: 9742 | _c7FR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9742 | _c7FR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdcleft_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9779:1: error: BUILDSTDERR: warning: label ‘_c7FU’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _c7FU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _c7FU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6W4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9819:1: error: BUILDSTDERR: warning: label ‘_c7Go’ defined but not used [-Wunused-label] BUILDSTDERR: 9819 | _c7Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9819 | _c7Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7Gm’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9852:1: error: BUILDSTDERR: warning: label ‘_c7Gm’ defined but not used [-Wunused-label] BUILDSTDERR: 9852 | _c7Gm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9852 | _c7Gm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6W9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9874:1: error: BUILDSTDERR: warning: label ‘_c7GS’ defined but not used [-Wunused-label] BUILDSTDERR: 9874 | _c7GS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9874 | _c7GS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7GQ’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9907:1: error: BUILDSTDERR: warning: label ‘_c7GQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9907 | _c7GQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9907 | _c7GQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6W7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9931:1: error: BUILDSTDERR: warning: label ‘_c7GY’ defined but not used [-Wunused-label] BUILDSTDERR: 9931 | _c7GY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9931 | _c7GY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wb_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:9983:1: error: BUILDSTDERR: warning: label ‘_c7Hi’ defined but not used [-Wunused-label] BUILDSTDERR: 9983 | _c7Hi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9983 | _c7Hi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10024:1: error: BUILDSTDERR: warning: label ‘_c7Hs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10024 | _c7Hs: BUILDSTDERR: | ^ BUILDSTDERR: 10024 | _c7Hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7Hm’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10078:1: error: BUILDSTDERR: warning: label ‘_c7Hm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10078 | _c7Hm: BUILDSTDERR: | ^ BUILDSTDERR: 10078 | _c7Hm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6W6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10135:1: error: BUILDSTDERR: warning: label ‘_c7HJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10135 | _c7HJ: BUILDSTDERR: | ^ BUILDSTDERR: 10135 | _c7HJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wh_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10193:1: error: BUILDSTDERR: warning: label ‘_c7I3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10193 | _c7I3: BUILDSTDERR: | ^ BUILDSTDERR: 10193 | _c7I3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10232:1: error: BUILDSTDERR: warning: label ‘_c7I6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10232 | _c7I6: BUILDSTDERR: | ^ BUILDSTDERR: 10232 | _c7I6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6W3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10283:1: error: BUILDSTDERR: warning: label ‘_c7Ib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10283 | _c7Ib: BUILDSTDERR: | ^ BUILDSTDERR: 10283 | _c7Ib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wk_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10348:1: error: BUILDSTDERR: warning: label ‘_c7Iv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10348 | _c7Iv: BUILDSTDERR: | ^ BUILDSTDERR: 10348 | _c7Iv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wo_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10389:1: error: BUILDSTDERR: warning: label ‘_c7IF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10389 | _c7IF: BUILDSTDERR: | ^ BUILDSTDERR: 10389 | _c7IF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7Iz’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10443:1: error: BUILDSTDERR: warning: label ‘_c7Iz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10443 | _c7Iz: BUILDSTDERR: | ^ BUILDSTDERR: 10443 | _c7Iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10500:1: error: BUILDSTDERR: warning: label ‘_c7IW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10500 | _c7IW: BUILDSTDERR: | ^ BUILDSTDERR: 10500 | _c7IW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10549:1: error: BUILDSTDERR: warning: label ‘_c7JA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10549 | _c7JA: BUILDSTDERR: | ^ BUILDSTDERR: 10549 | _c7JA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdcright_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10586:1: error: BUILDSTDERR: warning: label ‘_c7JD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10586 | _c7JD: BUILDSTDERR: | ^ BUILDSTDERR: 10586 | _c7JD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Ww_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10630:1: error: BUILDSTDERR: warning: label ‘_c7K4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10630 | _c7K4: BUILDSTDERR: | ^ BUILDSTDERR: 10630 | _c7K4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10671:1: error: BUILDSTDERR: warning: label ‘_c7K7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10671 | _c7K7: BUILDSTDERR: | ^ BUILDSTDERR: 10671 | _c7K7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Wy_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10725:1: error: BUILDSTDERR: warning: label ‘_c7Kr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10725 | _c7Kr: BUILDSTDERR: | ^ BUILDSTDERR: 10725 | _c7Kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10766:1: error: BUILDSTDERR: warning: label ‘_c7KB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _c7KB: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _c7KB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7Kv’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10816:1: error: BUILDSTDERR: warning: label ‘_c7Kv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10816 | _c7Kv: BUILDSTDERR: | ^ BUILDSTDERR: 10816 | _c7Kv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleislizuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10851:1: error: BUILDSTDERR: warning: label ‘_c7KM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10851 | _c7KM: BUILDSTDERR: | ^ BUILDSTDERR: 10851 | _c7KM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10900:1: error: BUILDSTDERR: warning: label ‘_c7Ld’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10900 | _c7Ld: BUILDSTDERR: | ^ BUILDSTDERR: 10900 | _c7Ld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10934:1: error: BUILDSTDERR: warning: label ‘_c7Lo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10934 | _c7Lo: BUILDSTDERR: | ^ BUILDSTDERR: 10934 | _c7Lo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:10968:1: error: BUILDSTDERR: warning: label ‘_c7Lz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10968 | _c7Lz: BUILDSTDERR: | ^ BUILDSTDERR: 10968 | _c7Lz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11002:1: error: BUILDSTDERR: warning: label ‘_c7LJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11002 | _c7LJ: BUILDSTDERR: | ^ BUILDSTDERR: 11002 | _c7LJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11037:1: error: BUILDSTDERR: warning: label ‘_c7LT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11037 | _c7LT: BUILDSTDERR: | ^ BUILDSTDERR: 11037 | _c7LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zdfArrowChoiceCokleisli_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11078:1: error: BUILDSTDERR: warning: label ‘_c7LX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11078 | _c7LX: BUILDSTDERR: | ^ BUILDSTDERR: 11078 | _c7LX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11146:1: error: BUILDSTDERR: warning: label ‘_c7Mp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11146 | _c7Mp: BUILDSTDERR: | ^ BUILDSTDERR: 11146 | _c7Mp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11184:1: error: BUILDSTDERR: warning: label ‘_c7MH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11184 | _c7MH: BUILDSTDERR: | ^ BUILDSTDERR: 11184 | _c7MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11223:1: error: BUILDSTDERR: warning: label ‘_c7MK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11223 | _c7MK: BUILDSTDERR: | ^ BUILDSTDERR: 11223 | _c7MK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zezgze_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11272:1: error: BUILDSTDERR: warning: label ‘_c7MP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11272 | _c7MP: BUILDSTDERR: | ^ BUILDSTDERR: 11272 | _c7MP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6WW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11321:1: error: BUILDSTDERR: warning: label ‘_c7Ng’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11321 | _c7Ng: BUILDSTDERR: | ^ BUILDSTDERR: 11321 | _c7Ng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7Ne’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11356:1: error: BUILDSTDERR: warning: label ‘_c7Ne’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11356 | _c7Ne: BUILDSTDERR: | ^ BUILDSTDERR: 11356 | _c7Ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7Nk’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11374:1: error: BUILDSTDERR: warning: label ‘_c7Nk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11374 | _c7Nk: BUILDSTDERR: | ^ BUILDSTDERR: 11374 | _c7Nk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11402:1: error: BUILDSTDERR: warning: label ‘_c7Ns’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11402 | _c7Ns: BUILDSTDERR: | ^ BUILDSTDERR: 11402 | _c7Ns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘r6Oc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11451:1: error: BUILDSTDERR: warning: label ‘_c7NF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11451 | _c7NF: BUILDSTDERR: | ^ BUILDSTDERR: 11451 | _c7NF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6X4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11479:1: error: BUILDSTDERR: warning: label ‘_c7NY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11479 | _c7NY: BUILDSTDERR: | ^ BUILDSTDERR: 11479 | _c7NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7NW’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11513:1: error: BUILDSTDERR: warning: label ‘_c7NW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11513 | _c7NW: BUILDSTDERR: | ^ BUILDSTDERR: 11513 | _c7NW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7O2’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11532:1: error: BUILDSTDERR: warning: label ‘_c7O2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11532 | _c7O2: BUILDSTDERR: | ^ BUILDSTDERR: 11532 | _c7O2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_zlz40Uz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11560:1: error: BUILDSTDERR: warning: label ‘_c7Oa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11560 | _c7Oa: BUILDSTDERR: | ^ BUILDSTDERR: 11560 | _c7Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Xc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11610:1: error: BUILDSTDERR: warning: label ‘_c7OE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11610 | _c7OE: BUILDSTDERR: | ^ BUILDSTDERR: 11610 | _c7OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7OC’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11645:1: error: BUILDSTDERR: warning: label ‘_c7OC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11645 | _c7OC: BUILDSTDERR: | ^ BUILDSTDERR: 11645 | _c7OC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘_c7OI’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11663:1: error: BUILDSTDERR: warning: label ‘_c7OI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11663 | _c7OI: BUILDSTDERR: | ^ BUILDSTDERR: 11663 | _c7OI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘s6Xd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11692:1: error: BUILDSTDERR: warning: label ‘_c7OQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11692 | _c7OQ: BUILDSTDERR: | ^ BUILDSTDERR: 11692 | _c7OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_liftW3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:11754:1: error: BUILDSTDERR: warning: label ‘_c7OV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11754 | _c7OV: BUILDSTDERR: | ^ BUILDSTDERR: 11754 | _c7OV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonadApply_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:12037:1: error: BUILDSTDERR: warning: label ‘_c7Pb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12037 | _c7Pb: BUILDSTDERR: | ^ BUILDSTDERR: 12037 | _c7Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:12086:1: error: BUILDSTDERR: warning: label ‘_c7Pn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12086 | _c7Pn: BUILDSTDERR: | ^ BUILDSTDERR: 12086 | _c7Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonadApply_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:12124:1: error: BUILDSTDERR: warning: label ‘_c7Px’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12124 | _c7Px: BUILDSTDERR: | ^ BUILDSTDERR: 12124 | _c7Px: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonad_CZCComonad_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:12147:1: error: BUILDSTDERR: warning: label ‘_c7PE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12147 | _c7PE: BUILDSTDERR: | ^ BUILDSTDERR: 12147 | _c7PE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_28.hc:6518:16: error: BUILDSTDERR: warning: ‘r6O9_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 6518 | static StgWord r6O9_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 6518 | static StgWord r6O9_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 2 of 15] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_cohoist_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc:33:1: error: BUILDSTDERR: warning: label ‘_c7S4’ defined but not used [-Wunused-label] BUILDSTDERR: 33 | _c7S4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 33 | _c7S4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc: In function ‘r7RO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc:57:1: error: BUILDSTDERR: warning: label ‘_c7Sd’ defined but not used [-Wunused-label] BUILDSTDERR: 57 | _c7Sd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 57 | _c7Sd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_zdfComonadHoistIdentityTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc:82:1: error: BUILDSTDERR: warning: label ‘_c7Sm’ defined but not used [-Wunused-label] BUILDSTDERR: 82 | _c7Sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 82 | _c7Sm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziHoistziClass_zdfComonadHoistIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc:105:1: error: BUILDSTDERR: warning: label ‘_c7Sv’ defined but not used [-Wunused-label] BUILDSTDERR: 105 | _c7Sv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 105 | _c7Sv: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc:182:22: error: BUILDSTDERR: warning: ‘S7SA_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 182 | static const StgWord S7SA_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 182 | static const StgWord S7SA_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_39.hc:47:16: error: BUILDSTDERR: warning: ‘r7RO_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 47 | static StgWord r7RO_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static StgWord r7RO_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 15] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_lower_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc:33:1: error: BUILDSTDERR: warning: label ‘_c7Uh’ defined but not used [-Wunused-label] BUILDSTDERR: 33 | _c7Uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 33 | _c7Uh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_zdfComonadTransIdentityT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc:58:1: error: BUILDSTDERR: warning: label ‘_c7Uq’ defined but not used [-Wunused-label] BUILDSTDERR: 58 | _c7Uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 58 | _c7Uq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziClass_zdfComonadTransIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc:82:1: error: BUILDSTDERR: warning: label ‘_c7Uz’ defined but not used [-Wunused-label] BUILDSTDERR: 82 | _c7Uz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 82 | _c7Uz: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_50.hc:159:22: error: BUILDSTDERR: warning: ‘S7UE_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 159 | static const StgWord S7UE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | static const StgWord S7UE_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 15] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:117:1: error: BUILDSTDERR: warning: label ‘_cd8f’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _cd8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _cd8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:170:1: error: BUILDSTDERR: warning: label ‘_cd8t’ defined but not used [-Wunused-label] BUILDSTDERR: 170 | _cd8t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 170 | _cd8t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:223:1: error: BUILDSTDERR: warning: label ‘_cd8H’ defined but not used [-Wunused-label] BUILDSTDERR: 223 | _cd8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 223 | _cd8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:276:1: error: BUILDSTDERR: warning: label ‘_cd8V’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _cd8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _cd8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:369:1: error: BUILDSTDERR: warning: label ‘_cd9c’ defined but not used [-Wunused-label] BUILDSTDERR: 369 | _cd9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 369 | _cd9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cd9a’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:410:1: error: BUILDSTDERR: warning: label ‘_cd9a’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _cd9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _cd9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scVy_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:438:1: error: BUILDSTDERR: warning: label ‘_cd9T’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _cd9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _cd9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scVz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:477:1: error: BUILDSTDERR: warning: label ‘_cd9W’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _cd9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _cd9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgunfold_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:529:1: error: BUILDSTDERR: warning: label ‘_cda5’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _cda5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _cda5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cd9q’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:560:1: error: BUILDSTDERR: warning: label ‘_cd9q’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cd9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cd9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cd9x’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:604:1: error: BUILDSTDERR: warning: label ‘_cd9x’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _cd9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _cd9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdaa’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:652:1: error: BUILDSTDERR: warning: label ‘_cdaa’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cdaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cdaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgunfold_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:675:1: error: BUILDSTDERR: warning: label ‘_cday’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cday: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cday: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgunfold_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:689:1: error: BUILDSTDERR: warning: label ‘_cdaG’ defined but not used [-Wunused-label] BUILDSTDERR: 689 | _cdaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 689 | _cdaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdaD’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:718:1: error: BUILDSTDERR: warning: label ‘_cdaD’ defined but not used [-Wunused-label] BUILDSTDERR: 718 | _cdaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 718 | _cdaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgfoldl_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:746:1: error: BUILDSTDERR: warning: label ‘_cdaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 746 | _cdaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 746 | _cdaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scVX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:759:1: error: BUILDSTDERR: warning: label ‘_cdbe’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cdbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cdbe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scVY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:799:1: error: BUILDSTDERR: warning: label ‘_cdbh’ defined but not used [-Wunused-label] BUILDSTDERR: 799 | _cdbh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 799 | _cdbh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgfoldl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:853:1: error: BUILDSTDERR: warning: label ‘_cdbm’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _cdbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _cdbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdaV’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:887:1: error: BUILDSTDERR: warning: label ‘_cdaV’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _cdaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _cdaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scW5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:939:1: error: BUILDSTDERR: warning: label ‘_cdbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _cdbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _cdbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:980:1: error: BUILDSTDERR: warning: label ‘_cdbT’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _cdbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _cdbT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdbE’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1012:1: error: BUILDSTDERR: warning: label ‘_cdbE’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _cdbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _cdbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1063:1: error: BUILDSTDERR: warning: label ‘_cdcu’ defined but not used [-Wunused-label] BUILDSTDERR: 1063 | _cdcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1063 | _cdcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWe_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1096:1: error: BUILDSTDERR: warning: label ‘_cdcx’ defined but not used [-Wunused-label] BUILDSTDERR: 1096 | _cdcx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1096 | _cdcx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1151:1: error: BUILDSTDERR: warning: label ‘_cdcC’ defined but not used [-Wunused-label] BUILDSTDERR: 1151 | _cdcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1151 | _cdcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdca’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1183:1: error: BUILDSTDERR: warning: label ‘_cdca’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _cdca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _cdca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWh_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1235:1: error: BUILDSTDERR: warning: label ‘_cdd2’ defined but not used [-Wunused-label] BUILDSTDERR: 1235 | _cdd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1235 | _cdd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cddd’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cddd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cddd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFunctorEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1306:1: error: BUILDSTDERR: warning: label ‘_cddh’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _cddh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _cddh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWn_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1358:1: error: BUILDSTDERR: warning: label ‘_cddS’ defined but not used [-Wunused-label] BUILDSTDERR: 1358 | _cddS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1358 | _cddS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWo_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1406:1: error: BUILDSTDERR: warning: label ‘_cddX’ defined but not used [-Wunused-label] BUILDSTDERR: 1406 | _cddX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1406 | _cddX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1461:1: error: BUILDSTDERR: warning: label ‘_cde2’ defined but not used [-Wunused-label] BUILDSTDERR: 1461 | _cde2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1461 | _cde2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cddx’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1492:1: error: BUILDSTDERR: warning: label ‘_cddx’ defined but not used [-Wunused-label] BUILDSTDERR: 1492 | _cddx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1492 | _cddx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1544:1: error: BUILDSTDERR: warning: label ‘_cdeo’ defined but not used [-Wunused-label] BUILDSTDERR: 1544 | _cdeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1544 | _cdeo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdel’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1570:1: error: BUILDSTDERR: warning: label ‘_cdel’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _cdel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _cdel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1601:1: error: BUILDSTDERR: warning: label ‘_cdeI’ defined but not used [-Wunused-label] BUILDSTDERR: 1601 | _cdeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1601 | _cdeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1638:1: error: BUILDSTDERR: warning: label ‘_cdeL’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _cdeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _cdeL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1678:1: error: BUILDSTDERR: warning: label ‘_cdfr’ defined but not used [-Wunused-label] BUILDSTDERR: 1678 | _cdfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1678 | _cdfr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1726:1: error: BUILDSTDERR: warning: label ‘_cdfw’ defined but not used [-Wunused-label] BUILDSTDERR: 1726 | _cdfw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1726 | _cdfw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1786:1: error: BUILDSTDERR: warning: label ‘_cdfE’ defined but not used [-Wunused-label] BUILDSTDERR: 1786 | _cdfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1786 | _cdfE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdfC’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1838:1: error: BUILDSTDERR: warning: label ‘_cdfC’ defined but not used [-Wunused-label] BUILDSTDERR: 1838 | _cdfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1838 | _cdfC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1866:1: error: BUILDSTDERR: warning: label ‘_cdfM’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _cdfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _cdfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdeZ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1898:1: error: BUILDSTDERR: warning: label ‘_cdeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1898 | _cdeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1898 | _cdeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1951:1: error: BUILDSTDERR: warning: label ‘_cdge’ defined but not used [-Wunused-label] BUILDSTDERR: 1951 | _cdge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1951 | _cdge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cdgp’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cdgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cdgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2019:1: error: BUILDSTDERR: warning: label ‘_cdgA’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _cdgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _cdgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scWH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2053:1: error: BUILDSTDERR: warning: label ‘_cdgK’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _cdgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _cdgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2093:1: error: BUILDSTDERR: warning: label ‘_cdgO’ defined but not used [-Wunused-label] BUILDSTDERR: 2093 | _cdgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2093 | _cdgO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadTransEnvTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2155:1: error: BUILDSTDERR: warning: label ‘_cdhb’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _cdhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _cdhb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdh8’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2174:1: error: BUILDSTDERR: warning: label ‘_cdh8’ defined but not used [-Wunused-label] BUILDSTDERR: 2174 | _cdh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2174 | _cdh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadTransEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2200:1: error: BUILDSTDERR: warning: label ‘_cdho’ defined but not used [-Wunused-label] BUILDSTDERR: 2200 | _cdho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2200 | _cdho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scX1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2224:1: error: BUILDSTDERR: warning: label ‘_cdhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2224 | _cdhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2224 | _cdhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scX0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2264:1: error: BUILDSTDERR: warning: label ‘_cdi0’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _cdi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _cdi0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2305:1: error: BUILDSTDERR: warning: label ‘_cdi3’ defined but not used [-Wunused-label] BUILDSTDERR: 2305 | _cdi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2305 | _cdi3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdhy’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2333:1: error: BUILDSTDERR: warning: label ‘_cdhy’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _cdhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _cdhy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdhE’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2367:1: error: BUILDSTDERR: warning: label ‘_cdhE’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _cdhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _cdhE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scX6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2428:1: error: BUILDSTDERR: warning: label ‘_cdiu’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _cdiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _cdiu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scX5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2467:1: error: BUILDSTDERR: warning: label ‘_cdiE’ defined but not used [-Wunused-label] BUILDSTDERR: 2467 | _cdiE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2467 | _cdiE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2507:1: error: BUILDSTDERR: warning: label ‘_cdiI’ defined but not used [-Wunused-label] BUILDSTDERR: 2507 | _cdiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2507 | _cdiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scX9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2560:1: error: BUILDSTDERR: warning: label ‘_cdj4’ defined but not used [-Wunused-label] BUILDSTDERR: 2560 | _cdj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2560 | _cdj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2597:1: error: BUILDSTDERR: warning: label ‘_cdj7’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _cdj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _cdj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2637:1: error: BUILDSTDERR: warning: label ‘_cdjH’ defined but not used [-Wunused-label] BUILDSTDERR: 2637 | _cdjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2637 | _cdjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdjF’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2671:1: error: BUILDSTDERR: warning: label ‘_cdjF’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _cdjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _cdjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXe_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2696:1: error: BUILDSTDERR: warning: label ‘_cdjN’ defined but not used [-Wunused-label] BUILDSTDERR: 2696 | _cdjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2696 | _cdjN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdjs’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2740:1: error: BUILDSTDERR: warning: label ‘_cdjs’ defined but not used [-Wunused-label] BUILDSTDERR: 2740 | _cdjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2740 | _cdjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXs_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2786:1: error: BUILDSTDERR: warning: label ‘_cdkm’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _cdkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _cdkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2826:1: error: BUILDSTDERR: warning: label ‘_cdkw’ defined but not used [-Wunused-label] BUILDSTDERR: 2826 | _cdkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2826 | _cdkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2867:1: error: BUILDSTDERR: warning: label ‘_cdkz’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _cdkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _cdkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdk4’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2906:1: error: BUILDSTDERR: warning: label ‘_cdk4’ defined but not used [-Wunused-label] BUILDSTDERR: 2906 | _cdk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2906 | _cdk4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdka’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:2940:1: error: BUILDSTDERR: warning: label ‘_cdka’ defined but not used [-Wunused-label] BUILDSTDERR: 2940 | _cdka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2940 | _cdka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3000:1: error: BUILDSTDERR: warning: label ‘_cdkJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3000 | _cdkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3000 | _cdkJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cdl4’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cdl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cdl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3076:1: error: BUILDSTDERR: warning: label ‘_cdlG’ defined but not used [-Wunused-label] BUILDSTDERR: 3076 | _cdlG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3076 | _cdlG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdlE’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3110:1: error: BUILDSTDERR: warning: label ‘_cdlE’ defined but not used [-Wunused-label] BUILDSTDERR: 3110 | _cdlE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3110 | _cdlE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3139:1: error: BUILDSTDERR: warning: label ‘_cdlM’ defined but not used [-Wunused-label] BUILDSTDERR: 3139 | _cdlM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3139 | _cdlM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3194:1: error: BUILDSTDERR: warning: label ‘_cdlY’ defined but not used [-Wunused-label] BUILDSTDERR: 3194 | _cdlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3194 | _cdlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3235:1: error: BUILDSTDERR: warning: label ‘_cdm1’ defined but not used [-Wunused-label] BUILDSTDERR: 3235 | _cdm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3235 | _cdm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdle’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3263:1: error: BUILDSTDERR: warning: label ‘_cdle’ defined but not used [-Wunused-label] BUILDSTDERR: 3263 | _cdle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3263 | _cdle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdlk’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3297:1: error: BUILDSTDERR: warning: label ‘_cdlk’ defined but not used [-Wunused-label] BUILDSTDERR: 3297 | _cdlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3297 | _cdlk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3359:1: error: BUILDSTDERR: warning: label ‘_cdmn’ defined but not used [-Wunused-label] BUILDSTDERR: 3359 | _cdmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3359 | _cdmn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3392:1: error: BUILDSTDERR: warning: label ‘_cdmE’ defined but not used [-Wunused-label] BUILDSTDERR: 3392 | _cdmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3392 | _cdmE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3427:1: error: BUILDSTDERR: warning: label ‘_cdmP’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _cdmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _cdmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3462:1: error: BUILDSTDERR: warning: label ‘_cdn0’ defined but not used [-Wunused-label] BUILDSTDERR: 3462 | _cdn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3462 | _cdn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cdnb’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cdnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cdnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3532:1: error: BUILDSTDERR: warning: label ‘_cdnm’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _cdnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _cdnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scXO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3567:1: error: BUILDSTDERR: warning: label ‘_cdnw’ defined but not used [-Wunused-label] BUILDSTDERR: 3567 | _cdnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3567 | _cdnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfApplicativeEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3611:1: error: BUILDSTDERR: warning: label ‘_cdnA’ defined but not used [-Wunused-label] BUILDSTDERR: 3611 | _cdnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3611 | _cdnA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scY1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3691:1: error: BUILDSTDERR: warning: label ‘_cdoa’ defined but not used [-Wunused-label] BUILDSTDERR: 3691 | _cdoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3691 | _cdoa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadHoistEnvTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3727:1: error: BUILDSTDERR: warning: label ‘_cdod’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _cdod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _cdod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdnY’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3753:1: error: BUILDSTDERR: warning: label ‘_cdnY’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _cdnY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _cdnY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadHoistEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3802:1: error: BUILDSTDERR: warning: label ‘_cdot’ defined but not used [-Wunused-label] BUILDSTDERR: 3802 | _cdot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3802 | _cdot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3826:1: error: BUILDSTDERR: warning: label ‘_cdoV’ defined but not used [-Wunused-label] BUILDSTDERR: 3826 | _cdoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3826 | _cdoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3866:1: error: BUILDSTDERR: warning: label ‘_cdp5’ defined but not used [-Wunused-label] BUILDSTDERR: 3866 | _cdp5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3866 | _cdp5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3907:1: error: BUILDSTDERR: warning: label ‘_cdp8’ defined but not used [-Wunused-label] BUILDSTDERR: 3907 | _cdp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3907 | _cdp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdoD’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3935:1: error: BUILDSTDERR: warning: label ‘_cdoD’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _cdoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _cdoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdoJ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:3969:1: error: BUILDSTDERR: warning: label ‘_cdoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3969 | _cdoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3969 | _cdoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4030:1: error: BUILDSTDERR: warning: label ‘_cdpz’ defined but not used [-Wunused-label] BUILDSTDERR: 4030 | _cdpz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4030 | _cdpz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4067:1: error: BUILDSTDERR: warning: label ‘_cdpC’ defined but not used [-Wunused-label] BUILDSTDERR: 4067 | _cdpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4067 | _cdpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYu_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4107:1: error: BUILDSTDERR: warning: label ‘_cdqi’ defined but not used [-Wunused-label] BUILDSTDERR: 4107 | _cdqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4107 | _cdqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdqg’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4141:1: error: BUILDSTDERR: warning: label ‘_cdqg’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _cdqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _cdqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdqm’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cdqm’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cdqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cdqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4189:1: error: BUILDSTDERR: warning: label ‘_cdqu’ defined but not used [-Wunused-label] BUILDSTDERR: 4189 | _cdqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4189 | _cdqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4244:1: error: BUILDSTDERR: warning: label ‘_cdqG’ defined but not used [-Wunused-label] BUILDSTDERR: 4244 | _cdqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4244 | _cdqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4285:1: error: BUILDSTDERR: warning: label ‘_cdqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _cdqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _cdqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdpQ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4313:1: error: BUILDSTDERR: warning: label ‘_cdpQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4313 | _cdpQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4313 | _cdpQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdpW’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4347:1: error: BUILDSTDERR: warning: label ‘_cdpW’ defined but not used [-Wunused-label] BUILDSTDERR: 4347 | _cdpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4347 | _cdpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4409:1: error: BUILDSTDERR: warning: label ‘_cdry’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _cdry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _cdry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdrw’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4443:1: error: BUILDSTDERR: warning: label ‘_cdrw’ defined but not used [-Wunused-label] BUILDSTDERR: 4443 | _cdrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4443 | _cdrw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdrC’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4462:1: error: BUILDSTDERR: warning: label ‘_cdrC’ defined but not used [-Wunused-label] BUILDSTDERR: 4462 | _cdrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4462 | _cdrC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4491:1: error: BUILDSTDERR: warning: label ‘_cdrK’ defined but not used [-Wunused-label] BUILDSTDERR: 4491 | _cdrK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4491 | _cdrK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4546:1: error: BUILDSTDERR: warning: label ‘_cdrW’ defined but not used [-Wunused-label] BUILDSTDERR: 4546 | _cdrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4546 | _cdrW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4587:1: error: BUILDSTDERR: warning: label ‘_cdrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4587 | _cdrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4587 | _cdrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdr6’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4615:1: error: BUILDSTDERR: warning: label ‘_cdr6’ defined but not used [-Wunused-label] BUILDSTDERR: 4615 | _cdr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4615 | _cdr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdrc’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4649:1: error: BUILDSTDERR: warning: label ‘_cdrc’ defined but not used [-Wunused-label] BUILDSTDERR: 4649 | _cdrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4649 | _cdrc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4710:1: error: BUILDSTDERR: warning: label ‘_cdst’ defined but not used [-Wunused-label] BUILDSTDERR: 4710 | _cdst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4710 | _cdst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4745:1: error: BUILDSTDERR: warning: label ‘_cdsE’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _cdsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _cdsE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4780:1: error: BUILDSTDERR: warning: label ‘_cdsP’ defined but not used [-Wunused-label] BUILDSTDERR: 4780 | _cdsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4780 | _cdsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scYN_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4815:1: error: BUILDSTDERR: warning: label ‘_cdsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4815 | _cdsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4815 | _cdsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfComonadApplyEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4857:1: error: BUILDSTDERR: warning: label ‘_cdt3’ defined but not used [-Wunused-label] BUILDSTDERR: 4857 | _cdt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4857 | _cdt3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4925:1: error: BUILDSTDERR: warning: label ‘_cdtq’ defined but not used [-Wunused-label] BUILDSTDERR: 4925 | _cdtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4925 | _cdtq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdtn’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4951:1: error: BUILDSTDERR: warning: label ‘_cdtn’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _cdtn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _cdtn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:4983:1: error: BUILDSTDERR: warning: label ‘_cdtH’ defined but not used [-Wunused-label] BUILDSTDERR: 4983 | _cdtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4983 | _cdtH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdtE’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5010:1: error: BUILDSTDERR: warning: label ‘_cdtE’ defined but not used [-Wunused-label] BUILDSTDERR: 5010 | _cdtE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5010 | _cdtE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5041:1: error: BUILDSTDERR: warning: label ‘_cdtU’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _cdtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _cdtU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZ7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5067:1: error: BUILDSTDERR: warning: label ‘_cdua’ defined but not used [-Wunused-label] BUILDSTDERR: 5067 | _cdua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5067 | _cdua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5104:1: error: BUILDSTDERR: warning: label ‘_cdup’ defined but not used [-Wunused-label] BUILDSTDERR: 5104 | _cdup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5104 | _cdup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdum’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5143:1: error: BUILDSTDERR: warning: label ‘_cdum’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _cdum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _cdum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcsum_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5173:1: error: BUILDSTDERR: warning: label ‘_cduw’ defined but not used [-Wunused-label] BUILDSTDERR: 5173 | _cduw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5173 | _cduw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5225:1: error: BUILDSTDERR: warning: label ‘_cduT’ defined but not used [-Wunused-label] BUILDSTDERR: 5225 | _cduT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5225 | _cduT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cduR’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5265:1: error: BUILDSTDERR: warning: label ‘_cduR’ defined but not used [-Wunused-label] BUILDSTDERR: 5265 | _cduR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5265 | _cduR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5293:1: error: BUILDSTDERR: warning: label ‘_cdvc’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _cdvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _cdvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZn_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5331:1: error: BUILDSTDERR: warning: label ‘_cdvr’ defined but not used [-Wunused-label] BUILDSTDERR: 5331 | _cdvr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5331 | _cdvr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdvo’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5373:1: error: BUILDSTDERR: warning: label ‘_cdvo’ defined but not used [-Wunused-label] BUILDSTDERR: 5373 | _cdvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5373 | _cdvo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdvx’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5400:1: error: BUILDSTDERR: warning: label ‘_cdvx’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _cdvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _cdvx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5435:1: error: BUILDSTDERR: warning: label ‘_cdvL’ defined but not used [-Wunused-label] BUILDSTDERR: 5435 | _cdvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5435 | _cdvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5488:1: error: BUILDSTDERR: warning: label ‘_cdw8’ defined but not used [-Wunused-label] BUILDSTDERR: 5488 | _cdw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5488 | _cdw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdw6’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5528:1: error: BUILDSTDERR: warning: label ‘_cdw6’ defined but not used [-Wunused-label] BUILDSTDERR: 5528 | _cdw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5528 | _cdw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5556:1: error: BUILDSTDERR: warning: label ‘_cdwr’ defined but not used [-Wunused-label] BUILDSTDERR: 5556 | _cdwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5556 | _cdwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZy_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5594:1: error: BUILDSTDERR: warning: label ‘_cdwG’ defined but not used [-Wunused-label] BUILDSTDERR: 5594 | _cdwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5594 | _cdwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdwD’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5636:1: error: BUILDSTDERR: warning: label ‘_cdwD’ defined but not used [-Wunused-label] BUILDSTDERR: 5636 | _cdwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5636 | _cdwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdwM’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5663:1: error: BUILDSTDERR: warning: label ‘_cdwM’ defined but not used [-Wunused-label] BUILDSTDERR: 5663 | _cdwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5663 | _cdwM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5698:1: error: BUILDSTDERR: warning: label ‘_cdx0’ defined but not used [-Wunused-label] BUILDSTDERR: 5698 | _cdx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5698 | _cdx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5745:1: error: BUILDSTDERR: warning: label ‘_cdxm’ defined but not used [-Wunused-label] BUILDSTDERR: 5745 | _cdxm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5745 | _cdxm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5786:1: error: BUILDSTDERR: warning: label ‘_cdxB’ defined but not used [-Wunused-label] BUILDSTDERR: 5786 | _cdxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5786 | _cdxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdxy’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5826:1: error: BUILDSTDERR: warning: label ‘_cdxy’ defined but not used [-Wunused-label] BUILDSTDERR: 5826 | _cdxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5826 | _cdxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5857:1: error: BUILDSTDERR: warning: label ‘_cdxI’ defined but not used [-Wunused-label] BUILDSTDERR: 5857 | _cdxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5857 | _cdxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5909:1: error: BUILDSTDERR: warning: label ‘_cdy2’ defined but not used [-Wunused-label] BUILDSTDERR: 5909 | _cdy2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5909 | _cdy2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘scZO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5959:1: error: BUILDSTDERR: warning: label ‘_cdyj’ defined but not used [-Wunused-label] BUILDSTDERR: 5959 | _cdyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5959 | _cdyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:5997:1: error: BUILDSTDERR: warning: label ‘_cdym’ defined but not used [-Wunused-label] BUILDSTDERR: 5997 | _cdym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5997 | _cdym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6052:1: error: BUILDSTDERR: warning: label ‘_cdyD’ defined but not used [-Wunused-label] BUILDSTDERR: 6052 | _cdyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6052 | _cdyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdyA’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6079:1: error: BUILDSTDERR: warning: label ‘_cdyA’ defined but not used [-Wunused-label] BUILDSTDERR: 6079 | _cdyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6079 | _cdyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6113:1: error: BUILDSTDERR: warning: label ‘_cdyY’ defined but not used [-Wunused-label] BUILDSTDERR: 6113 | _cdyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6113 | _cdyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdyW’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6153:1: error: BUILDSTDERR: warning: label ‘_cdyW’ defined but not used [-Wunused-label] BUILDSTDERR: 6153 | _cdyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6153 | _cdyW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd04_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cdzx’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cdzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cdzx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdzq’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6220:1: error: BUILDSTDERR: warning: label ‘_cdzq’ defined but not used [-Wunused-label] BUILDSTDERR: 6220 | _cdzq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6220 | _cdzq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd05_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6256:1: error: BUILDSTDERR: warning: label ‘_cdzI’ defined but not used [-Wunused-label] BUILDSTDERR: 6256 | _cdzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6256 | _cdzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6314:1: error: BUILDSTDERR: warning: label ‘_cdzU’ defined but not used [-Wunused-label] BUILDSTDERR: 6314 | _cdzU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6314 | _cdzU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdzO’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6359:1: error: BUILDSTDERR: warning: label ‘_cdzO’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _cdzO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _cdzO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6398:1: error: BUILDSTDERR: warning: label ‘_cdAj’ defined but not used [-Wunused-label] BUILDSTDERR: 6398 | _cdAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6398 | _cdAj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdAg’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6425:1: error: BUILDSTDERR: warning: label ‘_cdAg’ defined but not used [-Wunused-label] BUILDSTDERR: 6425 | _cdAg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6425 | _cdAg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd0m_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6455:1: error: BUILDSTDERR: warning: label ‘_cdAH’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _cdAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _cdAH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdAF’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6490:1: error: BUILDSTDERR: warning: label ‘_cdAF’ defined but not used [-Wunused-label] BUILDSTDERR: 6490 | _cdAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6490 | _cdAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6520:1: error: BUILDSTDERR: warning: label ‘_cdAL’ defined but not used [-Wunused-label] BUILDSTDERR: 6520 | _cdAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6520 | _cdAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6576:1: error: BUILDSTDERR: warning: label ‘_cdB2’ defined but not used [-Wunused-label] BUILDSTDERR: 6576 | _cdB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6576 | _cdB2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdAZ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6603:1: error: BUILDSTDERR: warning: label ‘_cdAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6603 | _cdAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6603 | _cdAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6632:1: error: BUILDSTDERR: warning: label ‘_cdBj’ defined but not used [-Wunused-label] BUILDSTDERR: 6632 | _cdBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6632 | _cdBj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdBg’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6661:1: error: BUILDSTDERR: warning: label ‘_cdBg’ defined but not used [-Wunused-label] BUILDSTDERR: 6661 | _cdBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6661 | _cdBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd0J_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6698:1: error: BUILDSTDERR: warning: label ‘_cdBH’ defined but not used [-Wunused-label] BUILDSTDERR: 6698 | _cdBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6698 | _cdBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdBF’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6733:1: error: BUILDSTDERR: warning: label ‘_cdBF’ defined but not used [-Wunused-label] BUILDSTDERR: 6733 | _cdBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6733 | _cdBF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6763:1: error: BUILDSTDERR: warning: label ‘_cdBL’ defined but not used [-Wunused-label] BUILDSTDERR: 6763 | _cdBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6763 | _cdBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6819:1: error: BUILDSTDERR: warning: label ‘_cdC2’ defined but not used [-Wunused-label] BUILDSTDERR: 6819 | _cdC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6819 | _cdC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdBZ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cdBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cdBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cdBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6874:1: error: BUILDSTDERR: warning: label ‘_cdCj’ defined but not used [-Wunused-label] BUILDSTDERR: 6874 | _cdCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6874 | _cdCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdCg’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6897:1: error: BUILDSTDERR: warning: label ‘_cdCg’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _cdCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _cdCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6947:1: error: BUILDSTDERR: warning: label ‘_cdCG’ defined but not used [-Wunused-label] BUILDSTDERR: 6947 | _cdCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6947 | _cdCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdCD’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:6978:1: error: BUILDSTDERR: warning: label ‘_cdCD’ defined but not used [-Wunused-label] BUILDSTDERR: 6978 | _cdCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6978 | _cdCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7020:1: error: BUILDSTDERR: warning: label ‘_cdD1’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _cdD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _cdD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdCZ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7060:1: error: BUILDSTDERR: warning: label ‘_cdCZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7060 | _cdCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7060 | _cdCZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1b_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7089:1: error: BUILDSTDERR: warning: label ‘_cdDA’ defined but not used [-Wunused-label] BUILDSTDERR: 7089 | _cdDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7089 | _cdDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdDt’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7128:1: error: BUILDSTDERR: warning: label ‘_cdDt’ defined but not used [-Wunused-label] BUILDSTDERR: 7128 | _cdDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7128 | _cdDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1c_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7166:1: error: BUILDSTDERR: warning: label ‘_cdDL’ defined but not used [-Wunused-label] BUILDSTDERR: 7166 | _cdDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7166 | _cdDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7224:1: error: BUILDSTDERR: warning: label ‘_cdDX’ defined but not used [-Wunused-label] BUILDSTDERR: 7224 | _cdDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7224 | _cdDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdDR’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7269:1: error: BUILDSTDERR: warning: label ‘_cdDR’ defined but not used [-Wunused-label] BUILDSTDERR: 7269 | _cdDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7269 | _cdDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7308:1: error: BUILDSTDERR: warning: label ‘_cdEm’ defined but not used [-Wunused-label] BUILDSTDERR: 7308 | _cdEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7308 | _cdEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdEj’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7335:1: error: BUILDSTDERR: warning: label ‘_cdEj’ defined but not used [-Wunused-label] BUILDSTDERR: 7335 | _cdEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7335 | _cdEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7362:1: error: BUILDSTDERR: warning: label ‘_cdEz’ defined but not used [-Wunused-label] BUILDSTDERR: 7362 | _cdEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7362 | _cdEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7389:1: error: BUILDSTDERR: warning: label ‘_cdEM’ defined but not used [-Wunused-label] BUILDSTDERR: 7389 | _cdEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7389 | _cdEM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdEJ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7419:1: error: BUILDSTDERR: warning: label ‘_cdEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7419 | _cdEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7419 | _cdEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1u_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7454:1: error: BUILDSTDERR: warning: label ‘_cdF6’ defined but not used [-Wunused-label] BUILDSTDERR: 7454 | _cdF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7454 | _cdF6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1z_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7492:1: error: BUILDSTDERR: warning: label ‘_cdFl’ defined but not used [-Wunused-label] BUILDSTDERR: 7492 | _cdFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7492 | _cdFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdFi’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7531:1: error: BUILDSTDERR: warning: label ‘_cdFi’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _cdFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _cdFi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdcproduct_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7561:1: error: BUILDSTDERR: warning: label ‘_cdFs’ defined but not used [-Wunused-label] BUILDSTDERR: 7561 | _cdFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7561 | _cdFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7609:1: error: BUILDSTDERR: warning: label ‘_cdFL’ defined but not used [-Wunused-label] BUILDSTDERR: 7609 | _cdFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7609 | _cdFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdFI’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7639:1: error: BUILDSTDERR: warning: label ‘_cdFI’ defined but not used [-Wunused-label] BUILDSTDERR: 7639 | _cdFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7639 | _cdFI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1V_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7674:1: error: BUILDSTDERR: warning: label ‘_cdG6’ defined but not used [-Wunused-label] BUILDSTDERR: 7674 | _cdG6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7674 | _cdG6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7709:1: error: BUILDSTDERR: warning: label ‘_cdGh’ defined but not used [-Wunused-label] BUILDSTDERR: 7709 | _cdGh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7709 | _cdGh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1T_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7743:1: error: BUILDSTDERR: warning: label ‘_cdGs’ defined but not used [-Wunused-label] BUILDSTDERR: 7743 | _cdGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7743 | _cdGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1S_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7778:1: error: BUILDSTDERR: warning: label ‘_cdGD’ defined but not used [-Wunused-label] BUILDSTDERR: 7778 | _cdGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7778 | _cdGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1R_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7813:1: error: BUILDSTDERR: warning: label ‘_cdGO’ defined but not used [-Wunused-label] BUILDSTDERR: 7813 | _cdGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7813 | _cdGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1Q_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7848:1: error: BUILDSTDERR: warning: label ‘_cdGZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7848 | _cdGZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7848 | _cdGZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1P_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7883:1: error: BUILDSTDERR: warning: label ‘_cdHa’ defined but not used [-Wunused-label] BUILDSTDERR: 7883 | _cdHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7883 | _cdHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1O_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7918:1: error: BUILDSTDERR: warning: label ‘_cdHl’ defined but not used [-Wunused-label] BUILDSTDERR: 7918 | _cdHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7918 | _cdHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1N_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7953:1: error: BUILDSTDERR: warning: label ‘_cdHw’ defined but not used [-Wunused-label] BUILDSTDERR: 7953 | _cdHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7953 | _cdHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1M_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:7988:1: error: BUILDSTDERR: warning: label ‘_cdHH’ defined but not used [-Wunused-label] BUILDSTDERR: 7988 | _cdHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7988 | _cdHH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1L_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8023:1: error: BUILDSTDERR: warning: label ‘_cdHS’ defined but not used [-Wunused-label] BUILDSTDERR: 8023 | _cdHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8023 | _cdHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1K_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8058:1: error: BUILDSTDERR: warning: label ‘_cdI3’ defined but not used [-Wunused-label] BUILDSTDERR: 8058 | _cdI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8058 | _cdI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1J_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8093:1: error: BUILDSTDERR: warning: label ‘_cdIe’ defined but not used [-Wunused-label] BUILDSTDERR: 8093 | _cdIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8093 | _cdIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1I_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8128:1: error: BUILDSTDERR: warning: label ‘_cdIp’ defined but not used [-Wunused-label] BUILDSTDERR: 8128 | _cdIp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8128 | _cdIp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1H_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8163:1: error: BUILDSTDERR: warning: label ‘_cdIA’ defined but not used [-Wunused-label] BUILDSTDERR: 8163 | _cdIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8163 | _cdIA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd1G_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8197:1: error: BUILDSTDERR: warning: label ‘_cdIL’ defined but not used [-Wunused-label] BUILDSTDERR: 8197 | _cdIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8197 | _cdIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfFoldableEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8248:1: error: BUILDSTDERR: warning: label ‘_cdIP’ defined but not used [-Wunused-label] BUILDSTDERR: 8248 | _cdIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8248 | _cdIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd23_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8383:1: error: BUILDSTDERR: warning: label ‘_cdJD’ defined but not used [-Wunused-label] BUILDSTDERR: 8383 | _cdJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8383 | _cdJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd22_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8426:1: error: BUILDSTDERR: warning: label ‘_cdJP’ defined but not used [-Wunused-label] BUILDSTDERR: 8426 | _cdJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8426 | _cdJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdctraverse_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8478:1: error: BUILDSTDERR: warning: label ‘_cdJX’ defined but not used [-Wunused-label] BUILDSTDERR: 8478 | _cdJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8478 | _cdJX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdJV’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8525:1: error: BUILDSTDERR: warning: label ‘_cdJV’ defined but not used [-Wunused-label] BUILDSTDERR: 8525 | _cdJV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8525 | _cdJV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8556:1: error: BUILDSTDERR: warning: label ‘_cdKj’ defined but not used [-Wunused-label] BUILDSTDERR: 8556 | _cdKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8556 | _cdKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdKg’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8583:1: error: BUILDSTDERR: warning: label ‘_cdKg’ defined but not used [-Wunused-label] BUILDSTDERR: 8583 | _cdKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8583 | _cdKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2c_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8614:1: error: BUILDSTDERR: warning: label ‘_cdKD’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _cdKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _cdKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8651:1: error: BUILDSTDERR: warning: label ‘_cdKG’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _cdKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _cdKG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2e_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8690:1: error: BUILDSTDERR: warning: label ‘_cdL0’ defined but not used [-Wunused-label] BUILDSTDERR: 8690 | _cdL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8690 | _cdL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcp1Traversable_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8727:1: error: BUILDSTDERR: warning: label ‘_cdL3’ defined but not used [-Wunused-label] BUILDSTDERR: 8727 | _cdL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8727 | _cdL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2n_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8766:1: error: BUILDSTDERR: warning: label ‘_cdLt’ defined but not used [-Wunused-label] BUILDSTDERR: 8766 | _cdLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8766 | _cdLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2m_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8809:1: error: BUILDSTDERR: warning: label ‘_cdLF’ defined but not used [-Wunused-label] BUILDSTDERR: 8809 | _cdLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8809 | _cdLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8854:1: error: BUILDSTDERR: warning: label ‘_cdLK’ defined but not used [-Wunused-label] BUILDSTDERR: 8854 | _cdLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8854 | _cdLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdLh’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8888:1: error: BUILDSTDERR: warning: label ‘_cdLh’ defined but not used [-Wunused-label] BUILDSTDERR: 8888 | _cdLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8888 | _cdLh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdLM’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8932:1: error: BUILDSTDERR: warning: label ‘_cdLM’ defined but not used [-Wunused-label] BUILDSTDERR: 8932 | _cdLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8932 | _cdLM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2y_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:8962:1: error: BUILDSTDERR: warning: label ‘_cdMp’ defined but not used [-Wunused-label] BUILDSTDERR: 8962 | _cdMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8962 | _cdMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2x_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9005:1: error: BUILDSTDERR: warning: label ‘_cdMB’ defined but not used [-Wunused-label] BUILDSTDERR: 9005 | _cdMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9005 | _cdMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9050:1: error: BUILDSTDERR: warning: label ‘_cdMG’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _cdMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _cdMG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdM8’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9078:1: error: BUILDSTDERR: warning: label ‘_cdM8’ defined but not used [-Wunused-label] BUILDSTDERR: 9078 | _cdM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9078 | _cdM8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdMe’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9107:1: error: BUILDSTDERR: warning: label ‘_cdMe’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _cdMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _cdMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdMI’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9152:1: error: BUILDSTDERR: warning: label ‘_cdMI’ defined but not used [-Wunused-label] BUILDSTDERR: 9152 | _cdMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9152 | _cdMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2I_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9183:1: error: BUILDSTDERR: warning: label ‘_cdNm’ defined but not used [-Wunused-label] BUILDSTDERR: 9183 | _cdNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9183 | _cdNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2H_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9226:1: error: BUILDSTDERR: warning: label ‘_cdNy’ defined but not used [-Wunused-label] BUILDSTDERR: 9226 | _cdNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9226 | _cdNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9271:1: error: BUILDSTDERR: warning: label ‘_cdND’ defined but not used [-Wunused-label] BUILDSTDERR: 9271 | _cdND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9271 | _cdND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdN5’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9299:1: error: BUILDSTDERR: warning: label ‘_cdN5’ defined but not used [-Wunused-label] BUILDSTDERR: 9299 | _cdN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9299 | _cdN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdNb’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9327:1: error: BUILDSTDERR: warning: label ‘_cdNb’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _cdNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _cdNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdNF’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9369:1: error: BUILDSTDERR: warning: label ‘_cdNF’ defined but not used [-Wunused-label] BUILDSTDERR: 9369 | _cdNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9369 | _cdNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2P_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9399:1: error: BUILDSTDERR: warning: label ‘_cdO9’ defined but not used [-Wunused-label] BUILDSTDERR: 9399 | _cdO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9399 | _cdO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2O_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9433:1: error: BUILDSTDERR: warning: label ‘_cdOk’ defined but not used [-Wunused-label] BUILDSTDERR: 9433 | _cdOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9433 | _cdOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2N_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9467:1: error: BUILDSTDERR: warning: label ‘_cdOv’ defined but not used [-Wunused-label] BUILDSTDERR: 9467 | _cdOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9467 | _cdOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2M_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9501:1: error: BUILDSTDERR: warning: label ‘_cdOG’ defined but not used [-Wunused-label] BUILDSTDERR: 9501 | _cdOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9501 | _cdOG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2L_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9535:1: error: BUILDSTDERR: warning: label ‘_cdOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9535 | _cdOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9535 | _cdOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd2K_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9571:1: error: BUILDSTDERR: warning: label ‘_cdP0’ defined but not used [-Wunused-label] BUILDSTDERR: 9571 | _cdP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9571 | _cdP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfTraversableEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9613:1: error: BUILDSTDERR: warning: label ‘_cdP4’ defined but not used [-Wunused-label] BUILDSTDERR: 9613 | _cdP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9613 | _cdP4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9693:1: error: BUILDSTDERR: warning: label ‘_cdPw’ defined but not used [-Wunused-label] BUILDSTDERR: 9693 | _cdPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9693 | _cdPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9746:1: error: BUILDSTDERR: warning: label ‘_cdPK’ defined but not used [-Wunused-label] BUILDSTDERR: 9746 | _cdPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9746 | _cdPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcUZ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9794:1: error: BUILDSTDERR: warning: label ‘_cdQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 9794 | _cdQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9794 | _cdQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdPQ’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9814:1: error: BUILDSTDERR: warning: label ‘_cdPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9814 | _cdPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9814 | _cdPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdPU’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9832:1: error: BUILDSTDERR: warning: label ‘_cdPU’ defined but not used [-Wunused-label] BUILDSTDERR: 9832 | _cdPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9832 | _cdPU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdQa’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9869:1: error: BUILDSTDERR: warning: label ‘_cdQa’ defined but not used [-Wunused-label] BUILDSTDERR: 9869 | _cdQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9869 | _cdQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdQm’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9905:1: error: BUILDSTDERR: warning: label ‘_cdQm’ defined but not used [-Wunused-label] BUILDSTDERR: 9905 | _cdQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9905 | _cdQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdQu’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9925:1: error: BUILDSTDERR: warning: label ‘_cdQu’ defined but not used [-Wunused-label] BUILDSTDERR: 9925 | _cdQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9925 | _cdQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdQi’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:9952:1: error: BUILDSTDERR: warning: label ‘_cdQi’ defined but not used [-Wunused-label] BUILDSTDERR: 9952 | _cdQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9952 | _cdQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcV3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10023:1: error: BUILDSTDERR: warning: label ‘_cdR5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10023 | _cdR5: BUILDSTDERR: | ^ BUILDSTDERR: 10023 | _cdR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdRd’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10074:1: error: BUILDSTDERR: warning: label ‘_cdRd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _cdRd: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _cdRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_env_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10116:1: error: BUILDSTDERR: warning: label ‘_cdRA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10116 | _cdRA: BUILDSTDERR: | ^ BUILDSTDERR: 10116 | _cdRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_runEnv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10165:1: error: BUILDSTDERR: warning: label ‘_cdRQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10165 | _cdRQ: BUILDSTDERR: | ^ BUILDSTDERR: 10165 | _cdRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdRN’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10200:1: error: BUILDSTDERR: warning: label ‘_cdRN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10200 | _cdRN: BUILDSTDERR: | ^ BUILDSTDERR: 10200 | _cdRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_runEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10247:1: error: BUILDSTDERR: warning: label ‘_cdSb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10247 | _cdSb: BUILDSTDERR: | ^ BUILDSTDERR: 10247 | _cdSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdS8’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10282:1: error: BUILDSTDERR: warning: label ‘_cdS8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10282 | _cdS8: BUILDSTDERR: | ^ BUILDSTDERR: 10282 | _cdS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_lowerEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10329:1: error: BUILDSTDERR: warning: label ‘_cdSw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10329 | _cdSw: BUILDSTDERR: | ^ BUILDSTDERR: 10329 | _cdSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdSt’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10360:1: error: BUILDSTDERR: warning: label ‘_cdSt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10360 | _cdSt: BUILDSTDERR: | ^ BUILDSTDERR: 10360 | _cdSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_ask_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10391:1: error: BUILDSTDERR: warning: label ‘_cdSO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10391 | _cdSO: BUILDSTDERR: | ^ BUILDSTDERR: 10391 | _cdSO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdSL’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10422:1: error: BUILDSTDERR: warning: label ‘_cdSL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10422 | _cdSL: BUILDSTDERR: | ^ BUILDSTDERR: 10422 | _cdSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_asks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10453:1: error: BUILDSTDERR: warning: label ‘_cdT6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10453 | _cdT6: BUILDSTDERR: | ^ BUILDSTDERR: 10453 | _cdT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdT3’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10485:1: error: BUILDSTDERR: warning: label ‘_cdT3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10485 | _cdT3: BUILDSTDERR: | ^ BUILDSTDERR: 10485 | _cdT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd3D_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10513:1: error: BUILDSTDERR: warning: label ‘_cdTx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10513 | _cdTx: BUILDSTDERR: | ^ BUILDSTDERR: 10513 | _cdTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_local_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10553:1: error: BUILDSTDERR: warning: label ‘_cdTA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10553 | _cdTA: BUILDSTDERR: | ^ BUILDSTDERR: 10553 | _cdTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdTl’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10590:1: error: BUILDSTDERR: warning: label ‘_cdTl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10590 | _cdTl: BUILDSTDERR: | ^ BUILDSTDERR: 10590 | _cdTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10792:1: error: BUILDSTDERR: warning: label ‘_cdU1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10792 | _cdU1: BUILDSTDERR: | ^ BUILDSTDERR: 10792 | _cdU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdTW’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10838:1: error: BUILDSTDERR: warning: label ‘_cdTW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10838 | _cdTW: BUILDSTDERR: | ^ BUILDSTDERR: 10838 | _cdTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdTX’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10860:1: error: BUILDSTDERR: warning: label ‘_cdTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10860 | _cdTX: BUILDSTDERR: | ^ BUILDSTDERR: 10860 | _cdTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcp1Data_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10908:1: error: BUILDSTDERR: warning: label ‘_cdUi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10908 | _cdUi: BUILDSTDERR: | ^ BUILDSTDERR: 10908 | _cdUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdUg’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10932:1: error: BUILDSTDERR: warning: label ‘_cdUg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10932 | _cdUg: BUILDSTDERR: | ^ BUILDSTDERR: 10932 | _cdUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdUm’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10954:1: error: BUILDSTDERR: warning: label ‘_cdUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10954 | _cdUm: BUILDSTDERR: | ^ BUILDSTDERR: 10954 | _cdUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdUr’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10975:1: error: BUILDSTDERR: warning: label ‘_cdUr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10975 | _cdUr: BUILDSTDERR: | ^ BUILDSTDERR: 10975 | _cdUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdUw’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:10995:1: error: BUILDSTDERR: warning: label ‘_cdUw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10995 | _cdUw: BUILDSTDERR: | ^ BUILDSTDERR: 10995 | _cdUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11024:1: error: BUILDSTDERR: warning: label ‘_cdUM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11024 | _cdUM: BUILDSTDERR: | ^ BUILDSTDERR: 11024 | _cdUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd3Z_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11053:1: error: BUILDSTDERR: warning: label ‘_cdV2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11053 | _cdV2: BUILDSTDERR: | ^ BUILDSTDERR: 11053 | _cdV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd40_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11090:1: error: BUILDSTDERR: warning: label ‘_cdVf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11090 | _cdVf: BUILDSTDERR: | ^ BUILDSTDERR: 11090 | _cdVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdVd’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11126:1: error: BUILDSTDERR: warning: label ‘_cdVd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11126 | _cdVd: BUILDSTDERR: | ^ BUILDSTDERR: 11126 | _cdVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdVj’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11147:1: error: BUILDSTDERR: warning: label ‘_cdVj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _cdVj: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _cdVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdVo’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11167:1: error: BUILDSTDERR: warning: label ‘_cdVo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11167 | _cdVo: BUILDSTDERR: | ^ BUILDSTDERR: 11167 | _cdVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4d_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11188:1: error: BUILDSTDERR: warning: label ‘_cdW6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11188 | _cdW6: BUILDSTDERR: | ^ BUILDSTDERR: 11188 | _cdW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4e_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11225:1: error: BUILDSTDERR: warning: label ‘_cdW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11225 | _cdW9: BUILDSTDERR: | ^ BUILDSTDERR: 11225 | _cdW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdVG’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11264:1: error: BUILDSTDERR: warning: label ‘_cdVG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11264 | _cdVG: BUILDSTDERR: | ^ BUILDSTDERR: 11264 | _cdVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdVM’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11294:1: error: BUILDSTDERR: warning: label ‘_cdVM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11294 | _cdVM: BUILDSTDERR: | ^ BUILDSTDERR: 11294 | _cdVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcdataCast1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11357:1: error: BUILDSTDERR: warning: label ‘_cdWp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11357 | _cdWp: BUILDSTDERR: | ^ BUILDSTDERR: 11357 | _cdWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcdataCast1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11413:1: error: BUILDSTDERR: warning: label ‘_cdWI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11413 | _cdWI: BUILDSTDERR: | ^ BUILDSTDERR: 11413 | _cdWI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4p_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11450:1: error: BUILDSTDERR: warning: label ‘_cdWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11450 | _cdWY: BUILDSTDERR: | ^ BUILDSTDERR: 11450 | _cdWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11487:1: error: BUILDSTDERR: warning: label ‘_cdXi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11487 | _cdXi: BUILDSTDERR: | ^ BUILDSTDERR: 11487 | _cdXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdXf’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11527:1: error: BUILDSTDERR: warning: label ‘_cdXf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11527 | _cdXf: BUILDSTDERR: | ^ BUILDSTDERR: 11527 | _cdXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdXo’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11552:1: error: BUILDSTDERR: warning: label ‘_cdXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11552 | _cdXo: BUILDSTDERR: | ^ BUILDSTDERR: 11552 | _cdXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4y_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11585:1: error: BUILDSTDERR: warning: label ‘_cdY6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11585 | _cdY6: BUILDSTDERR: | ^ BUILDSTDERR: 11585 | _cdY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4I_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11621:1: error: BUILDSTDERR: warning: label ‘_cdYB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11621 | _cdYB: BUILDSTDERR: | ^ BUILDSTDERR: 11621 | _cdYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4K_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11663:1: error: BUILDSTDERR: warning: label ‘_cdYF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11663 | _cdYF: BUILDSTDERR: | ^ BUILDSTDERR: 11663 | _cdYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4E_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11723:1: error: BUILDSTDERR: warning: label ‘_cdZ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11723 | _cdZ6: BUILDSTDERR: | ^ BUILDSTDERR: 11723 | _cdZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4G_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11765:1: error: BUILDSTDERR: warning: label ‘_cdZa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11765 | _cdZa: BUILDSTDERR: | ^ BUILDSTDERR: 11765 | _cdZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4H_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11828:1: error: BUILDSTDERR: warning: label ‘_cdZf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11828 | _cdZf: BUILDSTDERR: | ^ BUILDSTDERR: 11828 | _cdZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4L_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11885:1: error: BUILDSTDERR: warning: label ‘_cdZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11885 | _cdZk: BUILDSTDERR: | ^ BUILDSTDERR: 11885 | _cdZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdYi’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11934:1: error: BUILDSTDERR: warning: label ‘_cdYi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11934 | _cdYi: BUILDSTDERR: | ^ BUILDSTDERR: 11934 | _cdYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4u_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:11995:1: error: BUILDSTDERR: warning: label ‘_cdZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11995 | _cdZr: BUILDSTDERR: | ^ BUILDSTDERR: 11995 | _cdZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4M_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12060:1: error: BUILDSTDERR: warning: label ‘_cdZK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12060 | _cdZK: BUILDSTDERR: | ^ BUILDSTDERR: 12060 | _cdZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4N_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12104:1: error: BUILDSTDERR: warning: label ‘_cdZN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12104 | _cdZN: BUILDSTDERR: | ^ BUILDSTDERR: 12104 | _cdZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd4O_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12158:1: error: BUILDSTDERR: warning: label ‘_cdZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12158 | _cdZS: BUILDSTDERR: | ^ BUILDSTDERR: 12158 | _cdZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdXM’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12210:1: error: BUILDSTDERR: warning: label ‘_cdXM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12210 | _cdXM: BUILDSTDERR: | ^ BUILDSTDERR: 12210 | _cdXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapMp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12268:1: error: BUILDSTDERR: warning: label ‘_cdZZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12268 | _cdZZ: BUILDSTDERR: | ^ BUILDSTDERR: 12268 | _cdZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_cdX2’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12312:1: error: BUILDSTDERR: warning: label ‘_cdX2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12312 | _cdX2: BUILDSTDERR: | ^ BUILDSTDERR: 12312 | _cdX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMp_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12369:1: error: BUILDSTDERR: warning: label ‘_ce0A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12369 | _ce0A: BUILDSTDERR: | ^ BUILDSTDERR: 12369 | _ce0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12382:1: error: BUILDSTDERR: warning: label ‘_ce0E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12382 | _ce0E: BUILDSTDERR: | ^ BUILDSTDERR: 12382 | _ce0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5c_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12410:1: error: BUILDSTDERR: warning: label ‘_ce12’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12410 | _ce12: BUILDSTDERR: | ^ BUILDSTDERR: 12410 | _ce12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5f_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12446:1: error: BUILDSTDERR: warning: label ‘_ce1s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12446 | _ce1s: BUILDSTDERR: | ^ BUILDSTDERR: 12446 | _ce1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5g_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12486:1: error: BUILDSTDERR: warning: label ‘_ce1v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12486 | _ce1v: BUILDSTDERR: | ^ BUILDSTDERR: 12486 | _ce1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5h_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12543:1: error: BUILDSTDERR: warning: label ‘_ce1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12543 | _ce1A: BUILDSTDERR: | ^ BUILDSTDERR: 12543 | _ce1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd58_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12603:1: error: BUILDSTDERR: warning: label ‘_ce1F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12603 | _ce1F: BUILDSTDERR: | ^ BUILDSTDERR: 12603 | _ce1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5i_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12665:1: error: BUILDSTDERR: warning: label ‘_ce1Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12665 | _ce1Y: BUILDSTDERR: | ^ BUILDSTDERR: 12665 | _ce1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5j_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12709:1: error: BUILDSTDERR: warning: label ‘_ce21’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12709 | _ce21: BUILDSTDERR: | ^ BUILDSTDERR: 12709 | _ce21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12770:1: error: BUILDSTDERR: warning: label ‘_ce26’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12770 | _ce26: BUILDSTDERR: | ^ BUILDSTDERR: 12770 | _ce26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapM_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12820:1: error: BUILDSTDERR: warning: label ‘_ce2s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12820 | _ce2s: BUILDSTDERR: | ^ BUILDSTDERR: 12820 | _ce2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12834:1: error: BUILDSTDERR: warning: label ‘_ce2A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12834 | _ce2A: BUILDSTDERR: | ^ BUILDSTDERR: 12834 | _ce2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce2x’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12862:1: error: BUILDSTDERR: warning: label ‘_ce2x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12862 | _ce2x: BUILDSTDERR: | ^ BUILDSTDERR: 12862 | _ce2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQi_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12889:1: error: BUILDSTDERR: warning: label ‘_ce2K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12889 | _ce2K: BUILDSTDERR: | ^ BUILDSTDERR: 12889 | _ce2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12903:1: error: BUILDSTDERR: warning: label ‘_ce2S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12903 | _ce2S: BUILDSTDERR: | ^ BUILDSTDERR: 12903 | _ce2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce2P’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12933:1: error: BUILDSTDERR: warning: label ‘_ce2P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12933 | _ce2P: BUILDSTDERR: | ^ BUILDSTDERR: 12933 | _ce2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce2W’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:12959:1: error: BUILDSTDERR: warning: label ‘_ce2W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12959 | _ce2W: BUILDSTDERR: | ^ BUILDSTDERR: 12959 | _ce2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQr_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13001:1: error: BUILDSTDERR: warning: label ‘_ce3f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13001 | _ce3f: BUILDSTDERR: | ^ BUILDSTDERR: 13001 | _ce3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5T_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13013:1: error: BUILDSTDERR: warning: label ‘_ce3D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13013 | _ce3D: BUILDSTDERR: | ^ BUILDSTDERR: 13013 | _ce3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13055:1: error: BUILDSTDERR: warning: label ‘_ce3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13055 | _ce3G: BUILDSTDERR: | ^ BUILDSTDERR: 13055 | _ce3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd5S_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13109:1: error: BUILDSTDERR: warning: label ‘_ce3S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13109 | _ce3S: BUILDSTDERR: | ^ BUILDSTDERR: 13109 | _ce3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13147:1: error: BUILDSTDERR: warning: label ‘_ce3V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13147 | _ce3V: BUILDSTDERR: | ^ BUILDSTDERR: 13147 | _ce3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce3k’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13183:1: error: BUILDSTDERR: warning: label ‘_ce3k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13183 | _ce3k: BUILDSTDERR: | ^ BUILDSTDERR: 13183 | _ce3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd65_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13242:1: error: BUILDSTDERR: warning: label ‘_ce4r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13242 | _ce4r: BUILDSTDERR: | ^ BUILDSTDERR: 13242 | _ce4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd64_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13278:1: error: BUILDSTDERR: warning: label ‘_ce4C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13278 | _ce4C: BUILDSTDERR: | ^ BUILDSTDERR: 13278 | _ce4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13316:1: error: BUILDSTDERR: warning: label ‘_ce4F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13316 | _ce4F: BUILDSTDERR: | ^ BUILDSTDERR: 13316 | _ce4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce4f’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13351:1: error: BUILDSTDERR: warning: label ‘_ce4f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13351 | _ce4f: BUILDSTDERR: | ^ BUILDSTDERR: 13351 | _ce4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT2_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13412:1: error: BUILDSTDERR: warning: label ‘_ce4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13412 | _ce4U: BUILDSTDERR: | ^ BUILDSTDERR: 13412 | _ce4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6k_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13424:1: error: BUILDSTDERR: warning: label ‘_ce5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13424 | _ce5b: BUILDSTDERR: | ^ BUILDSTDERR: 13424 | _ce5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6i_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13460:1: error: BUILDSTDERR: warning: label ‘_ce5s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13460 | _ce5s: BUILDSTDERR: | ^ BUILDSTDERR: 13460 | _ce5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6j_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13502:1: error: BUILDSTDERR: warning: label ‘_ce5v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13502 | _ce5v: BUILDSTDERR: | ^ BUILDSTDERR: 13502 | _ce5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13558:1: error: BUILDSTDERR: warning: label ‘_ce5A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13558 | _ce5A: BUILDSTDERR: | ^ BUILDSTDERR: 13558 | _ce5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce4Z’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13594:1: error: BUILDSTDERR: warning: label ‘_ce4Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13594 | _ce4Z: BUILDSTDERR: | ^ BUILDSTDERR: 13594 | _ce4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6v_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13653:1: error: BUILDSTDERR: warning: label ‘_ce66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13653 | _ce66: BUILDSTDERR: | ^ BUILDSTDERR: 13653 | _ce66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6u_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13689:1: error: BUILDSTDERR: warning: label ‘_ce6g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13689 | _ce6g: BUILDSTDERR: | ^ BUILDSTDERR: 13689 | _ce6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13727:1: error: BUILDSTDERR: warning: label ‘_ce6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13727 | _ce6j: BUILDSTDERR: | ^ BUILDSTDERR: 13727 | _ce6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce5U’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13761:1: error: BUILDSTDERR: warning: label ‘_ce5U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13761 | _ce5U: BUILDSTDERR: | ^ BUILDSTDERR: 13761 | _ce5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6B_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13821:1: error: BUILDSTDERR: warning: label ‘_ce6I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13821 | _ce6I: BUILDSTDERR: | ^ BUILDSTDERR: 13821 | _ce6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd79_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13858:1: error: BUILDSTDERR: warning: label ‘_ce72’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13858 | _ce72: BUILDSTDERR: | ^ BUILDSTDERR: 13858 | _ce72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce6Z’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13898:1: error: BUILDSTDERR: warning: label ‘_ce6Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13898 | _ce6Z: BUILDSTDERR: | ^ BUILDSTDERR: 13898 | _ce6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce78’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13923:1: error: BUILDSTDERR: warning: label ‘_ce78’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13923 | _ce78: BUILDSTDERR: | ^ BUILDSTDERR: 13923 | _ce78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6K_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13956:1: error: BUILDSTDERR: warning: label ‘_ce7Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13956 | _ce7Q: BUILDSTDERR: | ^ BUILDSTDERR: 13956 | _ce7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6V_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:13992:1: error: BUILDSTDERR: warning: label ‘_ce8r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13992 | _ce8r: BUILDSTDERR: | ^ BUILDSTDERR: 13992 | _ce8r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6X_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14034:1: error: BUILDSTDERR: warning: label ‘_ce8v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14034 | _ce8v: BUILDSTDERR: | ^ BUILDSTDERR: 14034 | _ce8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6R_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14093:1: error: BUILDSTDERR: warning: label ‘_ce8W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14093 | _ce8W: BUILDSTDERR: | ^ BUILDSTDERR: 14093 | _ce8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6T_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14135:1: error: BUILDSTDERR: warning: label ‘_ce90’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14135 | _ce90: BUILDSTDERR: | ^ BUILDSTDERR: 14135 | _ce90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14198:1: error: BUILDSTDERR: warning: label ‘_ce95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14198 | _ce95: BUILDSTDERR: | ^ BUILDSTDERR: 14198 | _ce95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6Y_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14252:1: error: BUILDSTDERR: warning: label ‘_ce9j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14252 | _ce9j: BUILDSTDERR: | ^ BUILDSTDERR: 14252 | _ce9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd70_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14290:1: error: BUILDSTDERR: warning: label ‘_ce9m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14290 | _ce9m: BUILDSTDERR: | ^ BUILDSTDERR: 14290 | _ce9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce82’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14332:1: error: BUILDSTDERR: warning: label ‘_ce82’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14332 | _ce82: BUILDSTDERR: | ^ BUILDSTDERR: 14332 | _ce82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce88’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14368:1: error: BUILDSTDERR: warning: label ‘_ce88’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14368 | _ce88: BUILDSTDERR: | ^ BUILDSTDERR: 14368 | _ce88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd6G_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14460:1: error: BUILDSTDERR: warning: label ‘_ce9D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14460 | _ce9D: BUILDSTDERR: | ^ BUILDSTDERR: 14460 | _ce9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd71_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14525:1: error: BUILDSTDERR: warning: label ‘_ce9W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14525 | _ce9W: BUILDSTDERR: | ^ BUILDSTDERR: 14525 | _ce9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd72_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14569:1: error: BUILDSTDERR: warning: label ‘_ce9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14569 | _ce9Z: BUILDSTDERR: | ^ BUILDSTDERR: 14569 | _ce9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd73_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14623:1: error: BUILDSTDERR: warning: label ‘_cea4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14623 | _cea4: BUILDSTDERR: | ^ BUILDSTDERR: 14623 | _cea4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce7w’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14675:1: error: BUILDSTDERR: warning: label ‘_ce7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14675 | _ce7w: BUILDSTDERR: | ^ BUILDSTDERR: 14675 | _ce7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdwzdcgmapMo_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14733:1: error: BUILDSTDERR: warning: label ‘_ceab’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14733 | _ceab: BUILDSTDERR: | ^ BUILDSTDERR: 14733 | _ceab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘_ce6M’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14777:1: error: BUILDSTDERR: warning: label ‘_ce6M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14777 | _ce6M: BUILDSTDERR: | ^ BUILDSTDERR: 14777 | _ce6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMo_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14834:1: error: BUILDSTDERR: warning: label ‘_ceaO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14834 | _ceaO: BUILDSTDERR: | ^ BUILDSTDERR: 14834 | _ceaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvTzuzdcgmapMo_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14847:1: error: BUILDSTDERR: warning: label ‘_ceaS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14847 | _ceaS: BUILDSTDERR: | ^ BUILDSTDERR: 14847 | _ceaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcVe_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14875:1: error: BUILDSTDERR: warning: label ‘_ceb1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14875 | _ceb1: BUILDSTDERR: | ^ BUILDSTDERR: 14875 | _ceb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcVf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14901:1: error: BUILDSTDERR: warning: label ‘_ceba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14901 | _ceba: BUILDSTDERR: | ^ BUILDSTDERR: 14901 | _ceba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘rcVg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14927:1: error: BUILDSTDERR: warning: label ‘_cebj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14927 | _cebj: BUILDSTDERR: | ^ BUILDSTDERR: 14927 | _cebj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7H_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14953:1: error: BUILDSTDERR: warning: label ‘_cebA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14953 | _cebA: BUILDSTDERR: | ^ BUILDSTDERR: 14953 | _cebA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7D_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:14988:1: error: BUILDSTDERR: warning: label ‘_cebL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14988 | _cebL: BUILDSTDERR: | ^ BUILDSTDERR: 14988 | _cebL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7z_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15023:1: error: BUILDSTDERR: warning: label ‘_cebW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15023 | _cebW: BUILDSTDERR: | ^ BUILDSTDERR: 15023 | _cebW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7y_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15060:1: error: BUILDSTDERR: warning: label ‘_cec7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15060 | _cec7: BUILDSTDERR: | ^ BUILDSTDERR: 15060 | _cec7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7x_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15098:1: error: BUILDSTDERR: warning: label ‘_ceci’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15098 | _ceci: BUILDSTDERR: | ^ BUILDSTDERR: 15098 | _ceci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7w_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15135:1: error: BUILDSTDERR: warning: label ‘_cect’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15135 | _cect: BUILDSTDERR: | ^ BUILDSTDERR: 15135 | _cect: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7v_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15172:1: error: BUILDSTDERR: warning: label ‘_cecE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15172 | _cecE: BUILDSTDERR: | ^ BUILDSTDERR: 15172 | _cecE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7u_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15209:1: error: BUILDSTDERR: warning: label ‘_cecP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15209 | _cecP: BUILDSTDERR: | ^ BUILDSTDERR: 15209 | _cecP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7t_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15246:1: error: BUILDSTDERR: warning: label ‘_ced0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15246 | _ced0: BUILDSTDERR: | ^ BUILDSTDERR: 15246 | _ced0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7r_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15283:1: error: BUILDSTDERR: warning: label ‘_cedb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15283 | _cedb: BUILDSTDERR: | ^ BUILDSTDERR: 15283 | _cedb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7q_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15321:1: error: BUILDSTDERR: warning: label ‘_cedm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15321 | _cedm: BUILDSTDERR: | ^ BUILDSTDERR: 15321 | _cedm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘sd7p_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15358:1: error: BUILDSTDERR: warning: label ‘_cedw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15358 | _cedw: BUILDSTDERR: | ^ BUILDSTDERR: 15358 | _cedw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_zdfDataEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15415:1: error: BUILDSTDERR: warning: label ‘_cedA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15415 | _cedA: BUILDSTDERR: | ^ BUILDSTDERR: 15415 | _cedA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_EnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15564:1: error: BUILDSTDERR: warning: label ‘_ceea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15564 | _ceea: BUILDSTDERR: | ^ BUILDSTDERR: 15564 | _ceea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziEnv_EnvT_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_61.hc:15598:1: error: BUILDSTDERR: warning: label ‘_ceek’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15598 | _ceek: BUILDSTDERR: | ^ BUILDSTDERR: 15598 | _ceek: BUILDSTDERR: | ^~~~~ [ 5 of 15] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_72.hc:47:22: error: BUILDSTDERR: warning: ‘SeeB_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SeeB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SeeB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 6 of 15] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_83.hc:47:22: error: BUILDSTDERR: warning: ‘SeeS_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SeeS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SeeS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 7 of 15] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:134:1: error: BUILDSTDERR: warning: label ‘_ceKX’ defined but not used [-Wunused-label] BUILDSTDERR: 134 | _ceKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 134 | _ceKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFw_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:172:1: error: BUILDSTDERR: warning: label ‘_ceL0’ defined but not used [-Wunused-label] BUILDSTDERR: 172 | _ceL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 172 | _ceL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:227:1: error: BUILDSTDERR: warning: label ‘_ceL5’ defined but not used [-Wunused-label] BUILDSTDERR: 227 | _ceL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 227 | _ceL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceKD’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:259:1: error: BUILDSTDERR: warning: label ‘_ceKD’ defined but not used [-Wunused-label] BUILDSTDERR: 259 | _ceKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 259 | _ceKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:310:1: error: BUILDSTDERR: warning: label ‘_ceLI’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _ceLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _ceLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:339:1: error: BUILDSTDERR: warning: label ‘_ceLT’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _ceLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _ceLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:378:1: error: BUILDSTDERR: warning: label ‘_ceLW’ defined but not used [-Wunused-label] BUILDSTDERR: 378 | _ceLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 378 | _ceLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:438:1: error: BUILDSTDERR: warning: label ‘_ceM1’ defined but not used [-Wunused-label] BUILDSTDERR: 438 | _ceM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 438 | _ceM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceLo’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:470:1: error: BUILDSTDERR: warning: label ‘_ceLo’ defined but not used [-Wunused-label] BUILDSTDERR: 470 | _ceLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 470 | _ceLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:522:1: error: BUILDSTDERR: warning: label ‘_ceMt’ defined but not used [-Wunused-label] BUILDSTDERR: 522 | _ceMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 522 | _ceMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:556:1: error: BUILDSTDERR: warning: label ‘_ceME’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _ceME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _ceME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfFunctorStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:593:1: error: BUILDSTDERR: warning: label ‘_ceMI’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _ceMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _ceMI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:643:1: error: BUILDSTDERR: warning: label ‘_ceNg’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _ceNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _ceNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:684:1: error: BUILDSTDERR: warning: label ‘_ceNA’ defined but not used [-Wunused-label] BUILDSTDERR: 684 | _ceNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 684 | _ceNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceNy’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:718:1: error: BUILDSTDERR: warning: label ‘_ceNy’ defined but not used [-Wunused-label] BUILDSTDERR: 718 | _ceNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 718 | _ceNy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceNE’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:737:1: error: BUILDSTDERR: warning: label ‘_ceNE’ defined but not used [-Wunused-label] BUILDSTDERR: 737 | _ceNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 737 | _ceNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seFX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:766:1: error: BUILDSTDERR: warning: label ‘_ceNM’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _ceNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _ceNM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:822:1: error: BUILDSTDERR: warning: label ‘_ceNR’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _ceNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _ceNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceMY’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:850:1: error: BUILDSTDERR: warning: label ‘_ceMY’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _ceMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _ceMY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceN4’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:884:1: error: BUILDSTDERR: warning: label ‘_ceN4’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _ceN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _ceN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:945:1: error: BUILDSTDERR: warning: label ‘_ceOw’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _ceOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _ceOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGa_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:986:1: error: BUILDSTDERR: warning: label ‘_ceOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _ceOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _ceOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceOO’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1020:1: error: BUILDSTDERR: warning: label ‘_ceOO’ defined but not used [-Wunused-label] BUILDSTDERR: 1020 | _ceOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1020 | _ceOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGb_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1049:1: error: BUILDSTDERR: warning: label ‘_ceOW’ defined but not used [-Wunused-label] BUILDSTDERR: 1049 | _ceOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1049 | _ceOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1105:1: error: BUILDSTDERR: warning: label ‘_ceP1’ defined but not used [-Wunused-label] BUILDSTDERR: 1105 | _ceP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1105 | _ceP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceOe’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1133:1: error: BUILDSTDERR: warning: label ‘_ceOe’ defined but not used [-Wunused-label] BUILDSTDERR: 1133 | _ceOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1133 | _ceOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceOk’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1167:1: error: BUILDSTDERR: warning: label ‘_ceOk’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _ceOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _ceOk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1228:1: error: BUILDSTDERR: warning: label ‘_cePu’ defined but not used [-Wunused-label] BUILDSTDERR: 1228 | _cePu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1228 | _cePu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGh_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1262:1: error: BUILDSTDERR: warning: label ‘_cePM’ defined but not used [-Wunused-label] BUILDSTDERR: 1262 | _cePM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1262 | _cePM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1294:1: error: BUILDSTDERR: warning: label ‘_cePP’ defined but not used [-Wunused-label] BUILDSTDERR: 1294 | _cePP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1294 | _cePP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1351:1: error: BUILDSTDERR: warning: label ‘_cePV’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _cePV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _cePV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGm_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1404:1: error: BUILDSTDERR: warning: label ‘_ceQj’ defined but not used [-Wunused-label] BUILDSTDERR: 1404 | _ceQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1404 | _ceQj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1441:1: error: BUILDSTDERR: warning: label ‘_ceQm’ defined but not used [-Wunused-label] BUILDSTDERR: 1441 | _ceQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1441 | _ceQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1480:1: error: BUILDSTDERR: warning: label ‘_ceQG’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _ceQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _ceQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGw_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1515:1: error: BUILDSTDERR: warning: label ‘_ceRb’ defined but not used [-Wunused-label] BUILDSTDERR: 1515 | _ceRb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1515 | _ceRb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGx_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1553:1: error: BUILDSTDERR: warning: label ‘_ceRe’ defined but not used [-Wunused-label] BUILDSTDERR: 1553 | _ceRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1553 | _ceRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGs_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1608:1: error: BUILDSTDERR: warning: label ‘_ceRj’ defined but not used [-Wunused-label] BUILDSTDERR: 1608 | _ceRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1608 | _ceRj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceQR’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1652:1: error: BUILDSTDERR: warning: label ‘_ceQR’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _ceQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _ceQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1698:1: error: BUILDSTDERR: warning: label ‘_ceRS’ defined but not used [-Wunused-label] BUILDSTDERR: 1698 | _ceRS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1698 | _ceRS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1739:1: error: BUILDSTDERR: warning: label ‘_ceS9’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _ceS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _ceS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1784:1: error: BUILDSTDERR: warning: label ‘_ceSc’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _ceSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _ceSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1841:1: error: BUILDSTDERR: warning: label ‘_ceSh’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _ceSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _ceSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceRA’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1881:1: error: BUILDSTDERR: warning: label ‘_ceRA’ defined but not used [-Wunused-label] BUILDSTDERR: 1881 | _ceRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1881 | _ceRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceRG’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1916:1: error: BUILDSTDERR: warning: label ‘_ceRG’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _ceRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _ceRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:1980:1: error: BUILDSTDERR: warning: label ‘_ceSr’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _ceSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _ceSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2036:1: error: BUILDSTDERR: warning: label ‘_ceSS’ defined but not used [-Wunused-label] BUILDSTDERR: 2036 | _ceSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2036 | _ceSS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2063:1: error: BUILDSTDERR: warning: label ‘_ceT1’ defined but not used [-Wunused-label] BUILDSTDERR: 2063 | _ceT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2063 | _ceT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2094:1: error: BUILDSTDERR: warning: label ‘_ceTh’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _ceTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _ceTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2135:1: error: BUILDSTDERR: warning: label ‘_ceTI’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _ceTI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _ceTI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceTG’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2169:1: error: BUILDSTDERR: warning: label ‘_ceTG’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _ceTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _ceTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2198:1: error: BUILDSTDERR: warning: label ‘_ceTR’ defined but not used [-Wunused-label] BUILDSTDERR: 2198 | _ceTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2198 | _ceTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceTP’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2247:1: error: BUILDSTDERR: warning: label ‘_ceTP’ defined but not used [-Wunused-label] BUILDSTDERR: 2247 | _ceTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2247 | _ceTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seGV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2278:1: error: BUILDSTDERR: warning: label ‘_ceTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _ceTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _ceTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdcztzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2340:1: error: BUILDSTDERR: warning: label ‘_ceU4’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _ceU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _ceU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2395:1: error: BUILDSTDERR: warning: label ‘_ceUr’ defined but not used [-Wunused-label] BUILDSTDERR: 2395 | _ceUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2395 | _ceUr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceUo’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2423:1: error: BUILDSTDERR: warning: label ‘_ceUo’ defined but not used [-Wunused-label] BUILDSTDERR: 2423 | _ceUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2423 | _ceUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceUv’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2451:1: error: BUILDSTDERR: warning: label ‘_ceUv’ defined but not used [-Wunused-label] BUILDSTDERR: 2451 | _ceUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2451 | _ceUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceUB’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2477:1: error: BUILDSTDERR: warning: label ‘_ceUB’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _ceUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _ceUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreTzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2520:1: error: BUILDSTDERR: warning: label ‘_ceUT’ defined but not used [-Wunused-label] BUILDSTDERR: 2520 | _ceUT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2520 | _ceUT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2553:1: error: BUILDSTDERR: warning: label ‘_ceVa’ defined but not used [-Wunused-label] BUILDSTDERR: 2553 | _ceVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2553 | _ceVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2588:1: error: BUILDSTDERR: warning: label ‘_ceVl’ defined but not used [-Wunused-label] BUILDSTDERR: 2588 | _ceVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2588 | _ceVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHh_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2623:1: error: BUILDSTDERR: warning: label ‘_ceVw’ defined but not used [-Wunused-label] BUILDSTDERR: 2623 | _ceVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2623 | _ceVw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2658:1: error: BUILDSTDERR: warning: label ‘_ceVH’ defined but not used [-Wunused-label] BUILDSTDERR: 2658 | _ceVH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2658 | _ceVH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2693:1: error: BUILDSTDERR: warning: label ‘_ceVS’ defined but not used [-Wunused-label] BUILDSTDERR: 2693 | _ceVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2693 | _ceVS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHe_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2728:1: error: BUILDSTDERR: warning: label ‘_ceW2’ defined but not used [-Wunused-label] BUILDSTDERR: 2728 | _ceW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2728 | _ceW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfApplicativeStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2772:1: error: BUILDSTDERR: warning: label ‘_ceW6’ defined but not used [-Wunused-label] BUILDSTDERR: 2772 | _ceW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2772 | _ceW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2856:1: error: BUILDSTDERR: warning: label ‘_ceWP’ defined but not used [-Wunused-label] BUILDSTDERR: 2856 | _ceWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2856 | _ceWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHu_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2906:1: error: BUILDSTDERR: warning: label ‘_ceWU’ defined but not used [-Wunused-label] BUILDSTDERR: 2906 | _ceWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2906 | _ceWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2961:1: error: BUILDSTDERR: warning: label ‘_ceWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _ceWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _ceWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceWu’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:2993:1: error: BUILDSTDERR: warning: label ‘_ceWu’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _ceWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _ceWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3046:1: error: BUILDSTDERR: warning: label ‘_ceXu’ defined but not used [-Wunused-label] BUILDSTDERR: 3046 | _ceXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3046 | _ceXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3087:1: error: BUILDSTDERR: warning: label ‘_ceXx’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _ceXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _ceXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceXi’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3118:1: error: BUILDSTDERR: warning: label ‘_ceXi’ defined but not used [-Wunused-label] BUILDSTDERR: 3118 | _ceXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3118 | _ceXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3169:1: error: BUILDSTDERR: warning: label ‘_ceXR’ defined but not used [-Wunused-label] BUILDSTDERR: 3169 | _ceXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3169 | _ceXR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_ceXO’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3196:1: error: BUILDSTDERR: warning: label ‘_ceXO’ defined but not used [-Wunused-label] BUILDSTDERR: 3196 | _ceXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3196 | _ceXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3229:1: error: BUILDSTDERR: warning: label ‘_ceYb’ defined but not used [-Wunused-label] BUILDSTDERR: 3229 | _ceYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3229 | _ceYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3266:1: error: BUILDSTDERR: warning: label ‘_ceYe’ defined but not used [-Wunused-label] BUILDSTDERR: 3266 | _ceYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3266 | _ceYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3304:1: error: BUILDSTDERR: warning: label ‘_ceYz’ defined but not used [-Wunused-label] BUILDSTDERR: 3304 | _ceYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3304 | _ceYz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3338:1: error: BUILDSTDERR: warning: label ‘_ceYK’ defined but not used [-Wunused-label] BUILDSTDERR: 3338 | _ceYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3338 | _ceYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3372:1: error: BUILDSTDERR: warning: label ‘_ceYV’ defined but not used [-Wunused-label] BUILDSTDERR: 3372 | _ceYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3372 | _ceYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3406:1: error: BUILDSTDERR: warning: label ‘_ceZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 3406 | _ceZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3406 | _ceZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3446:1: error: BUILDSTDERR: warning: label ‘_ceZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 3446 | _ceZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3446 | _ceZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seHP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3508:1: error: BUILDSTDERR: warning: label ‘_ceZz’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _ceZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _ceZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3545:1: error: BUILDSTDERR: warning: label ‘_ceZC’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _ceZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _ceZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seI3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3584:1: error: BUILDSTDERR: warning: label ‘_ceZW’ defined but not used [-Wunused-label] BUILDSTDERR: 3584 | _ceZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3584 | _ceZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seI0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3625:1: error: BUILDSTDERR: warning: label ‘_cf0n’ defined but not used [-Wunused-label] BUILDSTDERR: 3625 | _cf0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3625 | _cf0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf0l’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3659:1: error: BUILDSTDERR: warning: label ‘_cf0l’ defined but not used [-Wunused-label] BUILDSTDERR: 3659 | _cf0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3659 | _cf0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf0r’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3678:1: error: BUILDSTDERR: warning: label ‘_cf0r’ defined but not used [-Wunused-label] BUILDSTDERR: 3678 | _cf0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3678 | _cf0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seI1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3707:1: error: BUILDSTDERR: warning: label ‘_cf0C’ defined but not used [-Wunused-label] BUILDSTDERR: 3707 | _cf0C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3707 | _cf0C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf0A’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3755:1: error: BUILDSTDERR: warning: label ‘_cf0A’ defined but not used [-Wunused-label] BUILDSTDERR: 3755 | _cf0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3755 | _cf0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf0G’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3775:1: error: BUILDSTDERR: warning: label ‘_cf0G’ defined but not used [-Wunused-label] BUILDSTDERR: 3775 | _cf0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3775 | _cf0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seI2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3806:1: error: BUILDSTDERR: warning: label ‘_cf0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3806 | _cf0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3806 | _cf0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3868:1: error: BUILDSTDERR: warning: label ‘_cf0V’ defined but not used [-Wunused-label] BUILDSTDERR: 3868 | _cf0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3868 | _cf0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cf1i’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cf1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cf1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf1f’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3951:1: error: BUILDSTDERR: warning: label ‘_cf1f’ defined but not used [-Wunused-label] BUILDSTDERR: 3951 | _cf1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3951 | _cf1f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf1m’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:3979:1: error: BUILDSTDERR: warning: label ‘_cf1m’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _cf1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _cf1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf1s’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4005:1: error: BUILDSTDERR: warning: label ‘_cf1s’ defined but not used [-Wunused-label] BUILDSTDERR: 4005 | _cf1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4005 | _cf1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4048:1: error: BUILDSTDERR: warning: label ‘_cf1K’ defined but not used [-Wunused-label] BUILDSTDERR: 4048 | _cf1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4048 | _cf1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIu_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4079:1: error: BUILDSTDERR: warning: label ‘_cf20’ defined but not used [-Wunused-label] BUILDSTDERR: 4079 | _cf20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4079 | _cf20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4120:1: error: BUILDSTDERR: warning: label ‘_cf2r’ defined but not used [-Wunused-label] BUILDSTDERR: 4120 | _cf2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4120 | _cf2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf2p’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4154:1: error: BUILDSTDERR: warning: label ‘_cf2p’ defined but not used [-Wunused-label] BUILDSTDERR: 4154 | _cf2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4154 | _cf2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf2v’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4173:1: error: BUILDSTDERR: warning: label ‘_cf2v’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _cf2v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _cf2v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIs_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4202:1: error: BUILDSTDERR: warning: label ‘_cf2G’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _cf2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _cf2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf2E’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4250:1: error: BUILDSTDERR: warning: label ‘_cf2E’ defined but not used [-Wunused-label] BUILDSTDERR: 4250 | _cf2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4250 | _cf2E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf2K’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4270:1: error: BUILDSTDERR: warning: label ‘_cf2K’ defined but not used [-Wunused-label] BUILDSTDERR: 4270 | _cf2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4270 | _cf2K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4301:1: error: BUILDSTDERR: warning: label ‘_cf2U’ defined but not used [-Wunused-label] BUILDSTDERR: 4301 | _cf2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4301 | _cf2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4363:1: error: BUILDSTDERR: warning: label ‘_cf2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4363 | _cf2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4363 | _cf2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreTzuzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4418:1: error: BUILDSTDERR: warning: label ‘_cf3m’ defined but not used [-Wunused-label] BUILDSTDERR: 4418 | _cf3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4418 | _cf3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf3j’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4446:1: error: BUILDSTDERR: warning: label ‘_cf3j’ defined but not used [-Wunused-label] BUILDSTDERR: 4446 | _cf3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4446 | _cf3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf3q’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4474:1: error: BUILDSTDERR: warning: label ‘_cf3q’ defined but not used [-Wunused-label] BUILDSTDERR: 4474 | _cf3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4474 | _cf3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf3w’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4500:1: error: BUILDSTDERR: warning: label ‘_cf3w’ defined but not used [-Wunused-label] BUILDSTDERR: 4500 | _cf3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4500 | _cf3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIN_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4542:1: error: BUILDSTDERR: warning: label ‘_cf3W’ defined but not used [-Wunused-label] BUILDSTDERR: 4542 | _cf3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4542 | _cf3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4577:1: error: BUILDSTDERR: warning: label ‘_cf47’ defined but not used [-Wunused-label] BUILDSTDERR: 4577 | _cf47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4577 | _cf47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4612:1: error: BUILDSTDERR: warning: label ‘_cf4i’ defined but not used [-Wunused-label] BUILDSTDERR: 4612 | _cf4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4612 | _cf4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4647:1: error: BUILDSTDERR: warning: label ‘_cf4s’ defined but not used [-Wunused-label] BUILDSTDERR: 4647 | _cf4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4647 | _cf4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadApplyStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4689:1: error: BUILDSTDERR: warning: label ‘_cf4w’ defined but not used [-Wunused-label] BUILDSTDERR: 4689 | _cf4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4689 | _cf4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seIT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4756:1: error: BUILDSTDERR: warning: label ‘_cf4X’ defined but not used [-Wunused-label] BUILDSTDERR: 4756 | _cf4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4756 | _cf4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdwzdclower_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4790:1: error: BUILDSTDERR: warning: label ‘_cf53’ defined but not used [-Wunused-label] BUILDSTDERR: 4790 | _cf53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4790 | _cf53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf51’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4827:1: error: BUILDSTDERR: warning: label ‘_cf51’ defined but not used [-Wunused-label] BUILDSTDERR: 4827 | _cf51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4827 | _cf51: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadTransStoreTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4861:1: error: BUILDSTDERR: warning: label ‘_cf5n’ defined but not used [-Wunused-label] BUILDSTDERR: 4861 | _cf5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4861 | _cf5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf5k’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4888:1: error: BUILDSTDERR: warning: label ‘_cf5k’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _cf5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _cf5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadTransStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4916:1: error: BUILDSTDERR: warning: label ‘_cf5A’ defined but not used [-Wunused-label] BUILDSTDERR: 4916 | _cf5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4916 | _cf5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seJ6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4939:1: error: BUILDSTDERR: warning: label ‘_cf5W’ defined but not used [-Wunused-label] BUILDSTDERR: 4939 | _cf5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4939 | _cf5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadHoistStoreTzuzdccohoist_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:4975:1: error: BUILDSTDERR: warning: label ‘_cf5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _cf5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _cf5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf5K’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5001:1: error: BUILDSTDERR: warning: label ‘_cf5K’ defined but not used [-Wunused-label] BUILDSTDERR: 5001 | _cf5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5001 | _cf5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_zdfComonadHoistStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5050:1: error: BUILDSTDERR: warning: label ‘_cf6f’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _cf6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _cf6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seJ9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5076:1: error: BUILDSTDERR: warning: label ‘_cf6x’ defined but not used [-Wunused-label] BUILDSTDERR: 5076 | _cf6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5076 | _cf6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_store_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5121:1: error: BUILDSTDERR: warning: label ‘_cf6B’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _cf6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _cf6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_runStore_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5175:1: error: BUILDSTDERR: warning: label ‘_cf6T’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _cf6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _cf6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf6Q’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5210:1: error: BUILDSTDERR: warning: label ‘_cf6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5210 | _cf6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5210 | _cf6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_runStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cf7e’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cf7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cf7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf7b’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5292:1: error: BUILDSTDERR: warning: label ‘_cf7b’ defined but not used [-Wunused-label] BUILDSTDERR: 5292 | _cf7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5292 | _cf7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_pos_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5339:1: error: BUILDSTDERR: warning: label ‘_cf7z’ defined but not used [-Wunused-label] BUILDSTDERR: 5339 | _cf7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5339 | _cf7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf7w’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5370:1: error: BUILDSTDERR: warning: label ‘_cf7w’ defined but not used [-Wunused-label] BUILDSTDERR: 5370 | _cf7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5370 | _cf7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seJr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5401:1: error: BUILDSTDERR: warning: label ‘_cf7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5401 | _cf7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5401 | _cf7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf7W’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5441:1: error: BUILDSTDERR: warning: label ‘_cf7W’ defined but not used [-Wunused-label] BUILDSTDERR: 5441 | _cf7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5441 | _cf7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_seek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cf87’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cf87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cf87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seJC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5520:1: error: BUILDSTDERR: warning: label ‘_cf8u’ defined but not used [-Wunused-label] BUILDSTDERR: 5520 | _cf8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5520 | _cf8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seJx_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5577:1: error: BUILDSTDERR: warning: label ‘_cf8L’ defined but not used [-Wunused-label] BUILDSTDERR: 5577 | _cf8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5577 | _cf8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf8I’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5617:1: error: BUILDSTDERR: warning: label ‘_cf8I’ defined but not used [-Wunused-label] BUILDSTDERR: 5617 | _cf8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5617 | _cf8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_seeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5644:1: error: BUILDSTDERR: warning: label ‘_cf8T’ defined but not used [-Wunused-label] BUILDSTDERR: 5644 | _cf8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5644 | _cf8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_peek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5704:1: error: BUILDSTDERR: warning: label ‘_cf9d’ defined but not used [-Wunused-label] BUILDSTDERR: 5704 | _cf9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5704 | _cf9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf9a’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5737:1: error: BUILDSTDERR: warning: label ‘_cf9a’ defined but not used [-Wunused-label] BUILDSTDERR: 5737 | _cf9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5737 | _cf9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seJU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5771:1: error: BUILDSTDERR: warning: label ‘_cf9z’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _cf9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _cf9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_peeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5826:1: error: BUILDSTDERR: warning: label ‘_cf9F’ defined but not used [-Wunused-label] BUILDSTDERR: 5826 | _cf9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5826 | _cf9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seK3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5886:1: error: BUILDSTDERR: warning: label ‘_cfa6’ defined but not used [-Wunused-label] BUILDSTDERR: 5886 | _cfa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5886 | _cfa6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘seK2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5922:1: error: BUILDSTDERR: warning: label ‘_cfag’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _cfag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _cfag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_experiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:5965:1: error: BUILDSTDERR: warning: label ‘_cfaj’ defined but not used [-Wunused-label] BUILDSTDERR: 5965 | _cfaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5965 | _cfaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘_cf9U’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:6005:1: error: BUILDSTDERR: warning: label ‘_cf9U’ defined but not used [-Wunused-label] BUILDSTDERR: 6005 | _cf9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6005 | _cf9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_StoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:6223:1: error: BUILDSTDERR: warning: label ‘_cfaB’ defined but not used [-Wunused-label] BUILDSTDERR: 6223 | _cfaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6223 | _cfaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziStore_StoreT_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:6257:1: error: BUILDSTDERR: warning: label ‘_cfaL’ defined but not used [-Wunused-label] BUILDSTDERR: 6257 | _cfaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6257 | _cfaL: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_94.hc:6273:22: error: BUILDSTDERR: warning: ‘SfaP_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 6273 | static const StgWord SfaP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 6273 | static const StgWord SfaP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 8 of 15] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg95_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:111:1: error: BUILDSTDERR: warning: label ‘_cgdw’ defined but not used [-Wunused-label] BUILDSTDERR: 111 | _cgdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 111 | _cgdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:150:1: error: BUILDSTDERR: warning: label ‘_cgdz’ defined but not used [-Wunused-label] BUILDSTDERR: 150 | _cgdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 150 | _cgdz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9b_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:195:1: error: BUILDSTDERR: warning: label ‘_cgdW’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _cgdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _cgdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgdU’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:229:1: error: BUILDSTDERR: warning: label ‘_cgdU’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _cgdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _cgdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cge0’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:248:1: error: BUILDSTDERR: warning: label ‘_cge0’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _cge0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _cge0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdczlz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:276:1: error: BUILDSTDERR: warning: label ‘_cge8’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _cge8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _cge8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:324:1: error: BUILDSTDERR: warning: label ‘_cgel’ defined but not used [-Wunused-label] BUILDSTDERR: 324 | _cgel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | _cgel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9k_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:351:1: error: BUILDSTDERR: warning: label ‘_cgeE’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _cgeE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _cgeE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgeC’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:385:1: error: BUILDSTDERR: warning: label ‘_cgeC’ defined but not used [-Wunused-label] BUILDSTDERR: 385 | _cgeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 385 | _cgeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:413:1: error: BUILDSTDERR: warning: label ‘_cgeK’ defined but not used [-Wunused-label] BUILDSTDERR: 413 | _cgeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 413 | _cgeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9o_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:461:1: error: BUILDSTDERR: warning: label ‘_cgf5’ defined but not used [-Wunused-label] BUILDSTDERR: 461 | _cgf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 461 | _cgf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:493:1: error: BUILDSTDERR: warning: label ‘_cgf8’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cgf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cgf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9s_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:541:1: error: BUILDSTDERR: warning: label ‘_cgfs’ defined but not used [-Wunused-label] BUILDSTDERR: 541 | _cgfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 541 | _cgfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcextract_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:580:1: error: BUILDSTDERR: warning: label ‘_cgfv’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _cgfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _cgfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:631:1: error: BUILDSTDERR: warning: label ‘_cgfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 631 | _cgfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 631 | _cgfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:661:1: error: BUILDSTDERR: warning: label ‘_cgfS’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _cgfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _cgfS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9B_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:685:1: error: BUILDSTDERR: warning: label ‘_cggo’ defined but not used [-Wunused-label] BUILDSTDERR: 685 | _cggo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 685 | _cggo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9C_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:719:1: error: BUILDSTDERR: warning: label ‘_cggr’ defined but not used [-Wunused-label] BUILDSTDERR: 719 | _cggr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 719 | _cggr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9w_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:776:1: error: BUILDSTDERR: warning: label ‘_cggz’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cggz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cggz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cggx’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:823:1: error: BUILDSTDERR: warning: label ‘_cggx’ defined but not used [-Wunused-label] BUILDSTDERR: 823 | _cggx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 823 | _cggx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9D_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:850:1: error: BUILDSTDERR: warning: label ‘_cggO’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cggO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cggO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9F_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:889:1: error: BUILDSTDERR: warning: label ‘_cgh6’ defined but not used [-Wunused-label] BUILDSTDERR: 889 | _cgh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 889 | _cgh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9G_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:928:1: error: BUILDSTDERR: warning: label ‘_cgh9’ defined but not used [-Wunused-label] BUILDSTDERR: 928 | _cgh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 928 | _cgh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcdistribute_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:977:1: error: BUILDSTDERR: warning: label ‘_cghe’ defined but not used [-Wunused-label] BUILDSTDERR: 977 | _cghe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 977 | _cghe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9L_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1032:1: error: BUILDSTDERR: warning: label ‘_cghJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1032 | _cghJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1032 | _cghJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadHoistTracedT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1074:1: error: BUILDSTDERR: warning: label ‘_cghM’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _cghM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _cghM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadHoistTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1114:1: error: BUILDSTDERR: warning: label ‘_cghZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _cghZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _cghZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9Q_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1138:1: error: BUILDSTDERR: warning: label ‘_cgim’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _cgim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _cgim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9S_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1173:1: error: BUILDSTDERR: warning: label ‘_cgix’ defined but not used [-Wunused-label] BUILDSTDERR: 1173 | _cgix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1173 | _cgix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9O_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1208:1: error: BUILDSTDERR: warning: label ‘_cgiD’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _cgiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _cgiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgiB’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1260:1: error: BUILDSTDERR: warning: label ‘_cgiB’ defined but not used [-Wunused-label] BUILDSTDERR: 1260 | _cgiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1260 | _cgiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1288:1: error: BUILDSTDERR: warning: label ‘_cgj1’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _cgj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _cgj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9V_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1330:1: error: BUILDSTDERR: warning: label ‘_cgj4’ defined but not used [-Wunused-label] BUILDSTDERR: 1330 | _cgj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1330 | _cgj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTransTracedTzuzdclower_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1376:1: error: BUILDSTDERR: warning: label ‘_cgj9’ defined but not used [-Wunused-label] BUILDSTDERR: 1376 | _cgj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1376 | _cgj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTransTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1421:1: error: BUILDSTDERR: warning: label ‘_cgju’ defined but not used [-Wunused-label] BUILDSTDERR: 1421 | _cgju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1421 | _cgju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sga0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1445:1: error: BUILDSTDERR: warning: label ‘_cgjR’ defined but not used [-Wunused-label] BUILDSTDERR: 1445 | _cgjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1445 | _cgjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sga3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1480:1: error: BUILDSTDERR: warning: label ‘_cgkg’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _cgkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _cgkg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sga6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1518:1: error: BUILDSTDERR: warning: label ‘_cgky’ defined but not used [-Wunused-label] BUILDSTDERR: 1518 | _cgky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1518 | _cgky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sga7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1557:1: error: BUILDSTDERR: warning: label ‘_cgkB’ defined but not used [-Wunused-label] BUILDSTDERR: 1557 | _cgkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1557 | _cgkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sga8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1609:1: error: BUILDSTDERR: warning: label ‘_cgkG’ defined but not used [-Wunused-label] BUILDSTDERR: 1609 | _cgkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1609 | _cgkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sga9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1675:1: error: BUILDSTDERR: warning: label ‘_cgkL’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _cgkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _cgkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sg9Z_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cgkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cgkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cgkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgab_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1792:1: error: BUILDSTDERR: warning: label ‘_cglb’ defined but not used [-Wunused-label] BUILDSTDERR: 1792 | _cglb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1792 | _cglb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgac_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1834:1: error: BUILDSTDERR: warning: label ‘_cgle’ defined but not used [-Wunused-label] BUILDSTDERR: 1834 | _cgle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1834 | _cgle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcextend_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1881:1: error: BUILDSTDERR: warning: label ‘_cglj’ defined but not used [-Wunused-label] BUILDSTDERR: 1881 | _cglj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1881 | _cglj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgag_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1929:1: error: BUILDSTDERR: warning: label ‘_cgm1’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _cgm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _cgm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:1966:1: error: BUILDSTDERR: warning: label ‘_cgm4’ defined but not used [-Wunused-label] BUILDSTDERR: 1966 | _cgm4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1966 | _cgm4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgai_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2020:1: error: BUILDSTDERR: warning: label ‘_cgmp’ defined but not used [-Wunused-label] BUILDSTDERR: 2020 | _cgmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2020 | _cgmp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2062:1: error: BUILDSTDERR: warning: label ‘_cgms’ defined but not used [-Wunused-label] BUILDSTDERR: 2062 | _cgms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2062 | _cgms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2108:1: error: BUILDSTDERR: warning: label ‘_cgmx’ defined but not used [-Wunused-label] BUILDSTDERR: 2108 | _cgmx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2108 | _cgmx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgao_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2153:1: error: BUILDSTDERR: warning: label ‘_cgn5’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _cgn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _cgn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgap_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2182:1: error: BUILDSTDERR: warning: label ‘_cgng’ defined but not used [-Wunused-label] BUILDSTDERR: 2182 | _cgng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2182 | _cgng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgam_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2220:1: error: BUILDSTDERR: warning: label ‘_cgnj’ defined but not used [-Wunused-label] BUILDSTDERR: 2220 | _cgnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2220 | _cgnj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgar_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2279:1: error: BUILDSTDERR: warning: label ‘_cgnE’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _cgnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _cgnE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgas_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2321:1: error: BUILDSTDERR: warning: label ‘_cgnH’ defined but not used [-Wunused-label] BUILDSTDERR: 2321 | _cgnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2321 | _cgnH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedTzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2367:1: error: BUILDSTDERR: warning: label ‘_cgnM’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _cgnM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _cgnM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgav_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2413:1: error: BUILDSTDERR: warning: label ‘_cgof’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _cgof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _cgof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgau_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2447:1: error: BUILDSTDERR: warning: label ‘_cgoq’ defined but not used [-Wunused-label] BUILDSTDERR: 2447 | _cgoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2447 | _cgoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfFunctorTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2484:1: error: BUILDSTDERR: warning: label ‘_cgou’ defined but not used [-Wunused-label] BUILDSTDERR: 2484 | _cgou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2484 | _cgou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgax_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2534:1: error: BUILDSTDERR: warning: label ‘_cgoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2534 | _cgoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2534 | _cgoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcp1Distributive_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2571:1: error: BUILDSTDERR: warning: label ‘_cgoT’ defined but not used [-Wunused-label] BUILDSTDERR: 2571 | _cgoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2571 | _cgoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaB_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2609:1: error: BUILDSTDERR: warning: label ‘_cgpd’ defined but not used [-Wunused-label] BUILDSTDERR: 2609 | _cgpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2609 | _cgpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2645:1: error: BUILDSTDERR: warning: label ‘_cgpn’ defined but not used [-Wunused-label] BUILDSTDERR: 2645 | _cgpn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2645 | _cgpn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2683:1: error: BUILDSTDERR: warning: label ‘_cgpF’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _cgpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _cgpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2722:1: error: BUILDSTDERR: warning: label ‘_cgpI’ defined but not used [-Wunused-label] BUILDSTDERR: 2722 | _cgpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2722 | _cgpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdccollect_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2772:1: error: BUILDSTDERR: warning: label ‘_cgpN’ defined but not used [-Wunused-label] BUILDSTDERR: 2772 | _cgpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2772 | _cgpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2827:1: error: BUILDSTDERR: warning: label ‘_cgq6’ defined but not used [-Wunused-label] BUILDSTDERR: 2827 | _cgq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2827 | _cgq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2859:1: error: BUILDSTDERR: warning: label ‘_cgqp’ defined but not used [-Wunused-label] BUILDSTDERR: 2859 | _cgqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2859 | _cgqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgqn’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2892:1: error: BUILDSTDERR: warning: label ‘_cgqn’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _cgqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _cgqn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cgqC’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cgqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cgqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2952:1: error: BUILDSTDERR: warning: label ‘_cgqM’ defined but not used [-Wunused-label] BUILDSTDERR: 2952 | _cgqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2952 | _cgqM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaN_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:2991:1: error: BUILDSTDERR: warning: label ‘_cgr5’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _cgr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _cgr5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3036:1: error: BUILDSTDERR: warning: label ‘_cgr8’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _cgr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _cgr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdcdistributeM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3086:1: error: BUILDSTDERR: warning: label ‘_cgrd’ defined but not used [-Wunused-label] BUILDSTDERR: 3086 | _cgrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3086 | _cgrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3143:1: error: BUILDSTDERR: warning: label ‘_cgrF’ defined but not used [-Wunused-label] BUILDSTDERR: 3143 | _cgrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3143 | _cgrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3179:1: error: BUILDSTDERR: warning: label ‘_cgrX’ defined but not used [-Wunused-label] BUILDSTDERR: 3179 | _cgrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3179 | _cgrX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3220:1: error: BUILDSTDERR: warning: label ‘_cgs0’ defined but not used [-Wunused-label] BUILDSTDERR: 3220 | _cgs0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3220 | _cgs0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedTzuzdccollectM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3271:1: error: BUILDSTDERR: warning: label ‘_cgs5’ defined but not used [-Wunused-label] BUILDSTDERR: 3271 | _cgs5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3271 | _cgs5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgb1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3320:1: error: BUILDSTDERR: warning: label ‘_cgsu’ defined but not used [-Wunused-label] BUILDSTDERR: 3320 | _cgsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3320 | _cgsu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgb0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3354:1: error: BUILDSTDERR: warning: label ‘_cgsF’ defined but not used [-Wunused-label] BUILDSTDERR: 3354 | _cgsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3354 | _cgsF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaZ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3388:1: error: BUILDSTDERR: warning: label ‘_cgsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3388 | _cgsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3388 | _cgsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaY_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3422:1: error: BUILDSTDERR: warning: label ‘_cgt1’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _cgt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _cgt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgaX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3456:1: error: BUILDSTDERR: warning: label ‘_cgtb’ defined but not used [-Wunused-label] BUILDSTDERR: 3456 | _cgtb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3456 | _cgtb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfDistributiveTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cgtf’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cgtf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cgtf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgb4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3565:1: error: BUILDSTDERR: warning: label ‘_cgtH’ defined but not used [-Wunused-label] BUILDSTDERR: 3565 | _cgtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3565 | _cgtH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcp1Comonad_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3602:1: error: BUILDSTDERR: warning: label ‘_cgtK’ defined but not used [-Wunused-label] BUILDSTDERR: 3602 | _cgtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3602 | _cgtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedTzuzdcduplicate_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3642:1: error: BUILDSTDERR: warning: label ‘_cgtX’ defined but not used [-Wunused-label] BUILDSTDERR: 3642 | _cgtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3642 | _cgtX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3675:1: error: BUILDSTDERR: warning: label ‘_cgue’ defined but not used [-Wunused-label] BUILDSTDERR: 3675 | _cgue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3675 | _cgue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbb_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3710:1: error: BUILDSTDERR: warning: label ‘_cguo’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _cguo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _cguo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgba_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3746:1: error: BUILDSTDERR: warning: label ‘_cguz’ defined but not used [-Wunused-label] BUILDSTDERR: 3746 | _cguz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3746 | _cguz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgb9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3781:1: error: BUILDSTDERR: warning: label ‘_cguJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3781 | _cguJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3781 | _cguJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3823:1: error: BUILDSTDERR: warning: label ‘_cguN’ defined but not used [-Wunused-label] BUILDSTDERR: 3823 | _cguN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3823 | _cguN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3890:1: error: BUILDSTDERR: warning: label ‘_cgvd’ defined but not used [-Wunused-label] BUILDSTDERR: 3890 | _cgvd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3890 | _cgvd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedTzuzdcp1ComonadApply_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3927:1: error: BUILDSTDERR: warning: label ‘_cgvg’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _cgvg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _cgvg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cgvt’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cgvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cgvt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:3990:1: error: BUILDSTDERR: warning: label ‘_cgvC’ defined but not used [-Wunused-label] BUILDSTDERR: 3990 | _cgvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3990 | _cgvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4023:1: error: BUILDSTDERR: warning: label ‘_cgw7’ defined but not used [-Wunused-label] BUILDSTDERR: 4023 | _cgw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4023 | _cgw7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbq_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4067:1: error: BUILDSTDERR: warning: label ‘_cgwd’ defined but not used [-Wunused-label] BUILDSTDERR: 4067 | _cgwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4067 | _cgwd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgwb’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4114:1: error: BUILDSTDERR: warning: label ‘_cgwb’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _cgwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _cgwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgwh’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4134:1: error: BUILDSTDERR: warning: label ‘_cgwh’ defined but not used [-Wunused-label] BUILDSTDERR: 4134 | _cgwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4134 | _cgwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4165:1: error: BUILDSTDERR: warning: label ‘_cgwu’ defined but not used [-Wunused-label] BUILDSTDERR: 4165 | _cgwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4165 | _cgwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgws’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4213:1: error: BUILDSTDERR: warning: label ‘_cgws’ defined but not used [-Wunused-label] BUILDSTDERR: 4213 | _cgws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4213 | _cgws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgwy’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4233:1: error: BUILDSTDERR: warning: label ‘_cgwy’ defined but not used [-Wunused-label] BUILDSTDERR: 4233 | _cgwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4233 | _cgwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdcz40Uzg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4263:1: error: BUILDSTDERR: warning: label ‘_cgwI’ defined but not used [-Wunused-label] BUILDSTDERR: 4263 | _cgwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4263 | _cgwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4311:1: error: BUILDSTDERR: warning: label ‘_cgwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4311 | _cgwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4311 | _cgwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4338:1: error: BUILDSTDERR: warning: label ‘_cgx8’ defined but not used [-Wunused-label] BUILDSTDERR: 4338 | _cgx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4338 | _cgx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4371:1: error: BUILDSTDERR: warning: label ‘_cgxD’ defined but not used [-Wunused-label] BUILDSTDERR: 4371 | _cgxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4371 | _cgxD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4415:1: error: BUILDSTDERR: warning: label ‘_cgxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4415 | _cgxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4415 | _cgxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgxH’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4462:1: error: BUILDSTDERR: warning: label ‘_cgxH’ defined but not used [-Wunused-label] BUILDSTDERR: 4462 | _cgxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4462 | _cgxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgxN’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4482:1: error: BUILDSTDERR: warning: label ‘_cgxN’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _cgxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _cgxN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4513:1: error: BUILDSTDERR: warning: label ‘_cgy0’ defined but not used [-Wunused-label] BUILDSTDERR: 4513 | _cgy0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4513 | _cgy0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgxY’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4561:1: error: BUILDSTDERR: warning: label ‘_cgxY’ defined but not used [-Wunused-label] BUILDSTDERR: 4561 | _cgxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4561 | _cgxY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgy4’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4581:1: error: BUILDSTDERR: warning: label ‘_cgy4’ defined but not used [-Wunused-label] BUILDSTDERR: 4581 | _cgy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4581 | _cgy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdwzdczlz40U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4611:1: error: BUILDSTDERR: warning: label ‘_cgye’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _cgye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _cgye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4659:1: error: BUILDSTDERR: warning: label ‘_cgyv’ defined but not used [-Wunused-label] BUILDSTDERR: 4659 | _cgyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4659 | _cgyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4685:1: error: BUILDSTDERR: warning: label ‘_cgyM’ defined but not used [-Wunused-label] BUILDSTDERR: 4685 | _cgyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4685 | _cgyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4719:1: error: BUILDSTDERR: warning: label ‘_cgyX’ defined but not used [-Wunused-label] BUILDSTDERR: 4719 | _cgyX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4719 | _cgyX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4753:1: error: BUILDSTDERR: warning: label ‘_cgz8’ defined but not used [-Wunused-label] BUILDSTDERR: 4753 | _cgz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4753 | _cgz8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4787:1: error: BUILDSTDERR: warning: label ‘_cgzi’ defined but not used [-Wunused-label] BUILDSTDERR: 4787 | _cgzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4787 | _cgzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfComonadApplyTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4829:1: error: BUILDSTDERR: warning: label ‘_cgzm’ defined but not used [-Wunused-label] BUILDSTDERR: 4829 | _cgzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4829 | _cgzm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgbX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4893:1: error: BUILDSTDERR: warning: label ‘_cgzM’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _cgzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _cgzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedTzuzdcp1Applicative_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4930:1: error: BUILDSTDERR: warning: label ‘_cgzP’ defined but not used [-Wunused-label] BUILDSTDERR: 4930 | _cgzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4930 | _cgzP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgc5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:4970:1: error: BUILDSTDERR: warning: label ‘_cgAo’ defined but not used [-Wunused-label] BUILDSTDERR: 4970 | _cgAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4970 | _cgAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgc4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5010:1: error: BUILDSTDERR: warning: label ‘_cgAz’ defined but not used [-Wunused-label] BUILDSTDERR: 5010 | _cgAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5010 | _cgAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgc6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5050:1: error: BUILDSTDERR: warning: label ‘_cgAF’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _cgAF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _cgAF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgAD’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5104:1: error: BUILDSTDERR: warning: label ‘_cgAD’ defined but not used [-Wunused-label] BUILDSTDERR: 5104 | _cgAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5104 | _cgAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgc1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5135:1: error: BUILDSTDERR: warning: label ‘_cgAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5135 | _cgAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5135 | _cgAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgAO’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5186:1: error: BUILDSTDERR: warning: label ‘_cgAO’ defined but not used [-Wunused-label] BUILDSTDERR: 5186 | _cgAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5186 | _cgAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgc8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5213:1: error: BUILDSTDERR: warning: label ‘_cgB6’ defined but not used [-Wunused-label] BUILDSTDERR: 5213 | _cgB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5213 | _cgB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT2_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5255:1: error: BUILDSTDERR: warning: label ‘_cgB9’ defined but not used [-Wunused-label] BUILDSTDERR: 5255 | _cgB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5255 | _cgB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgce_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5306:1: error: BUILDSTDERR: warning: label ‘_cgBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5306 | _cgBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5306 | _cgBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5350:1: error: BUILDSTDERR: warning: label ‘_cgBW’ defined but not used [-Wunused-label] BUILDSTDERR: 5350 | _cgBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5350 | _cgBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgBU’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5398:1: error: BUILDSTDERR: warning: label ‘_cgBU’ defined but not used [-Wunused-label] BUILDSTDERR: 5398 | _cgBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5398 | _cgBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5429:1: error: BUILDSTDERR: warning: label ‘_cgC7’ defined but not used [-Wunused-label] BUILDSTDERR: 5429 | _cgC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5429 | _cgC7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘_cgC5’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5478:1: error: BUILDSTDERR: warning: label ‘_cgC5’ defined but not used [-Wunused-label] BUILDSTDERR: 5478 | _cgC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5478 | _cgC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5508:1: error: BUILDSTDERR: warning: label ‘_cgCf’ defined but not used [-Wunused-label] BUILDSTDERR: 5508 | _cgCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5508 | _cgCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5558:1: error: BUILDSTDERR: warning: label ‘_cgCw’ defined but not used [-Wunused-label] BUILDSTDERR: 5558 | _cgCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5558 | _cgCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgco_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5590:1: error: BUILDSTDERR: warning: label ‘_cgCN’ defined but not used [-Wunused-label] BUILDSTDERR: 5590 | _cgCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5590 | _cgCN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcn_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5624:1: error: BUILDSTDERR: warning: label ‘_cgCY’ defined but not used [-Wunused-label] BUILDSTDERR: 5624 | _cgCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5624 | _cgCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcm_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5658:1: error: BUILDSTDERR: warning: label ‘_cgD9’ defined but not used [-Wunused-label] BUILDSTDERR: 5658 | _cgD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5658 | _cgD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5692:1: error: BUILDSTDERR: warning: label ‘_cgDk’ defined but not used [-Wunused-label] BUILDSTDERR: 5692 | _cgDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5692 | _cgDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgck_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5726:1: error: BUILDSTDERR: warning: label ‘_cgDv’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _cgDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _cgDv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5760:1: error: BUILDSTDERR: warning: label ‘_cgDF’ defined but not used [-Wunused-label] BUILDSTDERR: 5760 | _cgDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5760 | _cgDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_zdfApplicativeTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5802:1: error: BUILDSTDERR: warning: label ‘_cgDJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5802 | _cgDJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5802 | _cgDJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_traced1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5877:1: error: BUILDSTDERR: warning: label ‘_cgE7’ defined but not used [-Wunused-label] BUILDSTDERR: 5877 | _cgE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5877 | _cgE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_traced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5908:1: error: BUILDSTDERR: warning: label ‘_cgEg’ defined but not used [-Wunused-label] BUILDSTDERR: 5908 | _cgEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5908 | _cgEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTraced1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5933:1: error: BUILDSTDERR: warning: label ‘_cgEq’ defined but not used [-Wunused-label] BUILDSTDERR: 5933 | _cgEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5933 | _cgEq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_runTraced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5963:1: error: BUILDSTDERR: warning: label ‘_cgEz’ defined but not used [-Wunused-label] BUILDSTDERR: 5963 | _cgEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5963 | _cgEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_trace_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:5992:1: error: BUILDSTDERR: warning: label ‘_cgEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5992 | _cgEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5992 | _cgEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcw_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6035:1: error: BUILDSTDERR: warning: label ‘_cgEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6035 | _cgEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6035 | _cgEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listen1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6074:1: error: BUILDSTDERR: warning: label ‘_cgF3’ defined but not used [-Wunused-label] BUILDSTDERR: 6074 | _cgF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6074 | _cgF3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcy_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6122:1: error: BUILDSTDERR: warning: label ‘_cgFo’ defined but not used [-Wunused-label] BUILDSTDERR: 6122 | _cgFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6122 | _cgFo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6163:1: error: BUILDSTDERR: warning: label ‘_cgFH’ defined but not used [-Wunused-label] BUILDSTDERR: 6163 | _cgFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6163 | _cgFH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcB_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cgFK’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cgFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cgFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listen_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6252:1: error: BUILDSTDERR: warning: label ‘_cgFP’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _cgFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _cgFP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6300:1: error: BUILDSTDERR: warning: label ‘_cgGt’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _cgGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _cgGt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6335:1: error: BUILDSTDERR: warning: label ‘_cgGD’ defined but not used [-Wunused-label] BUILDSTDERR: 6335 | _cgGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6335 | _cgGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6376:1: error: BUILDSTDERR: warning: label ‘_cgGH’ defined but not used [-Wunused-label] BUILDSTDERR: 6376 | _cgGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6376 | _cgGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6436:1: error: BUILDSTDERR: warning: label ‘_cgGM’ defined but not used [-Wunused-label] BUILDSTDERR: 6436 | _cgGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6436 | _cgGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6490:1: error: BUILDSTDERR: warning: label ‘_cgH7’ defined but not used [-Wunused-label] BUILDSTDERR: 6490 | _cgH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6490 | _cgH7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6532:1: error: BUILDSTDERR: warning: label ‘_cgHa’ defined but not used [-Wunused-label] BUILDSTDERR: 6532 | _cgHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6532 | _cgHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_listens_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6580:1: error: BUILDSTDERR: warning: label ‘_cgHf’ defined but not used [-Wunused-label] BUILDSTDERR: 6580 | _cgHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6580 | _cgHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6630:1: error: BUILDSTDERR: warning: label ‘_cgHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6630 | _cgHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6630 | _cgHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6669:1: error: BUILDSTDERR: warning: label ‘_cgI2’ defined but not used [-Wunused-label] BUILDSTDERR: 6669 | _cgI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6669 | _cgI2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6718:1: error: BUILDSTDERR: warning: label ‘_cgI7’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _cgI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _cgI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6772:1: error: BUILDSTDERR: warning: label ‘_cgIs’ defined but not used [-Wunused-label] BUILDSTDERR: 6772 | _cgIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6772 | _cgIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘sgcW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6814:1: error: BUILDSTDERR: warning: label ‘_cgIv’ defined but not used [-Wunused-label] BUILDSTDERR: 6814 | _cgIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6814 | _cgIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTransziTraced_censor_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:6862:1: error: BUILDSTDERR: warning: label ‘_cgIA’ defined but not used [-Wunused-label] BUILDSTDERR: 6862 | _cgIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6862 | _cgIA: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_105.hc:7050:22: error: BUILDSTDERR: warning: ‘SgIR_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 7050 | static const StgWord SgIR_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 7050 | static const StgWord SgIR_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 9 of 15] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:36:1: error: BUILDSTDERR: warning: label ‘_cgQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _cgQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _cgQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘_cgQN’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:61:1: error: BUILDSTDERR: warning: label ‘_cgQN’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _cgQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _cgQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_trace_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:89:1: error: BUILDSTDERR: warning: label ‘_cgR7’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _cgR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _cgR7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘_cgR4’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:114:1: error: BUILDSTDERR: warning: label ‘_cgR4’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cgR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cgR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQ3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:146:1: error: BUILDSTDERR: warning: label ‘_cgRt’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _cgRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _cgRt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQ0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:193:1: error: BUILDSTDERR: warning: label ‘_cgRD’ defined but not used [-Wunused-label] BUILDSTDERR: 193 | _cgRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 193 | _cgRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:233:1: error: BUILDSTDERR: warning: label ‘_cgRH’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _cgRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _cgRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘rgPM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:283:1: error: BUILDSTDERR: warning: label ‘_cgRW’ defined but not used [-Wunused-label] BUILDSTDERR: 283 | _cgRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 283 | _cgRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQ7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:310:1: error: BUILDSTDERR: warning: label ‘_cgSc’ defined but not used [-Wunused-label] BUILDSTDERR: 310 | _cgSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 310 | _cgSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmZLzmzgZR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:349:1: error: BUILDSTDERR: warning: label ‘_cgSg’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _cgSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _cgSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQ9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:395:1: error: BUILDSTDERR: warning: label ‘_cgSB’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _cgSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _cgSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:432:1: error: BUILDSTDERR: warning: label ‘_cgSE’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cgSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cgSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQb_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:470:1: error: BUILDSTDERR: warning: label ‘_cgSY’ defined but not used [-Wunused-label] BUILDSTDERR: 470 | _cgSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 470 | _cgSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:507:1: error: BUILDSTDERR: warning: label ‘_cgT1’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _cgT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _cgT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:545:1: error: BUILDSTDERR: warning: label ‘_cgTl’ defined but not used [-Wunused-label] BUILDSTDERR: 545 | _cgTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 545 | _cgTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreTzuzdcp1ComonadTraced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:582:1: error: BUILDSTDERR: warning: label ‘_cgTo’ defined but not used [-Wunused-label] BUILDSTDERR: 582 | _cgTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 582 | _cgTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:621:1: error: BUILDSTDERR: warning: label ‘_cgTS’ defined but not used [-Wunused-label] BUILDSTDERR: 621 | _cgTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 621 | _cgTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘_cgTQ’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:654:1: error: BUILDSTDERR: warning: label ‘_cgTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _cgTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _cgTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:681:1: error: BUILDSTDERR: warning: label ‘_cgTY’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _cgTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _cgTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_traces_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:736:1: error: BUILDSTDERR: warning: label ‘_cgU3’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _cgU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _cgU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQn_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:787:1: error: BUILDSTDERR: warning: label ‘_cgUp’ defined but not used [-Wunused-label] BUILDSTDERR: 787 | _cgUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 787 | _cgUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:826:1: error: BUILDSTDERR: warning: label ‘_cgUG’ defined but not used [-Wunused-label] BUILDSTDERR: 826 | _cgUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 826 | _cgUG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQo_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:863:1: error: BUILDSTDERR: warning: label ‘_cgUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 863 | _cgUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 863 | _cgUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:911:1: error: BUILDSTDERR: warning: label ‘_cgV3’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _cgV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _cgV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQs_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:950:1: error: BUILDSTDERR: warning: label ‘_cgV6’ defined but not used [-Wunused-label] BUILDSTDERR: 950 | _cgV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 950 | _cgV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_lowerTrace_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1000:1: error: BUILDSTDERR: warning: label ‘_cgVb’ defined but not used [-Wunused-label] BUILDSTDERR: 1000 | _cgVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1000 | _cgVb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1055:1: error: BUILDSTDERR: warning: label ‘_cgVw’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _cgVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _cgVw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQw_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cgVN’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cgVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cgVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1120:1: error: BUILDSTDERR: warning: label ‘_cgVX’ defined but not used [-Wunused-label] BUILDSTDERR: 1120 | _cgVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1120 | _cgVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1158:1: error: BUILDSTDERR: warning: label ‘_cgW1’ defined but not used [-Wunused-label] BUILDSTDERR: 1158 | _cgW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1158 | _cgW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1209:1: error: BUILDSTDERR: warning: label ‘_cgWg’ defined but not used [-Wunused-label] BUILDSTDERR: 1209 | _cgWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1209 | _cgWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1240:1: error: BUILDSTDERR: warning: label ‘_cgWx’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _cgWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _cgWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cgWH’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cgWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cgWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1312:1: error: BUILDSTDERR: warning: label ‘_cgWL’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _cgWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _cgWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityTzuzdctrace_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1363:1: error: BUILDSTDERR: warning: label ‘_cgX0’ defined but not used [-Wunused-label] BUILDSTDERR: 1363 | _cgX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1363 | _cgX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1394:1: error: BUILDSTDERR: warning: label ‘_cgXh’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _cgXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _cgXh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘sgQD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1428:1: error: BUILDSTDERR: warning: label ‘_cgXr’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _cgXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _cgXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_zdfComonadTracedmIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1466:1: error: BUILDSTDERR: warning: label ‘_cgXv’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _cgXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _cgXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_CZCComonadTraced_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1586:1: error: BUILDSTDERR: warning: label ‘_cgXL’ defined but not used [-Wunused-label] BUILDSTDERR: 1586 | _cgXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1586 | _cgXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziTracedziClass_CZCComonadTraced_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_116.hc:1620:1: error: BUILDSTDERR: warning: label ‘_cgXV’ defined but not used [-Wunused-label] BUILDSTDERR: 1620 | _cgXV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1620 | _cgXV: BUILDSTDERR: | ^ [10 of 15] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_127.hc:47:22: error: BUILDSTDERR: warning: ‘SgYc_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SgYc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SgYc_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [11 of 15] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:36:1: error: BUILDSTDERR: warning: label ‘_chns’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _chns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _chns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chnp’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:61:1: error: BUILDSTDERR: warning: label ‘_chnp’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _chnp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _chnp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_pos_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:89:1: error: BUILDSTDERR: warning: label ‘_chnJ’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _chnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _chnJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chnG’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:114:1: error: BUILDSTDERR: warning: label ‘_chnG’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _chnG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _chnG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_peek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:142:1: error: BUILDSTDERR: warning: label ‘_cho0’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _cho0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _cho0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chnX’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:167:1: error: BUILDSTDERR: warning: label ‘_chnX’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _chnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _chnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_peeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:195:1: error: BUILDSTDERR: warning: label ‘_choh’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _choh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _choh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_choe’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:220:1: error: BUILDSTDERR: warning: label ‘_choe’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _choe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _choe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_seek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:248:1: error: BUILDSTDERR: warning: label ‘_choy’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _choy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _choy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chov’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:273:1: error: BUILDSTDERR: warning: label ‘_chov’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _chov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _chov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_seeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:301:1: error: BUILDSTDERR: warning: label ‘_choP’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _choP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _choP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_choM’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:326:1: error: BUILDSTDERR: warning: label ‘_choM’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _choM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _choM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_experiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:354:1: error: BUILDSTDERR: warning: label ‘_chp6’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _chp6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _chp6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chp3’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:379:1: error: BUILDSTDERR: warning: label ‘_chp3’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _chp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _chp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjp_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:406:1: error: BUILDSTDERR: warning: label ‘_chpr’ defined but not used [-Wunused-label] BUILDSTDERR: 406 | _chpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 406 | _chpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjl_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:440:1: error: BUILDSTDERR: warning: label ‘_chpC’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _chpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _chpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjk_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:474:1: error: BUILDSTDERR: warning: label ‘_chpN’ defined but not used [-Wunused-label] BUILDSTDERR: 474 | _chpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 474 | _chpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:508:1: error: BUILDSTDERR: warning: label ‘_chpX’ defined but not used [-Wunused-label] BUILDSTDERR: 508 | _chpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 508 | _chpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:551:1: error: BUILDSTDERR: warning: label ‘_chq1’ defined but not used [-Wunused-label] BUILDSTDERR: 551 | _chq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 551 | _chq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:616:1: error: BUILDSTDERR: warning: label ‘_chqr’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _chqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _chqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:653:1: error: BUILDSTDERR: warning: label ‘_chqu’ defined but not used [-Wunused-label] BUILDSTDERR: 653 | _chqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 653 | _chqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:691:1: error: BUILDSTDERR: warning: label ‘_chqO’ defined but not used [-Wunused-label] BUILDSTDERR: 691 | _chqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 691 | _chqO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:728:1: error: BUILDSTDERR: warning: label ‘_chqR’ defined but not used [-Wunused-label] BUILDSTDERR: 728 | _chqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 728 | _chqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjw_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:766:1: error: BUILDSTDERR: warning: label ‘_chrb’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _chrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _chrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcp1ComonadStore_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:803:1: error: BUILDSTDERR: warning: label ‘_chre’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _chre: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _chre: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:841:1: error: BUILDSTDERR: warning: label ‘_chrF’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _chrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _chrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjE_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:883:1: error: BUILDSTDERR: warning: label ‘_chrI’ defined but not used [-Wunused-label] BUILDSTDERR: 883 | _chrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 883 | _chrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:935:1: error: BUILDSTDERR: warning: label ‘_chrV’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _chrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _chrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmexperiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:981:1: error: BUILDSTDERR: warning: label ‘_chrY’ defined but not used [-Wunused-label] BUILDSTDERR: 981 | _chrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 981 | _chrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1040:1: error: BUILDSTDERR: warning: label ‘_chsm’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _chsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _chsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1079:1: error: BUILDSTDERR: warning: label ‘_chsw’ defined but not used [-Wunused-label] BUILDSTDERR: 1079 | _chsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1079 | _chsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1114:1: error: BUILDSTDERR: warning: label ‘_chsO’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _chsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _chsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1156:1: error: BUILDSTDERR: warning: label ‘_chsR’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _chsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _chsR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmseeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1205:1: error: BUILDSTDERR: warning: label ‘_chsW’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _chsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _chsW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1257:1: error: BUILDSTDERR: warning: label ‘_chtm’ defined but not used [-Wunused-label] BUILDSTDERR: 1257 | _chtm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1257 | _chtm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1296:1: error: BUILDSTDERR: warning: label ‘_chtw’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _chtw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _chtw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1331:1: error: BUILDSTDERR: warning: label ‘_chtO’ defined but not used [-Wunused-label] BUILDSTDERR: 1331 | _chtO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1331 | _chtO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1373:1: error: BUILDSTDERR: warning: label ‘_chtR’ defined but not used [-Wunused-label] BUILDSTDERR: 1373 | _chtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1373 | _chtR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmseek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1422:1: error: BUILDSTDERR: warning: label ‘_chtW’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _chtW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _chtW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1474:1: error: BUILDSTDERR: warning: label ‘_chut’ defined but not used [-Wunused-label] BUILDSTDERR: 1474 | _chut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1474 | _chut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shjX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1516:1: error: BUILDSTDERR: warning: label ‘_chuw’ defined but not used [-Wunused-label] BUILDSTDERR: 1516 | _chuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1516 | _chuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zddmpeeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1571:1: error: BUILDSTDERR: warning: label ‘_chuB’ defined but not used [-Wunused-label] BUILDSTDERR: 1571 | _chuB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1571 | _chuB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shk1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1622:1: error: BUILDSTDERR: warning: label ‘_chv4’ defined but not used [-Wunused-label] BUILDSTDERR: 1622 | _chv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1622 | _chv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shk0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1659:1: error: BUILDSTDERR: warning: label ‘_chv7’ defined but not used [-Wunused-label] BUILDSTDERR: 1659 | _chv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1659 | _chv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shk3_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1707:1: error: BUILDSTDERR: warning: label ‘_chvr’ defined but not used [-Wunused-label] BUILDSTDERR: 1707 | _chvr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1707 | _chvr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shk4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1747:1: error: BUILDSTDERR: warning: label ‘_chvu’ defined but not used [-Wunused-label] BUILDSTDERR: 1747 | _chvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1747 | _chvu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerPos_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1803:1: error: BUILDSTDERR: warning: label ‘_chvz’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _chvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _chvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shka_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1850:1: error: BUILDSTDERR: warning: label ‘_chw6’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _chw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _chw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1885:1: error: BUILDSTDERR: warning: label ‘_chwh’ defined but not used [-Wunused-label] BUILDSTDERR: 1885 | _chwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1885 | _chwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shk7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1920:1: error: BUILDSTDERR: warning: label ‘_chwn’ defined but not used [-Wunused-label] BUILDSTDERR: 1920 | _chwn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1920 | _chwn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chwl’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1972:1: error: BUILDSTDERR: warning: label ‘_chwl’ defined but not used [-Wunused-label] BUILDSTDERR: 1972 | _chwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1972 | _chwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chwr’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:1991:1: error: BUILDSTDERR: warning: label ‘_chwr’ defined but not used [-Wunused-label] BUILDSTDERR: 1991 | _chwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1991 | _chwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shke_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2019:1: error: BUILDSTDERR: warning: label ‘_chwY’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _chwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _chwY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2061:1: error: BUILDSTDERR: warning: label ‘_chx1’ defined but not used [-Wunused-label] BUILDSTDERR: 2061 | _chx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2061 | _chx1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2114:1: error: BUILDSTDERR: warning: label ‘_chx6’ defined but not used [-Wunused-label] BUILDSTDERR: 2114 | _chx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2114 | _chx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpos_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2170:1: error: BUILDSTDERR: warning: label ‘_chxb’ defined but not used [-Wunused-label] BUILDSTDERR: 2170 | _chxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2170 | _chxb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpos_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2219:1: error: BUILDSTDERR: warning: label ‘_chxz’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _chxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _chxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkq_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2267:1: error: BUILDSTDERR: warning: label ‘_chxR’ defined but not used [-Wunused-label] BUILDSTDERR: 2267 | _chxR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2267 | _chxR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2306:1: error: BUILDSTDERR: warning: label ‘_chy8’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _chy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _chy8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2343:1: error: BUILDSTDERR: warning: label ‘_chyb’ defined but not used [-Wunused-label] BUILDSTDERR: 2343 | _chyb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2343 | _chyb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shku_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2391:1: error: BUILDSTDERR: warning: label ‘_chyv’ defined but not used [-Wunused-label] BUILDSTDERR: 2391 | _chyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2391 | _chyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2430:1: error: BUILDSTDERR: warning: label ‘_chyy’ defined but not used [-Wunused-label] BUILDSTDERR: 2430 | _chyy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2430 | _chyy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerPeek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2480:1: error: BUILDSTDERR: warning: label ‘_chyD’ defined but not used [-Wunused-label] BUILDSTDERR: 2480 | _chyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2480 | _chyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2534:1: error: BUILDSTDERR: warning: label ‘_chz5’ defined but not used [-Wunused-label] BUILDSTDERR: 2534 | _chz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2534 | _chz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2573:1: error: BUILDSTDERR: warning: label ‘_chzm’ defined but not used [-Wunused-label] BUILDSTDERR: 2573 | _chzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2573 | _chzm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkF_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2608:1: error: BUILDSTDERR: warning: label ‘_chzx’ defined but not used [-Wunused-label] BUILDSTDERR: 2608 | _chzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2608 | _chzx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2643:1: error: BUILDSTDERR: warning: label ‘_chzD’ defined but not used [-Wunused-label] BUILDSTDERR: 2643 | _chzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2643 | _chzD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chzB’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2695:1: error: BUILDSTDERR: warning: label ‘_chzB’ defined but not used [-Wunused-label] BUILDSTDERR: 2695 | _chzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2695 | _chzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chzH’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2714:1: error: BUILDSTDERR: warning: label ‘_chzH’ defined but not used [-Wunused-label] BUILDSTDERR: 2714 | _chzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2714 | _chzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2742:1: error: BUILDSTDERR: warning: label ‘_chAe’ defined but not used [-Wunused-label] BUILDSTDERR: 2742 | _chAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2742 | _chAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2784:1: error: BUILDSTDERR: warning: label ‘_chAh’ defined but not used [-Wunused-label] BUILDSTDERR: 2784 | _chAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2784 | _chAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2836:1: error: BUILDSTDERR: warning: label ‘_chAm’ defined but not used [-Wunused-label] BUILDSTDERR: 2836 | _chAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2836 | _chAm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2886:1: error: BUILDSTDERR: warning: label ‘_chAr’ defined but not used [-Wunused-label] BUILDSTDERR: 2886 | _chAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2886 | _chAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2941:1: error: BUILDSTDERR: warning: label ‘_chAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _chAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _chAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcpeek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:2973:1: error: BUILDSTDERR: warning: label ‘_chAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2973 | _chAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2973 | _chAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3004:1: error: BUILDSTDERR: warning: label ‘_chBf’ defined but not used [-Wunused-label] BUILDSTDERR: 3004 | _chBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3004 | _chBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3044:1: error: BUILDSTDERR: warning: label ‘_chBw’ defined but not used [-Wunused-label] BUILDSTDERR: 3044 | _chBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3044 | _chBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3081:1: error: BUILDSTDERR: warning: label ‘_chBz’ defined but not used [-Wunused-label] BUILDSTDERR: 3081 | _chBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3081 | _chBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3129:1: error: BUILDSTDERR: warning: label ‘_chBT’ defined but not used [-Wunused-label] BUILDSTDERR: 3129 | _chBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3129 | _chBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shkV_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3168:1: error: BUILDSTDERR: warning: label ‘_chBW’ defined but not used [-Wunused-label] BUILDSTDERR: 3168 | _chBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3168 | _chBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_lowerExperiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3219:1: error: BUILDSTDERR: warning: label ‘_chC1’ defined but not used [-Wunused-label] BUILDSTDERR: 3219 | _chC1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3219 | _chC1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shl0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3275:1: error: BUILDSTDERR: warning: label ‘_chCt’ defined but not used [-Wunused-label] BUILDSTDERR: 3275 | _chCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3275 | _chCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shl4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3315:1: error: BUILDSTDERR: warning: label ‘_chCK’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _chCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _chCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shl6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3350:1: error: BUILDSTDERR: warning: label ‘_chCV’ defined but not used [-Wunused-label] BUILDSTDERR: 3350 | _chCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3350 | _chCV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shl1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3385:1: error: BUILDSTDERR: warning: label ‘_chD1’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _chD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _chD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chCZ’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3437:1: error: BUILDSTDERR: warning: label ‘_chCZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3437 | _chCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3437 | _chCZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chD5’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3456:1: error: BUILDSTDERR: warning: label ‘_chD5’ defined but not used [-Wunused-label] BUILDSTDERR: 3456 | _chD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3456 | _chD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shl8_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3484:1: error: BUILDSTDERR: warning: label ‘_chDC’ defined but not used [-Wunused-label] BUILDSTDERR: 3484 | _chDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3484 | _chDC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shl9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3526:1: error: BUILDSTDERR: warning: label ‘_chDF’ defined but not used [-Wunused-label] BUILDSTDERR: 3526 | _chDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3526 | _chDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shla_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3578:1: error: BUILDSTDERR: warning: label ‘_chDK’ defined but not used [-Wunused-label] BUILDSTDERR: 3578 | _chDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3578 | _chDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3629:1: error: BUILDSTDERR: warning: label ‘_chDP’ defined but not used [-Wunused-label] BUILDSTDERR: 3629 | _chDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3629 | _chDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlm_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3687:1: error: BUILDSTDERR: warning: label ‘_chEt’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _chEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _chEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3727:1: error: BUILDSTDERR: warning: label ‘_chED’ defined but not used [-Wunused-label] BUILDSTDERR: 3727 | _chED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3727 | _chED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shll_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3762:1: error: BUILDSTDERR: warning: label ‘_chEO’ defined but not used [-Wunused-label] BUILDSTDERR: 3762 | _chEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3762 | _chEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shln_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3799:1: error: BUILDSTDERR: warning: label ‘_chEU’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _chEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _chEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chES’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3858:1: error: BUILDSTDERR: warning: label ‘_chES’ defined but not used [-Wunused-label] BUILDSTDERR: 3858 | _chES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3858 | _chES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chEY’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3877:1: error: BUILDSTDERR: warning: label ‘_chEY’ defined but not used [-Wunused-label] BUILDSTDERR: 3877 | _chEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3877 | _chEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3903:1: error: BUILDSTDERR: warning: label ‘_chFm’ defined but not used [-Wunused-label] BUILDSTDERR: 3903 | _chFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3903 | _chFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlg_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:3947:1: error: BUILDSTDERR: warning: label ‘_chFp’ defined but not used [-Wunused-label] BUILDSTDERR: 3947 | _chFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3947 | _chFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4006:1: error: BUILDSTDERR: warning: label ‘_chFu’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _chFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _chFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlr_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4067:1: error: BUILDSTDERR: warning: label ‘_chFY’ defined but not used [-Wunused-label] BUILDSTDERR: 4067 | _chFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4067 | _chFY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4106:1: error: BUILDSTDERR: warning: label ‘_chGf’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _chGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _chGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlx_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4141:1: error: BUILDSTDERR: warning: label ‘_chGq’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _chGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _chGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shls_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4176:1: error: BUILDSTDERR: warning: label ‘_chGw’ defined but not used [-Wunused-label] BUILDSTDERR: 4176 | _chGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4176 | _chGw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chGu’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4228:1: error: BUILDSTDERR: warning: label ‘_chGu’ defined but not used [-Wunused-label] BUILDSTDERR: 4228 | _chGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4228 | _chGu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chGA’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4247:1: error: BUILDSTDERR: warning: label ‘_chGA’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _chGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _chGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4273:1: error: BUILDSTDERR: warning: label ‘_chGY’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _chGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _chGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shly_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4312:1: error: BUILDSTDERR: warning: label ‘_chH1’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _chH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _chH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlB_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4365:1: error: BUILDSTDERR: warning: label ‘_chHt’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _chHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _chHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlC_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4410:1: error: BUILDSTDERR: warning: label ‘_chHw’ defined but not used [-Wunused-label] BUILDSTDERR: 4410 | _chHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4410 | _chHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlD_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4465:1: error: BUILDSTDERR: warning: label ‘_chHB’ defined but not used [-Wunused-label] BUILDSTDERR: 4465 | _chHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4465 | _chHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4518:1: error: BUILDSTDERR: warning: label ‘_chHG’ defined but not used [-Wunused-label] BUILDSTDERR: 4518 | _chHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4518 | _chHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4579:1: error: BUILDSTDERR: warning: label ‘_chIn’ defined but not used [-Wunused-label] BUILDSTDERR: 4579 | _chIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4579 | _chIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4618:1: error: BUILDSTDERR: warning: label ‘_chIq’ defined but not used [-Wunused-label] BUILDSTDERR: 4618 | _chIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4618 | _chIq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4667:1: error: BUILDSTDERR: warning: label ‘_chIK’ defined but not used [-Wunused-label] BUILDSTDERR: 4667 | _chIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4667 | _chIK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4709:1: error: BUILDSTDERR: warning: label ‘_chIN’ defined but not used [-Wunused-label] BUILDSTDERR: 4709 | _chIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4709 | _chIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4767:1: error: BUILDSTDERR: warning: label ‘_chIS’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _chIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _chIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlU_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4817:1: error: BUILDSTDERR: warning: label ‘_chJj’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _chJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _chJj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4852:1: error: BUILDSTDERR: warning: label ‘_chJu’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _chJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _chJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4887:1: error: BUILDSTDERR: warning: label ‘_chJF’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _chJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _chJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlR_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4922:1: error: BUILDSTDERR: warning: label ‘_chJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4922 | _chJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4922 | _chJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlQ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4957:1: error: BUILDSTDERR: warning: label ‘_chK1’ defined but not used [-Wunused-label] BUILDSTDERR: 4957 | _chK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4957 | _chK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlP_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:4992:1: error: BUILDSTDERR: warning: label ‘_chKb’ defined but not used [-Wunused-label] BUILDSTDERR: 4992 | _chKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4992 | _chKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shlO_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5028:1: error: BUILDSTDERR: warning: label ‘_chKl’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _chKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _chKl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5073:1: error: BUILDSTDERR: warning: label ‘_chKp’ defined but not used [-Wunused-label] BUILDSTDERR: 5073 | _chKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5073 | _chKp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5162:1: error: BUILDSTDERR: warning: label ‘_chKO’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _chKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _chKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shm4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5195:1: error: BUILDSTDERR: warning: label ‘_chLd’ defined but not used [-Wunused-label] BUILDSTDERR: 5195 | _chLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5195 | _chLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shm5_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5250:1: error: BUILDSTDERR: warning: label ‘_chLi’ defined but not used [-Wunused-label] BUILDSTDERR: 5250 | _chLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5250 | _chLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5305:1: error: BUILDSTDERR: warning: label ‘_chLn’ defined but not used [-Wunused-label] BUILDSTDERR: 5305 | _chLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5305 | _chLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5362:1: error: BUILDSTDERR: warning: label ‘_chLJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5362 | _chLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5362 | _chLJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5397:1: error: BUILDSTDERR: warning: label ‘_chLT’ defined but not used [-Wunused-label] BUILDSTDERR: 5397 | _chLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5397 | _chLT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmi_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5438:1: error: BUILDSTDERR: warning: label ‘_chMq’ defined but not used [-Wunused-label] BUILDSTDERR: 5438 | _chMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5438 | _chMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmj_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5483:1: error: BUILDSTDERR: warning: label ‘_chMv’ defined but not used [-Wunused-label] BUILDSTDERR: 5483 | _chMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5483 | _chMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chMc’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5525:1: error: BUILDSTDERR: warning: label ‘_chMc’ defined but not used [-Wunused-label] BUILDSTDERR: 5525 | _chMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5525 | _chMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmk_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5570:1: error: BUILDSTDERR: warning: label ‘_chMC’ defined but not used [-Wunused-label] BUILDSTDERR: 5570 | _chMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5570 | _chMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5619:1: error: BUILDSTDERR: warning: label ‘_chMH’ defined but not used [-Wunused-label] BUILDSTDERR: 5619 | _chMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5619 | _chMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmt_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5673:1: error: BUILDSTDERR: warning: label ‘_chNv’ defined but not used [-Wunused-label] BUILDSTDERR: 5673 | _chNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5673 | _chNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmu_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5722:1: error: BUILDSTDERR: warning: label ‘_chND’ defined but not used [-Wunused-label] BUILDSTDERR: 5722 | _chND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5722 | _chND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chNB’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5771:1: error: BUILDSTDERR: warning: label ‘_chNB’ defined but not used [-Wunused-label] BUILDSTDERR: 5771 | _chNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5771 | _chNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmo_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5798:1: error: BUILDSTDERR: warning: label ‘_chNL’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _chNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _chNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chNa’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5840:1: error: BUILDSTDERR: warning: label ‘_chNa’ defined but not used [-Wunused-label] BUILDSTDERR: 5840 | _chNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5840 | _chNa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmz_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5887:1: error: BUILDSTDERR: warning: label ‘_chO9’ defined but not used [-Wunused-label] BUILDSTDERR: 5887 | _chO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5887 | _chO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmA_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5942:1: error: BUILDSTDERR: warning: label ‘_chOe’ defined but not used [-Wunused-label] BUILDSTDERR: 5942 | _chOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5942 | _chOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:5999:1: error: BUILDSTDERR: warning: label ‘_chOj’ defined but not used [-Wunused-label] BUILDSTDERR: 5999 | _chOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5999 | _chOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmM_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6063:1: error: BUILDSTDERR: warning: label ‘_chOM’ defined but not used [-Wunused-label] BUILDSTDERR: 6063 | _chOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6063 | _chOM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmL_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6097:1: error: BUILDSTDERR: warning: label ‘_chOX’ defined but not used [-Wunused-label] BUILDSTDERR: 6097 | _chOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6097 | _chOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmK_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6131:1: error: BUILDSTDERR: warning: label ‘_chP8’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _chP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _chP8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmJ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6165:1: error: BUILDSTDERR: warning: label ‘_chPj’ defined but not used [-Wunused-label] BUILDSTDERR: 6165 | _chPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6165 | _chPj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmI_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6199:1: error: BUILDSTDERR: warning: label ‘_chPu’ defined but not used [-Wunused-label] BUILDSTDERR: 6199 | _chPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6199 | _chPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmH_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6233:1: error: BUILDSTDERR: warning: label ‘_chPF’ defined but not used [-Wunused-label] BUILDSTDERR: 6233 | _chPF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6233 | _chPF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmG_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6267:1: error: BUILDSTDERR: warning: label ‘_chPP’ defined but not used [-Wunused-label] BUILDSTDERR: 6267 | _chPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6267 | _chPP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6310:1: error: BUILDSTDERR: warning: label ‘_chPT’ defined but not used [-Wunused-label] BUILDSTDERR: 6310 | _chPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6310 | _chPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcexperiment_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6391:1: error: BUILDSTDERR: warning: label ‘_chQi’ defined but not used [-Wunused-label] BUILDSTDERR: 6391 | _chQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6391 | _chQi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmS_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6422:1: error: BUILDSTDERR: warning: label ‘_chQF’ defined but not used [-Wunused-label] BUILDSTDERR: 6422 | _chQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6422 | _chQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6464:1: error: BUILDSTDERR: warning: label ‘_chQI’ defined but not used [-Wunused-label] BUILDSTDERR: 6464 | _chQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6464 | _chQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcpeeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6519:1: error: BUILDSTDERR: warning: label ‘_chQN’ defined but not used [-Wunused-label] BUILDSTDERR: 6519 | _chQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6519 | _chQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmW_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6570:1: error: BUILDSTDERR: warning: label ‘_chR9’ defined but not used [-Wunused-label] BUILDSTDERR: 6570 | _chR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6570 | _chR9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmX_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6605:1: error: BUILDSTDERR: warning: label ‘_chRj’ defined but not used [-Wunused-label] BUILDSTDERR: 6605 | _chRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6605 | _chRj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shmZ_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6644:1: error: BUILDSTDERR: warning: label ‘_chRB’ defined but not used [-Wunused-label] BUILDSTDERR: 6644 | _chRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6644 | _chRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shn0_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6683:1: error: BUILDSTDERR: warning: label ‘_chRE’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _chRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _chRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcseek_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6732:1: error: BUILDSTDERR: warning: label ‘_chRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6732 | _chRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6732 | _chRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shn4_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6785:1: error: BUILDSTDERR: warning: label ‘_chSc’ defined but not used [-Wunused-label] BUILDSTDERR: 6785 | _chSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6785 | _chSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘_chSa’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6819:1: error: BUILDSTDERR: warning: label ‘_chSa’ defined but not used [-Wunused-label] BUILDSTDERR: 6819 | _chSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6819 | _chSa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shn6_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6844:1: error: BUILDSTDERR: warning: label ‘_chSw’ defined but not used [-Wunused-label] BUILDSTDERR: 6844 | _chSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6844 | _chSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shn7_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6886:1: error: BUILDSTDERR: warning: label ‘_chSz’ defined but not used [-Wunused-label] BUILDSTDERR: 6886 | _chSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6886 | _chSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityTzuzdcseeks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:6943:1: error: BUILDSTDERR: warning: label ‘_chSE’ defined but not used [-Wunused-label] BUILDSTDERR: 6943 | _chSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6943 | _chSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shng_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7002:1: error: BUILDSTDERR: warning: label ‘_chT3’ defined but not used [-Wunused-label] BUILDSTDERR: 7002 | _chT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7002 | _chT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shnf_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7036:1: error: BUILDSTDERR: warning: label ‘_chTe’ defined but not used [-Wunused-label] BUILDSTDERR: 7036 | _chTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7036 | _chTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shne_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7070:1: error: BUILDSTDERR: warning: label ‘_chTp’ defined but not used [-Wunused-label] BUILDSTDERR: 7070 | _chTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7070 | _chTp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shnd_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7104:1: error: BUILDSTDERR: warning: label ‘_chTA’ defined but not used [-Wunused-label] BUILDSTDERR: 7104 | _chTA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7104 | _chTA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shnc_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7138:1: error: BUILDSTDERR: warning: label ‘_chTL’ defined but not used [-Wunused-label] BUILDSTDERR: 7138 | _chTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7138 | _chTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shnb_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7172:1: error: BUILDSTDERR: warning: label ‘_chTW’ defined but not used [-Wunused-label] BUILDSTDERR: 7172 | _chTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7172 | _chTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘shn9_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7209:1: error: BUILDSTDERR: warning: label ‘_chU6’ defined but not used [-Wunused-label] BUILDSTDERR: 7209 | _chU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7209 | _chU6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_zdfComonadStoresIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7252:1: error: BUILDSTDERR: warning: label ‘_chUa’ defined but not used [-Wunused-label] BUILDSTDERR: 7252 | _chUa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7252 | _chUa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_slow’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7395:1: error: BUILDSTDERR: warning: label ‘_chUw’ defined but not used [-Wunused-label] BUILDSTDERR: 7395 | _chUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7395 | _chUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7415:1: error: BUILDSTDERR: warning: label ‘_chUB’ defined but not used [-Wunused-label] BUILDSTDERR: 7415 | _chUB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7415 | _chUB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziStoreziClass_CZCComonadStore_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7460:1: error: BUILDSTDERR: warning: label ‘_chUL’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _chUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _chUL: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_138.hc:7476:22: error: BUILDSTDERR: warning: ‘ShUP_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 7476 | static const StgWord ShUP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 7476 | static const StgWord ShUP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [12 of 15] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_149.hc:47:22: error: BUILDSTDERR: warning: ‘ShV3_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord ShV3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord ShV3_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [13 of 15] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:36:1: error: BUILDSTDERR: warning: label ‘_ci4l’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _ci4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _ci4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ci4i’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:61:1: error: BUILDSTDERR: warning: label ‘_ci4i’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _ci4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _ci4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_ask_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:89:1: error: BUILDSTDERR: warning: label ‘_ci4C’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _ci4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _ci4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ci4z’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:114:1: error: BUILDSTDERR: warning: label ‘_ci4z’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _ci4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _ci4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3n_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:141:1: error: BUILDSTDERR: warning: label ‘_ci4W’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _ci4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _ci4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveEnvT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:179:1: error: BUILDSTDERR: warning: label ‘_ci50’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _ci50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _ci50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveArgzuzdcask_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:233:1: error: BUILDSTDERR: warning: label ‘_ci5h’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _ci5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _ci5h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ci5e’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:258:1: error: BUILDSTDERR: warning: label ‘_ci5e’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _ci5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _ci5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3t_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:293:1: error: BUILDSTDERR: warning: label ‘_ci5B’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _ci5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _ci5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:330:1: error: BUILDSTDERR: warning: label ‘_ci5E’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _ci5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _ci5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3v_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:368:1: error: BUILDSTDERR: warning: label ‘_ci5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 368 | _ci5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 368 | _ci5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveIdentityTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:405:1: error: BUILDSTDERR: warning: label ‘_ci61’ defined but not used [-Wunused-label] BUILDSTDERR: 405 | _ci61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 405 | _ci61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3y_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:443:1: error: BUILDSTDERR: warning: label ‘_ci6l’ defined but not used [-Wunused-label] BUILDSTDERR: 443 | _ci6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 443 | _ci6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedTzuzdcp1ComonadEnv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:480:1: error: BUILDSTDERR: warning: label ‘_ci6o’ defined but not used [-Wunused-label] BUILDSTDERR: 480 | _ci6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 480 | _ci6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3C_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:518:1: error: BUILDSTDERR: warning: label ‘_ci6I’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _ci6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _ci6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_asks_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:560:1: error: BUILDSTDERR: warning: label ‘_ci6L’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _ci6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _ci6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3I_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:603:1: error: BUILDSTDERR: warning: label ‘_ci7c’ defined but not used [-Wunused-label] BUILDSTDERR: 603 | _ci7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 603 | _ci7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3K_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:638:1: error: BUILDSTDERR: warning: label ‘_ci7n’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _ci7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _ci7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3F_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:673:1: error: BUILDSTDERR: warning: label ‘_ci7t’ defined but not used [-Wunused-label] BUILDSTDERR: 673 | _ci7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 673 | _ci7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ci7r’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:725:1: error: BUILDSTDERR: warning: label ‘_ci7r’ defined but not used [-Wunused-label] BUILDSTDERR: 725 | _ci7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 725 | _ci7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ci7x’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:744:1: error: BUILDSTDERR: warning: label ‘_ci7x’ defined but not used [-Wunused-label] BUILDSTDERR: 744 | _ci7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 744 | _ci7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3M_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:772:1: error: BUILDSTDERR: warning: label ‘_ci84’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _ci84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _ci84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3N_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:814:1: error: BUILDSTDERR: warning: label ‘_ci87’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _ci87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _ci87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3O_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:867:1: error: BUILDSTDERR: warning: label ‘_ci8c’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _ci8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _ci8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:923:1: error: BUILDSTDERR: warning: label ‘_ci8h’ defined but not used [-Wunused-label] BUILDSTDERR: 923 | _ci8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 923 | _ci8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3S_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:970:1: error: BUILDSTDERR: warning: label ‘_ci8L’ defined but not used [-Wunused-label] BUILDSTDERR: 970 | _ci8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 970 | _ci8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3R_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1006:1: error: BUILDSTDERR: warning: label ‘_ci8V’ defined but not used [-Wunused-label] BUILDSTDERR: 1006 | _ci8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1006 | _ci8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveTracedT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1046:1: error: BUILDSTDERR: warning: label ‘_ci8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1046 | _ci8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1046 | _ci8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3W_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1099:1: error: BUILDSTDERR: warning: label ‘_ci9m’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _ci9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _ci9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si3U_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1136:1: error: BUILDSTDERR: warning: label ‘_ci9w’ defined but not used [-Wunused-label] BUILDSTDERR: 1136 | _ci9w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1136 | _ci9w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveIdentityT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1174:1: error: BUILDSTDERR: warning: label ‘_ci9A’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _ci9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _ci9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si45_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1224:1: error: BUILDSTDERR: warning: label ‘_ciaa’ defined but not used [-Wunused-label] BUILDSTDERR: 1224 | _ciaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1224 | _ciaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si46_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1255:1: error: BUILDSTDERR: warning: label ‘_ciad’ defined but not used [-Wunused-label] BUILDSTDERR: 1255 | _ciad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1255 | _ciad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ci9X’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1298:1: error: BUILDSTDERR: warning: label ‘_ci9X’ defined but not used [-Wunused-label] BUILDSTDERR: 1298 | _ci9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1298 | _ci9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ciaf’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1335:1: error: BUILDSTDERR: warning: label ‘_ciaf’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _ciaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _ciaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘_ciak’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1354:1: error: BUILDSTDERR: warning: label ‘_ciak’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _ciak: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _ciak: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1384:1: error: BUILDSTDERR: warning: label ‘_ciaw’ defined but not used [-Wunused-label] BUILDSTDERR: 1384 | _ciaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1384 | _ciaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si49_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1433:1: error: BUILDSTDERR: warning: label ‘_ciaT’ defined but not used [-Wunused-label] BUILDSTDERR: 1433 | _ciaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1433 | _ciaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘si48_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1467:1: error: BUILDSTDERR: warning: label ‘_cib3’ defined but not used [-Wunused-label] BUILDSTDERR: 1467 | _cib3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1467 | _cib3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_zdfComonadEnveStoreT_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1505:1: error: BUILDSTDERR: warning: label ‘_cib7’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _cib7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _cib7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_CZCComonadEnv_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1625:1: error: BUILDSTDERR: warning: label ‘_cibn’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _cibn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _cibn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_ControlziComonadziEnvziClass_CZCComonadEnv_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1659:1: error: BUILDSTDERR: warning: label ‘_cibx’ defined but not used [-Wunused-label] BUILDSTDERR: 1659 | _cibx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1659 | _cibx: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_160.hc:1675:22: error: BUILDSTDERR: warning: ‘SibB_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1675 | static const StgWord SibB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | static const StgWord SibB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [14 of 15] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_171.hc:47:22: error: BUILDSTDERR: warning: ‘SibP_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SibP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SibP_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [15 of 15] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.p_o ) BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_decompose_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:36:1: error: BUILDSTDERR: warning: label ‘_cifh’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _cifh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _cifh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘_cife’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:61:1: error: BUILDSTDERR: warning: label ‘_cife’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _cife: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _cife: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_compose_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:89:1: error: BUILDSTDERR: warning: label ‘_cify’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _cify: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _cify: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘_cifv’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:114:1: error: BUILDSTDERR: warning: label ‘_cifv’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _cifv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _cifv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_zdfCompositionCompose1_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:139:1: error: BUILDSTDERR: warning: label ‘_cifL’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _cifL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _cifL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_CZCComposition_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:250:1: error: BUILDSTDERR: warning: label ‘_cifV’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _cifV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _cifV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc: In function ‘comonadzm5zi0zi4zmKhFFK8tQt3e1y8CRqqOoij_DataziFunctorziComposition_CZCComposition_con_entry’: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:284:1: error: BUILDSTDERR: warning: label ‘_cig5’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _cig5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _cig5: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc438_0/ghc_182.hc:300:22: error: BUILDSTDERR: warning: ‘Sig9_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 300 | static const StgWord Sig9_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 300 | static const StgWord Sig9_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for comonad-5.0.4.. Running Haddock on library for comonad-5.0.4.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 22 / 22) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' Missing documentation for: ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19) 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' Missing documentation for: ComonadTrans (src/Control/Comonad/Trans/Class.hs:23) 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' Missing documentation for: Env (src/Control/Comonad/Trans/Env.hs:135) runEnv (src/Control/Comonad/Trans/Env.hs:142) EnvT (src/Control/Comonad/Trans/Env.hs:136) runEnvT (src/Control/Comonad/Trans/Env.hs:145) 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 4 / 4) in 'Control.Comonad.Identity' 73% ( 11 / 15) in 'Control.Comonad.Trans.Store' Missing documentation for: Store (src/Control/Comonad/Trans/Store.hs:120) runStore (src/Control/Comonad/Trans/Store.hs:126) StoreT (src/Control/Comonad/Trans/Store.hs:129) runStoreT (src/Control/Comonad/Trans/Store.hs:131) 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' Missing documentation for: Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) trace (src/Control/Comonad/Trans/Traced.hs:100) listen (src/Control/Comonad/Trans/Traced.hs:103) listens (src/Control/Comonad/Trans/Traced.hs:106) censor (src/Control/Comonad/Trans/Traced.hs:109) 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:36) traces (src/Control/Comonad/Traced/Class.hs:39) 57% ( 8 / 14) in 'Control.Comonad.Traced' Missing documentation for: ComonadTraced (src/Control/Comonad/Traced/Class.hs:36) traces (src/Control/Comonad/Traced/Class.hs:39) Traced (src/Control/Comonad/Trans/Traced.hs:65) traced (src/Control/Comonad/Trans/Traced.hs:67) runTraced (src/Control/Comonad/Trans/Traced.hs:70) TracedT (src/Control/Comonad/Trans/Traced.hs:73) 25% ( 1 / 4) in 'Control.Comonad.Store.Class' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:37) lowerPos (src/Control/Comonad/Store/Class.hs:61) lowerPeek (src/Control/Comonad/Store/Class.hs:65) 62% ( 8 / 13) in 'Control.Comonad.Store' Missing documentation for: ComonadStore (src/Control/Comonad/Store/Class.hs:37) Store (src/Control/Comonad/Trans/Store.hs:120) runStore (src/Control/Comonad/Trans/Store.hs:126) StoreT (src/Control/Comonad/Trans/Store.hs:129) runStoreT (src/Control/Comonad/Trans/Store.hs:131) 33% ( 1 / 3) in 'Control.Comonad.Env.Class' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) 60% ( 9 / 15) in 'Control.Comonad.Env' Missing documentation for: ComonadEnv (src/Control/Comonad/Env/Class.hs:34) asks (src/Control/Comonad/Env/Class.hs:37) Env (src/Control/Comonad/Trans/Env.hs:135) runEnv (src/Control/Comonad/Trans/Env.hs:142) EnvT (src/Control/Comonad/Trans/Env.hs:136) runEnvT (src/Control/Comonad/Trans/Env.hs:145) 50% ( 1 / 2) in 'Data.Functor.Composition' Missing documentation for: Module header Warning: Control.Comonad: could not find link destinations for: P Documentation created: dist/doc/html/comonad/index.html, dist/doc/html/comonad/comonad.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6oPF9y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 + cd comonad-5.0.4 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 -v directory dist/doc/html/comonad does exist: True creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4 copy directory 'dist/doc/html/comonad' to '/builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4'. creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src Installing dist/doc/html/comonad/Control-Comonad-Trans-Identity.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Trans-Identity.html Installing dist/doc/html/comonad/Control-Comonad-Store.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Store.html Installing dist/doc/html/comonad/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/haddock-bundle.min.js Installing dist/doc/html/comonad/synopsis.png to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/synopsis.png Installing dist/doc/html/comonad/Control-Comonad-Store-Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Store-Class.html Installing dist/doc/html/comonad/comonad.haddock to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/comonad.haddock Installing dist/doc/html/comonad/Control-Comonad-Trans-Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Trans-Class.html Installing dist/doc/html/comonad/hslogo-16.png to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/hslogo-16.png Installing dist/doc/html/comonad/Control-Comonad-Traced.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Traced.html Installing dist/doc/html/comonad/index.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/index.html Installing dist/doc/html/comonad/plus.gif to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/plus.gif Installing dist/doc/html/comonad/Control-Comonad.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad.html Installing dist/doc/html/comonad/meta.json to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/meta.json Installing dist/doc/html/comonad/comonad.txt to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/comonad.txt Installing dist/doc/html/comonad/quick-jump.css to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/quick-jump.css Installing dist/doc/html/comonad/Data-Functor-Composition.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Data-Functor-Composition.html Installing dist/doc/html/comonad/Control-Comonad-Trans-Traced.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Trans-Traced.html Installing dist/doc/html/comonad/Control-Comonad-Identity.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Identity.html Installing dist/doc/html/comonad/doc-index.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/doc-index.html Installing dist/doc/html/comonad/Control-Comonad-Trans-Env.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Trans-Env.html Installing dist/doc/html/comonad/Control-Comonad-Traced-Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Traced-Class.html Installing dist/doc/html/comonad/minus.gif to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/minus.gif Installing dist/doc/html/comonad/Control-Comonad-Hoist-Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Hoist-Class.html Installing dist/doc/html/comonad/Control-Comonad-Trans-Store.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Trans-Store.html Installing dist/doc/html/comonad/Control-Comonad-Env-Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Env-Class.html Installing dist/doc/html/comonad/ocean.css to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/ocean.css Installing dist/doc/html/comonad/Control-Comonad-Env.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/Control-Comonad-Env.html Installing dist/doc/html/comonad/src/Control.Comonad.Traced.Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Traced.Class.html Installing dist/doc/html/comonad/src/Control.Comonad.Trans.Store.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Trans.Store.html Installing dist/doc/html/comonad/src/Control.Comonad.Store.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Store.html Installing dist/doc/html/comonad/src/Control.Comonad.Trans.Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Trans.Class.html Installing dist/doc/html/comonad/src/style.css to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/style.css Installing dist/doc/html/comonad/src/Control.Comonad.Env.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Env.html Installing dist/doc/html/comonad/src/Control.Comonad.Trans.Traced.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Trans.Traced.html Installing dist/doc/html/comonad/src/Control.Comonad.Hoist.Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Hoist.Class.html Installing dist/doc/html/comonad/src/Control.Comonad.Store.Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Store.Class.html Installing dist/doc/html/comonad/src/Control.Comonad.Trans.Identity.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Trans.Identity.html Installing dist/doc/html/comonad/src/Data.Functor.Composition.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Data.Functor.Composition.html Installing dist/doc/html/comonad/src/Control.Comonad.Traced.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Traced.html Installing dist/doc/html/comonad/src/Control.Comonad.Env.Class.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Env.Class.html Installing dist/doc/html/comonad/src/Control.Comonad.Trans.Env.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Trans.Env.html Installing dist/doc/html/comonad/src/Control.Comonad.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.html Installing dist/doc/html/comonad/src/Control.Comonad.Identity.html to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/Control.Comonad.Identity.html Installing dist/doc/html/comonad/src/highlight.js to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/src/highlight.js creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4 Installing dist/doc/html/comonad/comonad.haddock to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4/comonad.haddock creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses/ghc-comonad creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses/ghc-comonad Installing LICENSE to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses/ghc-comonad/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4 creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Hoist creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor Installing dist/build/Control/Comonad.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad.hi Installing dist/build/Control/Comonad/Env.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env.hi Installing dist/build/Control/Comonad/Env/Class.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env/Class.hi Installing dist/build/Control/Comonad/Hoist/Class.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Hoist/Class.hi Installing dist/build/Control/Comonad/Identity.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Identity.hi Installing dist/build/Control/Comonad/Store.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store.hi Installing dist/build/Control/Comonad/Store/Class.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store/Class.hi Installing dist/build/Control/Comonad/Traced.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced.hi Installing dist/build/Control/Comonad/Traced/Class.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced/Class.hi Installing dist/build/Control/Comonad/Trans/Class.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Class.hi Installing dist/build/Control/Comonad/Trans/Env.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Env.hi Installing dist/build/Control/Comonad/Trans/Identity.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Identity.hi Installing dist/build/Control/Comonad/Trans/Store.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Store.hi Installing dist/build/Control/Comonad/Trans/Traced.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Traced.hi Installing dist/build/Data/Functor/Composition.hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor/Composition.hi creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Hoist creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor Installing dist/build/Control/Comonad.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad.p_hi Installing dist/build/Control/Comonad/Env.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env.p_hi Installing dist/build/Control/Comonad/Env/Class.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env/Class.p_hi Installing dist/build/Control/Comonad/Hoist/Class.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Hoist/Class.p_hi Installing dist/build/Control/Comonad/Identity.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Identity.p_hi Installing dist/build/Control/Comonad/Store.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store.p_hi Installing dist/build/Control/Comonad/Store/Class.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store/Class.p_hi Installing dist/build/Control/Comonad/Traced.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced.p_hi Installing dist/build/Control/Comonad/Traced/Class.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced/Class.p_hi Installing dist/build/Control/Comonad/Trans/Class.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Class.p_hi Installing dist/build/Control/Comonad/Trans/Env.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Env.p_hi Installing dist/build/Control/Comonad/Trans/Identity.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Identity.p_hi Installing dist/build/Control/Comonad/Trans/Store.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Store.p_hi Installing dist/build/Control/Comonad/Trans/Traced.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Traced.p_hi Installing dist/build/Data/Functor/Composition.p_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor/Composition.p_hi creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Hoist creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor Installing dist/build/Control/Comonad.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad.dyn_hi Installing dist/build/Control/Comonad/Env.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env.dyn_hi Installing dist/build/Control/Comonad/Env/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Env/Class.dyn_hi Installing dist/build/Control/Comonad/Hoist/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Hoist/Class.dyn_hi Installing dist/build/Control/Comonad/Identity.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Identity.dyn_hi Installing dist/build/Control/Comonad/Store.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store.dyn_hi Installing dist/build/Control/Comonad/Store/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Store/Class.dyn_hi Installing dist/build/Control/Comonad/Traced.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced.dyn_hi Installing dist/build/Control/Comonad/Traced/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Traced/Class.dyn_hi Installing dist/build/Control/Comonad/Trans/Class.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Class.dyn_hi Installing dist/build/Control/Comonad/Trans/Env.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Env.dyn_hi Installing dist/build/Control/Comonad/Trans/Identity.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Identity.dyn_hi Installing dist/build/Control/Comonad/Trans/Store.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Store.dyn_hi Installing dist/build/Control/Comonad/Trans/Traced.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Control/Comonad/Trans/Traced.dyn_hi Installing dist/build/Data/Functor/Composition.dyn_hi to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/Data/Functor/Composition.dyn_hi creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4 Installing dist/build/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij.a to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij.a creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4 Installing dist/build/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij_p.a to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij_p.a creating /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64 Installing executable dist/build/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d comonad-5.0.4.conf ']' + install -D --mode=0644 comonad-5.0.4.conf /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/comonad-5.0.4.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z comonad-5.0.4.conf ']' + rm -f ghc-comonad.files ghc-comonad-devel.files + touch ghc-comonad.files ghc-comonad-devel.files + ls /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/comonad-5.0.4.conf + pkgdir=/usr/lib64/ghc-8.4.4/comonad-5.0.4 + '[' -d /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/lib64/ghc-8.4.4/comonad-5.0.4 ']' + echo /usr/lib64/ghc-8.4.4/comonad-5.0.4 + echo '%attr(755,root,root) /usr/lib64/libHScomonad-5.0.4-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc/html/libraries/comonad-5.0.4 ']' + echo /usr/share/doc/ghc/html/libraries/comonad-5.0.4 + for i in ghc-comonad.files ghc-comonad-devel.files + '[' -f ghc-comonad.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64!!g' ghc-comonad.files + for i in ghc-comonad.files ghc-comonad-devel.files + '[' -f ghc-comonad-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64!!g' ghc-comonad-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.lOe5sA Processing files: ghc-comonad-5.0.4-4.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8otMjL + umask 022 + cd /builddir/build/BUILD + cd comonad-5.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses/ghc-comonad + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses/ghc-comonad + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/licenses/ghc-comonad + exit 0 Provides: ghc-comonad = 5.0.4-4.fc30 ghc-comonad(riscv-64) = 5.0.4-4.fc30 libHScomonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij-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) libHScontainers-0.5.11.0-ghc8.4.4.so()(64bit) libHSdistributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHStagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-comonad-devel-5.0.4-4.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FuQFXK + umask 022 + cd /builddir/build/BUILD + cd comonad-5.0.4 + DOCDIR=/builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc-comonad-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc-comonad-devel + cp -pr CHANGELOG.markdown /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc-comonad-devel + cp -pr README.markdown /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc-comonad-devel + cp -pr examples /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64/usr/share/doc/ghc-comonad-devel + exit 0 Provides: ghc-comonad-devel = 5.0.4-4.fc30 ghc-comonad-devel(riscv-64) = 5.0.4-4.fc30 ghc-comonad-doc = 5.0.4-4.fc30 ghc-comonad-static = 5.0.4-4.fc30 ghc-devel(comonad-5.0.4-KhFFK8tQt3e1y8CRqqOoij) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(containers-0.5.11.0) ghc-devel(contravariant-1.4.1-3KVf2bKH24d6xUBz1xOkzE) ghc-devel(distributive-0.5.3-J11uf71sKQ2IIYdjpO7ySQ) 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) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-comonad-5.0.4-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-comonad-devel-5.0.4-4.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.F1X97Z + umask 022 + cd /builddir/build/BUILD + cd comonad-5.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-comonad-5.0.4-4.fc30.riscv64 + exit 0 Child return code was: 0