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-arrows.spec'], chrootPath='/var/lib/mock/f30-build-43150-25010/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-arrows.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-arrows-0.4.4.2-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-arrows.spec'], chrootPath='/var/lib/mock/f30-build-43150-25010/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-arrows.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.c1PJPf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf arrows-0.4.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/arrows-0.4.4.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd arrows-0.4.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rLQIng + umask 022 + cd /builddir/build/BUILD + cd arrows-0.4.4.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-arrows '--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/arrows-0.4.4.2 --global Configuring arrows-0.4.4.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for arrows-0.4.4.2.. Building library for arrows-0.4.4.2.. [ 1 of 12] Compiling Control.Arrow.Operations ( Control/Arrow/Operations.hs, dist/build/Control/Arrow/Operations.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:15:1: error: BUILDSTDERR: warning: label ‘_c22q’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c22q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c22q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c22n’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:34:1: error: BUILDSTDERR: warning: label ‘_c22n’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c22n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c22n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_delay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:56:1: error: BUILDSTDERR: warning: label ‘_c22E’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c22E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c22E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c22B’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:75:1: error: BUILDSTDERR: warning: label ‘_c22B’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c22B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c22B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:97:1: error: BUILDSTDERR: warning: label ‘_c22S’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c22S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c22S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c22P’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:116:1: error: BUILDSTDERR: warning: label ‘_c22P’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c22P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c22P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_raise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:138:1: error: BUILDSTDERR: warning: label ‘_c236’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c236: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c236: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c233’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:157:1: error: BUILDSTDERR: warning: label ‘_c233’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c233: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c233: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_handle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:179:1: error: BUILDSTDERR: warning: label ‘_c23k’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c23k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c23k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c23h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:198:1: error: BUILDSTDERR: warning: label ‘_c23h’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c23h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c23h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:220:1: error: BUILDSTDERR: warning: label ‘_c23y’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c23y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c23y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c23v’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:239:1: error: BUILDSTDERR: warning: label ‘_c23v’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c23v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c23v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:261:1: error: BUILDSTDERR: warning: label ‘_c23M’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c23M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c23M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c23J’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:280:1: error: BUILDSTDERR: warning: label ‘_c23J’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c23J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c23J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:302:1: error: BUILDSTDERR: warning: label ‘_c240’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c240: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c240: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c23X’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:321:1: error: BUILDSTDERR: warning: label ‘_c23X’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c23X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c23X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:343:1: error: BUILDSTDERR: warning: label ‘_c24e’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _c24e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _c24e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c24b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:362:1: error: BUILDSTDERR: warning: label ‘_c24b’ defined but not used [-Wunused-label] BUILDSTDERR: 362 | _c24b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 362 | _c24b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_write_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:384:1: error: BUILDSTDERR: warning: label ‘_c24s’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _c24s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _c24s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c24p’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:403:1: error: BUILDSTDERR: warning: label ‘_c24p’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c24p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c24p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:425:1: error: BUILDSTDERR: warning: label ‘_c24G’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c24G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c24G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c24D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:444:1: error: BUILDSTDERR: warning: label ‘_c24D’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _c24D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _c24D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:466:1: error: BUILDSTDERR: warning: label ‘_c24U’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c24U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c24U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c24R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:485:1: error: BUILDSTDERR: warning: label ‘_c24R’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _c24R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _c24R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_fetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:507:1: error: BUILDSTDERR: warning: label ‘_c258’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _c258: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _c258: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c255’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:526:1: error: BUILDSTDERR: warning: label ‘_c255’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _c255: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _c255: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_store_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:548:1: error: BUILDSTDERR: warning: label ‘_c25m’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c25m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c25m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c25j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:567:1: error: BUILDSTDERR: warning: label ‘_c25j’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _c25j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _c25j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:589:1: error: BUILDSTDERR: warning: label ‘_c25A’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c25A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c25A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c25x’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:608:1: error: BUILDSTDERR: warning: label ‘_c25x’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _c25x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _c25x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_readState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:630:1: error: BUILDSTDERR: warning: label ‘_c25O’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _c25O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _c25O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c25L’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:649:1: error: BUILDSTDERR: warning: label ‘_c25L’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c25L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c25L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:671:1: error: BUILDSTDERR: warning: label ‘_c262’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c262: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c262: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c25Z’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:690:1: error: BUILDSTDERR: warning: label ‘_c25Z’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _c25Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _c25Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s21K_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:711:1: error: BUILDSTDERR: warning: label ‘_c26h’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _c26h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _c26h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘r1PK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:736:1: error: BUILDSTDERR: warning: label ‘_c26l’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _c26l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _c26l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s21N_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:768:1: error: BUILDSTDERR: warning: label ‘_c26y’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _c26y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _c26y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s21R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:793:1: error: BUILDSTDERR: warning: label ‘_c26F’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _c26F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _c26F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s21P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:820:1: error: BUILDSTDERR: warning: label ‘_c26Q’ defined but not used [-Wunused-label] BUILDSTDERR: 820 | _c26Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 820 | _c26Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s21Q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:850:1: error: BUILDSTDERR: warning: label ‘_c26V’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _c26V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _c26V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c26T’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:886:1: error: BUILDSTDERR: warning: label ‘_c26T’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _c26T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _c26T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zddmnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:908:1: error: BUILDSTDERR: warning: label ‘_c273’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c273: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c273: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s21W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:953:1: error: BUILDSTDERR: warning: label ‘_c27i’ defined but not used [-Wunused-label] BUILDSTDERR: 953 | _c27i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 953 | _c27i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c27g’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:978:1: error: BUILDSTDERR: warning: label ‘_c27g’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _c27g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _c27g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zddmhandle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:998:1: error: BUILDSTDERR: warning: label ‘_c27o’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c27o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c27o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnlessDefault1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1038:1: error: BUILDSTDERR: warning: label ‘_c27A’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _c27A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _c27A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c27x’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1065:1: error: BUILDSTDERR: warning: label ‘_c27x’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _c27x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _c27x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c27F’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1093:1: error: BUILDSTDERR: warning: label ‘_c27F’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _c27F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _c27F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s22g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c28r’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c28r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c28r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s22f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1174:1: error: BUILDSTDERR: warning: label ‘_c28y’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _c28y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _c28y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s22h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1205:1: error: BUILDSTDERR: warning: label ‘_c28B’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _c28B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _c28B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s22e_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c28K’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c28K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c28K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s22i_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1279:1: error: BUILDSTDERR: warning: label ‘_c28N’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _c28N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _c28N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘s22d_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1322:1: error: BUILDSTDERR: warning: label ‘_c28W’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _c28W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _c28W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnlessDefault_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1350:1: error: BUILDSTDERR: warning: label ‘_c28Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _c28Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _c28Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c287’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1373:1: error: BUILDSTDERR: warning: label ‘_c287’ defined but not used [-Wunused-label] BUILDSTDERR: 1373 | _c287: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1373 | _c287: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘_c28b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1394:1: error: BUILDSTDERR: warning: label ‘_c28b’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _c28b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _c28b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1559:1: error: BUILDSTDERR: warning: label ‘_c29b’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _c29b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _c29b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1590:1: error: BUILDSTDERR: warning: label ‘_c29l’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _c29l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _c29l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1624:1: error: BUILDSTDERR: warning: label ‘_c29v’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _c29v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _c29v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1657:1: error: BUILDSTDERR: warning: label ‘_c29F’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _c29F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _c29F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1689:1: error: BUILDSTDERR: warning: label ‘_c29P’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _c29P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _c29P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowCircuit_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1715:1: error: BUILDSTDERR: warning: label ‘_c29U’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _c29U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _c29U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowError_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1729:1: error: BUILDSTDERR: warning: label ‘_c29W’ defined but not used [-Wunused-label] BUILDSTDERR: 1729 | _c29W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1729 | _c29W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowWriter_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1743:1: error: BUILDSTDERR: warning: label ‘_c29Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _c29Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _c29Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowState_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1757:1: error: BUILDSTDERR: warning: label ‘_c2a0’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _c2a0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _c2a0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowReader_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c2a2’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c2a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c2a2: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2131_0/ghc_18.hc:1782:22: error: BUILDSTDERR: warning: ‘S2a4_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1782 | static const StgWord S2a4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1782 | static const StgWord S2a4_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:15:1: error: BUILDSTDERR: warning: label ‘_c2cl’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c2cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c2cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2ci’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:34:1: error: BUILDSTDERR: warning: label ‘_c2ci’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c2ci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c2ci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_delay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:56:1: error: BUILDSTDERR: warning: label ‘_c2cz’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c2cz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c2cz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2cw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:75:1: error: BUILDSTDERR: warning: label ‘_c2cw’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c2cw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c2cw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:97:1: error: BUILDSTDERR: warning: label ‘_c2cN’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c2cN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c2cN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2cK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:116:1: error: BUILDSTDERR: warning: label ‘_c2cK’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c2cK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c2cK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_raise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:138:1: error: BUILDSTDERR: warning: label ‘_c2d1’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c2d1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c2d1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2cY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:157:1: error: BUILDSTDERR: warning: label ‘_c2cY’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c2cY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c2cY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_handle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:179:1: error: BUILDSTDERR: warning: label ‘_c2df’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c2df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c2df: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2dc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:198:1: error: BUILDSTDERR: warning: label ‘_c2dc’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c2dc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c2dc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:220:1: error: BUILDSTDERR: warning: label ‘_c2dt’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c2dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c2dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2dq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:239:1: error: BUILDSTDERR: warning: label ‘_c2dq’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c2dq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c2dq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:261:1: error: BUILDSTDERR: warning: label ‘_c2dH’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c2dH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c2dH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2dE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:280:1: error: BUILDSTDERR: warning: label ‘_c2dE’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c2dE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c2dE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:302:1: error: BUILDSTDERR: warning: label ‘_c2dV’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c2dV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c2dV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2dS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:321:1: error: BUILDSTDERR: warning: label ‘_c2dS’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c2dS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c2dS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:343:1: error: BUILDSTDERR: warning: label ‘_c2e9’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _c2e9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _c2e9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2e6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:362:1: error: BUILDSTDERR: warning: label ‘_c2e6’ defined but not used [-Wunused-label] BUILDSTDERR: 362 | _c2e6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 362 | _c2e6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_write_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:384:1: error: BUILDSTDERR: warning: label ‘_c2en’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _c2en: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _c2en: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2ek’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:403:1: error: BUILDSTDERR: warning: label ‘_c2ek’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c2ek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c2ek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:425:1: error: BUILDSTDERR: warning: label ‘_c2eB’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c2eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c2eB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2ey’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:444:1: error: BUILDSTDERR: warning: label ‘_c2ey’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _c2ey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _c2ey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:466:1: error: BUILDSTDERR: warning: label ‘_c2eP’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c2eP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c2eP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2eM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:485:1: error: BUILDSTDERR: warning: label ‘_c2eM’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _c2eM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _c2eM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_fetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:507:1: error: BUILDSTDERR: warning: label ‘_c2f3’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _c2f3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _c2f3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2f0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:526:1: error: BUILDSTDERR: warning: label ‘_c2f0’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _c2f0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _c2f0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_store_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:548:1: error: BUILDSTDERR: warning: label ‘_c2fh’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c2fh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c2fh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2fe’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:567:1: error: BUILDSTDERR: warning: label ‘_c2fe’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _c2fe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _c2fe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:589:1: error: BUILDSTDERR: warning: label ‘_c2fv’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c2fv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c2fv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2fs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:608:1: error: BUILDSTDERR: warning: label ‘_c2fs’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _c2fs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _c2fs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_readState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:630:1: error: BUILDSTDERR: warning: label ‘_c2fJ’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _c2fJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _c2fJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2fG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:649:1: error: BUILDSTDERR: warning: label ‘_c2fG’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c2fG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c2fG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:671:1: error: BUILDSTDERR: warning: label ‘_c2fX’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c2fX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c2fX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2fU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:690:1: error: BUILDSTDERR: warning: label ‘_c2fU’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _c2fU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _c2fU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2bF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:711:1: error: BUILDSTDERR: warning: label ‘_c2gc’ defined but not used [-Wunused-label] BUILDSTDERR: 711 | _c2gc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 711 | _c2gc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘r1PK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:736:1: error: BUILDSTDERR: warning: label ‘_c2gg’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _c2gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _c2gg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2bI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:768:1: error: BUILDSTDERR: warning: label ‘_c2gt’ defined but not used [-Wunused-label] BUILDSTDERR: 768 | _c2gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 768 | _c2gt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2bM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:793:1: error: BUILDSTDERR: warning: label ‘_c2gA’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _c2gA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _c2gA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2bK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:820:1: error: BUILDSTDERR: warning: label ‘_c2gL’ defined but not used [-Wunused-label] BUILDSTDERR: 820 | _c2gL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 820 | _c2gL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2bL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:850:1: error: BUILDSTDERR: warning: label ‘_c2gQ’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _c2gQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _c2gQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2gO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:886:1: error: BUILDSTDERR: warning: label ‘_c2gO’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _c2gO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _c2gO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zddmnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:908:1: error: BUILDSTDERR: warning: label ‘_c2gY’ defined but not used [-Wunused-label] BUILDSTDERR: 908 | _c2gY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 908 | _c2gY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2bR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:953:1: error: BUILDSTDERR: warning: label ‘_c2hd’ defined but not used [-Wunused-label] BUILDSTDERR: 953 | _c2hd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 953 | _c2hd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2hb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:978:1: error: BUILDSTDERR: warning: label ‘_c2hb’ defined but not used [-Wunused-label] BUILDSTDERR: 978 | _c2hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 978 | _c2hb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zddmhandle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:998:1: error: BUILDSTDERR: warning: label ‘_c2hj’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c2hj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c2hj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnlessDefault1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1038:1: error: BUILDSTDERR: warning: label ‘_c2hv’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _c2hv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _c2hv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2hs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1065:1: error: BUILDSTDERR: warning: label ‘_c2hs’ defined but not used [-Wunused-label] BUILDSTDERR: 1065 | _c2hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1065 | _c2hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2hA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1093:1: error: BUILDSTDERR: warning: label ‘_c2hA’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _c2hA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _c2hA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2cb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c2im’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c2im: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c2im: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2ca_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1174:1: error: BUILDSTDERR: warning: label ‘_c2it’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _c2it: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _c2it: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2cc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1205:1: error: BUILDSTDERR: warning: label ‘_c2iw’ defined but not used [-Wunused-label] BUILDSTDERR: 1205 | _c2iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1205 | _c2iw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2c9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c2iF’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c2iF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c2iF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2cd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1279:1: error: BUILDSTDERR: warning: label ‘_c2iI’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _c2iI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _c2iI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘s2c8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1322:1: error: BUILDSTDERR: warning: label ‘_c2iR’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _c2iR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _c2iR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnlessDefault_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1350:1: error: BUILDSTDERR: warning: label ‘_c2iU’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _c2iU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _c2iU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2i2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1373:1: error: BUILDSTDERR: warning: label ‘_c2i2’ defined but not used [-Wunused-label] BUILDSTDERR: 1373 | _c2i2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1373 | _c2i2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘_c2i6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1394:1: error: BUILDSTDERR: warning: label ‘_c2i6’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _c2i6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _c2i6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1559:1: error: BUILDSTDERR: warning: label ‘_c2j6’ defined but not used [-Wunused-label] BUILDSTDERR: 1559 | _c2j6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1559 | _c2j6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1590:1: error: BUILDSTDERR: warning: label ‘_c2jg’ defined but not used [-Wunused-label] BUILDSTDERR: 1590 | _c2jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1590 | _c2jg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1624:1: error: BUILDSTDERR: warning: label ‘_c2jq’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _c2jq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _c2jq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1657:1: error: BUILDSTDERR: warning: label ‘_c2jA’ defined but not used [-Wunused-label] BUILDSTDERR: 1657 | _c2jA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1657 | _c2jA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1689:1: error: BUILDSTDERR: warning: label ‘_c2jK’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _c2jK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _c2jK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowCircuit_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1715:1: error: BUILDSTDERR: warning: label ‘_c2jP’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _c2jP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _c2jP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowError_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1729:1: error: BUILDSTDERR: warning: label ‘_c2jR’ defined but not used [-Wunused-label] BUILDSTDERR: 1729 | _c2jR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1729 | _c2jR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowWriter_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1743:1: error: BUILDSTDERR: warning: label ‘_c2jT’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _c2jT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _c2jT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowState_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1757:1: error: BUILDSTDERR: warning: label ‘_c2jV’ defined but not used [-Wunused-label] BUILDSTDERR: 1757 | _c2jV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1757 | _c2jV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowReader_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1771:1: error: BUILDSTDERR: warning: label ‘_c2jX’ defined but not used [-Wunused-label] BUILDSTDERR: 1771 | _c2jX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1771 | _c2jX: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2131_0/ghc_22.hc:1782:22: error: BUILDSTDERR: warning: ‘S2jZ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1782 | static const StgWord S2jZ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1782 | static const StgWord S2jZ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 2 of 12] Compiling Control.Arrow.Internals ( Control/Arrow/Internals.hs, dist/build/Control/Arrow/Internals.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:15:1: error: BUILDSTDERR: warning: label ‘_c2Ux’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c2Ux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c2Ux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Uu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:34:1: error: BUILDSTDERR: warning: label ‘_c2Uu’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c2Uu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c2Uu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:56:1: error: BUILDSTDERR: warning: label ‘_c2UL’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c2UL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c2UL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2UI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:75:1: error: BUILDSTDERR: warning: label ‘_c2UI’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c2UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c2UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:97:1: error: BUILDSTDERR: warning: label ‘_c2UZ’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c2UZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c2UZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2UW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:116:1: error: BUILDSTDERR: warning: label ‘_c2UW’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c2UW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c2UW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:138:1: error: BUILDSTDERR: warning: label ‘_c2Vd’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c2Vd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c2Vd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Va’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:157:1: error: BUILDSTDERR: warning: label ‘_c2Va’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c2Va: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c2Va: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:179:1: error: BUILDSTDERR: warning: label ‘_c2Vr’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c2Vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c2Vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Vo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:198:1: error: BUILDSTDERR: warning: label ‘_c2Vo’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c2Vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c2Vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:220:1: error: BUILDSTDERR: warning: label ‘_c2VF’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c2VF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c2VF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2VC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:239:1: error: BUILDSTDERR: warning: label ‘_c2VC’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c2VC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c2VC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:261:1: error: BUILDSTDERR: warning: label ‘_c2VT’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c2VT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c2VT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2VQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:280:1: error: BUILDSTDERR: warning: label ‘_c2VQ’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c2VQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c2VQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:302:1: error: BUILDSTDERR: warning: label ‘_c2W7’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c2W7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c2W7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2W4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:321:1: error: BUILDSTDERR: warning: label ‘_c2W4’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c2W4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c2W4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:343:1: error: BUILDSTDERR: warning: label ‘_c2Wl’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _c2Wl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _c2Wl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Wi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:362:1: error: BUILDSTDERR: warning: label ‘_c2Wi’ defined but not used [-Wunused-label] BUILDSTDERR: 362 | _c2Wi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 362 | _c2Wi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:384:1: error: BUILDSTDERR: warning: label ‘_c2Wz’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _c2Wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _c2Wz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Ww’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:403:1: error: BUILDSTDERR: warning: label ‘_c2Ww’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c2Ww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c2Ww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:425:1: error: BUILDSTDERR: warning: label ‘_c2WN’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c2WN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c2WN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2WK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:444:1: error: BUILDSTDERR: warning: label ‘_c2WK’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _c2WK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _c2WK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:466:1: error: BUILDSTDERR: warning: label ‘_c2X1’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c2X1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c2X1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2WY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:485:1: error: BUILDSTDERR: warning: label ‘_c2WY’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _c2WY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _c2WY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:507:1: error: BUILDSTDERR: warning: label ‘_c2Xf’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _c2Xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _c2Xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Xc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:526:1: error: BUILDSTDERR: warning: label ‘_c2Xc’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _c2Xc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _c2Xc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:548:1: error: BUILDSTDERR: warning: label ‘_c2Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c2Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c2Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Xq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:567:1: error: BUILDSTDERR: warning: label ‘_c2Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _c2Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _c2Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:589:1: error: BUILDSTDERR: warning: label ‘_c2XH’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c2XH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c2XH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2XE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:608:1: error: BUILDSTDERR: warning: label ‘_c2XE’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _c2XE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _c2XE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:630:1: error: BUILDSTDERR: warning: label ‘_c2XV’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _c2XV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _c2XV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2XS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:649:1: error: BUILDSTDERR: warning: label ‘_c2XS’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c2XS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c2XS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:671:1: error: BUILDSTDERR: warning: label ‘_c2Y9’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c2Y9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c2Y9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Y6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:690:1: error: BUILDSTDERR: warning: label ‘_c2Y6’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _c2Y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _c2Y6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:712:1: error: BUILDSTDERR: warning: label ‘_c2Yn’ defined but not used [-Wunused-label] BUILDSTDERR: 712 | _c2Yn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 712 | _c2Yn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Yk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:731:1: error: BUILDSTDERR: warning: label ‘_c2Yk’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _c2Yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _c2Yk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:753:1: error: BUILDSTDERR: warning: label ‘_c2YB’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _c2YB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _c2YB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2Yy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:772:1: error: BUILDSTDERR: warning: label ‘_c2Yy’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _c2Yy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _c2Yy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:794:1: error: BUILDSTDERR: warning: label ‘_c2YP’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c2YP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c2YP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘_c2YM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:813:1: error: BUILDSTDERR: warning: label ‘_c2YM’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _c2YM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _c2YM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:965:1: error: BUILDSTDERR: warning: label ‘_c2Z1’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _c2Z1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _c2Z1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:998:1: error: BUILDSTDERR: warning: label ‘_c2Zb’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c2Zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c2Zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1031:1: error: BUILDSTDERR: warning: label ‘_c2Zl’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _c2Zl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _c2Zl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1064:1: error: BUILDSTDERR: warning: label ‘_c2Zv’ defined but not used [-Wunused-label] BUILDSTDERR: 1064 | _c2Zv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1064 | _c2Zv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1097:1: error: BUILDSTDERR: warning: label ‘_c2ZF’ defined but not used [-Wunused-label] BUILDSTDERR: 1097 | _c2ZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1097 | _c2ZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddStream_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1124:1: error: BUILDSTDERR: warning: label ‘_c2ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _c2ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _c2ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddError_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1138:1: error: BUILDSTDERR: warning: label ‘_c2ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _c2ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _c2ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddWriter_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1152:1: error: BUILDSTDERR: warning: label ‘_c2ZO’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _c2ZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _c2ZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddReader_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1166:1: error: BUILDSTDERR: warning: label ‘_c2ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _c2ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _c2ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddState_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c2ZS’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c2ZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c2ZS: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2131_0/ghc_27.hc:1191:22: error: BUILDSTDERR: warning: ‘S2ZU_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1191 | static const StgWord S2ZU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | static const StgWord S2ZU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:15:1: error: BUILDSTDERR: warning: label ‘_c31Y’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c31Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c31Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c31V’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:34:1: error: BUILDSTDERR: warning: label ‘_c31V’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c31V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c31V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:56:1: error: BUILDSTDERR: warning: label ‘_c32c’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c32c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c32c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c329’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:75:1: error: BUILDSTDERR: warning: label ‘_c329’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c329: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c329: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:97:1: error: BUILDSTDERR: warning: label ‘_c32q’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c32q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c32q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c32n’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:116:1: error: BUILDSTDERR: warning: label ‘_c32n’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c32n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c32n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:138:1: error: BUILDSTDERR: warning: label ‘_c32E’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _c32E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _c32E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c32B’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:157:1: error: BUILDSTDERR: warning: label ‘_c32B’ defined but not used [-Wunused-label] BUILDSTDERR: 157 | _c32B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 157 | _c32B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:179:1: error: BUILDSTDERR: warning: label ‘_c32S’ defined but not used [-Wunused-label] BUILDSTDERR: 179 | _c32S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 179 | _c32S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c32P’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:198:1: error: BUILDSTDERR: warning: label ‘_c32P’ defined but not used [-Wunused-label] BUILDSTDERR: 198 | _c32P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 198 | _c32P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:220:1: error: BUILDSTDERR: warning: label ‘_c336’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c336: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c336: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c333’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:239:1: error: BUILDSTDERR: warning: label ‘_c333’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _c333: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _c333: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:261:1: error: BUILDSTDERR: warning: label ‘_c33k’ defined but not used [-Wunused-label] BUILDSTDERR: 261 | _c33k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 261 | _c33k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c33h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:280:1: error: BUILDSTDERR: warning: label ‘_c33h’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _c33h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _c33h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:302:1: error: BUILDSTDERR: warning: label ‘_c33y’ defined but not used [-Wunused-label] BUILDSTDERR: 302 | _c33y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 302 | _c33y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c33v’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:321:1: error: BUILDSTDERR: warning: label ‘_c33v’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c33v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c33v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:343:1: error: BUILDSTDERR: warning: label ‘_c33M’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _c33M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _c33M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c33J’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:362:1: error: BUILDSTDERR: warning: label ‘_c33J’ defined but not used [-Wunused-label] BUILDSTDERR: 362 | _c33J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 362 | _c33J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:384:1: error: BUILDSTDERR: warning: label ‘_c340’ defined but not used [-Wunused-label] BUILDSTDERR: 384 | _c340: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 384 | _c340: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c33X’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:403:1: error: BUILDSTDERR: warning: label ‘_c33X’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c33X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c33X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:425:1: error: BUILDSTDERR: warning: label ‘_c34e’ defined but not used [-Wunused-label] BUILDSTDERR: 425 | _c34e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 425 | _c34e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c34b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:444:1: error: BUILDSTDERR: warning: label ‘_c34b’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _c34b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _c34b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:466:1: error: BUILDSTDERR: warning: label ‘_c34s’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c34s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c34s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c34p’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:485:1: error: BUILDSTDERR: warning: label ‘_c34p’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _c34p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _c34p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:507:1: error: BUILDSTDERR: warning: label ‘_c34G’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _c34G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _c34G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c34D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:526:1: error: BUILDSTDERR: warning: label ‘_c34D’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _c34D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _c34D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:548:1: error: BUILDSTDERR: warning: label ‘_c34U’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c34U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c34U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c34R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:567:1: error: BUILDSTDERR: warning: label ‘_c34R’ defined but not used [-Wunused-label] BUILDSTDERR: 567 | _c34R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 567 | _c34R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:589:1: error: BUILDSTDERR: warning: label ‘_c358’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c358: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c358: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c355’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:608:1: error: BUILDSTDERR: warning: label ‘_c355’ defined but not used [-Wunused-label] BUILDSTDERR: 608 | _c355: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 608 | _c355: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:630:1: error: BUILDSTDERR: warning: label ‘_c35m’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _c35m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _c35m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c35j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:649:1: error: BUILDSTDERR: warning: label ‘_c35j’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c35j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c35j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:671:1: error: BUILDSTDERR: warning: label ‘_c35A’ defined but not used [-Wunused-label] BUILDSTDERR: 671 | _c35A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 671 | _c35A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c35x’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:690:1: error: BUILDSTDERR: warning: label ‘_c35x’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _c35x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _c35x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:712:1: error: BUILDSTDERR: warning: label ‘_c35O’ defined but not used [-Wunused-label] BUILDSTDERR: 712 | _c35O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 712 | _c35O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c35L’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:731:1: error: BUILDSTDERR: warning: label ‘_c35L’ defined but not used [-Wunused-label] BUILDSTDERR: 731 | _c35L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 731 | _c35L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:753:1: error: BUILDSTDERR: warning: label ‘_c362’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _c362: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _c362: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c35Z’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:772:1: error: BUILDSTDERR: warning: label ‘_c35Z’ defined but not used [-Wunused-label] BUILDSTDERR: 772 | _c35Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 772 | _c35Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:794:1: error: BUILDSTDERR: warning: label ‘_c36g’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _c36g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _c36g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘_c36d’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:813:1: error: BUILDSTDERR: warning: label ‘_c36d’ defined but not used [-Wunused-label] BUILDSTDERR: 813 | _c36d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 813 | _c36d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:965:1: error: BUILDSTDERR: warning: label ‘_c36s’ defined but not used [-Wunused-label] BUILDSTDERR: 965 | _c36s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 965 | _c36s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:998:1: error: BUILDSTDERR: warning: label ‘_c36C’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _c36C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _c36C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1031:1: error: BUILDSTDERR: warning: label ‘_c36M’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _c36M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _c36M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1064:1: error: BUILDSTDERR: warning: label ‘_c36W’ defined but not used [-Wunused-label] BUILDSTDERR: 1064 | _c36W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1064 | _c36W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1097:1: error: BUILDSTDERR: warning: label ‘_c376’ defined but not used [-Wunused-label] BUILDSTDERR: 1097 | _c376: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1097 | _c376: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddStream_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1124:1: error: BUILDSTDERR: warning: label ‘_c37b’ defined but not used [-Wunused-label] BUILDSTDERR: 1124 | _c37b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1124 | _c37b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddError_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1138:1: error: BUILDSTDERR: warning: label ‘_c37d’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _c37d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _c37d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddWriter_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1152:1: error: BUILDSTDERR: warning: label ‘_c37f’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _c37f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _c37f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddReader_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1166:1: error: BUILDSTDERR: warning: label ‘_c37h’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _c37h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _c37h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddState_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c37j’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c37j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c37j: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2131_0/ghc_31.hc:1191:22: error: BUILDSTDERR: warning: ‘S37l_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1191 | static const StgWord S37l_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | static const StgWord S37l_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 12] Compiling Control.Arrow.Transformer ( Control/Arrow/Transformer.hs, dist/build/Control/Arrow/Transformer.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_zdp1ArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:15:1: error: BUILDSTDERR: warning: label ‘_c38X’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c38X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c38X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘_c38U’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:34:1: error: BUILDSTDERR: warning: label ‘_c38U’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c38U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c38U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_zdp2ArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:56:1: error: BUILDSTDERR: warning: label ‘_c39b’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c39b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c39b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘_c398’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:75:1: error: BUILDSTDERR: warning: label ‘_c398’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c398: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c398: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_lift_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:97:1: error: BUILDSTDERR: warning: label ‘_c39p’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c39p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c39p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘_c39m’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:116:1: error: BUILDSTDERR: warning: label ‘_c39m’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c39m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c39m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_CZCArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:203:1: error: BUILDSTDERR: warning: label ‘_c39B’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _c39B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _c39B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_CZCArrowTransformer_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:229:1: error: BUILDSTDERR: warning: label ‘_c39G’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _c39G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _c39G: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2131_0/ghc_36.hc:240:22: error: BUILDSTDERR: warning: ‘S39I_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 240 | static const StgWord S39I_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | static const StgWord S39I_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_zdp1ArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:15:1: error: BUILDSTDERR: warning: label ‘_c3a5’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c3a5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c3a5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘_c3a2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:34:1: error: BUILDSTDERR: warning: label ‘_c3a2’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c3a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c3a2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_zdp2ArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:56:1: error: BUILDSTDERR: warning: label ‘_c3aj’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c3aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c3aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘_c3ag’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:75:1: error: BUILDSTDERR: warning: label ‘_c3ag’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c3ag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c3ag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_lift_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:97:1: error: BUILDSTDERR: warning: label ‘_c3ax’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c3ax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c3ax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘_c3au’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:116:1: error: BUILDSTDERR: warning: label ‘_c3au’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _c3au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _c3au: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_CZCArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:203:1: error: BUILDSTDERR: warning: label ‘_c3aJ’ defined but not used [-Wunused-label] BUILDSTDERR: 203 | _c3aJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 203 | _c3aJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_CZCArrowTransformer_con_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:229:1: error: BUILDSTDERR: warning: label ‘_c3aO’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _c3aO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _c3aO: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2131_0/ghc_40.hc:240:22: error: BUILDSTDERR: warning: ‘S3aQ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 240 | static const StgWord S3aQ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 240 | static const StgWord S3aQ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 12] Compiling Control.Arrow.Transformer.Automaton ( Control/Arrow/Transformer/Automaton.hs, dist/build/Control/Arrow/Transformer/Automaton.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s63R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12:1: error: BUILDSTDERR: warning: label ‘_c6fS’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c6fS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c6fS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s63S_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:31:1: error: BUILDSTDERR: warning: label ‘_c6fV’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c6fV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c6fV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s63P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:70:1: error: BUILDSTDERR: warning: label ‘_c6g0’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _c6g0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _c6g0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowTransformerAutomatonazuzdclift_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:108:1: error: BUILDSTDERR: warning: label ‘_c6g5’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _c6g5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _c6g5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s647_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:139:1: error: BUILDSTDERR: warning: label ‘_c6gq’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _c6gq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _c6gq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s648_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:170:1: error: BUILDSTDERR: warning: label ‘_c6gt’ defined but not used [-Wunused-label] BUILDSTDERR: 170 | _c6gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 170 | _c6gt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s644_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:210:1: error: BUILDSTDERR: warning: label ‘_c6gV’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _c6gV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _c6gV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s645_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:237:1: error: BUILDSTDERR: warning: label ‘_c6gY’ defined but not used [-Wunused-label] BUILDSTDERR: 237 | _c6gY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 237 | _c6gY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6gH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:266:1: error: BUILDSTDERR: warning: label ‘_c6gH’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _c6gH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _c6gH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6gM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:292:1: error: BUILDSTDERR: warning: label ‘_c6gM’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _c6gM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _c6gM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s646_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:327:1: error: BUILDSTDERR: warning: label ‘_c6h8’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c6h8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c6h8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:363:1: error: BUILDSTDERR: warning: label ‘_c6hd’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _c6hd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _c6hd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6ge’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:388:1: error: BUILDSTDERR: warning: label ‘_c6ge’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _c6ge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _c6ge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:427:1: error: BUILDSTDERR: warning: label ‘_c6hr’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _c6hr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _c6hr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:454:1: error: BUILDSTDERR: warning: label ‘_c6hW’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _c6hW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _c6hW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:481:1: error: BUILDSTDERR: warning: label ‘_c6hZ’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _c6hZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _c6hZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6hD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:510:1: error: BUILDSTDERR: warning: label ‘_c6hD’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _c6hD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _c6hD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6hI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:534:1: error: BUILDSTDERR: warning: label ‘_c6hI’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _c6hI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _c6hI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6hN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:561:1: error: BUILDSTDERR: warning: label ‘_c6hN’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _c6hN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _c6hN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:599:1: error: BUILDSTDERR: warning: label ‘_c6ic’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c6ic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c6ic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:638:1: error: BUILDSTDERR: warning: label ‘_c6ij’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _c6ij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _c6ij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6ih’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:674:1: error: BUILDSTDERR: warning: label ‘_c6ih’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _c6ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _c6ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64G_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:696:1: error: BUILDSTDERR: warning: label ‘_c6iz’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _c6iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _c6iz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64D_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:722:1: error: BUILDSTDERR: warning: label ‘_c6iZ’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c6iZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c6iZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:748:1: error: BUILDSTDERR: warning: label ‘_c6j2’ defined but not used [-Wunused-label] BUILDSTDERR: 748 | _c6j2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 748 | _c6j2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6iL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:777:1: error: BUILDSTDERR: warning: label ‘_c6iL’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _c6iL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _c6iL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6iQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:803:1: error: BUILDSTDERR: warning: label ‘_c6iQ’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _c6iQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _c6iQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64F_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:840:1: error: BUILDSTDERR: warning: label ‘_c6jd’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _c6jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _c6jd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:879:1: error: BUILDSTDERR: warning: label ‘_c6jk’ defined but not used [-Wunused-label] BUILDSTDERR: 879 | _c6jk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 879 | _c6jk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6ji’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:914:1: error: BUILDSTDERR: warning: label ‘_c6ji’ defined but not used [-Wunused-label] BUILDSTDERR: 914 | _c6ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 914 | _c6ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:936:1: error: BUILDSTDERR: warning: label ‘_c6jA’ defined but not used [-Wunused-label] BUILDSTDERR: 936 | _c6jA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 936 | _c6jA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64S_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:962:1: error: BUILDSTDERR: warning: label ‘_c6k0’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _c6k0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _c6k0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:988:1: error: BUILDSTDERR: warning: label ‘_c6k3’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _c6k3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _c6k3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6jM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1017:1: error: BUILDSTDERR: warning: label ‘_c6jM’ defined but not used [-Wunused-label] BUILDSTDERR: 1017 | _c6jM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1017 | _c6jM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6jR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c6jR’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c6jR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c6jR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1080:1: error: BUILDSTDERR: warning: label ‘_c6ke’ defined but not used [-Wunused-label] BUILDSTDERR: 1080 | _c6ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1080 | _c6ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1119:1: error: BUILDSTDERR: warning: label ‘_c6kl’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _c6kl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _c6kl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6kj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1154:1: error: BUILDSTDERR: warning: label ‘_c6kj’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _c6kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _c6kj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s651_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1178:1: error: BUILDSTDERR: warning: label ‘_c6kI’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _c6kI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _c6kI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s64Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c6kN’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c6kN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c6kN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcarr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1250:1: error: BUILDSTDERR: warning: label ‘_c6kS’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _c6kS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _c6kS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1281:1: error: BUILDSTDERR: warning: label ‘_c6l5’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _c6l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _c6l5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1308:1: error: BUILDSTDERR: warning: label ‘_c6lA’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _c6lA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _c6lA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65i_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1335:1: error: BUILDSTDERR: warning: label ‘_c6lD’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _c6lD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _c6lD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6lh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1364:1: error: BUILDSTDERR: warning: label ‘_c6lh’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _c6lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _c6lh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6lm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1388:1: error: BUILDSTDERR: warning: label ‘_c6lm’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _c6lm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _c6lm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6lr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1415:1: error: BUILDSTDERR: warning: label ‘_c6lr’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _c6lr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _c6lr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65j_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1453:1: error: BUILDSTDERR: warning: label ‘_c6lQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1453 | _c6lQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1453 | _c6lQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1492:1: error: BUILDSTDERR: warning: label ‘_c6lX’ defined but not used [-Wunused-label] BUILDSTDERR: 1492 | _c6lX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1492 | _c6lX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6lV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1528:1: error: BUILDSTDERR: warning: label ‘_c6lV’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _c6lV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _c6lV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1548:1: error: BUILDSTDERR: warning: label ‘_c6mm’ defined but not used [-Wunused-label] BUILDSTDERR: 1548 | _c6mm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1548 | _c6mm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c6mp’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c6mp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c6mp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1604:1: error: BUILDSTDERR: warning: label ‘_c6mA’ defined but not used [-Wunused-label] BUILDSTDERR: 1604 | _c6mA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1604 | _c6mA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6my’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1628:1: error: BUILDSTDERR: warning: label ‘_c6my’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _c6my: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _c6my: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65m_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1646:1: error: BUILDSTDERR: warning: label ‘_c6mG’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _c6mG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _c6mG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfCategoryTYPEAutomatonzuzdcid_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c6mL’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c6mL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c6mL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1715:1: error: BUILDSTDERR: warning: label ‘_c6mZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _c6mZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _c6mZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65t_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1737:1: error: BUILDSTDERR: warning: label ‘_c6n6’ defined but not used [-Wunused-label] BUILDSTDERR: 1737 | _c6n6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1737 | _c6n6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfCategoryTYPEAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1764:1: error: BUILDSTDERR: warning: label ‘_c6na’ defined but not used [-Wunused-label] BUILDSTDERR: 1764 | _c6na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1764 | _c6na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65B_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1800:1: error: BUILDSTDERR: warning: label ‘_c6no’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _c6no: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _c6no: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1822:1: error: BUILDSTDERR: warning: label ‘_c6nw’ defined but not used [-Wunused-label] BUILDSTDERR: 1822 | _c6nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1822 | _c6nw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1844:1: error: BUILDSTDERR: warning: label ‘_c6nE’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _c6nE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _c6nE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c6nM’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c6nM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c6nM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65x_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1888:1: error: BUILDSTDERR: warning: label ‘_c6nU’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _c6nU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _c6nU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c6o1’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c6o1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c6o1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1941:1: error: BUILDSTDERR: warning: label ‘_c6o5’ defined but not used [-Wunused-label] BUILDSTDERR: 1941 | _c6o5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1941 | _c6o5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c6oj’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c6oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c6oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65D_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2011:1: error: BUILDSTDERR: warning: label ‘_c6oq’ defined but not used [-Wunused-label] BUILDSTDERR: 2011 | _c6oq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2011 | _c6oq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowTransformerAutomatona_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2038:1: error: BUILDSTDERR: warning: label ‘_c6ou’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _c6ou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _c6ou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65G_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2075:1: error: BUILDSTDERR: warning: label ‘_c6oH’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _c6oH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _c6oH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2100:1: error: BUILDSTDERR: warning: label ‘_c6oK’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _c6oK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _c6oK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2129:1: error: BUILDSTDERR: warning: label ‘_c6p5’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _c6p5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _c6p5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2155:1: error: BUILDSTDERR: warning: label ‘_c6pv’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _c6pv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _c6pv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2181:1: error: BUILDSTDERR: warning: label ‘_c6pC’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _c6pC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _c6pC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6ph’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2212:1: error: BUILDSTDERR: warning: label ‘_c6ph’ defined but not used [-Wunused-label] BUILDSTDERR: 2212 | _c6ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2212 | _c6ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6pm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2257:1: error: BUILDSTDERR: warning: label ‘_c6pm’ defined but not used [-Wunused-label] BUILDSTDERR: 2257 | _c6pm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2257 | _c6pm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2295:1: error: BUILDSTDERR: warning: label ‘_c6pT’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _c6pT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _c6pT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s65J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2335:1: error: BUILDSTDERR: warning: label ‘_c6pY’ defined but not used [-Wunused-label] BUILDSTDERR: 2335 | _c6pY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2335 | _c6pY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6oX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2368:1: error: BUILDSTDERR: warning: label ‘_c6oX’ defined but not used [-Wunused-label] BUILDSTDERR: 2368 | _c6oX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2368 | _c6oX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6pZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2401:1: error: BUILDSTDERR: warning: label ‘_c6pZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2401 | _c6pZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2401 | _c6pZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2418:1: error: BUILDSTDERR: warning: label ‘_c6q9’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _c6q9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _c6q9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2449:1: error: BUILDSTDERR: warning: label ‘_c6qq’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _c6qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _c6qq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2476:1: error: BUILDSTDERR: warning: label ‘_c6qQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _c6qQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _c6qQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c6r4’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c6r4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c6r4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66i_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2529:1: error: BUILDSTDERR: warning: label ‘_c6rb’ defined but not used [-Wunused-label] BUILDSTDERR: 2529 | _c6rb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2529 | _c6rb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6qC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2562:1: error: BUILDSTDERR: warning: label ‘_c6qC’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _c6qC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _c6qC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6qV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2601:1: error: BUILDSTDERR: warning: label ‘_c6qV’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _c6qV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _c6qV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6qH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2640:1: error: BUILDSTDERR: warning: label ‘_c6qH’ defined but not used [-Wunused-label] BUILDSTDERR: 2640 | _c6qH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2640 | _c6qH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66j_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2680:1: error: BUILDSTDERR: warning: label ‘_c6rt’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _c6rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _c6rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2721:1: error: BUILDSTDERR: warning: label ‘_c6ry’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _c6ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _c6ry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6qi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2749:1: error: BUILDSTDERR: warning: label ‘_c6qi’ defined but not used [-Wunused-label] BUILDSTDERR: 2749 | _c6qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2749 | _c6qi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6rz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2786:1: error: BUILDSTDERR: warning: label ‘_c6rz’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _c6rz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _c6rz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66C_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2808:1: error: BUILDSTDERR: warning: label ‘_c6rZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2808 | _c6rZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2808 | _c6rZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2834:1: error: BUILDSTDERR: warning: label ‘_c6sq’ defined but not used [-Wunused-label] BUILDSTDERR: 2834 | _c6sq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2834 | _c6sq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2860:1: error: BUILDSTDERR: warning: label ‘_c6sx’ defined but not used [-Wunused-label] BUILDSTDERR: 2860 | _c6sx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2860 | _c6sx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6sb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2891:1: error: BUILDSTDERR: warning: label ‘_c6sb’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _c6sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _c6sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6sh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2936:1: error: BUILDSTDERR: warning: label ‘_c6sh’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _c6sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _c6sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66B_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:2974:1: error: BUILDSTDERR: warning: label ‘_c6sN’ defined but not used [-Wunused-label] BUILDSTDERR: 2974 | _c6sN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2974 | _c6sN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66n_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3014:1: error: BUILDSTDERR: warning: label ‘_c6sS’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _c6sS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _c6sS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6rR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3047:1: error: BUILDSTDERR: warning: label ‘_c6rR’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _c6rR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _c6rR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6sT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3080:1: error: BUILDSTDERR: warning: label ‘_c6sT’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _c6sT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _c6sT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3097:1: error: BUILDSTDERR: warning: label ‘_c6t3’ defined but not used [-Wunused-label] BUILDSTDERR: 3097 | _c6t3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3097 | _c6t3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3128:1: error: BUILDSTDERR: warning: label ‘_c6tk’ defined but not used [-Wunused-label] BUILDSTDERR: 3128 | _c6tk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3128 | _c6tk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3155:1: error: BUILDSTDERR: warning: label ‘_c6tK’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _c6tK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _c6tK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3181:1: error: BUILDSTDERR: warning: label ‘_c6tY’ defined but not used [-Wunused-label] BUILDSTDERR: 3181 | _c6tY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3181 | _c6tY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3208:1: error: BUILDSTDERR: warning: label ‘_c6u5’ defined but not used [-Wunused-label] BUILDSTDERR: 3208 | _c6u5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3208 | _c6u5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6tw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3241:1: error: BUILDSTDERR: warning: label ‘_c6tw’ defined but not used [-Wunused-label] BUILDSTDERR: 3241 | _c6tw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3241 | _c6tw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6tP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3279:1: error: BUILDSTDERR: warning: label ‘_c6tP’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _c6tP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _c6tP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6tB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3315:1: error: BUILDSTDERR: warning: label ‘_c6tB’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _c6tB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _c6tB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3353:1: error: BUILDSTDERR: warning: label ‘_c6ul’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _c6ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _c6ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3394:1: error: BUILDSTDERR: warning: label ‘_c6uq’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _c6uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _c6uq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6tc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3422:1: error: BUILDSTDERR: warning: label ‘_c6tc’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _c6tc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _c6tc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6ur’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3459:1: error: BUILDSTDERR: warning: label ‘_c6ur’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _c6ur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _c6ur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s672_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3481:1: error: BUILDSTDERR: warning: label ‘_c6uK’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _c6uK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _c6uK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s671_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3503:1: error: BUILDSTDERR: warning: label ‘_c6uS’ defined but not used [-Wunused-label] BUILDSTDERR: 3503 | _c6uS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3503 | _c6uS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s670_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3525:1: error: BUILDSTDERR: warning: label ‘_c6v0’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _c6v0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _c6v0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66Z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3547:1: error: BUILDSTDERR: warning: label ‘_c6v8’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _c6v8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _c6v8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s66Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3569:1: error: BUILDSTDERR: warning: label ‘_c6vf’ defined but not used [-Wunused-label] BUILDSTDERR: 3569 | _c6vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3569 | _c6vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3599:1: error: BUILDSTDERR: warning: label ‘_c6vj’ defined but not used [-Wunused-label] BUILDSTDERR: 3599 | _c6vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3599 | _c6vj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s674_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3644:1: error: BUILDSTDERR: warning: label ‘_c6vw’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _c6vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _c6vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowZZeroAutomatonzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3669:1: error: BUILDSTDERR: warning: label ‘_c6vz’ defined but not used [-Wunused-label] BUILDSTDERR: 3669 | _c6vz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3669 | _c6vz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s677_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3698:1: error: BUILDSTDERR: warning: label ‘_c6vM’ defined but not used [-Wunused-label] BUILDSTDERR: 3698 | _c6vM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3698 | _c6vM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s676_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3722:1: error: BUILDSTDERR: warning: label ‘_c6vT’ defined but not used [-Wunused-label] BUILDSTDERR: 3722 | _c6vT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3722 | _c6vT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowZZeroAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3749:1: error: BUILDSTDERR: warning: label ‘_c6vX’ defined but not used [-Wunused-label] BUILDSTDERR: 3749 | _c6vX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3749 | _c6vX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s679_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3785:1: error: BUILDSTDERR: warning: label ‘_c6wa’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _c6wa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _c6wa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowPlusAutomatonzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3810:1: error: BUILDSTDERR: warning: label ‘_c6wd’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _c6wd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _c6wd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67e_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3839:1: error: BUILDSTDERR: warning: label ‘_c6wr’ defined but not used [-Wunused-label] BUILDSTDERR: 3839 | _c6wr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3839 | _c6wr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3862:1: error: BUILDSTDERR: warning: label ‘_c6wy’ defined but not used [-Wunused-label] BUILDSTDERR: 3862 | _c6wy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3862 | _c6wy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowPlusAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3889:1: error: BUILDSTDERR: warning: label ‘_c6wC’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _c6wC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _c6wC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3925:1: error: BUILDSTDERR: warning: label ‘_c6wP’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _c6wP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _c6wP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomatonzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3950:1: error: BUILDSTDERR: warning: label ‘_c6wS’ defined but not used [-Wunused-label] BUILDSTDERR: 3950 | _c6wS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3950 | _c6wS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:3979:1: error: BUILDSTDERR: warning: label ‘_c6xw’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _c6xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _c6xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4005:1: error: BUILDSTDERR: warning: label ‘_c6xz’ defined but not used [-Wunused-label] BUILDSTDERR: 4005 | _c6xz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4005 | _c6xz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6xi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4034:1: error: BUILDSTDERR: warning: label ‘_c6xi’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _c6xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _c6xi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6xn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4060:1: error: BUILDSTDERR: warning: label ‘_c6xn’ defined but not used [-Wunused-label] BUILDSTDERR: 4060 | _c6xn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4060 | _c6xn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67v_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4098:1: error: BUILDSTDERR: warning: label ‘_c6xK’ defined but not used [-Wunused-label] BUILDSTDERR: 4098 | _c6xK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4098 | _c6xK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4136:1: error: BUILDSTDERR: warning: label ‘_c6xP’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _c6xP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _c6xP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6x5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4166:1: error: BUILDSTDERR: warning: label ‘_c6x5’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _c6x5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _c6x5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6xQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4194:1: error: BUILDSTDERR: warning: label ‘_c6xQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4194 | _c6xQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4194 | _c6xQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4213:1: error: BUILDSTDERR: warning: label ‘_c6y0’ defined but not used [-Wunused-label] BUILDSTDERR: 4213 | _c6y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4213 | _c6y0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4251:1: error: BUILDSTDERR: warning: label ‘_c6ye’ defined but not used [-Wunused-label] BUILDSTDERR: 4251 | _c6ye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4251 | _c6ye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4273:1: error: BUILDSTDERR: warning: label ‘_c6yl’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _c6yl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _c6yl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4300:1: error: BUILDSTDERR: warning: label ‘_c6yp’ defined but not used [-Wunused-label] BUILDSTDERR: 4300 | _c6yp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4300 | _c6yp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4336:1: error: BUILDSTDERR: warning: label ‘_c6yH’ defined but not used [-Wunused-label] BUILDSTDERR: 4336 | _c6yH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4336 | _c6yH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67F_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4364:1: error: BUILDSTDERR: warning: label ‘_c6yL’ defined but not used [-Wunused-label] BUILDSTDERR: 4364 | _c6yL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4364 | _c6yL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowCircuitAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4399:1: error: BUILDSTDERR: warning: label ‘_c6yS’ defined but not used [-Wunused-label] BUILDSTDERR: 4399 | _c6yS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4399 | _c6yS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6yQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4431:1: error: BUILDSTDERR: warning: label ‘_c6yQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4431 | _c6yQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4431 | _c6yQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67I_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4453:1: error: BUILDSTDERR: warning: label ‘_c6z9’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _c6z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _c6z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67H_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4475:1: error: BUILDSTDERR: warning: label ‘_c6zg’ defined but not used [-Wunused-label] BUILDSTDERR: 4475 | _c6zg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4475 | _c6zg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowCircuitAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4502:1: error: BUILDSTDERR: warning: label ‘_c6zk’ defined but not used [-Wunused-label] BUILDSTDERR: 4502 | _c6zk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4502 | _c6zk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67M_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4538:1: error: BUILDSTDERR: warning: label ‘_c6zx’ defined but not used [-Wunused-label] BUILDSTDERR: 4538 | _c6zx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4538 | _c6zx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomatonzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4564:1: error: BUILDSTDERR: warning: label ‘_c6zA’ defined but not used [-Wunused-label] BUILDSTDERR: 4564 | _c6zA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4564 | _c6zA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4592:1: error: BUILDSTDERR: warning: label ‘_c6zX’ defined but not used [-Wunused-label] BUILDSTDERR: 4592 | _c6zX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4592 | _c6zX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4611:1: error: BUILDSTDERR: warning: label ‘_c6A0’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _c6A0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _c6A0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4651:1: error: BUILDSTDERR: warning: label ‘_c6A5’ defined but not used [-Wunused-label] BUILDSTDERR: 4651 | _c6A5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4651 | _c6A5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomatonzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4691:1: error: BUILDSTDERR: warning: label ‘_c6Aa’ defined but not used [-Wunused-label] BUILDSTDERR: 4691 | _c6Aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4691 | _c6Aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4721:1: error: BUILDSTDERR: warning: label ‘_c6Ao’ defined but not used [-Wunused-label] BUILDSTDERR: 4721 | _c6Ao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4721 | _c6Ao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s67W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4743:1: error: BUILDSTDERR: warning: label ‘_c6Aw’ defined but not used [-Wunused-label] BUILDSTDERR: 4743 | _c6Aw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4743 | _c6Aw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4768:1: error: BUILDSTDERR: warning: label ‘_c6AA’ defined but not used [-Wunused-label] BUILDSTDERR: 4768 | _c6AA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4768 | _c6AA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s689_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4804:1: error: BUILDSTDERR: warning: label ‘_c6AN’ defined but not used [-Wunused-label] BUILDSTDERR: 4804 | _c6AN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4804 | _c6AN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s686_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4831:1: error: BUILDSTDERR: warning: label ‘_c6Ba’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _c6Ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _c6Ba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6B7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4859:1: error: BUILDSTDERR: warning: label ‘_c6B7’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _c6B7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _c6B7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s687_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4878:1: error: BUILDSTDERR: warning: label ‘_c6Bi’ defined but not used [-Wunused-label] BUILDSTDERR: 4878 | _c6Bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4878 | _c6Bi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s681_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4910:1: error: BUILDSTDERR: warning: label ‘_c6Bn’ defined but not used [-Wunused-label] BUILDSTDERR: 4910 | _c6Bn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4910 | _c6Bn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s688_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4946:1: error: BUILDSTDERR: warning: label ‘_c6Bs’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _c6Bs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _c6Bs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:4982:1: error: BUILDSTDERR: warning: label ‘_c6Bx’ defined but not used [-Wunused-label] BUILDSTDERR: 4982 | _c6Bx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4982 | _c6Bx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5015:1: error: BUILDSTDERR: warning: label ‘_c6BQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5015 | _c6BQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5015 | _c6BQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68d_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5034:1: error: BUILDSTDERR: warning: label ‘_c6BT’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _c6BT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _c6BT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5072:1: error: BUILDSTDERR: warning: label ‘_c6BY’ defined but not used [-Wunused-label] BUILDSTDERR: 5072 | _c6BY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5072 | _c6BY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68j_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5107:1: error: BUILDSTDERR: warning: label ‘_c6Cf’ defined but not used [-Wunused-label] BUILDSTDERR: 5107 | _c6Cf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5107 | _c6Cf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5136:1: error: BUILDSTDERR: warning: label ‘_c6Ci’ defined but not used [-Wunused-label] BUILDSTDERR: 5136 | _c6Ci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5136 | _c6Ci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5176:1: error: BUILDSTDERR: warning: label ‘_c6Cn’ defined but not used [-Wunused-label] BUILDSTDERR: 5176 | _c6Cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5176 | _c6Cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5209:1: error: BUILDSTDERR: warning: label ‘_c6CO’ defined but not used [-Wunused-label] BUILDSTDERR: 5209 | _c6CO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5209 | _c6CO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5228:1: error: BUILDSTDERR: warning: label ‘_c6CR’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _c6CR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _c6CR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5268:1: error: BUILDSTDERR: warning: label ‘_c6CW’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _c6CW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _c6CW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68t_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5309:1: error: BUILDSTDERR: warning: label ‘_c6D1’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _c6D1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _c6D1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5346:1: error: BUILDSTDERR: warning: label ‘_c6D6’ defined but not used [-Wunused-label] BUILDSTDERR: 5346 | _c6D6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5346 | _c6D6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5374:1: error: BUILDSTDERR: warning: label ‘_c6DB’ defined but not used [-Wunused-label] BUILDSTDERR: 5374 | _c6DB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5374 | _c6DB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5392:1: error: BUILDSTDERR: warning: label ‘_c6DF’ defined but not used [-Wunused-label] BUILDSTDERR: 5392 | _c6DF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5392 | _c6DF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5424:1: error: BUILDSTDERR: warning: label ‘_c6DK’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _c6DK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _c6DK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68B_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5460:1: error: BUILDSTDERR: warning: label ‘_c6DP’ defined but not used [-Wunused-label] BUILDSTDERR: 5460 | _c6DP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5460 | _c6DP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68C_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5496:1: error: BUILDSTDERR: warning: label ‘_c6DU’ defined but not used [-Wunused-label] BUILDSTDERR: 5496 | _c6DU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5496 | _c6DU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5533:1: error: BUILDSTDERR: warning: label ‘_c6DZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5533 | _c6DZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5533 | _c6DZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5564:1: error: BUILDSTDERR: warning: label ‘_c6Ed’ defined but not used [-Wunused-label] BUILDSTDERR: 5564 | _c6Ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5564 | _c6Ed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68I_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5586:1: error: BUILDSTDERR: warning: label ‘_c6El’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _c6El: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _c6El: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68H_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5608:1: error: BUILDSTDERR: warning: label ‘_c6Et’ defined but not used [-Wunused-label] BUILDSTDERR: 5608 | _c6Et: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5608 | _c6Et: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68G_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5630:1: error: BUILDSTDERR: warning: label ‘_c6EB’ defined but not used [-Wunused-label] BUILDSTDERR: 5630 | _c6EB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5630 | _c6EB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68F_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5652:1: error: BUILDSTDERR: warning: label ‘_c6EJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5652 | _c6EJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5652 | _c6EJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5674:1: error: BUILDSTDERR: warning: label ‘_c6EQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5674 | _c6EQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5674 | _c6EQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5705:1: error: BUILDSTDERR: warning: label ‘_c6EU’ defined but not used [-Wunused-label] BUILDSTDERR: 5705 | _c6EU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5705 | _c6EU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5755:1: error: BUILDSTDERR: warning: label ‘_c6F5’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _c6F5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _c6F5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6F3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5777:1: error: BUILDSTDERR: warning: label ‘_c6F3’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _c6F3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _c6F3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5798:1: error: BUILDSTDERR: warning: label ‘_c6Fl’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _c6Fl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _c6Fl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Fj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5822:1: error: BUILDSTDERR: warning: label ‘_c6Fj’ defined but not used [-Wunused-label] BUILDSTDERR: 5822 | _c6Fj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5822 | _c6Fj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5838:1: error: BUILDSTDERR: warning: label ‘_c6Fr’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _c6Fr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _c6Fr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s693_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5865:1: error: BUILDSTDERR: warning: label ‘_c6G4’ defined but not used [-Wunused-label] BUILDSTDERR: 5865 | _c6G4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5865 | _c6G4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s691_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5884:1: error: BUILDSTDERR: warning: label ‘_c6G7’ defined but not used [-Wunused-label] BUILDSTDERR: 5884 | _c6G7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5884 | _c6G7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s694_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5924:1: error: BUILDSTDERR: warning: label ‘_c6Gc’ defined but not used [-Wunused-label] BUILDSTDERR: 5924 | _c6Gc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5924 | _c6Gc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s695_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:5966:1: error: BUILDSTDERR: warning: label ‘_c6Gh’ defined but not used [-Wunused-label] BUILDSTDERR: 5966 | _c6Gh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5966 | _c6Gh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6005:1: error: BUILDSTDERR: warning: label ‘_c6GJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6005 | _c6GJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6005 | _c6GJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6035:1: error: BUILDSTDERR: warning: label ‘_c6GP’ defined but not used [-Wunused-label] BUILDSTDERR: 6035 | _c6GP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6035 | _c6GP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6067:1: error: BUILDSTDERR: warning: label ‘_c6GU’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _c6GU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _c6GU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6103:1: error: BUILDSTDERR: warning: label ‘_c6GZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6103 | _c6GZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6103 | _c6GZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68Z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6139:1: error: BUILDSTDERR: warning: label ‘_c6H4’ defined but not used [-Wunused-label] BUILDSTDERR: 6139 | _c6H4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6139 | _c6H4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s68R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6177:1: error: BUILDSTDERR: warning: label ‘_c6H9’ defined but not used [-Wunused-label] BUILDSTDERR: 6177 | _c6H9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6177 | _c6H9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6FE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6206:1: error: BUILDSTDERR: warning: label ‘_c6FE’ defined but not used [-Wunused-label] BUILDSTDERR: 6206 | _c6FE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6206 | _c6FE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6FI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6225:1: error: BUILDSTDERR: warning: label ‘_c6FI’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _c6FI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _c6FI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6258:1: error: BUILDSTDERR: warning: label ‘_c6Hg’ defined but not used [-Wunused-label] BUILDSTDERR: 6258 | _c6Hg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6258 | _c6Hg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s699_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6289:1: error: BUILDSTDERR: warning: label ‘_c6Hx’ defined but not used [-Wunused-label] BUILDSTDERR: 6289 | _c6Hx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6289 | _c6Hx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69a_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6311:1: error: BUILDSTDERR: warning: label ‘_c6HE’ defined but not used [-Wunused-label] BUILDSTDERR: 6311 | _c6HE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6311 | _c6HE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6333:1: error: BUILDSTDERR: warning: label ‘_c6HV’ defined but not used [-Wunused-label] BUILDSTDERR: 6333 | _c6HV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6333 | _c6HV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69j_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6352:1: error: BUILDSTDERR: warning: label ‘_c6HY’ defined but not used [-Wunused-label] BUILDSTDERR: 6352 | _c6HY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6352 | _c6HY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69m_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6392:1: error: BUILDSTDERR: warning: label ‘_c6I3’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _c6I3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _c6I3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69d_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6431:1: error: BUILDSTDERR: warning: label ‘_c6Iz’ defined but not used [-Wunused-label] BUILDSTDERR: 6431 | _c6Iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6431 | _c6Iz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69e_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6461:1: error: BUILDSTDERR: warning: label ‘_c6IF’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _c6IF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _c6IF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6493:1: error: BUILDSTDERR: warning: label ‘_c6IK’ defined but not used [-Wunused-label] BUILDSTDERR: 6493 | _c6IK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6493 | _c6IK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6529:1: error: BUILDSTDERR: warning: label ‘_c6IP’ defined but not used [-Wunused-label] BUILDSTDERR: 6529 | _c6IP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6529 | _c6IP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6565:1: error: BUILDSTDERR: warning: label ‘_c6IU’ defined but not used [-Wunused-label] BUILDSTDERR: 6565 | _c6IU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6565 | _c6IU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6605:1: error: BUILDSTDERR: warning: label ‘_c6IZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6605 | _c6IZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6605 | _c6IZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s698_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6650:1: error: BUILDSTDERR: warning: label ‘_c6J4’ defined but not used [-Wunused-label] BUILDSTDERR: 6650 | _c6J4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6650 | _c6J4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6696:1: error: BUILDSTDERR: warning: label ‘_c6J9’ defined but not used [-Wunused-label] BUILDSTDERR: 6696 | _c6J9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6696 | _c6J9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6727:1: error: BUILDSTDERR: warning: label ‘_c6Jn’ defined but not used [-Wunused-label] BUILDSTDERR: 6727 | _c6Jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6727 | _c6Jn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69t_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6749:1: error: BUILDSTDERR: warning: label ‘_c6Jv’ defined but not used [-Wunused-label] BUILDSTDERR: 6749 | _c6Jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6749 | _c6Jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6771:1: error: BUILDSTDERR: warning: label ‘_c6JD’ defined but not used [-Wunused-label] BUILDSTDERR: 6771 | _c6JD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6771 | _c6JD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6794:1: error: BUILDSTDERR: warning: label ‘_c6JK’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _c6JK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _c6JK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6818:1: error: BUILDSTDERR: warning: label ‘_c6JR’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _c6JR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _c6JR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6848:1: error: BUILDSTDERR: warning: label ‘_c6JV’ defined but not used [-Wunused-label] BUILDSTDERR: 6848 | _c6JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6848 | _c6JV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6894:1: error: BUILDSTDERR: warning: label ‘_c6Kg’ defined but not used [-Wunused-label] BUILDSTDERR: 6894 | _c6Kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6894 | _c6Kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6K9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6925:1: error: BUILDSTDERR: warning: label ‘_c6K9’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _c6K9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _c6K9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6966:1: error: BUILDSTDERR: warning: label ‘_c6Kt’ defined but not used [-Wunused-label] BUILDSTDERR: 6966 | _c6Kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6966 | _c6Kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomatonzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:6997:1: error: BUILDSTDERR: warning: label ‘_c6KF’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _c6KF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _c6KF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6KC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7023:1: error: BUILDSTDERR: warning: label ‘_c6KC’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _c6KC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _c6KC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7046:1: error: BUILDSTDERR: warning: label ‘_c6KV’ defined but not used [-Wunused-label] BUILDSTDERR: 7046 | _c6KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7046 | _c6KV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7069:1: error: BUILDSTDERR: warning: label ‘_c6L3’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _c6L3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _c6L3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69N_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7091:1: error: BUILDSTDERR: warning: label ‘_c6Lb’ defined but not used [-Wunused-label] BUILDSTDERR: 7091 | _c6Lb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7091 | _c6Lb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7118:1: error: BUILDSTDERR: warning: label ‘_c6Lf’ defined but not used [-Wunused-label] BUILDSTDERR: 7118 | _c6Lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7118 | _c6Lf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69S_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7159:1: error: BUILDSTDERR: warning: label ‘_c6Ls’ defined but not used [-Wunused-label] BUILDSTDERR: 7159 | _c6Ls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7159 | _c6Ls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomatonzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7185:1: error: BUILDSTDERR: warning: label ‘_c6Lv’ defined but not used [-Wunused-label] BUILDSTDERR: 7185 | _c6Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7185 | _c6Lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7219:1: error: BUILDSTDERR: warning: label ‘_c6LH’ defined but not used [-Wunused-label] BUILDSTDERR: 7219 | _c6LH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7219 | _c6LH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6LF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7241:1: error: BUILDSTDERR: warning: label ‘_c6LF’ defined but not used [-Wunused-label] BUILDSTDERR: 7241 | _c6LF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7241 | _c6LF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7261:1: error: BUILDSTDERR: warning: label ‘_c6LV’ defined but not used [-Wunused-label] BUILDSTDERR: 7261 | _c6LV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7261 | _c6LV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7283:1: error: BUILDSTDERR: warning: label ‘_c6M2’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _c6M2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _c6M2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s69Z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7308:1: error: BUILDSTDERR: warning: label ‘_c6Mh’ defined but not used [-Wunused-label] BUILDSTDERR: 7308 | _c6Mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7308 | _c6Mh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Ma’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7340:1: error: BUILDSTDERR: warning: label ‘_c6Ma’ defined but not used [-Wunused-label] BUILDSTDERR: 7340 | _c6Ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7340 | _c6Ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomatonzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7384:1: error: BUILDSTDERR: warning: label ‘_c6Mu’ defined but not used [-Wunused-label] BUILDSTDERR: 7384 | _c6Mu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7384 | _c6Mu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ab_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7420:1: error: BUILDSTDERR: warning: label ‘_c6MI’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _c6MI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _c6MI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7442:1: error: BUILDSTDERR: warning: label ‘_c6MQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _c6MQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _c6MQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6a7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7465:1: error: BUILDSTDERR: warning: label ‘_c6MX’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _c6MX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _c6MX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6a6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7489:1: error: BUILDSTDERR: warning: label ‘_c6N4’ defined but not used [-Wunused-label] BUILDSTDERR: 7489 | _c6N4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7489 | _c6N4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7519:1: error: BUILDSTDERR: warning: label ‘_c6N8’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _c6N8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _c6N8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ah_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7560:1: error: BUILDSTDERR: warning: label ‘_c6Ny’ defined but not used [-Wunused-label] BUILDSTDERR: 7560 | _c6Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7560 | _c6Ny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ai_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7579:1: error: BUILDSTDERR: warning: label ‘_c6NB’ defined but not used [-Wunused-label] BUILDSTDERR: 7579 | _c6NB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7579 | _c6NB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ae_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7616:1: error: BUILDSTDERR: warning: label ‘_c6NG’ defined but not used [-Wunused-label] BUILDSTDERR: 7616 | _c6NG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7616 | _c6NG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Nl’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7644:1: error: BUILDSTDERR: warning: label ‘_c6Nl’ defined but not used [-Wunused-label] BUILDSTDERR: 7644 | _c6Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7644 | _c6Nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdwzdcliftStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7673:1: error: BUILDSTDERR: warning: label ‘_c6NM’ defined but not used [-Wunused-label] BUILDSTDERR: 7673 | _c6NM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7673 | _c6NM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStreamAutomatonazuzdcliftStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7703:1: error: BUILDSTDERR: warning: label ‘_c6NV’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _c6NV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _c6NV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ar_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7722:1: error: BUILDSTDERR: warning: label ‘_c6Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 7722 | _c6Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7722 | _c6Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6as_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7741:1: error: BUILDSTDERR: warning: label ‘_c6Om’ defined but not used [-Wunused-label] BUILDSTDERR: 7741 | _c6Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7741 | _c6Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7777:1: error: BUILDSTDERR: warning: label ‘_c6Ov’ defined but not used [-Wunused-label] BUILDSTDERR: 7777 | _c6Ov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7777 | _c6Ov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6an_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7803:1: error: BUILDSTDERR: warning: label ‘_c6Oy’ defined but not used [-Wunused-label] BUILDSTDERR: 7803 | _c6Oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7803 | _c6Oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6O6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7833:1: error: BUILDSTDERR: warning: label ‘_c6O6’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _c6O6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _c6O6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7865:1: error: BUILDSTDERR: warning: label ‘_c6OE’ defined but not used [-Wunused-label] BUILDSTDERR: 7865 | _c6OE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7865 | _c6OE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6au_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7895:1: error: BUILDSTDERR: warning: label ‘_c6OR’ defined but not used [-Wunused-label] BUILDSTDERR: 7895 | _c6OR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7895 | _c6OR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7920:1: error: BUILDSTDERR: warning: label ‘_c6OU’ defined but not used [-Wunused-label] BUILDSTDERR: 7920 | _c6OU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7920 | _c6OU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7949:1: error: BUILDSTDERR: warning: label ‘_c6Pb’ defined but not used [-Wunused-label] BUILDSTDERR: 7949 | _c6Pb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7949 | _c6Pb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:7975:1: error: BUILDSTDERR: warning: label ‘_c6PB’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _c6PB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _c6PB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8001:1: error: BUILDSTDERR: warning: label ‘_c6PE’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _c6PE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _c6PE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Pn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8030:1: error: BUILDSTDERR: warning: label ‘_c6Pn’ defined but not used [-Wunused-label] BUILDSTDERR: 8030 | _c6Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8030 | _c6Pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Ps’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8056:1: error: BUILDSTDERR: warning: label ‘_c6Ps’ defined but not used [-Wunused-label] BUILDSTDERR: 8056 | _c6Ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8056 | _c6Ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8094:1: error: BUILDSTDERR: warning: label ‘_c6PP’ defined but not used [-Wunused-label] BUILDSTDERR: 8094 | _c6PP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8094 | _c6PP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8131:1: error: BUILDSTDERR: warning: label ‘_c6PU’ defined but not used [-Wunused-label] BUILDSTDERR: 8131 | _c6PU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8131 | _c6PU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6P3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8157:1: error: BUILDSTDERR: warning: label ‘_c6P3’ defined but not used [-Wunused-label] BUILDSTDERR: 8157 | _c6P3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8157 | _c6P3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6PV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8190:1: error: BUILDSTDERR: warning: label ‘_c6PV’ defined but not used [-Wunused-label] BUILDSTDERR: 8190 | _c6PV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8190 | _c6PV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8212:1: error: BUILDSTDERR: warning: label ‘_c6Qe’ defined but not used [-Wunused-label] BUILDSTDERR: 8212 | _c6Qe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8212 | _c6Qe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8234:1: error: BUILDSTDERR: warning: label ‘_c6Ql’ defined but not used [-Wunused-label] BUILDSTDERR: 8234 | _c6Ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8234 | _c6Ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8258:1: error: BUILDSTDERR: warning: label ‘_c6Qs’ defined but not used [-Wunused-label] BUILDSTDERR: 8258 | _c6Qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8258 | _c6Qs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8282:1: error: BUILDSTDERR: warning: label ‘_c6Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 8282 | _c6Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8282 | _c6Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8311:1: error: BUILDSTDERR: warning: label ‘_c6QD’ defined but not used [-Wunused-label] BUILDSTDERR: 8311 | _c6QD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8311 | _c6QD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8351:1: error: BUILDSTDERR: warning: label ‘_c6R3’ defined but not used [-Wunused-label] BUILDSTDERR: 8351 | _c6R3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8351 | _c6R3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8370:1: error: BUILDSTDERR: warning: label ‘_c6R6’ defined but not used [-Wunused-label] BUILDSTDERR: 8370 | _c6R6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8370 | _c6R6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8406:1: error: BUILDSTDERR: warning: label ‘_c6Rf’ defined but not used [-Wunused-label] BUILDSTDERR: 8406 | _c6Rf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8406 | _c6Rf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8432:1: error: BUILDSTDERR: warning: label ‘_c6Ri’ defined but not used [-Wunused-label] BUILDSTDERR: 8432 | _c6Ri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8432 | _c6Ri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6QQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8462:1: error: BUILDSTDERR: warning: label ‘_c6QQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8462 | _c6QQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8462 | _c6QQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8494:1: error: BUILDSTDERR: warning: label ‘_c6Ro’ defined but not used [-Wunused-label] BUILDSTDERR: 8494 | _c6Ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8494 | _c6Ro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6aY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8524:1: error: BUILDSTDERR: warning: label ‘_c6RB’ defined but not used [-Wunused-label] BUILDSTDERR: 8524 | _c6RB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8524 | _c6RB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8549:1: error: BUILDSTDERR: warning: label ‘_c6RE’ defined but not used [-Wunused-label] BUILDSTDERR: 8549 | _c6RE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8549 | _c6RE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘r63x_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8580:1: error: BUILDSTDERR: warning: label ‘_c6RQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8580 | _c6RQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8580 | _c6RQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6RN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8607:1: error: BUILDSTDERR: warning: label ‘_c6RN’ defined but not used [-Wunused-label] BUILDSTDERR: 8607 | _c6RN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8607 | _c6RN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6RT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8632:1: error: BUILDSTDERR: warning: label ‘_c6RT’ defined but not used [-Wunused-label] BUILDSTDERR: 8632 | _c6RT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8632 | _c6RT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8669:1: error: BUILDSTDERR: warning: label ‘_c6Sg’ defined but not used [-Wunused-label] BUILDSTDERR: 8669 | _c6Sg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8669 | _c6Sg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8693:1: error: BUILDSTDERR: warning: label ‘_c6Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 8693 | _c6Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8693 | _c6Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8717:1: error: BUILDSTDERR: warning: label ‘_c6SM’ defined but not used [-Wunused-label] BUILDSTDERR: 8717 | _c6SM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8717 | _c6SM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8745:1: error: BUILDSTDERR: warning: label ‘_c6SP’ defined but not used [-Wunused-label] BUILDSTDERR: 8745 | _c6SP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8745 | _c6SP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6SD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8778:1: error: BUILDSTDERR: warning: label ‘_c6SD’ defined but not used [-Wunused-label] BUILDSTDERR: 8778 | _c6SD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8778 | _c6SD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8817:1: error: BUILDSTDERR: warning: label ‘_c6SX’ defined but not used [-Wunused-label] BUILDSTDERR: 8817 | _c6SX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8817 | _c6SX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6by_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8864:1: error: BUILDSTDERR: warning: label ‘_c6T2’ defined but not used [-Wunused-label] BUILDSTDERR: 8864 | _c6T2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8864 | _c6T2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8909:1: error: BUILDSTDERR: warning: label ‘_c6Tj’ defined but not used [-Wunused-label] BUILDSTDERR: 8909 | _c6Tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8909 | _c6Tj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8935:1: error: BUILDSTDERR: warning: label ‘_c6Tq’ defined but not used [-Wunused-label] BUILDSTDERR: 8935 | _c6Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8935 | _c6Tq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:8966:1: error: BUILDSTDERR: warning: label ‘_c6Tt’ defined but not used [-Wunused-label] BUILDSTDERR: 8966 | _c6Tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8966 | _c6Tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9007:1: error: BUILDSTDERR: warning: label ‘_c6TV’ defined but not used [-Wunused-label] BUILDSTDERR: 9007 | _c6TV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9007 | _c6TV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9035:1: error: BUILDSTDERR: warning: label ‘_c6TY’ defined but not used [-Wunused-label] BUILDSTDERR: 9035 | _c6TY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9035 | _c6TY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6TH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9065:1: error: BUILDSTDERR: warning: label ‘_c6TH’ defined but not used [-Wunused-label] BUILDSTDERR: 9065 | _c6TH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9065 | _c6TH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6TM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9091:1: error: BUILDSTDERR: warning: label ‘_c6TM’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _c6TM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _c6TM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9129:1: error: BUILDSTDERR: warning: label ‘_c6U8’ defined but not used [-Wunused-label] BUILDSTDERR: 9129 | _c6U8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9129 | _c6U8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9174:1: error: BUILDSTDERR: warning: label ‘_c6Ud’ defined but not used [-Wunused-label] BUILDSTDERR: 9174 | _c6Ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9174 | _c6Ud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9229:1: error: BUILDSTDERR: warning: label ‘_c6Ui’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _c6Ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _c6Ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9286:1: error: BUILDSTDERR: warning: label ‘_c6UI’ defined but not used [-Wunused-label] BUILDSTDERR: 9286 | _c6UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9286 | _c6UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9312:1: error: BUILDSTDERR: warning: label ‘_c6UM’ defined but not used [-Wunused-label] BUILDSTDERR: 9312 | _c6UM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9312 | _c6UM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9345:1: error: BUILDSTDERR: warning: label ‘_c6UT’ defined but not used [-Wunused-label] BUILDSTDERR: 9345 | _c6UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9345 | _c6UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6UR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9379:1: error: BUILDSTDERR: warning: label ‘_c6UR’ defined but not used [-Wunused-label] BUILDSTDERR: 9379 | _c6UR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9379 | _c6UR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9397:1: error: BUILDSTDERR: warning: label ‘_c6V1’ defined but not used [-Wunused-label] BUILDSTDERR: 9397 | _c6V1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9397 | _c6V1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdchandle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9432:1: error: BUILDSTDERR: warning: label ‘_c6V6’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _c6V6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _c6V6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9469:1: error: BUILDSTDERR: warning: label ‘_c6Vn’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _c6Vn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _c6Vn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9495:1: error: BUILDSTDERR: warning: label ‘_c6Vy’ defined but not used [-Wunused-label] BUILDSTDERR: 9495 | _c6Vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9495 | _c6Vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9520:1: error: BUILDSTDERR: warning: label ‘_c6VV’ defined but not used [-Wunused-label] BUILDSTDERR: 9520 | _c6VV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9520 | _c6VV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9546:1: error: BUILDSTDERR: warning: label ‘_c6W2’ defined but not used [-Wunused-label] BUILDSTDERR: 9546 | _c6W2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9546 | _c6W2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6VG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9577:1: error: BUILDSTDERR: warning: label ‘_c6VG’ defined but not used [-Wunused-label] BUILDSTDERR: 9577 | _c6VG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9577 | _c6VG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6VM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9622:1: error: BUILDSTDERR: warning: label ‘_c6VM’ defined but not used [-Wunused-label] BUILDSTDERR: 9622 | _c6VM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9622 | _c6VM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6bY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9661:1: error: BUILDSTDERR: warning: label ‘_c6Wi’ defined but not used [-Wunused-label] BUILDSTDERR: 9661 | _c6Wi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9661 | _c6Wi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9703:1: error: BUILDSTDERR: warning: label ‘_c6Wn’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _c6Wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _c6Wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Vf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9730:1: error: BUILDSTDERR: warning: label ‘_c6Vf’ defined but not used [-Wunused-label] BUILDSTDERR: 9730 | _c6Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9730 | _c6Vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Wo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9765:1: error: BUILDSTDERR: warning: label ‘_c6Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 9765 | _c6Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9765 | _c6Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9787:1: error: BUILDSTDERR: warning: label ‘_c6WH’ defined but not used [-Wunused-label] BUILDSTDERR: 9787 | _c6WH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9787 | _c6WH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9809:1: error: BUILDSTDERR: warning: label ‘_c6WP’ defined but not used [-Wunused-label] BUILDSTDERR: 9809 | _c6WP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9809 | _c6WP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9831:1: error: BUILDSTDERR: warning: label ‘_c6WX’ defined but not used [-Wunused-label] BUILDSTDERR: 9831 | _c6WX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9831 | _c6WX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9853:1: error: BUILDSTDERR: warning: label ‘_c6X4’ defined but not used [-Wunused-label] BUILDSTDERR: 9853 | _c6X4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9853 | _c6X4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9877:1: error: BUILDSTDERR: warning: label ‘_c6Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _c6Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _c6Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9907:1: error: BUILDSTDERR: warning: label ‘_c6Xf’ defined but not used [-Wunused-label] BUILDSTDERR: 9907 | _c6Xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9907 | _c6Xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9950:1: error: BUILDSTDERR: warning: label ‘_c6XF’ defined but not used [-Wunused-label] BUILDSTDERR: 9950 | _c6XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9950 | _c6XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:9969:1: error: BUILDSTDERR: warning: label ‘_c6XI’ defined but not used [-Wunused-label] BUILDSTDERR: 9969 | _c6XI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9969 | _c6XI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10005:1: error: BUILDSTDERR: warning: label ‘_c6XR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10005 | _c6XR: BUILDSTDERR: | ^ BUILDSTDERR: 10005 | _c6XR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6c7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10031:1: error: BUILDSTDERR: warning: label ‘_c6XU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _c6XU: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _c6XU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Xs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10061:1: error: BUILDSTDERR: warning: label ‘_c6Xs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10061 | _c6Xs: BUILDSTDERR: | ^ BUILDSTDERR: 10061 | _c6Xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10093:1: error: BUILDSTDERR: warning: label ‘_c6Y0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10093 | _c6Y0: BUILDSTDERR: | ^ BUILDSTDERR: 10093 | _c6Y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ce_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10123:1: error: BUILDSTDERR: warning: label ‘_c6Yd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10123 | _c6Yd: BUILDSTDERR: | ^ BUILDSTDERR: 10123 | _c6Yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10148:1: error: BUILDSTDERR: warning: label ‘_c6Yg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10148 | _c6Yg: BUILDSTDERR: | ^ BUILDSTDERR: 10148 | _c6Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10177:1: error: BUILDSTDERR: warning: label ‘_c6Yx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10177 | _c6Yx: BUILDSTDERR: | ^ BUILDSTDERR: 10177 | _c6Yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10205:1: error: BUILDSTDERR: warning: label ‘_c6YO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10205 | _c6YO: BUILDSTDERR: | ^ BUILDSTDERR: 10205 | _c6YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ct_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10243:1: error: BUILDSTDERR: warning: label ‘_c6YV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10243 | _c6YV: BUILDSTDERR: | ^ BUILDSTDERR: 10243 | _c6YV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10280:1: error: BUILDSTDERR: warning: label ‘_c6Z0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10280 | _c6Z0: BUILDSTDERR: | ^ BUILDSTDERR: 10280 | _c6Z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcnewReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10317:1: error: BUILDSTDERR: warning: label ‘_c6Z5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10317 | _c6Z5: BUILDSTDERR: | ^ BUILDSTDERR: 10317 | _c6Z5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Yp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10343:1: error: BUILDSTDERR: warning: label ‘_c6Yp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10343 | _c6Yp: BUILDSTDERR: | ^ BUILDSTDERR: 10343 | _c6Yp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6Z6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10376:1: error: BUILDSTDERR: warning: label ‘_c6Z6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _c6Z6: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _c6Z6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10398:1: error: BUILDSTDERR: warning: label ‘_c6Zp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10398 | _c6Zp: BUILDSTDERR: | ^ BUILDSTDERR: 10398 | _c6Zp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10420:1: error: BUILDSTDERR: warning: label ‘_c6Zw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10420 | _c6Zw: BUILDSTDERR: | ^ BUILDSTDERR: 10420 | _c6Zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10444:1: error: BUILDSTDERR: warning: label ‘_c6ZD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10444 | _c6ZD: BUILDSTDERR: | ^ BUILDSTDERR: 10444 | _c6ZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10472:1: error: BUILDSTDERR: warning: label ‘_c6ZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10472 | _c6ZH: BUILDSTDERR: | ^ BUILDSTDERR: 10472 | _c6ZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10509:1: error: BUILDSTDERR: warning: label ‘_c707’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10509 | _c707: BUILDSTDERR: | ^ BUILDSTDERR: 10509 | _c707: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10528:1: error: BUILDSTDERR: warning: label ‘_c70a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10528 | _c70a: BUILDSTDERR: | ^ BUILDSTDERR: 10528 | _c70a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10564:1: error: BUILDSTDERR: warning: label ‘_c70j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10564 | _c70j: BUILDSTDERR: | ^ BUILDSTDERR: 10564 | _c70j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10590:1: error: BUILDSTDERR: warning: label ‘_c70m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10590 | _c70m: BUILDSTDERR: | ^ BUILDSTDERR: 10590 | _c70m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c6ZU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10620:1: error: BUILDSTDERR: warning: label ‘_c6ZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10620 | _c6ZU: BUILDSTDERR: | ^ BUILDSTDERR: 10620 | _c6ZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10652:1: error: BUILDSTDERR: warning: label ‘_c70s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10652 | _c70s: BUILDSTDERR: | ^ BUILDSTDERR: 10652 | _c70s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10680:1: error: BUILDSTDERR: warning: label ‘_c70S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10680 | _c70S: BUILDSTDERR: | ^ BUILDSTDERR: 10680 | _c70S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10699:1: error: BUILDSTDERR: warning: label ‘_c70V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10699 | _c70V: BUILDSTDERR: | ^ BUILDSTDERR: 10699 | _c70V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10735:1: error: BUILDSTDERR: warning: label ‘_c714’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10735 | _c714: BUILDSTDERR: | ^ BUILDSTDERR: 10735 | _c714: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10761:1: error: BUILDSTDERR: warning: label ‘_c717’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10761 | _c717: BUILDSTDERR: | ^ BUILDSTDERR: 10761 | _c717: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c70F’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10791:1: error: BUILDSTDERR: warning: label ‘_c70F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10791 | _c70F: BUILDSTDERR: | ^ BUILDSTDERR: 10791 | _c70F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10823:1: error: BUILDSTDERR: warning: label ‘_c71d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10823 | _c71d: BUILDSTDERR: | ^ BUILDSTDERR: 10823 | _c71d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10853:1: error: BUILDSTDERR: warning: label ‘_c71q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10853 | _c71q: BUILDSTDERR: | ^ BUILDSTDERR: 10853 | _c71q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10878:1: error: BUILDSTDERR: warning: label ‘_c71t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10878 | _c71t: BUILDSTDERR: | ^ BUILDSTDERR: 10878 | _c71t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10907:1: error: BUILDSTDERR: warning: label ‘_c71G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10907 | _c71G: BUILDSTDERR: | ^ BUILDSTDERR: 10907 | _c71G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10931:1: error: BUILDSTDERR: warning: label ‘_c71N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _c71N: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _c71N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10955:1: error: BUILDSTDERR: warning: label ‘_c71U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10955 | _c71U: BUILDSTDERR: | ^ BUILDSTDERR: 10955 | _c71U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:10983:1: error: BUILDSTDERR: warning: label ‘_c71Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10983 | _c71Y: BUILDSTDERR: | ^ BUILDSTDERR: 10983 | _c71Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11022:1: error: BUILDSTDERR: warning: label ‘_c72b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11022 | _c72b: BUILDSTDERR: | ^ BUILDSTDERR: 11022 | _c72b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11047:1: error: BUILDSTDERR: warning: label ‘_c72e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _c72e: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _c72e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6cX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11076:1: error: BUILDSTDERR: warning: label ‘_c72r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11076 | _c72r: BUILDSTDERR: | ^ BUILDSTDERR: 11076 | _c72r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11101:1: error: BUILDSTDERR: warning: label ‘_c72u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11101 | _c72u: BUILDSTDERR: | ^ BUILDSTDERR: 11101 | _c72u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6da_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11130:1: error: BUILDSTDERR: warning: label ‘_c72P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11130 | _c72P: BUILDSTDERR: | ^ BUILDSTDERR: 11130 | _c72P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6d7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11156:1: error: BUILDSTDERR: warning: label ‘_c73a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11156 | _c73a: BUILDSTDERR: | ^ BUILDSTDERR: 11156 | _c73a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6d8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11182:1: error: BUILDSTDERR: warning: label ‘_c73d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11182 | _c73d: BUILDSTDERR: | ^ BUILDSTDERR: 11182 | _c73d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c731’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11213:1: error: BUILDSTDERR: warning: label ‘_c731’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11213 | _c731: BUILDSTDERR: | ^ BUILDSTDERR: 11213 | _c731: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6d9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11248:1: error: BUILDSTDERR: warning: label ‘_c73l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11248 | _c73l: BUILDSTDERR: | ^ BUILDSTDERR: 11248 | _c73l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcliftWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11285:1: error: BUILDSTDERR: warning: label ‘_c73q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _c73q: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _c73q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c72D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11307:1: error: BUILDSTDERR: warning: label ‘_c72D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11307 | _c72D: BUILDSTDERR: | ^ BUILDSTDERR: 11307 | _c72D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c72H’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11328:1: error: BUILDSTDERR: warning: label ‘_c72H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11328 | _c72H: BUILDSTDERR: | ^ BUILDSTDERR: 11328 | _c72H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c73r’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11361:1: error: BUILDSTDERR: warning: label ‘_c73r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11361 | _c73r: BUILDSTDERR: | ^ BUILDSTDERR: 11361 | _c73r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11383:1: error: BUILDSTDERR: warning: label ‘_c73O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11383 | _c73O: BUILDSTDERR: | ^ BUILDSTDERR: 11383 | _c73O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11409:1: error: BUILDSTDERR: warning: label ‘_c74e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11409 | _c74e: BUILDSTDERR: | ^ BUILDSTDERR: 11409 | _c74e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6do_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11435:1: error: BUILDSTDERR: warning: label ‘_c74h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11435 | _c74h: BUILDSTDERR: | ^ BUILDSTDERR: 11435 | _c74h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c740’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11464:1: error: BUILDSTDERR: warning: label ‘_c740’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11464 | _c740: BUILDSTDERR: | ^ BUILDSTDERR: 11464 | _c740: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c745’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11490:1: error: BUILDSTDERR: warning: label ‘_c745’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11490 | _c745: BUILDSTDERR: | ^ BUILDSTDERR: 11490 | _c745: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11528:1: error: BUILDSTDERR: warning: label ‘_c74s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11528 | _c74s: BUILDSTDERR: | ^ BUILDSTDERR: 11528 | _c74s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11565:1: error: BUILDSTDERR: warning: label ‘_c74x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11565 | _c74x: BUILDSTDERR: | ^ BUILDSTDERR: 11565 | _c74x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c73G’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11591:1: error: BUILDSTDERR: warning: label ‘_c73G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11591 | _c73G: BUILDSTDERR: | ^ BUILDSTDERR: 11591 | _c73G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c74y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11624:1: error: BUILDSTDERR: warning: label ‘_c74y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11624 | _c74y: BUILDSTDERR: | ^ BUILDSTDERR: 11624 | _c74y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11646:1: error: BUILDSTDERR: warning: label ‘_c74R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11646 | _c74R: BUILDSTDERR: | ^ BUILDSTDERR: 11646 | _c74R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6du_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11668:1: error: BUILDSTDERR: warning: label ‘_c74Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11668 | _c74Z: BUILDSTDERR: | ^ BUILDSTDERR: 11668 | _c74Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11690:1: error: BUILDSTDERR: warning: label ‘_c756’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11690 | _c756: BUILDSTDERR: | ^ BUILDSTDERR: 11690 | _c756: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ds_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11714:1: error: BUILDSTDERR: warning: label ‘_c75d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11714 | _c75d: BUILDSTDERR: | ^ BUILDSTDERR: 11714 | _c75d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11743:1: error: BUILDSTDERR: warning: label ‘_c75h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11743 | _c75h: BUILDSTDERR: | ^ BUILDSTDERR: 11743 | _c75h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11785:1: error: BUILDSTDERR: warning: label ‘_c75u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11785 | _c75u: BUILDSTDERR: | ^ BUILDSTDERR: 11785 | _c75u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11810:1: error: BUILDSTDERR: warning: label ‘_c75x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11810 | _c75x: BUILDSTDERR: | ^ BUILDSTDERR: 11810 | _c75x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11839:1: error: BUILDSTDERR: warning: label ‘_c75K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11839 | _c75K: BUILDSTDERR: | ^ BUILDSTDERR: 11839 | _c75K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11864:1: error: BUILDSTDERR: warning: label ‘_c75N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11864 | _c75N: BUILDSTDERR: | ^ BUILDSTDERR: 11864 | _c75N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11893:1: error: BUILDSTDERR: warning: label ‘_c768’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11893 | _c768: BUILDSTDERR: | ^ BUILDSTDERR: 11893 | _c768: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11919:1: error: BUILDSTDERR: warning: label ‘_c76t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11919 | _c76t: BUILDSTDERR: | ^ BUILDSTDERR: 11919 | _c76t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11945:1: error: BUILDSTDERR: warning: label ‘_c76w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11945 | _c76w: BUILDSTDERR: | ^ BUILDSTDERR: 11945 | _c76w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c76k’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:11976:1: error: BUILDSTDERR: warning: label ‘_c76k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11976 | _c76k: BUILDSTDERR: | ^ BUILDSTDERR: 11976 | _c76k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6dL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12011:1: error: BUILDSTDERR: warning: label ‘_c76E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12011 | _c76E: BUILDSTDERR: | ^ BUILDSTDERR: 12011 | _c76E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcliftReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12048:1: error: BUILDSTDERR: warning: label ‘_c76J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12048 | _c76J: BUILDSTDERR: | ^ BUILDSTDERR: 12048 | _c76J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c75W’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12070:1: error: BUILDSTDERR: warning: label ‘_c75W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12070 | _c75W: BUILDSTDERR: | ^ BUILDSTDERR: 12070 | _c75W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c760’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12091:1: error: BUILDSTDERR: warning: label ‘_c760’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12091 | _c760: BUILDSTDERR: | ^ BUILDSTDERR: 12091 | _c760: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c76K’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12124:1: error: BUILDSTDERR: warning: label ‘_c76K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12124 | _c76K: BUILDSTDERR: | ^ BUILDSTDERR: 12124 | _c76K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12146:1: error: BUILDSTDERR: warning: label ‘_c777’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12146 | _c777: BUILDSTDERR: | ^ BUILDSTDERR: 12146 | _c777: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12174:1: error: BUILDSTDERR: warning: label ‘_c77o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12174 | _c77o: BUILDSTDERR: | ^ BUILDSTDERR: 12174 | _c77o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12212:1: error: BUILDSTDERR: warning: label ‘_c77v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12212 | _c77v: BUILDSTDERR: | ^ BUILDSTDERR: 12212 | _c77v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12249:1: error: BUILDSTDERR: warning: label ‘_c77A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12249 | _c77A: BUILDSTDERR: | ^ BUILDSTDERR: 12249 | _c77A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcelimReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12286:1: error: BUILDSTDERR: warning: label ‘_c77F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12286 | _c77F: BUILDSTDERR: | ^ BUILDSTDERR: 12286 | _c77F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c76Z’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12312:1: error: BUILDSTDERR: warning: label ‘_c76Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12312 | _c76Z: BUILDSTDERR: | ^ BUILDSTDERR: 12312 | _c76Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c77G’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12345:1: error: BUILDSTDERR: warning: label ‘_c77G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12345 | _c77G: BUILDSTDERR: | ^ BUILDSTDERR: 12345 | _c77G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12367:1: error: BUILDSTDERR: warning: label ‘_c77Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12367 | _c77Z: BUILDSTDERR: | ^ BUILDSTDERR: 12367 | _c77Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12389:1: error: BUILDSTDERR: warning: label ‘_c787’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _c787: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _c787: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12411:1: error: BUILDSTDERR: warning: label ‘_c78e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12411 | _c78e: BUILDSTDERR: | ^ BUILDSTDERR: 12411 | _c78e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6e5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12435:1: error: BUILDSTDERR: warning: label ‘_c78l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12435 | _c78l: BUILDSTDERR: | ^ BUILDSTDERR: 12435 | _c78l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12464:1: error: BUILDSTDERR: warning: label ‘_c78p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12464 | _c78p: BUILDSTDERR: | ^ BUILDSTDERR: 12464 | _c78p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ea_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12506:1: error: BUILDSTDERR: warning: label ‘_c78C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12506 | _c78C: BUILDSTDERR: | ^ BUILDSTDERR: 12506 | _c78C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12531:1: error: BUILDSTDERR: warning: label ‘_c78F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12531 | _c78F: BUILDSTDERR: | ^ BUILDSTDERR: 12531 | _c78F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ec_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12560:1: error: BUILDSTDERR: warning: label ‘_c78S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12560 | _c78S: BUILDSTDERR: | ^ BUILDSTDERR: 12560 | _c78S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12585:1: error: BUILDSTDERR: warning: label ‘_c78V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12585 | _c78V: BUILDSTDERR: | ^ BUILDSTDERR: 12585 | _c78V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ep_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12614:1: error: BUILDSTDERR: warning: label ‘_c79g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12614 | _c79g: BUILDSTDERR: | ^ BUILDSTDERR: 12614 | _c79g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6em_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12640:1: error: BUILDSTDERR: warning: label ‘_c79B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12640 | _c79B: BUILDSTDERR: | ^ BUILDSTDERR: 12640 | _c79B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6en_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12666:1: error: BUILDSTDERR: warning: label ‘_c79E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12666 | _c79E: BUILDSTDERR: | ^ BUILDSTDERR: 12666 | _c79E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c79s’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12697:1: error: BUILDSTDERR: warning: label ‘_c79s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12697 | _c79s: BUILDSTDERR: | ^ BUILDSTDERR: 12697 | _c79s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12732:1: error: BUILDSTDERR: warning: label ‘_c79M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12732 | _c79M: BUILDSTDERR: | ^ BUILDSTDERR: 12732 | _c79M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcliftState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12769:1: error: BUILDSTDERR: warning: label ‘_c79R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12769 | _c79R: BUILDSTDERR: | ^ BUILDSTDERR: 12769 | _c79R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c794’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12791:1: error: BUILDSTDERR: warning: label ‘_c794’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12791 | _c794: BUILDSTDERR: | ^ BUILDSTDERR: 12791 | _c794: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c798’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12812:1: error: BUILDSTDERR: warning: label ‘_c798’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12812 | _c798: BUILDSTDERR: | ^ BUILDSTDERR: 12812 | _c798: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c79S’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12845:1: error: BUILDSTDERR: warning: label ‘_c79S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12845 | _c79S: BUILDSTDERR: | ^ BUILDSTDERR: 12845 | _c79S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12867:1: error: BUILDSTDERR: warning: label ‘_c7af’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12867 | _c7af: BUILDSTDERR: | ^ BUILDSTDERR: 12867 | _c7af: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12893:1: error: BUILDSTDERR: warning: label ‘_c7aF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12893 | _c7aF: BUILDSTDERR: | ^ BUILDSTDERR: 12893 | _c7aF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12919:1: error: BUILDSTDERR: warning: label ‘_c7aI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12919 | _c7aI: BUILDSTDERR: | ^ BUILDSTDERR: 12919 | _c7aI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7ar’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12948:1: error: BUILDSTDERR: warning: label ‘_c7ar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12948 | _c7ar: BUILDSTDERR: | ^ BUILDSTDERR: 12948 | _c7ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7aw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:12974:1: error: BUILDSTDERR: warning: label ‘_c7aw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12974 | _c7aw: BUILDSTDERR: | ^ BUILDSTDERR: 12974 | _c7aw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13012:1: error: BUILDSTDERR: warning: label ‘_c7aT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13012 | _c7aT: BUILDSTDERR: | ^ BUILDSTDERR: 13012 | _c7aT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13049:1: error: BUILDSTDERR: warning: label ‘_c7aY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13049 | _c7aY: BUILDSTDERR: | ^ BUILDSTDERR: 13049 | _c7aY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7a7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13075:1: error: BUILDSTDERR: warning: label ‘_c7a7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13075 | _c7a7: BUILDSTDERR: | ^ BUILDSTDERR: 13075 | _c7a7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7aZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13108:1: error: BUILDSTDERR: warning: label ‘_c7aZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13108 | _c7aZ: BUILDSTDERR: | ^ BUILDSTDERR: 13108 | _c7aZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13130:1: error: BUILDSTDERR: warning: label ‘_c7bi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13130 | _c7bi: BUILDSTDERR: | ^ BUILDSTDERR: 13130 | _c7bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13152:1: error: BUILDSTDERR: warning: label ‘_c7bq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13152 | _c7bq: BUILDSTDERR: | ^ BUILDSTDERR: 13152 | _c7bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13174:1: error: BUILDSTDERR: warning: label ‘_c7bx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13174 | _c7bx: BUILDSTDERR: | ^ BUILDSTDERR: 13174 | _c7bx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6eH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13198:1: error: BUILDSTDERR: warning: label ‘_c7bE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13198 | _c7bE: BUILDSTDERR: | ^ BUILDSTDERR: 13198 | _c7bE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13227:1: error: BUILDSTDERR: warning: label ‘_c7bI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13227 | _c7bI: BUILDSTDERR: | ^ BUILDSTDERR: 13227 | _c7bI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘r63y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13271:1: error: BUILDSTDERR: warning: label ‘_c7bU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13271 | _c7bU: BUILDSTDERR: | ^ BUILDSTDERR: 13271 | _c7bU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7bR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13298:1: error: BUILDSTDERR: warning: label ‘_c7bR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13298 | _c7bR: BUILDSTDERR: | ^ BUILDSTDERR: 13298 | _c7bR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7bX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13324:1: error: BUILDSTDERR: warning: label ‘_c7bX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13324 | _c7bX: BUILDSTDERR: | ^ BUILDSTDERR: 13324 | _c7bX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘r63z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13366:1: error: BUILDSTDERR: warning: label ‘_c7ck’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13366 | _c7ck: BUILDSTDERR: | ^ BUILDSTDERR: 13366 | _c7ck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13403:1: error: BUILDSTDERR: warning: label ‘_c7cR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13403 | _c7cR: BUILDSTDERR: | ^ BUILDSTDERR: 13403 | _c7cR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13429:1: error: BUILDSTDERR: warning: label ‘_c7cY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13429 | _c7cY: BUILDSTDERR: | ^ BUILDSTDERR: 13429 | _c7cY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13460:1: error: BUILDSTDERR: warning: label ‘_c7d1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13460 | _c7d1: BUILDSTDERR: | ^ BUILDSTDERR: 13460 | _c7d1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13501:1: error: BUILDSTDERR: warning: label ‘_c7dy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13501 | _c7dy: BUILDSTDERR: | ^ BUILDSTDERR: 13501 | _c7dy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13528:1: error: BUILDSTDERR: warning: label ‘_c7dB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13528 | _c7dB: BUILDSTDERR: | ^ BUILDSTDERR: 13528 | _c7dB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7df’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13558:1: error: BUILDSTDERR: warning: label ‘_c7df’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13558 | _c7df: BUILDSTDERR: | ^ BUILDSTDERR: 13558 | _c7df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7dk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13582:1: error: BUILDSTDERR: warning: label ‘_c7dk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13582 | _c7dk: BUILDSTDERR: | ^ BUILDSTDERR: 13582 | _c7dk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7dp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13607:1: error: BUILDSTDERR: warning: label ‘_c7dp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13607 | _c7dp: BUILDSTDERR: | ^ BUILDSTDERR: 13607 | _c7dp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13645:1: error: BUILDSTDERR: warning: label ‘_c7dO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13645 | _c7dO: BUILDSTDERR: | ^ BUILDSTDERR: 13645 | _c7dO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13690:1: error: BUILDSTDERR: warning: label ‘_c7dT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13690 | _c7dT: BUILDSTDERR: | ^ BUILDSTDERR: 13690 | _c7dT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6f9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13736:1: error: BUILDSTDERR: warning: label ‘_c7e6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13736 | _c7e6: BUILDSTDERR: | ^ BUILDSTDERR: 13736 | _c7e6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13763:1: error: BUILDSTDERR: warning: label ‘_c7e9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _c7e9: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _c7e9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6ft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13806:1: error: BUILDSTDERR: warning: label ‘_c7ee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13806 | _c7ee: BUILDSTDERR: | ^ BUILDSTDERR: 13806 | _c7ee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6f8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13854:1: error: BUILDSTDERR: warning: label ‘_c7en’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13854 | _c7en: BUILDSTDERR: | ^ BUILDSTDERR: 13854 | _c7en: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_runAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13881:1: error: BUILDSTDERR: warning: label ‘_c7eq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13881 | _c7eq: BUILDSTDERR: | ^ BUILDSTDERR: 13881 | _c7eq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7ct’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13904:1: error: BUILDSTDERR: warning: label ‘_c7ct’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13904 | _c7ct: BUILDSTDERR: | ^ BUILDSTDERR: 13904 | _c7ct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘_c7cx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13926:1: error: BUILDSTDERR: warning: label ‘_c7cx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13926 | _c7cx: BUILDSTDERR: | ^ BUILDSTDERR: 13926 | _c7cx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13967:1: error: BUILDSTDERR: warning: label ‘_c7eG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13967 | _c7eG: BUILDSTDERR: | ^ BUILDSTDERR: 13967 | _c7eG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:13990:1: error: BUILDSTDERR: warning: label ‘_c7eO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13990 | _c7eO: BUILDSTDERR: | ^ BUILDSTDERR: 13990 | _c7eO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:14012:1: error: BUILDSTDERR: warning: label ‘_c7eV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14012 | _c7eV: BUILDSTDERR: | ^ BUILDSTDERR: 14012 | _c7eV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘s6fw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:14036:1: error: BUILDSTDERR: warning: label ‘_c7f2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14036 | _c7f2: BUILDSTDERR: | ^ BUILDSTDERR: 14036 | _c7f2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStreamAutomatona_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_45.hc:14065:1: error: BUILDSTDERR: warning: label ‘_c7f6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14065 | _c7f6: BUILDSTDERR: | ^ BUILDSTDERR: 14065 | _c7f6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ff_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12:1: error: BUILDSTDERR: warning: label ‘_c7rg’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _c7rg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _c7rg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:31:1: error: BUILDSTDERR: warning: label ‘_c7rj’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _c7rj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _c7rj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:70:1: error: BUILDSTDERR: warning: label ‘_c7ro’ defined but not used [-Wunused-label] BUILDSTDERR: 70 | _c7ro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 70 | _c7ro: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowTransformerAutomatonazuzdclift_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:108:1: error: BUILDSTDERR: warning: label ‘_c7rt’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _c7rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _c7rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:139:1: error: BUILDSTDERR: warning: label ‘_c7rO’ defined but not used [-Wunused-label] BUILDSTDERR: 139 | _c7rO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 139 | _c7rO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:170:1: error: BUILDSTDERR: warning: label ‘_c7rR’ defined but not used [-Wunused-label] BUILDSTDERR: 170 | _c7rR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 170 | _c7rR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:210:1: error: BUILDSTDERR: warning: label ‘_c7sj’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _c7sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _c7sj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:237:1: error: BUILDSTDERR: warning: label ‘_c7sm’ defined but not used [-Wunused-label] BUILDSTDERR: 237 | _c7sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 237 | _c7sm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7s5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:266:1: error: BUILDSTDERR: warning: label ‘_c7s5’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _c7s5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _c7s5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7sa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:292:1: error: BUILDSTDERR: warning: label ‘_c7sa’ defined but not used [-Wunused-label] BUILDSTDERR: 292 | _c7sa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 292 | _c7sa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:327:1: error: BUILDSTDERR: warning: label ‘_c7sw’ defined but not used [-Wunused-label] BUILDSTDERR: 327 | _c7sw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 327 | _c7sw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:363:1: error: BUILDSTDERR: warning: label ‘_c7sB’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _c7sB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _c7sB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7rC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:388:1: error: BUILDSTDERR: warning: label ‘_c7rC’ defined but not used [-Wunused-label] BUILDSTDERR: 388 | _c7rC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 388 | _c7rC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:427:1: error: BUILDSTDERR: warning: label ‘_c7sP’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _c7sP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _c7sP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:454:1: error: BUILDSTDERR: warning: label ‘_c7tk’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _c7tk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _c7tk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:481:1: error: BUILDSTDERR: warning: label ‘_c7tn’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _c7tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _c7tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7t1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:510:1: error: BUILDSTDERR: warning: label ‘_c7t1’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _c7t1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _c7t1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7t6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:534:1: error: BUILDSTDERR: warning: label ‘_c7t6’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _c7t6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _c7t6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7tb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:561:1: error: BUILDSTDERR: warning: label ‘_c7tb’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _c7tb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _c7tb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7fO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:599:1: error: BUILDSTDERR: warning: label ‘_c7tA’ defined but not used [-Wunused-label] BUILDSTDERR: 599 | _c7tA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 599 | _c7tA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:638:1: error: BUILDSTDERR: warning: label ‘_c7tH’ defined but not used [-Wunused-label] BUILDSTDERR: 638 | _c7tH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 638 | _c7tH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7tF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:674:1: error: BUILDSTDERR: warning: label ‘_c7tF’ defined but not used [-Wunused-label] BUILDSTDERR: 674 | _c7tF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 674 | _c7tF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7g4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:696:1: error: BUILDSTDERR: warning: label ‘_c7tX’ defined but not used [-Wunused-label] BUILDSTDERR: 696 | _c7tX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 696 | _c7tX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7g1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:722:1: error: BUILDSTDERR: warning: label ‘_c7un’ defined but not used [-Wunused-label] BUILDSTDERR: 722 | _c7un: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 722 | _c7un: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7g2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:748:1: error: BUILDSTDERR: warning: label ‘_c7uq’ defined but not used [-Wunused-label] BUILDSTDERR: 748 | _c7uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 748 | _c7uq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7u9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:777:1: error: BUILDSTDERR: warning: label ‘_c7u9’ defined but not used [-Wunused-label] BUILDSTDERR: 777 | _c7u9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 777 | _c7u9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7ue’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:803:1: error: BUILDSTDERR: warning: label ‘_c7ue’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _c7ue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _c7ue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7g3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:840:1: error: BUILDSTDERR: warning: label ‘_c7uB’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _c7uB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _c7uB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:879:1: error: BUILDSTDERR: warning: label ‘_c7uI’ defined but not used [-Wunused-label] BUILDSTDERR: 879 | _c7uI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 879 | _c7uI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7uG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:914:1: error: BUILDSTDERR: warning: label ‘_c7uG’ defined but not used [-Wunused-label] BUILDSTDERR: 914 | _c7uG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 914 | _c7uG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:936:1: error: BUILDSTDERR: warning: label ‘_c7uY’ defined but not used [-Wunused-label] BUILDSTDERR: 936 | _c7uY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 936 | _c7uY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:962:1: error: BUILDSTDERR: warning: label ‘_c7vo’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _c7vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _c7vo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:988:1: error: BUILDSTDERR: warning: label ‘_c7vr’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _c7vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _c7vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7va’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1017:1: error: BUILDSTDERR: warning: label ‘_c7va’ defined but not used [-Wunused-label] BUILDSTDERR: 1017 | _c7va: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1017 | _c7va: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7vf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c7vf’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c7vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c7vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1080:1: error: BUILDSTDERR: warning: label ‘_c7vC’ defined but not used [-Wunused-label] BUILDSTDERR: 1080 | _c7vC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1080 | _c7vC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1119:1: error: BUILDSTDERR: warning: label ‘_c7vJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _c7vJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _c7vJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7vH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1154:1: error: BUILDSTDERR: warning: label ‘_c7vH’ defined but not used [-Wunused-label] BUILDSTDERR: 1154 | _c7vH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1154 | _c7vH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1178:1: error: BUILDSTDERR: warning: label ‘_c7w6’ defined but not used [-Wunused-label] BUILDSTDERR: 1178 | _c7w6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1178 | _c7w6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1213:1: error: BUILDSTDERR: warning: label ‘_c7wb’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _c7wb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _c7wb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcarr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1250:1: error: BUILDSTDERR: warning: label ‘_c7wg’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _c7wg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _c7wg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1281:1: error: BUILDSTDERR: warning: label ‘_c7wt’ defined but not used [-Wunused-label] BUILDSTDERR: 1281 | _c7wt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1281 | _c7wt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1308:1: error: BUILDSTDERR: warning: label ‘_c7wY’ defined but not used [-Wunused-label] BUILDSTDERR: 1308 | _c7wY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1308 | _c7wY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1335:1: error: BUILDSTDERR: warning: label ‘_c7x1’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _c7x1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _c7x1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7wF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1364:1: error: BUILDSTDERR: warning: label ‘_c7wF’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _c7wF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _c7wF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7wK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1388:1: error: BUILDSTDERR: warning: label ‘_c7wK’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _c7wK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _c7wK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7wP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1415:1: error: BUILDSTDERR: warning: label ‘_c7wP’ defined but not used [-Wunused-label] BUILDSTDERR: 1415 | _c7wP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1415 | _c7wP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1453:1: error: BUILDSTDERR: warning: label ‘_c7xe’ defined but not used [-Wunused-label] BUILDSTDERR: 1453 | _c7xe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1453 | _c7xe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1492:1: error: BUILDSTDERR: warning: label ‘_c7xl’ defined but not used [-Wunused-label] BUILDSTDERR: 1492 | _c7xl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1492 | _c7xl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7xj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1528:1: error: BUILDSTDERR: warning: label ‘_c7xj’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _c7xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _c7xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1548:1: error: BUILDSTDERR: warning: label ‘_c7xK’ defined but not used [-Wunused-label] BUILDSTDERR: 1548 | _c7xK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1548 | _c7xK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c7xN’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c7xN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c7xN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1604:1: error: BUILDSTDERR: warning: label ‘_c7xY’ defined but not used [-Wunused-label] BUILDSTDERR: 1604 | _c7xY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1604 | _c7xY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7xW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1628:1: error: BUILDSTDERR: warning: label ‘_c7xW’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _c7xW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _c7xW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1646:1: error: BUILDSTDERR: warning: label ‘_c7y4’ defined but not used [-Wunused-label] BUILDSTDERR: 1646 | _c7y4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1646 | _c7y4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfCategoryTYPEAutomatonzuzdcid_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c7y9’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c7y9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c7y9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1715:1: error: BUILDSTDERR: warning: label ‘_c7yn’ defined but not used [-Wunused-label] BUILDSTDERR: 1715 | _c7yn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1715 | _c7yn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1737:1: error: BUILDSTDERR: warning: label ‘_c7yu’ defined but not used [-Wunused-label] BUILDSTDERR: 1737 | _c7yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1737 | _c7yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfCategoryTYPEAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1764:1: error: BUILDSTDERR: warning: label ‘_c7yy’ defined but not used [-Wunused-label] BUILDSTDERR: 1764 | _c7yy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1764 | _c7yy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1800:1: error: BUILDSTDERR: warning: label ‘_c7yM’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _c7yM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _c7yM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1822:1: error: BUILDSTDERR: warning: label ‘_c7yU’ defined but not used [-Wunused-label] BUILDSTDERR: 1822 | _c7yU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1822 | _c7yU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1844:1: error: BUILDSTDERR: warning: label ‘_c7z2’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _c7z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _c7z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c7za’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c7za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c7za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1888:1: error: BUILDSTDERR: warning: label ‘_c7zi’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _c7zi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _c7zi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7gU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1910:1: error: BUILDSTDERR: warning: label ‘_c7zp’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _c7zp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _c7zp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1941:1: error: BUILDSTDERR: warning: label ‘_c7zt’ defined but not used [-Wunused-label] BUILDSTDERR: 1941 | _c7zt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1941 | _c7zt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7h2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:1989:1: error: BUILDSTDERR: warning: label ‘_c7zH’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _c7zH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _c7zH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7h1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2011:1: error: BUILDSTDERR: warning: label ‘_c7zO’ defined but not used [-Wunused-label] BUILDSTDERR: 2011 | _c7zO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2011 | _c7zO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowTransformerAutomatona_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2038:1: error: BUILDSTDERR: warning: label ‘_c7zS’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _c7zS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _c7zS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7h4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2075:1: error: BUILDSTDERR: warning: label ‘_c7A5’ defined but not used [-Wunused-label] BUILDSTDERR: 2075 | _c7A5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2075 | _c7A5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2100:1: error: BUILDSTDERR: warning: label ‘_c7A8’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _c7A8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _c7A8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2129:1: error: BUILDSTDERR: warning: label ‘_c7At’ defined but not used [-Wunused-label] BUILDSTDERR: 2129 | _c7At: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2129 | _c7At: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2155:1: error: BUILDSTDERR: warning: label ‘_c7AT’ defined but not used [-Wunused-label] BUILDSTDERR: 2155 | _c7AT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2155 | _c7AT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2181:1: error: BUILDSTDERR: warning: label ‘_c7B0’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _c7B0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _c7B0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7AF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2212:1: error: BUILDSTDERR: warning: label ‘_c7AF’ defined but not used [-Wunused-label] BUILDSTDERR: 2212 | _c7AF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2212 | _c7AF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7AK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2257:1: error: BUILDSTDERR: warning: label ‘_c7AK’ defined but not used [-Wunused-label] BUILDSTDERR: 2257 | _c7AK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2257 | _c7AK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2295:1: error: BUILDSTDERR: warning: label ‘_c7Bh’ defined but not used [-Wunused-label] BUILDSTDERR: 2295 | _c7Bh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2295 | _c7Bh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7h7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2335:1: error: BUILDSTDERR: warning: label ‘_c7Bm’ defined but not used [-Wunused-label] BUILDSTDERR: 2335 | _c7Bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2335 | _c7Bm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Al’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2368:1: error: BUILDSTDERR: warning: label ‘_c7Al’ defined but not used [-Wunused-label] BUILDSTDERR: 2368 | _c7Al: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2368 | _c7Al: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Bn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2401:1: error: BUILDSTDERR: warning: label ‘_c7Bn’ defined but not used [-Wunused-label] BUILDSTDERR: 2401 | _c7Bn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2401 | _c7Bn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2418:1: error: BUILDSTDERR: warning: label ‘_c7Bx’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _c7Bx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _c7Bx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2449:1: error: BUILDSTDERR: warning: label ‘_c7BO’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _c7BO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _c7BO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2476:1: error: BUILDSTDERR: warning: label ‘_c7Ce’ defined but not used [-Wunused-label] BUILDSTDERR: 2476 | _c7Ce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2476 | _c7Ce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c7Cs’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c7Cs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c7Cs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2529:1: error: BUILDSTDERR: warning: label ‘_c7Cz’ defined but not used [-Wunused-label] BUILDSTDERR: 2529 | _c7Cz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2529 | _c7Cz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7C0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2562:1: error: BUILDSTDERR: warning: label ‘_c7C0’ defined but not used [-Wunused-label] BUILDSTDERR: 2562 | _c7C0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2562 | _c7C0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Cj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2601:1: error: BUILDSTDERR: warning: label ‘_c7Cj’ defined but not used [-Wunused-label] BUILDSTDERR: 2601 | _c7Cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2601 | _c7Cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7C5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2640:1: error: BUILDSTDERR: warning: label ‘_c7C5’ defined but not used [-Wunused-label] BUILDSTDERR: 2640 | _c7C5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2640 | _c7C5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2680:1: error: BUILDSTDERR: warning: label ‘_c7CR’ defined but not used [-Wunused-label] BUILDSTDERR: 2680 | _c7CR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2680 | _c7CR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2721:1: error: BUILDSTDERR: warning: label ‘_c7CW’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _c7CW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _c7CW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7BG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2749:1: error: BUILDSTDERR: warning: label ‘_c7BG’ defined but not used [-Wunused-label] BUILDSTDERR: 2749 | _c7BG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2749 | _c7BG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7CX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2786:1: error: BUILDSTDERR: warning: label ‘_c7CX’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _c7CX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _c7CX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7i0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2808:1: error: BUILDSTDERR: warning: label ‘_c7Dn’ defined but not used [-Wunused-label] BUILDSTDERR: 2808 | _c7Dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2808 | _c7Dn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2834:1: error: BUILDSTDERR: warning: label ‘_c7DO’ defined but not used [-Wunused-label] BUILDSTDERR: 2834 | _c7DO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2834 | _c7DO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2860:1: error: BUILDSTDERR: warning: label ‘_c7DV’ defined but not used [-Wunused-label] BUILDSTDERR: 2860 | _c7DV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2860 | _c7DV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Dz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2891:1: error: BUILDSTDERR: warning: label ‘_c7Dz’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _c7Dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _c7Dz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7DF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2936:1: error: BUILDSTDERR: warning: label ‘_c7DF’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _c7DF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _c7DF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:2974:1: error: BUILDSTDERR: warning: label ‘_c7Eb’ defined but not used [-Wunused-label] BUILDSTDERR: 2974 | _c7Eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2974 | _c7Eb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7hL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3014:1: error: BUILDSTDERR: warning: label ‘_c7Eg’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _c7Eg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _c7Eg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Df’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3047:1: error: BUILDSTDERR: warning: label ‘_c7Df’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _c7Df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _c7Df: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Eh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3080:1: error: BUILDSTDERR: warning: label ‘_c7Eh’ defined but not used [-Wunused-label] BUILDSTDERR: 3080 | _c7Eh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3080 | _c7Eh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3097:1: error: BUILDSTDERR: warning: label ‘_c7Er’ defined but not used [-Wunused-label] BUILDSTDERR: 3097 | _c7Er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3097 | _c7Er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ik_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3128:1: error: BUILDSTDERR: warning: label ‘_c7EI’ defined but not used [-Wunused-label] BUILDSTDERR: 3128 | _c7EI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3128 | _c7EI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ic_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3155:1: error: BUILDSTDERR: warning: label ‘_c7F8’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _c7F8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _c7F8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ih_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3181:1: error: BUILDSTDERR: warning: label ‘_c7Fm’ defined but not used [-Wunused-label] BUILDSTDERR: 3181 | _c7Fm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3181 | _c7Fm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ii_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3208:1: error: BUILDSTDERR: warning: label ‘_c7Ft’ defined but not used [-Wunused-label] BUILDSTDERR: 3208 | _c7Ft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3208 | _c7Ft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7EU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3241:1: error: BUILDSTDERR: warning: label ‘_c7EU’ defined but not used [-Wunused-label] BUILDSTDERR: 3241 | _c7EU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3241 | _c7EU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Fd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3279:1: error: BUILDSTDERR: warning: label ‘_c7Fd’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _c7Fd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _c7Fd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7EZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3315:1: error: BUILDSTDERR: warning: label ‘_c7EZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _c7EZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _c7EZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ij_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3353:1: error: BUILDSTDERR: warning: label ‘_c7FJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3353 | _c7FJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3353 | _c7FJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3394:1: error: BUILDSTDERR: warning: label ‘_c7FO’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _c7FO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _c7FO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7EA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3422:1: error: BUILDSTDERR: warning: label ‘_c7EA’ defined but not used [-Wunused-label] BUILDSTDERR: 3422 | _c7EA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3422 | _c7EA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7FP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3459:1: error: BUILDSTDERR: warning: label ‘_c7FP’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _c7FP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _c7FP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3481:1: error: BUILDSTDERR: warning: label ‘_c7G8’ defined but not used [-Wunused-label] BUILDSTDERR: 3481 | _c7G8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3481 | _c7G8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ip_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3503:1: error: BUILDSTDERR: warning: label ‘_c7Gg’ defined but not used [-Wunused-label] BUILDSTDERR: 3503 | _c7Gg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3503 | _c7Gg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7io_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3525:1: error: BUILDSTDERR: warning: label ‘_c7Go’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _c7Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _c7Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7in_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3547:1: error: BUILDSTDERR: warning: label ‘_c7Gw’ defined but not used [-Wunused-label] BUILDSTDERR: 3547 | _c7Gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3547 | _c7Gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7im_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3569:1: error: BUILDSTDERR: warning: label ‘_c7GD’ defined but not used [-Wunused-label] BUILDSTDERR: 3569 | _c7GD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3569 | _c7GD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3599:1: error: BUILDSTDERR: warning: label ‘_c7GH’ defined but not used [-Wunused-label] BUILDSTDERR: 3599 | _c7GH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3599 | _c7GH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7is_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3644:1: error: BUILDSTDERR: warning: label ‘_c7GU’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _c7GU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _c7GU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowZZeroAutomatonzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3669:1: error: BUILDSTDERR: warning: label ‘_c7GX’ defined but not used [-Wunused-label] BUILDSTDERR: 3669 | _c7GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3669 | _c7GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3698:1: error: BUILDSTDERR: warning: label ‘_c7Ha’ defined but not used [-Wunused-label] BUILDSTDERR: 3698 | _c7Ha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3698 | _c7Ha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3722:1: error: BUILDSTDERR: warning: label ‘_c7Hh’ defined but not used [-Wunused-label] BUILDSTDERR: 3722 | _c7Hh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3722 | _c7Hh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowZZeroAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3749:1: error: BUILDSTDERR: warning: label ‘_c7Hl’ defined but not used [-Wunused-label] BUILDSTDERR: 3749 | _c7Hl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3749 | _c7Hl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ix_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3785:1: error: BUILDSTDERR: warning: label ‘_c7Hy’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _c7Hy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _c7Hy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowPlusAutomatonzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3810:1: error: BUILDSTDERR: warning: label ‘_c7HB’ defined but not used [-Wunused-label] BUILDSTDERR: 3810 | _c7HB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3810 | _c7HB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3839:1: error: BUILDSTDERR: warning: label ‘_c7HP’ defined but not used [-Wunused-label] BUILDSTDERR: 3839 | _c7HP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3839 | _c7HP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3862:1: error: BUILDSTDERR: warning: label ‘_c7HW’ defined but not used [-Wunused-label] BUILDSTDERR: 3862 | _c7HW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3862 | _c7HW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowPlusAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3889:1: error: BUILDSTDERR: warning: label ‘_c7I0’ defined but not used [-Wunused-label] BUILDSTDERR: 3889 | _c7I0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3889 | _c7I0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3925:1: error: BUILDSTDERR: warning: label ‘_c7Id’ defined but not used [-Wunused-label] BUILDSTDERR: 3925 | _c7Id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3925 | _c7Id: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomatonzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3950:1: error: BUILDSTDERR: warning: label ‘_c7Ig’ defined but not used [-Wunused-label] BUILDSTDERR: 3950 | _c7Ig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3950 | _c7Ig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:3979:1: error: BUILDSTDERR: warning: label ‘_c7IU’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _c7IU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _c7IU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4005:1: error: BUILDSTDERR: warning: label ‘_c7IX’ defined but not used [-Wunused-label] BUILDSTDERR: 4005 | _c7IX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4005 | _c7IX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7IG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4034:1: error: BUILDSTDERR: warning: label ‘_c7IG’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _c7IG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _c7IG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7IL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4060:1: error: BUILDSTDERR: warning: label ‘_c7IL’ defined but not used [-Wunused-label] BUILDSTDERR: 4060 | _c7IL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4060 | _c7IL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4098:1: error: BUILDSTDERR: warning: label ‘_c7J8’ defined but not used [-Wunused-label] BUILDSTDERR: 4098 | _c7J8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4098 | _c7J8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4136:1: error: BUILDSTDERR: warning: label ‘_c7Jd’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _c7Jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _c7Jd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7It’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4166:1: error: BUILDSTDERR: warning: label ‘_c7It’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _c7It: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _c7It: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Je’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4194:1: error: BUILDSTDERR: warning: label ‘_c7Je’ defined but not used [-Wunused-label] BUILDSTDERR: 4194 | _c7Je: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4194 | _c7Je: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4213:1: error: BUILDSTDERR: warning: label ‘_c7Jo’ defined but not used [-Wunused-label] BUILDSTDERR: 4213 | _c7Jo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4213 | _c7Jo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4251:1: error: BUILDSTDERR: warning: label ‘_c7JC’ defined but not used [-Wunused-label] BUILDSTDERR: 4251 | _c7JC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4251 | _c7JC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7iW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4273:1: error: BUILDSTDERR: warning: label ‘_c7JJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _c7JJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _c7JJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4300:1: error: BUILDSTDERR: warning: label ‘_c7JN’ defined but not used [-Wunused-label] BUILDSTDERR: 4300 | _c7JN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4300 | _c7JN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7j2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4336:1: error: BUILDSTDERR: warning: label ‘_c7K5’ defined but not used [-Wunused-label] BUILDSTDERR: 4336 | _c7K5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4336 | _c7K5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7j3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4364:1: error: BUILDSTDERR: warning: label ‘_c7K9’ defined but not used [-Wunused-label] BUILDSTDERR: 4364 | _c7K9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4364 | _c7K9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowCircuitAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4399:1: error: BUILDSTDERR: warning: label ‘_c7Kg’ defined but not used [-Wunused-label] BUILDSTDERR: 4399 | _c7Kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4399 | _c7Kg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Ke’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4431:1: error: BUILDSTDERR: warning: label ‘_c7Ke’ defined but not used [-Wunused-label] BUILDSTDERR: 4431 | _c7Ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4431 | _c7Ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7j6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4453:1: error: BUILDSTDERR: warning: label ‘_c7Kx’ defined but not used [-Wunused-label] BUILDSTDERR: 4453 | _c7Kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4453 | _c7Kx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7j5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4475:1: error: BUILDSTDERR: warning: label ‘_c7KE’ defined but not used [-Wunused-label] BUILDSTDERR: 4475 | _c7KE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4475 | _c7KE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowCircuitAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4502:1: error: BUILDSTDERR: warning: label ‘_c7KI’ defined but not used [-Wunused-label] BUILDSTDERR: 4502 | _c7KI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4502 | _c7KI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ja_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4538:1: error: BUILDSTDERR: warning: label ‘_c7KV’ defined but not used [-Wunused-label] BUILDSTDERR: 4538 | _c7KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4538 | _c7KV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomatonzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4564:1: error: BUILDSTDERR: warning: label ‘_c7KY’ defined but not used [-Wunused-label] BUILDSTDERR: 4564 | _c7KY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4564 | _c7KY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4592:1: error: BUILDSTDERR: warning: label ‘_c7Ll’ defined but not used [-Wunused-label] BUILDSTDERR: 4592 | _c7Ll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4592 | _c7Ll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4611:1: error: BUILDSTDERR: warning: label ‘_c7Lo’ defined but not used [-Wunused-label] BUILDSTDERR: 4611 | _c7Lo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4611 | _c7Lo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ji_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4651:1: error: BUILDSTDERR: warning: label ‘_c7Lt’ defined but not used [-Wunused-label] BUILDSTDERR: 4651 | _c7Lt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4651 | _c7Lt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomatonzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4691:1: error: BUILDSTDERR: warning: label ‘_c7Ly’ defined but not used [-Wunused-label] BUILDSTDERR: 4691 | _c7Ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4691 | _c7Ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4721:1: error: BUILDSTDERR: warning: label ‘_c7LM’ defined but not used [-Wunused-label] BUILDSTDERR: 4721 | _c7LM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4721 | _c7LM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4743:1: error: BUILDSTDERR: warning: label ‘_c7LU’ defined but not used [-Wunused-label] BUILDSTDERR: 4743 | _c7LU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4743 | _c7LU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4768:1: error: BUILDSTDERR: warning: label ‘_c7LY’ defined but not used [-Wunused-label] BUILDSTDERR: 4768 | _c7LY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4768 | _c7LY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4804:1: error: BUILDSTDERR: warning: label ‘_c7Mb’ defined but not used [-Wunused-label] BUILDSTDERR: 4804 | _c7Mb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4804 | _c7Mb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ju_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4831:1: error: BUILDSTDERR: warning: label ‘_c7My’ defined but not used [-Wunused-label] BUILDSTDERR: 4831 | _c7My: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4831 | _c7My: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Mv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4859:1: error: BUILDSTDERR: warning: label ‘_c7Mv’ defined but not used [-Wunused-label] BUILDSTDERR: 4859 | _c7Mv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4859 | _c7Mv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4878:1: error: BUILDSTDERR: warning: label ‘_c7MG’ defined but not used [-Wunused-label] BUILDSTDERR: 4878 | _c7MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4878 | _c7MG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4910:1: error: BUILDSTDERR: warning: label ‘_c7ML’ defined but not used [-Wunused-label] BUILDSTDERR: 4910 | _c7ML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4910 | _c7ML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4946:1: error: BUILDSTDERR: warning: label ‘_c7MQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4946 | _c7MQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4946 | _c7MQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:4982:1: error: BUILDSTDERR: warning: label ‘_c7MV’ defined but not used [-Wunused-label] BUILDSTDERR: 4982 | _c7MV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4982 | _c7MV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5015:1: error: BUILDSTDERR: warning: label ‘_c7Ne’ defined but not used [-Wunused-label] BUILDSTDERR: 5015 | _c7Ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5015 | _c7Ne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5034:1: error: BUILDSTDERR: warning: label ‘_c7Nh’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _c7Nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _c7Nh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5072:1: error: BUILDSTDERR: warning: label ‘_c7Nm’ defined but not used [-Wunused-label] BUILDSTDERR: 5072 | _c7Nm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5072 | _c7Nm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5107:1: error: BUILDSTDERR: warning: label ‘_c7ND’ defined but not used [-Wunused-label] BUILDSTDERR: 5107 | _c7ND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5107 | _c7ND: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5136:1: error: BUILDSTDERR: warning: label ‘_c7NG’ defined but not used [-Wunused-label] BUILDSTDERR: 5136 | _c7NG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5136 | _c7NG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5176:1: error: BUILDSTDERR: warning: label ‘_c7NL’ defined but not used [-Wunused-label] BUILDSTDERR: 5176 | _c7NL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5176 | _c7NL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5209:1: error: BUILDSTDERR: warning: label ‘_c7Oc’ defined but not used [-Wunused-label] BUILDSTDERR: 5209 | _c7Oc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5209 | _c7Oc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5228:1: error: BUILDSTDERR: warning: label ‘_c7Of’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _c7Of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _c7Of: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5268:1: error: BUILDSTDERR: warning: label ‘_c7Ok’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _c7Ok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _c7Ok: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5309:1: error: BUILDSTDERR: warning: label ‘_c7Op’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _c7Op: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _c7Op: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5346:1: error: BUILDSTDERR: warning: label ‘_c7Ou’ defined but not used [-Wunused-label] BUILDSTDERR: 5346 | _c7Ou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5346 | _c7Ou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5374:1: error: BUILDSTDERR: warning: label ‘_c7OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5374 | _c7OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5374 | _c7OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5392:1: error: BUILDSTDERR: warning: label ‘_c7P3’ defined but not used [-Wunused-label] BUILDSTDERR: 5392 | _c7P3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5392 | _c7P3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5424:1: error: BUILDSTDERR: warning: label ‘_c7P8’ defined but not used [-Wunused-label] BUILDSTDERR: 5424 | _c7P8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5424 | _c7P8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7jZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5460:1: error: BUILDSTDERR: warning: label ‘_c7Pd’ defined but not used [-Wunused-label] BUILDSTDERR: 5460 | _c7Pd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5460 | _c7Pd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5496:1: error: BUILDSTDERR: warning: label ‘_c7Pi’ defined but not used [-Wunused-label] BUILDSTDERR: 5496 | _c7Pi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5496 | _c7Pi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5533:1: error: BUILDSTDERR: warning: label ‘_c7Pn’ defined but not used [-Wunused-label] BUILDSTDERR: 5533 | _c7Pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5533 | _c7Pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5564:1: error: BUILDSTDERR: warning: label ‘_c7PB’ defined but not used [-Wunused-label] BUILDSTDERR: 5564 | _c7PB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5564 | _c7PB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5586:1: error: BUILDSTDERR: warning: label ‘_c7PJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _c7PJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _c7PJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5608:1: error: BUILDSTDERR: warning: label ‘_c7PR’ defined but not used [-Wunused-label] BUILDSTDERR: 5608 | _c7PR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5608 | _c7PR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5630:1: error: BUILDSTDERR: warning: label ‘_c7PZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5630 | _c7PZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5630 | _c7PZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5652:1: error: BUILDSTDERR: warning: label ‘_c7Q7’ defined but not used [-Wunused-label] BUILDSTDERR: 5652 | _c7Q7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5652 | _c7Q7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7k2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5674:1: error: BUILDSTDERR: warning: label ‘_c7Qe’ defined but not used [-Wunused-label] BUILDSTDERR: 5674 | _c7Qe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5674 | _c7Qe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5705:1: error: BUILDSTDERR: warning: label ‘_c7Qi’ defined but not used [-Wunused-label] BUILDSTDERR: 5705 | _c7Qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5705 | _c7Qi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5755:1: error: BUILDSTDERR: warning: label ‘_c7Qt’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _c7Qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _c7Qt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Qr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5777:1: error: BUILDSTDERR: warning: label ‘_c7Qr’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _c7Qr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _c7Qr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5798:1: error: BUILDSTDERR: warning: label ‘_c7QJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _c7QJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _c7QJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7QH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5822:1: error: BUILDSTDERR: warning: label ‘_c7QH’ defined but not used [-Wunused-label] BUILDSTDERR: 5822 | _c7QH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5822 | _c7QH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5838:1: error: BUILDSTDERR: warning: label ‘_c7QP’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _c7QP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _c7QP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5865:1: error: BUILDSTDERR: warning: label ‘_c7Rs’ defined but not used [-Wunused-label] BUILDSTDERR: 5865 | _c7Rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5865 | _c7Rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5884:1: error: BUILDSTDERR: warning: label ‘_c7Rv’ defined but not used [-Wunused-label] BUILDSTDERR: 5884 | _c7Rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5884 | _c7Rv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ks_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5924:1: error: BUILDSTDERR: warning: label ‘_c7RA’ defined but not used [-Wunused-label] BUILDSTDERR: 5924 | _c7RA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5924 | _c7RA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:5966:1: error: BUILDSTDERR: warning: label ‘_c7RF’ defined but not used [-Wunused-label] BUILDSTDERR: 5966 | _c7RF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5966 | _c7RF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6005:1: error: BUILDSTDERR: warning: label ‘_c7S7’ defined but not used [-Wunused-label] BUILDSTDERR: 6005 | _c7S7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6005 | _c7S7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6035:1: error: BUILDSTDERR: warning: label ‘_c7Sd’ defined but not used [-Wunused-label] BUILDSTDERR: 6035 | _c7Sd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6035 | _c7Sd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ki_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6067:1: error: BUILDSTDERR: warning: label ‘_c7Si’ defined but not used [-Wunused-label] BUILDSTDERR: 6067 | _c7Si: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6067 | _c7Si: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7km_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6103:1: error: BUILDSTDERR: warning: label ‘_c7Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 6103 | _c7Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6103 | _c7Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6139:1: error: BUILDSTDERR: warning: label ‘_c7Ss’ defined but not used [-Wunused-label] BUILDSTDERR: 6139 | _c7Ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6139 | _c7Ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6177:1: error: BUILDSTDERR: warning: label ‘_c7Sx’ defined but not used [-Wunused-label] BUILDSTDERR: 6177 | _c7Sx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6177 | _c7Sx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7R2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6206:1: error: BUILDSTDERR: warning: label ‘_c7R2’ defined but not used [-Wunused-label] BUILDSTDERR: 6206 | _c7R2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6206 | _c7R2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7R6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6225:1: error: BUILDSTDERR: warning: label ‘_c7R6’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _c7R6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _c7R6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6258:1: error: BUILDSTDERR: warning: label ‘_c7SE’ defined but not used [-Wunused-label] BUILDSTDERR: 6258 | _c7SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6258 | _c7SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6289:1: error: BUILDSTDERR: warning: label ‘_c7SV’ defined but not used [-Wunused-label] BUILDSTDERR: 6289 | _c7SV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6289 | _c7SV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ky_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6311:1: error: BUILDSTDERR: warning: label ‘_c7T2’ defined but not used [-Wunused-label] BUILDSTDERR: 6311 | _c7T2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6311 | _c7T2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6333:1: error: BUILDSTDERR: warning: label ‘_c7Tj’ defined but not used [-Wunused-label] BUILDSTDERR: 6333 | _c7Tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6333 | _c7Tj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6352:1: error: BUILDSTDERR: warning: label ‘_c7Tm’ defined but not used [-Wunused-label] BUILDSTDERR: 6352 | _c7Tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6352 | _c7Tm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6392:1: error: BUILDSTDERR: warning: label ‘_c7Tr’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _c7Tr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _c7Tr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6431:1: error: BUILDSTDERR: warning: label ‘_c7TX’ defined but not used [-Wunused-label] BUILDSTDERR: 6431 | _c7TX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6431 | _c7TX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6461:1: error: BUILDSTDERR: warning: label ‘_c7U3’ defined but not used [-Wunused-label] BUILDSTDERR: 6461 | _c7U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6461 | _c7U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6493:1: error: BUILDSTDERR: warning: label ‘_c7U8’ defined but not used [-Wunused-label] BUILDSTDERR: 6493 | _c7U8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6493 | _c7U8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6529:1: error: BUILDSTDERR: warning: label ‘_c7Ud’ defined but not used [-Wunused-label] BUILDSTDERR: 6529 | _c7Ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6529 | _c7Ud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6565:1: error: BUILDSTDERR: warning: label ‘_c7Ui’ defined but not used [-Wunused-label] BUILDSTDERR: 6565 | _c7Ui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6565 | _c7Ui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6605:1: error: BUILDSTDERR: warning: label ‘_c7Un’ defined but not used [-Wunused-label] BUILDSTDERR: 6605 | _c7Un: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6605 | _c7Un: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6650:1: error: BUILDSTDERR: warning: label ‘_c7Us’ defined but not used [-Wunused-label] BUILDSTDERR: 6650 | _c7Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6650 | _c7Us: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6696:1: error: BUILDSTDERR: warning: label ‘_c7Ux’ defined but not used [-Wunused-label] BUILDSTDERR: 6696 | _c7Ux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6696 | _c7Ux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6727:1: error: BUILDSTDERR: warning: label ‘_c7UL’ defined but not used [-Wunused-label] BUILDSTDERR: 6727 | _c7UL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6727 | _c7UL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6749:1: error: BUILDSTDERR: warning: label ‘_c7UT’ defined but not used [-Wunused-label] BUILDSTDERR: 6749 | _c7UT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6749 | _c7UT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6771:1: error: BUILDSTDERR: warning: label ‘_c7V1’ defined but not used [-Wunused-label] BUILDSTDERR: 6771 | _c7V1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6771 | _c7V1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6794:1: error: BUILDSTDERR: warning: label ‘_c7V8’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _c7V8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _c7V8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6818:1: error: BUILDSTDERR: warning: label ‘_c7Vf’ defined but not used [-Wunused-label] BUILDSTDERR: 6818 | _c7Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6818 | _c7Vf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6848:1: error: BUILDSTDERR: warning: label ‘_c7Vj’ defined but not used [-Wunused-label] BUILDSTDERR: 6848 | _c7Vj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6848 | _c7Vj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7kW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6894:1: error: BUILDSTDERR: warning: label ‘_c7VE’ defined but not used [-Wunused-label] BUILDSTDERR: 6894 | _c7VE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6894 | _c7VE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Vx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6925:1: error: BUILDSTDERR: warning: label ‘_c7Vx’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _c7Vx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _c7Vx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6966:1: error: BUILDSTDERR: warning: label ‘_c7VR’ defined but not used [-Wunused-label] BUILDSTDERR: 6966 | _c7VR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6966 | _c7VR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomatonzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:6997:1: error: BUILDSTDERR: warning: label ‘_c7W3’ defined but not used [-Wunused-label] BUILDSTDERR: 6997 | _c7W3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6997 | _c7W3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7W0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7023:1: error: BUILDSTDERR: warning: label ‘_c7W0’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _c7W0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _c7W0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ld_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7046:1: error: BUILDSTDERR: warning: label ‘_c7Wj’ defined but not used [-Wunused-label] BUILDSTDERR: 7046 | _c7Wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7046 | _c7Wj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7069:1: error: BUILDSTDERR: warning: label ‘_c7Wr’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _c7Wr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _c7Wr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7091:1: error: BUILDSTDERR: warning: label ‘_c7Wz’ defined but not used [-Wunused-label] BUILDSTDERR: 7091 | _c7Wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7091 | _c7Wz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7118:1: error: BUILDSTDERR: warning: label ‘_c7WD’ defined but not used [-Wunused-label] BUILDSTDERR: 7118 | _c7WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7118 | _c7WD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7159:1: error: BUILDSTDERR: warning: label ‘_c7WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7159 | _c7WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7159 | _c7WQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomatonzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7185:1: error: BUILDSTDERR: warning: label ‘_c7WT’ defined but not used [-Wunused-label] BUILDSTDERR: 7185 | _c7WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7185 | _c7WT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7219:1: error: BUILDSTDERR: warning: label ‘_c7X5’ defined but not used [-Wunused-label] BUILDSTDERR: 7219 | _c7X5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7219 | _c7X5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7X3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7241:1: error: BUILDSTDERR: warning: label ‘_c7X3’ defined but not used [-Wunused-label] BUILDSTDERR: 7241 | _c7X3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7241 | _c7X3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ll_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7261:1: error: BUILDSTDERR: warning: label ‘_c7Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 7261 | _c7Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7261 | _c7Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7283:1: error: BUILDSTDERR: warning: label ‘_c7Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _c7Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _c7Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ln_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7308:1: error: BUILDSTDERR: warning: label ‘_c7XF’ defined but not used [-Wunused-label] BUILDSTDERR: 7308 | _c7XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7308 | _c7XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Xy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7340:1: error: BUILDSTDERR: warning: label ‘_c7Xy’ defined but not used [-Wunused-label] BUILDSTDERR: 7340 | _c7Xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7340 | _c7Xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomatonzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7384:1: error: BUILDSTDERR: warning: label ‘_c7XS’ defined but not used [-Wunused-label] BUILDSTDERR: 7384 | _c7XS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7384 | _c7XS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7420:1: error: BUILDSTDERR: warning: label ‘_c7Y6’ defined but not used [-Wunused-label] BUILDSTDERR: 7420 | _c7Y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7420 | _c7Y6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ly_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7442:1: error: BUILDSTDERR: warning: label ‘_c7Ye’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _c7Ye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _c7Ye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7465:1: error: BUILDSTDERR: warning: label ‘_c7Yl’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _c7Yl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _c7Yl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7489:1: error: BUILDSTDERR: warning: label ‘_c7Ys’ defined but not used [-Wunused-label] BUILDSTDERR: 7489 | _c7Ys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7489 | _c7Ys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7519:1: error: BUILDSTDERR: warning: label ‘_c7Yw’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _c7Yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _c7Yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7560:1: error: BUILDSTDERR: warning: label ‘_c7YW’ defined but not used [-Wunused-label] BUILDSTDERR: 7560 | _c7YW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7560 | _c7YW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7579:1: error: BUILDSTDERR: warning: label ‘_c7YZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7579 | _c7YZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7579 | _c7YZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7616:1: error: BUILDSTDERR: warning: label ‘_c7Z4’ defined but not used [-Wunused-label] BUILDSTDERR: 7616 | _c7Z4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7616 | _c7Z4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7YJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7644:1: error: BUILDSTDERR: warning: label ‘_c7YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7644 | _c7YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7644 | _c7YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdwzdcliftStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7673:1: error: BUILDSTDERR: warning: label ‘_c7Za’ defined but not used [-Wunused-label] BUILDSTDERR: 7673 | _c7Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7673 | _c7Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStreamAutomatonazuzdcliftStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7703:1: error: BUILDSTDERR: warning: label ‘_c7Zj’ defined but not used [-Wunused-label] BUILDSTDERR: 7703 | _c7Zj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7703 | _c7Zj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7722:1: error: BUILDSTDERR: warning: label ‘_c7ZH’ defined but not used [-Wunused-label] BUILDSTDERR: 7722 | _c7ZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7722 | _c7ZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7741:1: error: BUILDSTDERR: warning: label ‘_c7ZK’ defined but not used [-Wunused-label] BUILDSTDERR: 7741 | _c7ZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7741 | _c7ZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7777:1: error: BUILDSTDERR: warning: label ‘_c7ZT’ defined but not used [-Wunused-label] BUILDSTDERR: 7777 | _c7ZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7777 | _c7ZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7803:1: error: BUILDSTDERR: warning: label ‘_c7ZW’ defined but not used [-Wunused-label] BUILDSTDERR: 7803 | _c7ZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7803 | _c7ZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c7Zu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7833:1: error: BUILDSTDERR: warning: label ‘_c7Zu’ defined but not used [-Wunused-label] BUILDSTDERR: 7833 | _c7Zu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7833 | _c7Zu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7865:1: error: BUILDSTDERR: warning: label ‘_c802’ defined but not used [-Wunused-label] BUILDSTDERR: 7865 | _c802: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7865 | _c802: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7lS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7895:1: error: BUILDSTDERR: warning: label ‘_c80f’ defined but not used [-Wunused-label] BUILDSTDERR: 7895 | _c80f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7895 | _c80f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7920:1: error: BUILDSTDERR: warning: label ‘_c80i’ defined but not used [-Wunused-label] BUILDSTDERR: 7920 | _c80i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7920 | _c80i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7m8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7949:1: error: BUILDSTDERR: warning: label ‘_c80z’ defined but not used [-Wunused-label] BUILDSTDERR: 7949 | _c80z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7949 | _c80z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7m5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:7975:1: error: BUILDSTDERR: warning: label ‘_c80Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _c80Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _c80Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7m6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8001:1: error: BUILDSTDERR: warning: label ‘_c812’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _c812: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _c812: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c80L’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8030:1: error: BUILDSTDERR: warning: label ‘_c80L’ defined but not used [-Wunused-label] BUILDSTDERR: 8030 | _c80L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8030 | _c80L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c80Q’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8056:1: error: BUILDSTDERR: warning: label ‘_c80Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8056 | _c80Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8056 | _c80Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7m7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8094:1: error: BUILDSTDERR: warning: label ‘_c81d’ defined but not used [-Wunused-label] BUILDSTDERR: 8094 | _c81d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8094 | _c81d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8131:1: error: BUILDSTDERR: warning: label ‘_c81i’ defined but not used [-Wunused-label] BUILDSTDERR: 8131 | _c81i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8131 | _c81i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c80r’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8157:1: error: BUILDSTDERR: warning: label ‘_c80r’ defined but not used [-Wunused-label] BUILDSTDERR: 8157 | _c80r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8157 | _c80r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c81j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8190:1: error: BUILDSTDERR: warning: label ‘_c81j’ defined but not used [-Wunused-label] BUILDSTDERR: 8190 | _c81j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8190 | _c81j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7md_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8212:1: error: BUILDSTDERR: warning: label ‘_c81C’ defined but not used [-Wunused-label] BUILDSTDERR: 8212 | _c81C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8212 | _c81C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8234:1: error: BUILDSTDERR: warning: label ‘_c81J’ defined but not used [-Wunused-label] BUILDSTDERR: 8234 | _c81J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8234 | _c81J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8258:1: error: BUILDSTDERR: warning: label ‘_c81Q’ defined but not used [-Wunused-label] BUILDSTDERR: 8258 | _c81Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8258 | _c81Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ma_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8282:1: error: BUILDSTDERR: warning: label ‘_c81X’ defined but not used [-Wunused-label] BUILDSTDERR: 8282 | _c81X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8282 | _c81X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8311:1: error: BUILDSTDERR: warning: label ‘_c821’ defined but not used [-Wunused-label] BUILDSTDERR: 8311 | _c821: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8311 | _c821: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8351:1: error: BUILDSTDERR: warning: label ‘_c82r’ defined but not used [-Wunused-label] BUILDSTDERR: 8351 | _c82r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8351 | _c82r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8370:1: error: BUILDSTDERR: warning: label ‘_c82u’ defined but not used [-Wunused-label] BUILDSTDERR: 8370 | _c82u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8370 | _c82u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8406:1: error: BUILDSTDERR: warning: label ‘_c82D’ defined but not used [-Wunused-label] BUILDSTDERR: 8406 | _c82D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8406 | _c82D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8432:1: error: BUILDSTDERR: warning: label ‘_c82G’ defined but not used [-Wunused-label] BUILDSTDERR: 8432 | _c82G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8432 | _c82G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c82e’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8462:1: error: BUILDSTDERR: warning: label ‘_c82e’ defined but not used [-Wunused-label] BUILDSTDERR: 8462 | _c82e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8462 | _c82e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8494:1: error: BUILDSTDERR: warning: label ‘_c82M’ defined but not used [-Wunused-label] BUILDSTDERR: 8494 | _c82M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8494 | _c82M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8524:1: error: BUILDSTDERR: warning: label ‘_c82Z’ defined but not used [-Wunused-label] BUILDSTDERR: 8524 | _c82Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8524 | _c82Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8549:1: error: BUILDSTDERR: warning: label ‘_c832’ defined but not used [-Wunused-label] BUILDSTDERR: 8549 | _c832: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8549 | _c832: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘r63x_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8580:1: error: BUILDSTDERR: warning: label ‘_c83e’ defined but not used [-Wunused-label] BUILDSTDERR: 8580 | _c83e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8580 | _c83e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c83b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8607:1: error: BUILDSTDERR: warning: label ‘_c83b’ defined but not used [-Wunused-label] BUILDSTDERR: 8607 | _c83b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8607 | _c83b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c83h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8632:1: error: BUILDSTDERR: warning: label ‘_c83h’ defined but not used [-Wunused-label] BUILDSTDERR: 8632 | _c83h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8632 | _c83h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8669:1: error: BUILDSTDERR: warning: label ‘_c83E’ defined but not used [-Wunused-label] BUILDSTDERR: 8669 | _c83E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8669 | _c83E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8693:1: error: BUILDSTDERR: warning: label ‘_c83L’ defined but not used [-Wunused-label] BUILDSTDERR: 8693 | _c83L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8693 | _c83L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8717:1: error: BUILDSTDERR: warning: label ‘_c84a’ defined but not used [-Wunused-label] BUILDSTDERR: 8717 | _c84a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8717 | _c84a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8745:1: error: BUILDSTDERR: warning: label ‘_c84d’ defined but not used [-Wunused-label] BUILDSTDERR: 8745 | _c84d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8745 | _c84d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c841’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8778:1: error: BUILDSTDERR: warning: label ‘_c841’ defined but not used [-Wunused-label] BUILDSTDERR: 8778 | _c841: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8778 | _c841: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8817:1: error: BUILDSTDERR: warning: label ‘_c84l’ defined but not used [-Wunused-label] BUILDSTDERR: 8817 | _c84l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8817 | _c84l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8864:1: error: BUILDSTDERR: warning: label ‘_c84q’ defined but not used [-Wunused-label] BUILDSTDERR: 8864 | _c84q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8864 | _c84q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8909:1: error: BUILDSTDERR: warning: label ‘_c84H’ defined but not used [-Wunused-label] BUILDSTDERR: 8909 | _c84H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8909 | _c84H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8935:1: error: BUILDSTDERR: warning: label ‘_c84O’ defined but not used [-Wunused-label] BUILDSTDERR: 8935 | _c84O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8935 | _c84O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:8966:1: error: BUILDSTDERR: warning: label ‘_c84R’ defined but not used [-Wunused-label] BUILDSTDERR: 8966 | _c84R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8966 | _c84R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9007:1: error: BUILDSTDERR: warning: label ‘_c85j’ defined but not used [-Wunused-label] BUILDSTDERR: 9007 | _c85j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9007 | _c85j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9035:1: error: BUILDSTDERR: warning: label ‘_c85m’ defined but not used [-Wunused-label] BUILDSTDERR: 9035 | _c85m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9035 | _c85m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c855’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9065:1: error: BUILDSTDERR: warning: label ‘_c855’ defined but not used [-Wunused-label] BUILDSTDERR: 9065 | _c855: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9065 | _c855: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c85a’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9091:1: error: BUILDSTDERR: warning: label ‘_c85a’ defined but not used [-Wunused-label] BUILDSTDERR: 9091 | _c85a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9091 | _c85a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9129:1: error: BUILDSTDERR: warning: label ‘_c85w’ defined but not used [-Wunused-label] BUILDSTDERR: 9129 | _c85w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9129 | _c85w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7mO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9174:1: error: BUILDSTDERR: warning: label ‘_c85B’ defined but not used [-Wunused-label] BUILDSTDERR: 9174 | _c85B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9174 | _c85B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9229:1: error: BUILDSTDERR: warning: label ‘_c85G’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _c85G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _c85G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7n3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9286:1: error: BUILDSTDERR: warning: label ‘_c866’ defined but not used [-Wunused-label] BUILDSTDERR: 9286 | _c866: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9286 | _c866: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7n4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9312:1: error: BUILDSTDERR: warning: label ‘_c86a’ defined but not used [-Wunused-label] BUILDSTDERR: 9312 | _c86a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9312 | _c86a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7n0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9345:1: error: BUILDSTDERR: warning: label ‘_c86h’ defined but not used [-Wunused-label] BUILDSTDERR: 9345 | _c86h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9345 | _c86h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c86f’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9379:1: error: BUILDSTDERR: warning: label ‘_c86f’ defined but not used [-Wunused-label] BUILDSTDERR: 9379 | _c86f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9379 | _c86f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7n5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9397:1: error: BUILDSTDERR: warning: label ‘_c86p’ defined but not used [-Wunused-label] BUILDSTDERR: 9397 | _c86p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9397 | _c86p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdchandle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9432:1: error: BUILDSTDERR: warning: label ‘_c86u’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _c86u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _c86u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9469:1: error: BUILDSTDERR: warning: label ‘_c86L’ defined but not used [-Wunused-label] BUILDSTDERR: 9469 | _c86L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9469 | _c86L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7na_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9495:1: error: BUILDSTDERR: warning: label ‘_c86W’ defined but not used [-Wunused-label] BUILDSTDERR: 9495 | _c86W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9495 | _c86W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9520:1: error: BUILDSTDERR: warning: label ‘_c87j’ defined but not used [-Wunused-label] BUILDSTDERR: 9520 | _c87j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9520 | _c87j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9546:1: error: BUILDSTDERR: warning: label ‘_c87q’ defined but not used [-Wunused-label] BUILDSTDERR: 9546 | _c87q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9546 | _c87q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c874’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9577:1: error: BUILDSTDERR: warning: label ‘_c874’ defined but not used [-Wunused-label] BUILDSTDERR: 9577 | _c874: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9577 | _c874: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c87a’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9622:1: error: BUILDSTDERR: warning: label ‘_c87a’ defined but not used [-Wunused-label] BUILDSTDERR: 9622 | _c87a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9622 | _c87a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9661:1: error: BUILDSTDERR: warning: label ‘_c87G’ defined but not used [-Wunused-label] BUILDSTDERR: 9661 | _c87G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9661 | _c87G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9703:1: error: BUILDSTDERR: warning: label ‘_c87L’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _c87L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _c87L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c86D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9730:1: error: BUILDSTDERR: warning: label ‘_c86D’ defined but not used [-Wunused-label] BUILDSTDERR: 9730 | _c86D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9730 | _c86D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c87M’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9765:1: error: BUILDSTDERR: warning: label ‘_c87M’ defined but not used [-Wunused-label] BUILDSTDERR: 9765 | _c87M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9765 | _c87M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9787:1: error: BUILDSTDERR: warning: label ‘_c885’ defined but not used [-Wunused-label] BUILDSTDERR: 9787 | _c885: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9787 | _c885: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ns_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9809:1: error: BUILDSTDERR: warning: label ‘_c88d’ defined but not used [-Wunused-label] BUILDSTDERR: 9809 | _c88d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9809 | _c88d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9831:1: error: BUILDSTDERR: warning: label ‘_c88l’ defined but not used [-Wunused-label] BUILDSTDERR: 9831 | _c88l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9831 | _c88l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9853:1: error: BUILDSTDERR: warning: label ‘_c88s’ defined but not used [-Wunused-label] BUILDSTDERR: 9853 | _c88s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9853 | _c88s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7np_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9877:1: error: BUILDSTDERR: warning: label ‘_c88z’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _c88z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _c88z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9907:1: error: BUILDSTDERR: warning: label ‘_c88D’ defined but not used [-Wunused-label] BUILDSTDERR: 9907 | _c88D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9907 | _c88D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9950:1: error: BUILDSTDERR: warning: label ‘_c893’ defined but not used [-Wunused-label] BUILDSTDERR: 9950 | _c893: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9950 | _c893: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:9969:1: error: BUILDSTDERR: warning: label ‘_c896’ defined but not used [-Wunused-label] BUILDSTDERR: 9969 | _c896: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9969 | _c896: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10005:1: error: BUILDSTDERR: warning: label ‘_c89f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10005 | _c89f: BUILDSTDERR: | ^ BUILDSTDERR: 10005 | _c89f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10031:1: error: BUILDSTDERR: warning: label ‘_c89i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _c89i: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _c89i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c88Q’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10061:1: error: BUILDSTDERR: warning: label ‘_c88Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10061 | _c88Q: BUILDSTDERR: | ^ BUILDSTDERR: 10061 | _c88Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10093:1: error: BUILDSTDERR: warning: label ‘_c89o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10093 | _c89o: BUILDSTDERR: | ^ BUILDSTDERR: 10093 | _c89o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10123:1: error: BUILDSTDERR: warning: label ‘_c89B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10123 | _c89B: BUILDSTDERR: | ^ BUILDSTDERR: 10123 | _c89B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10148:1: error: BUILDSTDERR: warning: label ‘_c89E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10148 | _c89E: BUILDSTDERR: | ^ BUILDSTDERR: 10148 | _c89E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10177:1: error: BUILDSTDERR: warning: label ‘_c89V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10177 | _c89V: BUILDSTDERR: | ^ BUILDSTDERR: 10177 | _c89V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10205:1: error: BUILDSTDERR: warning: label ‘_c8ac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10205 | _c8ac: BUILDSTDERR: | ^ BUILDSTDERR: 10205 | _c8ac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10243:1: error: BUILDSTDERR: warning: label ‘_c8aj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10243 | _c8aj: BUILDSTDERR: | ^ BUILDSTDERR: 10243 | _c8aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10280:1: error: BUILDSTDERR: warning: label ‘_c8ao’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10280 | _c8ao: BUILDSTDERR: | ^ BUILDSTDERR: 10280 | _c8ao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcnewReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10317:1: error: BUILDSTDERR: warning: label ‘_c8at’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10317 | _c8at: BUILDSTDERR: | ^ BUILDSTDERR: 10317 | _c8at: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c89N’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10343:1: error: BUILDSTDERR: warning: label ‘_c89N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10343 | _c89N: BUILDSTDERR: | ^ BUILDSTDERR: 10343 | _c89N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8au’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10376:1: error: BUILDSTDERR: warning: label ‘_c8au’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _c8au: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _c8au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10398:1: error: BUILDSTDERR: warning: label ‘_c8aN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10398 | _c8aN: BUILDSTDERR: | ^ BUILDSTDERR: 10398 | _c8aN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10420:1: error: BUILDSTDERR: warning: label ‘_c8aU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10420 | _c8aU: BUILDSTDERR: | ^ BUILDSTDERR: 10420 | _c8aU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10444:1: error: BUILDSTDERR: warning: label ‘_c8b1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10444 | _c8b1: BUILDSTDERR: | ^ BUILDSTDERR: 10444 | _c8b1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10472:1: error: BUILDSTDERR: warning: label ‘_c8b5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10472 | _c8b5: BUILDSTDERR: | ^ BUILDSTDERR: 10472 | _c8b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7o3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10509:1: error: BUILDSTDERR: warning: label ‘_c8bv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10509 | _c8bv: BUILDSTDERR: | ^ BUILDSTDERR: 10509 | _c8bv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7o4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10528:1: error: BUILDSTDERR: warning: label ‘_c8by’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10528 | _c8by: BUILDSTDERR: | ^ BUILDSTDERR: 10528 | _c8by: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7o1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10564:1: error: BUILDSTDERR: warning: label ‘_c8bH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10564 | _c8bH: BUILDSTDERR: | ^ BUILDSTDERR: 10564 | _c8bH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7nZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10590:1: error: BUILDSTDERR: warning: label ‘_c8bK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10590 | _c8bK: BUILDSTDERR: | ^ BUILDSTDERR: 10590 | _c8bK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8bi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10620:1: error: BUILDSTDERR: warning: label ‘_c8bi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10620 | _c8bi: BUILDSTDERR: | ^ BUILDSTDERR: 10620 | _c8bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10652:1: error: BUILDSTDERR: warning: label ‘_c8bQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10652 | _c8bQ: BUILDSTDERR: | ^ BUILDSTDERR: 10652 | _c8bQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10680:1: error: BUILDSTDERR: warning: label ‘_c8cg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10680 | _c8cg: BUILDSTDERR: | ^ BUILDSTDERR: 10680 | _c8cg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ob_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10699:1: error: BUILDSTDERR: warning: label ‘_c8cj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10699 | _c8cj: BUILDSTDERR: | ^ BUILDSTDERR: 10699 | _c8cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7o8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10735:1: error: BUILDSTDERR: warning: label ‘_c8cs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10735 | _c8cs: BUILDSTDERR: | ^ BUILDSTDERR: 10735 | _c8cs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7o6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10761:1: error: BUILDSTDERR: warning: label ‘_c8cv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10761 | _c8cv: BUILDSTDERR: | ^ BUILDSTDERR: 10761 | _c8cv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8c3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10791:1: error: BUILDSTDERR: warning: label ‘_c8c3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10791 | _c8c3: BUILDSTDERR: | ^ BUILDSTDERR: 10791 | _c8c3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10823:1: error: BUILDSTDERR: warning: label ‘_c8cB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10823 | _c8cB: BUILDSTDERR: | ^ BUILDSTDERR: 10823 | _c8cB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7od_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10853:1: error: BUILDSTDERR: warning: label ‘_c8cO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10853 | _c8cO: BUILDSTDERR: | ^ BUILDSTDERR: 10853 | _c8cO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10878:1: error: BUILDSTDERR: warning: label ‘_c8cR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10878 | _c8cR: BUILDSTDERR: | ^ BUILDSTDERR: 10878 | _c8cR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10907:1: error: BUILDSTDERR: warning: label ‘_c8d4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10907 | _c8d4: BUILDSTDERR: | ^ BUILDSTDERR: 10907 | _c8d4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7og_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10931:1: error: BUILDSTDERR: warning: label ‘_c8db’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _c8db: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _c8db: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7of_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10955:1: error: BUILDSTDERR: warning: label ‘_c8di’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10955 | _c8di: BUILDSTDERR: | ^ BUILDSTDERR: 10955 | _c8di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:10983:1: error: BUILDSTDERR: warning: label ‘_c8dm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10983 | _c8dm: BUILDSTDERR: | ^ BUILDSTDERR: 10983 | _c8dm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11022:1: error: BUILDSTDERR: warning: label ‘_c8dz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11022 | _c8dz: BUILDSTDERR: | ^ BUILDSTDERR: 11022 | _c8dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11047:1: error: BUILDSTDERR: warning: label ‘_c8dC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _c8dC: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _c8dC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ol_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11076:1: error: BUILDSTDERR: warning: label ‘_c8dP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11076 | _c8dP: BUILDSTDERR: | ^ BUILDSTDERR: 11076 | _c8dP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11101:1: error: BUILDSTDERR: warning: label ‘_c8dS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11101 | _c8dS: BUILDSTDERR: | ^ BUILDSTDERR: 11101 | _c8dS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11130:1: error: BUILDSTDERR: warning: label ‘_c8ed’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11130 | _c8ed: BUILDSTDERR: | ^ BUILDSTDERR: 11130 | _c8ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ov_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11156:1: error: BUILDSTDERR: warning: label ‘_c8ey’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11156 | _c8ey: BUILDSTDERR: | ^ BUILDSTDERR: 11156 | _c8ey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11182:1: error: BUILDSTDERR: warning: label ‘_c8eB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11182 | _c8eB: BUILDSTDERR: | ^ BUILDSTDERR: 11182 | _c8eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8ep’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11213:1: error: BUILDSTDERR: warning: label ‘_c8ep’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11213 | _c8ep: BUILDSTDERR: | ^ BUILDSTDERR: 11213 | _c8ep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7ox_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11248:1: error: BUILDSTDERR: warning: label ‘_c8eJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11248 | _c8eJ: BUILDSTDERR: | ^ BUILDSTDERR: 11248 | _c8eJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcliftWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11285:1: error: BUILDSTDERR: warning: label ‘_c8eO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _c8eO: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _c8eO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8e1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11307:1: error: BUILDSTDERR: warning: label ‘_c8e1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11307 | _c8e1: BUILDSTDERR: | ^ BUILDSTDERR: 11307 | _c8e1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8e5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11328:1: error: BUILDSTDERR: warning: label ‘_c8e5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11328 | _c8e5: BUILDSTDERR: | ^ BUILDSTDERR: 11328 | _c8e5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8eP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11361:1: error: BUILDSTDERR: warning: label ‘_c8eP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11361 | _c8eP: BUILDSTDERR: | ^ BUILDSTDERR: 11361 | _c8eP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11383:1: error: BUILDSTDERR: warning: label ‘_c8fc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11383 | _c8fc: BUILDSTDERR: | ^ BUILDSTDERR: 11383 | _c8fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11409:1: error: BUILDSTDERR: warning: label ‘_c8fC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11409 | _c8fC: BUILDSTDERR: | ^ BUILDSTDERR: 11409 | _c8fC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11435:1: error: BUILDSTDERR: warning: label ‘_c8fF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11435 | _c8fF: BUILDSTDERR: | ^ BUILDSTDERR: 11435 | _c8fF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8fo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11464:1: error: BUILDSTDERR: warning: label ‘_c8fo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11464 | _c8fo: BUILDSTDERR: | ^ BUILDSTDERR: 11464 | _c8fo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8ft’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11490:1: error: BUILDSTDERR: warning: label ‘_c8ft’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11490 | _c8ft: BUILDSTDERR: | ^ BUILDSTDERR: 11490 | _c8ft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11528:1: error: BUILDSTDERR: warning: label ‘_c8fQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11528 | _c8fQ: BUILDSTDERR: | ^ BUILDSTDERR: 11528 | _c8fQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11565:1: error: BUILDSTDERR: warning: label ‘_c8fV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11565 | _c8fV: BUILDSTDERR: | ^ BUILDSTDERR: 11565 | _c8fV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8f4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11591:1: error: BUILDSTDERR: warning: label ‘_c8f4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11591 | _c8f4: BUILDSTDERR: | ^ BUILDSTDERR: 11591 | _c8f4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8fW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11624:1: error: BUILDSTDERR: warning: label ‘_c8fW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11624 | _c8fW: BUILDSTDERR: | ^ BUILDSTDERR: 11624 | _c8fW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11646:1: error: BUILDSTDERR: warning: label ‘_c8gf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11646 | _c8gf: BUILDSTDERR: | ^ BUILDSTDERR: 11646 | _c8gf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11668:1: error: BUILDSTDERR: warning: label ‘_c8gn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11668 | _c8gn: BUILDSTDERR: | ^ BUILDSTDERR: 11668 | _c8gn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11690:1: error: BUILDSTDERR: warning: label ‘_c8gu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11690 | _c8gu: BUILDSTDERR: | ^ BUILDSTDERR: 11690 | _c8gu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11714:1: error: BUILDSTDERR: warning: label ‘_c8gB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11714 | _c8gB: BUILDSTDERR: | ^ BUILDSTDERR: 11714 | _c8gB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11743:1: error: BUILDSTDERR: warning: label ‘_c8gF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11743 | _c8gF: BUILDSTDERR: | ^ BUILDSTDERR: 11743 | _c8gF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11785:1: error: BUILDSTDERR: warning: label ‘_c8gS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11785 | _c8gS: BUILDSTDERR: | ^ BUILDSTDERR: 11785 | _c8gS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11810:1: error: BUILDSTDERR: warning: label ‘_c8gV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11810 | _c8gV: BUILDSTDERR: | ^ BUILDSTDERR: 11810 | _c8gV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7oX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11839:1: error: BUILDSTDERR: warning: label ‘_c8h8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11839 | _c8h8: BUILDSTDERR: | ^ BUILDSTDERR: 11839 | _c8h8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11864:1: error: BUILDSTDERR: warning: label ‘_c8hb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11864 | _c8hb: BUILDSTDERR: | ^ BUILDSTDERR: 11864 | _c8hb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11893:1: error: BUILDSTDERR: warning: label ‘_c8hw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11893 | _c8hw: BUILDSTDERR: | ^ BUILDSTDERR: 11893 | _c8hw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7p7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11919:1: error: BUILDSTDERR: warning: label ‘_c8hR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11919 | _c8hR: BUILDSTDERR: | ^ BUILDSTDERR: 11919 | _c8hR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7p8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11945:1: error: BUILDSTDERR: warning: label ‘_c8hU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11945 | _c8hU: BUILDSTDERR: | ^ BUILDSTDERR: 11945 | _c8hU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8hI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:11976:1: error: BUILDSTDERR: warning: label ‘_c8hI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11976 | _c8hI: BUILDSTDERR: | ^ BUILDSTDERR: 11976 | _c8hI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7p9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12011:1: error: BUILDSTDERR: warning: label ‘_c8i2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12011 | _c8i2: BUILDSTDERR: | ^ BUILDSTDERR: 12011 | _c8i2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcliftReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12048:1: error: BUILDSTDERR: warning: label ‘_c8i7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12048 | _c8i7: BUILDSTDERR: | ^ BUILDSTDERR: 12048 | _c8i7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8hk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12070:1: error: BUILDSTDERR: warning: label ‘_c8hk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12070 | _c8hk: BUILDSTDERR: | ^ BUILDSTDERR: 12070 | _c8hk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8ho’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12091:1: error: BUILDSTDERR: warning: label ‘_c8ho’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12091 | _c8ho: BUILDSTDERR: | ^ BUILDSTDERR: 12091 | _c8ho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8i8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12124:1: error: BUILDSTDERR: warning: label ‘_c8i8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12124 | _c8i8: BUILDSTDERR: | ^ BUILDSTDERR: 12124 | _c8i8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12146:1: error: BUILDSTDERR: warning: label ‘_c8iv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12146 | _c8iv: BUILDSTDERR: | ^ BUILDSTDERR: 12146 | _c8iv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7po_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12174:1: error: BUILDSTDERR: warning: label ‘_c8iM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12174 | _c8iM: BUILDSTDERR: | ^ BUILDSTDERR: 12174 | _c8iM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12212:1: error: BUILDSTDERR: warning: label ‘_c8iT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12212 | _c8iT: BUILDSTDERR: | ^ BUILDSTDERR: 12212 | _c8iT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12249:1: error: BUILDSTDERR: warning: label ‘_c8iY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12249 | _c8iY: BUILDSTDERR: | ^ BUILDSTDERR: 12249 | _c8iY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcelimReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12286:1: error: BUILDSTDERR: warning: label ‘_c8j3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12286 | _c8j3: BUILDSTDERR: | ^ BUILDSTDERR: 12286 | _c8j3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8in’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12312:1: error: BUILDSTDERR: warning: label ‘_c8in’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12312 | _c8in: BUILDSTDERR: | ^ BUILDSTDERR: 12312 | _c8in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8j4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12345:1: error: BUILDSTDERR: warning: label ‘_c8j4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12345 | _c8j4: BUILDSTDERR: | ^ BUILDSTDERR: 12345 | _c8j4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12367:1: error: BUILDSTDERR: warning: label ‘_c8jn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12367 | _c8jn: BUILDSTDERR: | ^ BUILDSTDERR: 12367 | _c8jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12389:1: error: BUILDSTDERR: warning: label ‘_c8jv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _c8jv: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _c8jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12411:1: error: BUILDSTDERR: warning: label ‘_c8jC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12411 | _c8jC: BUILDSTDERR: | ^ BUILDSTDERR: 12411 | _c8jC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12435:1: error: BUILDSTDERR: warning: label ‘_c8jJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12435 | _c8jJ: BUILDSTDERR: | ^ BUILDSTDERR: 12435 | _c8jJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12464:1: error: BUILDSTDERR: warning: label ‘_c8jN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12464 | _c8jN: BUILDSTDERR: | ^ BUILDSTDERR: 12464 | _c8jN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7py_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12506:1: error: BUILDSTDERR: warning: label ‘_c8k0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12506 | _c8k0: BUILDSTDERR: | ^ BUILDSTDERR: 12506 | _c8k0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12531:1: error: BUILDSTDERR: warning: label ‘_c8k3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12531 | _c8k3: BUILDSTDERR: | ^ BUILDSTDERR: 12531 | _c8k3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12560:1: error: BUILDSTDERR: warning: label ‘_c8kg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12560 | _c8kg: BUILDSTDERR: | ^ BUILDSTDERR: 12560 | _c8kg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12585:1: error: BUILDSTDERR: warning: label ‘_c8kj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12585 | _c8kj: BUILDSTDERR: | ^ BUILDSTDERR: 12585 | _c8kj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12614:1: error: BUILDSTDERR: warning: label ‘_c8kE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12614 | _c8kE: BUILDSTDERR: | ^ BUILDSTDERR: 12614 | _c8kE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12640:1: error: BUILDSTDERR: warning: label ‘_c8kZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12640 | _c8kZ: BUILDSTDERR: | ^ BUILDSTDERR: 12640 | _c8kZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12666:1: error: BUILDSTDERR: warning: label ‘_c8l2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12666 | _c8l2: BUILDSTDERR: | ^ BUILDSTDERR: 12666 | _c8l2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8kQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12697:1: error: BUILDSTDERR: warning: label ‘_c8kQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12697 | _c8kQ: BUILDSTDERR: | ^ BUILDSTDERR: 12697 | _c8kQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7pM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12732:1: error: BUILDSTDERR: warning: label ‘_c8la’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12732 | _c8la: BUILDSTDERR: | ^ BUILDSTDERR: 12732 | _c8la: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcliftState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12769:1: error: BUILDSTDERR: warning: label ‘_c8lf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12769 | _c8lf: BUILDSTDERR: | ^ BUILDSTDERR: 12769 | _c8lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8ks’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12791:1: error: BUILDSTDERR: warning: label ‘_c8ks’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12791 | _c8ks: BUILDSTDERR: | ^ BUILDSTDERR: 12791 | _c8ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8kw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12812:1: error: BUILDSTDERR: warning: label ‘_c8kw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12812 | _c8kw: BUILDSTDERR: | ^ BUILDSTDERR: 12812 | _c8kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8lg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12845:1: error: BUILDSTDERR: warning: label ‘_c8lg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12845 | _c8lg: BUILDSTDERR: | ^ BUILDSTDERR: 12845 | _c8lg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12867:1: error: BUILDSTDERR: warning: label ‘_c8lD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12867 | _c8lD: BUILDSTDERR: | ^ BUILDSTDERR: 12867 | _c8lD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12893:1: error: BUILDSTDERR: warning: label ‘_c8m3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12893 | _c8m3: BUILDSTDERR: | ^ BUILDSTDERR: 12893 | _c8m3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12919:1: error: BUILDSTDERR: warning: label ‘_c8m6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12919 | _c8m6: BUILDSTDERR: | ^ BUILDSTDERR: 12919 | _c8m6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8lP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12948:1: error: BUILDSTDERR: warning: label ‘_c8lP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12948 | _c8lP: BUILDSTDERR: | ^ BUILDSTDERR: 12948 | _c8lP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8lU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:12974:1: error: BUILDSTDERR: warning: label ‘_c8lU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12974 | _c8lU: BUILDSTDERR: | ^ BUILDSTDERR: 12974 | _c8lU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13012:1: error: BUILDSTDERR: warning: label ‘_c8mh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13012 | _c8mh: BUILDSTDERR: | ^ BUILDSTDERR: 13012 | _c8mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13049:1: error: BUILDSTDERR: warning: label ‘_c8mm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13049 | _c8mm: BUILDSTDERR: | ^ BUILDSTDERR: 13049 | _c8mm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8lv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13075:1: error: BUILDSTDERR: warning: label ‘_c8lv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13075 | _c8lv: BUILDSTDERR: | ^ BUILDSTDERR: 13075 | _c8lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8mn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13108:1: error: BUILDSTDERR: warning: label ‘_c8mn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13108 | _c8mn: BUILDSTDERR: | ^ BUILDSTDERR: 13108 | _c8mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13130:1: error: BUILDSTDERR: warning: label ‘_c8mG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13130 | _c8mG: BUILDSTDERR: | ^ BUILDSTDERR: 13130 | _c8mG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13152:1: error: BUILDSTDERR: warning: label ‘_c8mO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13152 | _c8mO: BUILDSTDERR: | ^ BUILDSTDERR: 13152 | _c8mO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13174:1: error: BUILDSTDERR: warning: label ‘_c8mV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13174 | _c8mV: BUILDSTDERR: | ^ BUILDSTDERR: 13174 | _c8mV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7q5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13198:1: error: BUILDSTDERR: warning: label ‘_c8n2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13198 | _c8n2: BUILDSTDERR: | ^ BUILDSTDERR: 13198 | _c8n2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13227:1: error: BUILDSTDERR: warning: label ‘_c8n6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13227 | _c8n6: BUILDSTDERR: | ^ BUILDSTDERR: 13227 | _c8n6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘r63y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13271:1: error: BUILDSTDERR: warning: label ‘_c8ni’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13271 | _c8ni: BUILDSTDERR: | ^ BUILDSTDERR: 13271 | _c8ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8nf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13298:1: error: BUILDSTDERR: warning: label ‘_c8nf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13298 | _c8nf: BUILDSTDERR: | ^ BUILDSTDERR: 13298 | _c8nf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8nl’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13324:1: error: BUILDSTDERR: warning: label ‘_c8nl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13324 | _c8nl: BUILDSTDERR: | ^ BUILDSTDERR: 13324 | _c8nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘r63z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13366:1: error: BUILDSTDERR: warning: label ‘_c8nI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13366 | _c8nI: BUILDSTDERR: | ^ BUILDSTDERR: 13366 | _c8nI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13403:1: error: BUILDSTDERR: warning: label ‘_c8of’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13403 | _c8of: BUILDSTDERR: | ^ BUILDSTDERR: 13403 | _c8of: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13429:1: error: BUILDSTDERR: warning: label ‘_c8om’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13429 | _c8om: BUILDSTDERR: | ^ BUILDSTDERR: 13429 | _c8om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13460:1: error: BUILDSTDERR: warning: label ‘_c8op’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13460 | _c8op: BUILDSTDERR: | ^ BUILDSTDERR: 13460 | _c8op: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13501:1: error: BUILDSTDERR: warning: label ‘_c8oW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13501 | _c8oW: BUILDSTDERR: | ^ BUILDSTDERR: 13501 | _c8oW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13528:1: error: BUILDSTDERR: warning: label ‘_c8oZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13528 | _c8oZ: BUILDSTDERR: | ^ BUILDSTDERR: 13528 | _c8oZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8oD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13558:1: error: BUILDSTDERR: warning: label ‘_c8oD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13558 | _c8oD: BUILDSTDERR: | ^ BUILDSTDERR: 13558 | _c8oD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8oI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13582:1: error: BUILDSTDERR: warning: label ‘_c8oI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13582 | _c8oI: BUILDSTDERR: | ^ BUILDSTDERR: 13582 | _c8oI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8oN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13607:1: error: BUILDSTDERR: warning: label ‘_c8oN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13607 | _c8oN: BUILDSTDERR: | ^ BUILDSTDERR: 13607 | _c8oN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13645:1: error: BUILDSTDERR: warning: label ‘_c8pc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13645 | _c8pc: BUILDSTDERR: | ^ BUILDSTDERR: 13645 | _c8pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13690:1: error: BUILDSTDERR: warning: label ‘_c8ph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13690 | _c8ph: BUILDSTDERR: | ^ BUILDSTDERR: 13690 | _c8ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13736:1: error: BUILDSTDERR: warning: label ‘_c8pu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13736 | _c8pu: BUILDSTDERR: | ^ BUILDSTDERR: 13736 | _c8pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13763:1: error: BUILDSTDERR: warning: label ‘_c8px’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13763 | _c8px: BUILDSTDERR: | ^ BUILDSTDERR: 13763 | _c8px: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13806:1: error: BUILDSTDERR: warning: label ‘_c8pC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13806 | _c8pC: BUILDSTDERR: | ^ BUILDSTDERR: 13806 | _c8pC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13854:1: error: BUILDSTDERR: warning: label ‘_c8pL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13854 | _c8pL: BUILDSTDERR: | ^ BUILDSTDERR: 13854 | _c8pL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_runAutomaton_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13881:1: error: BUILDSTDERR: warning: label ‘_c8pO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13881 | _c8pO: BUILDSTDERR: | ^ BUILDSTDERR: 13881 | _c8pO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8nR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13904:1: error: BUILDSTDERR: warning: label ‘_c8nR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13904 | _c8nR: BUILDSTDERR: | ^ BUILDSTDERR: 13904 | _c8nR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘_c8nV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13926:1: error: BUILDSTDERR: warning: label ‘_c8nV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13926 | _c8nV: BUILDSTDERR: | ^ BUILDSTDERR: 13926 | _c8nV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13967:1: error: BUILDSTDERR: warning: label ‘_c8q4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13967 | _c8q4: BUILDSTDERR: | ^ BUILDSTDERR: 13967 | _c8q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:13990:1: error: BUILDSTDERR: warning: label ‘_c8qc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13990 | _c8qc: BUILDSTDERR: | ^ BUILDSTDERR: 13990 | _c8qc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:14012:1: error: BUILDSTDERR: warning: label ‘_c8qj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14012 | _c8qj: BUILDSTDERR: | ^ BUILDSTDERR: 14012 | _c8qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘s7qU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:14036:1: error: BUILDSTDERR: warning: label ‘_c8qq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14036 | _c8qq: BUILDSTDERR: | ^ BUILDSTDERR: 14036 | _c8qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStreamAutomatona_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_49.hc:14065:1: error: BUILDSTDERR: warning: label ‘_c8qu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14065 | _c8qu: BUILDSTDERR: | ^ BUILDSTDERR: 14065 | _c8qu: BUILDSTDERR: | ^~~~~ [ 5 of 12] Compiling Control.Arrow.Transformer.CoState ( Control/Arrow/Transformer/CoState.hs, dist/build/Control/Arrow/Transformer/CoState.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Pp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:14:1: error: BUILDSTDERR: warning: label ‘_c8Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c8Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c8Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Pm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:37:1: error: BUILDSTDERR: warning: label ‘_c8Th’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _c8Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _c8Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfCategoryTYPECoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:64:1: error: BUILDSTDERR: warning: label ‘_c8Tl’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _c8Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _c8Tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Ps_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:100:1: error: BUILDSTDERR: warning: label ‘_c8Tz’ defined but not used [-Wunused-label] BUILDSTDERR: 100 | _c8Tz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 100 | _c8Tz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:123:1: error: BUILDSTDERR: warning: label ‘_c8TC’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _c8TC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _c8TC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Pu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:159:1: error: BUILDSTDERR: warning: label ‘_c8TP’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _c8TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _c8TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:184:1: error: BUILDSTDERR: warning: label ‘_c8TS’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _c8TS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _c8TS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:214:1: error: BUILDSTDERR: warning: label ‘_c8U8’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _c8U8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _c8U8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8U5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:242:1: error: BUILDSTDERR: warning: label ‘_c8U5’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _c8U5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _c8U5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:259:1: error: BUILDSTDERR: warning: label ‘_c8Um’ defined but not used [-Wunused-label] BUILDSTDERR: 259 | _c8Um: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 259 | _c8Um: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8Uj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:287:1: error: BUILDSTDERR: warning: label ‘_c8Uj’ defined but not used [-Wunused-label] BUILDSTDERR: 287 | _c8Uj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 287 | _c8Uj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zzipMap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:307:1: error: BUILDSTDERR: warning: label ‘_c8Uu’ defined but not used [-Wunused-label] BUILDSTDERR: 307 | _c8Uu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 307 | _c8Uu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:347:1: error: BUILDSTDERR: warning: label ‘_c8UK’ defined but not used [-Wunused-label] BUILDSTDERR: 347 | _c8UK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 347 | _c8UK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8UI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:370:1: error: BUILDSTDERR: warning: label ‘_c8UI’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c8UI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c8UI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:387:1: error: BUILDSTDERR: warning: label ‘_c8UX’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _c8UX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _c8UX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8UV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:410:1: error: BUILDSTDERR: warning: label ‘_c8UV’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _c8UV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _c8UV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_unzzipMap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:429:1: error: BUILDSTDERR: warning: label ‘_c8V4’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _c8V4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _c8V4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:466:1: error: BUILDSTDERR: warning: label ‘_c8Vx’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c8Vx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c8Vx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:496:1: error: BUILDSTDERR: warning: label ‘_c8VA’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _c8VA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _c8VA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:535:1: error: BUILDSTDERR: warning: label ‘_c8VJ’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _c8VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _c8VJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8PX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:562:1: error: BUILDSTDERR: warning: label ‘_c8VM’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c8VM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c8VM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8Vh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:589:1: error: BUILDSTDERR: warning: label ‘_c8Vh’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c8Vh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c8Vh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8Vl’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:611:1: error: BUILDSTDERR: warning: label ‘_c8Vl’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _c8Vl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _c8Vl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:647:1: error: BUILDSTDERR: warning: label ‘_c8VT’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _c8VT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _c8VT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Q3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:686:1: error: BUILDSTDERR: warning: label ‘_c8We’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _c8We: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _c8We: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Q2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:712:1: error: BUILDSTDERR: warning: label ‘_c8Wl’ defined but not used [-Wunused-label] BUILDSTDERR: 712 | _c8Wl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 712 | _c8Wl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Q4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:743:1: error: BUILDSTDERR: warning: label ‘_c8Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _c8Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _c8Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Q1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:785:1: error: BUILDSTDERR: warning: label ‘_c8Wx’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _c8Wx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _c8Wx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:812:1: error: BUILDSTDERR: warning: label ‘_c8WA’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _c8WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _c8WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8W2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:837:1: error: BUILDSTDERR: warning: label ‘_c8W2’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _c8W2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _c8W2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:877:1: error: BUILDSTDERR: warning: label ‘_c8WN’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _c8WN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _c8WN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:914:1: error: BUILDSTDERR: warning: label ‘_c8WW’ defined but not used [-Wunused-label] BUILDSTDERR: 914 | _c8WW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 914 | _c8WW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Ql_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:940:1: error: BUILDSTDERR: warning: label ‘_c8Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _c8Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _c8Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:966:1: error: BUILDSTDERR: warning: label ‘_c8Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 966 | _c8Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 966 | _c8Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:997:1: error: BUILDSTDERR: warning: label ‘_c8Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _c8Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _c8Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1038:1: error: BUILDSTDERR: warning: label ‘_c8XC’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _c8XC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _c8XC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1069:1: error: BUILDSTDERR: warning: label ‘_c8XF’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _c8XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _c8XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c8XO’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c8XO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c8XO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1141:1: error: BUILDSTDERR: warning: label ‘_c8XR’ defined but not used [-Wunused-label] BUILDSTDERR: 1141 | _c8XR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1141 | _c8XR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8X3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1166:1: error: BUILDSTDERR: warning: label ‘_c8X3’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _c8X3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _c8X3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1206:1: error: BUILDSTDERR: warning: label ‘_c8Y7’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _c8Y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _c8Y7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8Y5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1230:1: error: BUILDSTDERR: warning: label ‘_c8Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 1230 | _c8Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1230 | _c8Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c8Yd’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c8Yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c8Yd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1284:1: error: BUILDSTDERR: warning: label ‘_c8Yn’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _c8Yn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _c8Yn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1317:1: error: BUILDSTDERR: warning: label ‘_c8Yw’ defined but not used [-Wunused-label] BUILDSTDERR: 1317 | _c8Yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1317 | _c8Yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1344:1: error: BUILDSTDERR: warning: label ‘_c8YH’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _c8YH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _c8YH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Qx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1370:1: error: BUILDSTDERR: warning: label ‘_c8YO’ defined but not used [-Wunused-label] BUILDSTDERR: 1370 | _c8YO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1370 | _c8YO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1400:1: error: BUILDSTDERR: warning: label ‘_c8YT’ defined but not used [-Wunused-label] BUILDSTDERR: 1400 | _c8YT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1400 | _c8YT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c8YR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1436:1: error: BUILDSTDERR: warning: label ‘_c8YR’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _c8YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _c8YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1458:1: error: BUILDSTDERR: warning: label ‘_c8Za’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _c8Za: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _c8Za: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1480:1: error: BUILDSTDERR: warning: label ‘_c8Zi’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _c8Zi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _c8Zi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1502:1: error: BUILDSTDERR: warning: label ‘_c8Zq’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _c8Zq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _c8Zq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1524:1: error: BUILDSTDERR: warning: label ‘_c8Zy’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _c8Zy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _c8Zy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1546:1: error: BUILDSTDERR: warning: label ‘_c8ZG’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _c8ZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _c8ZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1568:1: error: BUILDSTDERR: warning: label ‘_c8ZN’ defined but not used [-Wunused-label] BUILDSTDERR: 1568 | _c8ZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1568 | _c8ZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1599:1: error: BUILDSTDERR: warning: label ‘_c8ZR’ defined but not used [-Wunused-label] BUILDSTDERR: 1599 | _c8ZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1599 | _c8ZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1645:1: error: BUILDSTDERR: warning: label ‘_c905’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _c905: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _c905: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1661:1: error: BUILDSTDERR: warning: label ‘_c90d’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _c90d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _c90d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c90g’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c90g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c90g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1724:1: error: BUILDSTDERR: warning: label ‘_c90s’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _c90s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _c90s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c90p’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1744:1: error: BUILDSTDERR: warning: label ‘_c90p’ defined but not used [-Wunused-label] BUILDSTDERR: 1744 | _c90p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1744 | _c90p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1767:1: error: BUILDSTDERR: warning: label ‘_c90D’ defined but not used [-Wunused-label] BUILDSTDERR: 1767 | _c90D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1767 | _c90D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1793:1: error: BUILDSTDERR: warning: label ‘_c90O’ defined but not used [-Wunused-label] BUILDSTDERR: 1793 | _c90O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1793 | _c90O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1820:1: error: BUILDSTDERR: warning: label ‘_c90V’ defined but not used [-Wunused-label] BUILDSTDERR: 1820 | _c90V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1820 | _c90V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1850:1: error: BUILDSTDERR: warning: label ‘_c910’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _c910: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _c910: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c90Y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c90Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c90Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c90Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8QZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c91l’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c91l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c91l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8R0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1933:1: error: BUILDSTDERR: warning: label ‘_c91o’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _c91o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _c91o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:1972:1: error: BUILDSTDERR: warning: label ‘_c91v’ defined but not used [-Wunused-label] BUILDSTDERR: 1972 | _c91v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1972 | _c91v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c91t’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2004:1: error: BUILDSTDERR: warning: label ‘_c91t’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _c91t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _c91t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8R5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2024:1: error: BUILDSTDERR: warning: label ‘_c91M’ defined but not used [-Wunused-label] BUILDSTDERR: 2024 | _c91M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2024 | _c91M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfFunctorCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2041:1: error: BUILDSTDERR: warning: label ‘_c91P’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _c91P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _c91P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8R8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2070:1: error: BUILDSTDERR: warning: label ‘_c923’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _c923: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _c923: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8R7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2092:1: error: BUILDSTDERR: warning: label ‘_c92b’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _c92b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _c92b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfFunctorCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2117:1: error: BUILDSTDERR: warning: label ‘_c92f’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _c92f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _c92f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2153:1: error: BUILDSTDERR: warning: label ‘_c92s’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _c92s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _c92s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2181:1: error: BUILDSTDERR: warning: label ‘_c92v’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _c92v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _c92v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2214:1: error: BUILDSTDERR: warning: label ‘_c92E’ defined but not used [-Wunused-label] BUILDSTDERR: 2214 | _c92E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2214 | _c92E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Ri_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2236:1: error: BUILDSTDERR: warning: label ‘_c92P’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _c92P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _c92P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2263:1: error: BUILDSTDERR: warning: label ‘_c92S’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _c92S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _c92S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2294:1: error: BUILDSTDERR: warning: label ‘_c935’ defined but not used [-Wunused-label] BUILDSTDERR: 2294 | _c935: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2294 | _c935: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2321:1: error: BUILDSTDERR: warning: label ‘_c938’ defined but not used [-Wunused-label] BUILDSTDERR: 2321 | _c938: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2321 | _c938: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2352:1: error: BUILDSTDERR: warning: label ‘_c93m’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _c93m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _c93m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2374:1: error: BUILDSTDERR: warning: label ‘_c93u’ defined but not used [-Wunused-label] BUILDSTDERR: 2374 | _c93u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2374 | _c93u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2396:1: error: BUILDSTDERR: warning: label ‘_c93C’ defined but not used [-Wunused-label] BUILDSTDERR: 2396 | _c93C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2396 | _c93C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2418:1: error: BUILDSTDERR: warning: label ‘_c93K’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _c93K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _c93K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Ro_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2440:1: error: BUILDSTDERR: warning: label ‘_c93S’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _c93S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _c93S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2462:1: error: BUILDSTDERR: warning: label ‘_c93Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _c93Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _c93Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2493:1: error: BUILDSTDERR: warning: label ‘_c943’ defined but not used [-Wunused-label] BUILDSTDERR: 2493 | _c943: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2493 | _c943: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2542:1: error: BUILDSTDERR: warning: label ‘_c94i’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _c94i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _c94i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c94g’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2566:1: error: BUILDSTDERR: warning: label ‘_c94g’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _c94g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _c94g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2582:1: error: BUILDSTDERR: warning: label ‘_c94o’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _c94o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _c94o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2611:1: error: BUILDSTDERR: warning: label ‘_c94B’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _c94B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _c94B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowZZeroCoStateArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2636:1: error: BUILDSTDERR: warning: label ‘_c94E’ defined but not used [-Wunused-label] BUILDSTDERR: 2636 | _c94E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2636 | _c94E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8RA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2665:1: error: BUILDSTDERR: warning: label ‘_c94R’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _c94R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _c94R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Rz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2689:1: error: BUILDSTDERR: warning: label ‘_c94Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _c94Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _c94Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowZZeroCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2716:1: error: BUILDSTDERR: warning: label ‘_c952’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _c952: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _c952: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2754:1: error: BUILDSTDERR: warning: label ‘_c95d’ defined but not used [-Wunused-label] BUILDSTDERR: 2754 | _c95d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2754 | _c95d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c95b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2776:1: error: BUILDSTDERR: warning: label ‘_c95b’ defined but not used [-Wunused-label] BUILDSTDERR: 2776 | _c95b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2776 | _c95b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow11_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2798:1: error: BUILDSTDERR: warning: label ‘_c95p’ defined but not used [-Wunused-label] BUILDSTDERR: 2798 | _c95p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2798 | _c95p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c95n’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2820:1: error: BUILDSTDERR: warning: label ‘_c95n’ defined but not used [-Wunused-label] BUILDSTDERR: 2820 | _c95n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2820 | _c95n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8RG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2840:1: error: BUILDSTDERR: warning: label ‘_c95D’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _c95D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _c95D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowPlusCoStateArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2865:1: error: BUILDSTDERR: warning: label ‘_c95G’ defined but not used [-Wunused-label] BUILDSTDERR: 2865 | _c95G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2865 | _c95G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8RL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2894:1: error: BUILDSTDERR: warning: label ‘_c95U’ defined but not used [-Wunused-label] BUILDSTDERR: 2894 | _c95U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2894 | _c95U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8RI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2917:1: error: BUILDSTDERR: warning: label ‘_c961’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _c961: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _c961: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowPlusCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2944:1: error: BUILDSTDERR: warning: label ‘_c965’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _c965: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _c965: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8RP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:2981:1: error: BUILDSTDERR: warning: label ‘_c96q’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _c96q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _c96q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c96j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3012:1: error: BUILDSTDERR: warning: label ‘_c96j’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _c96j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _c96j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3053:1: error: BUILDSTDERR: warning: label ‘_c96D’ defined but not used [-Wunused-label] BUILDSTDERR: 3053 | _c96D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3053 | _c96D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3084:1: error: BUILDSTDERR: warning: label ‘_c96P’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _c96P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _c96P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c96M’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3110:1: error: BUILDSTDERR: warning: label ‘_c96M’ defined but not used [-Wunused-label] BUILDSTDERR: 3110 | _c96M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3110 | _c96M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8S6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3133:1: error: BUILDSTDERR: warning: label ‘_c975’ defined but not used [-Wunused-label] BUILDSTDERR: 3133 | _c975: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3133 | _c975: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8S5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3156:1: error: BUILDSTDERR: warning: label ‘_c97d’ defined but not used [-Wunused-label] BUILDSTDERR: 3156 | _c97d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3156 | _c97d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8S4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3178:1: error: BUILDSTDERR: warning: label ‘_c97l’ defined but not used [-Wunused-label] BUILDSTDERR: 3178 | _c97l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3178 | _c97l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c97p’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c97p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c97p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8S9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3246:1: error: BUILDSTDERR: warning: label ‘_c97C’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _c97C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _c97C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3272:1: error: BUILDSTDERR: warning: label ‘_c97F’ defined but not used [-Wunused-label] BUILDSTDERR: 3272 | _c97F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3272 | _c97F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3304:1: error: BUILDSTDERR: warning: label ‘_c97T’ defined but not used [-Wunused-label] BUILDSTDERR: 3304 | _c97T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3304 | _c97T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3326:1: error: BUILDSTDERR: warning: label ‘_c980’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _c980: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _c980: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Se_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3351:1: error: BUILDSTDERR: warning: label ‘_c98f’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _c98f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _c98f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c988’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3383:1: error: BUILDSTDERR: warning: label ‘_c988’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _c988: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _c988: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3427:1: error: BUILDSTDERR: warning: label ‘_c98s’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _c98s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _c98s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3463:1: error: BUILDSTDERR: warning: label ‘_c98G’ defined but not used [-Wunused-label] BUILDSTDERR: 3463 | _c98G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3463 | _c98G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3485:1: error: BUILDSTDERR: warning: label ‘_c98O’ defined but not used [-Wunused-label] BUILDSTDERR: 3485 | _c98O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3485 | _c98O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3508:1: error: BUILDSTDERR: warning: label ‘_c98V’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _c98V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _c98V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3532:1: error: BUILDSTDERR: warning: label ‘_c992’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _c992: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _c992: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3562:1: error: BUILDSTDERR: warning: label ‘_c996’ defined but not used [-Wunused-label] BUILDSTDERR: 3562 | _c996: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3562 | _c996: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3604:1: error: BUILDSTDERR: warning: label ‘_c99f’ defined but not used [-Wunused-label] BUILDSTDERR: 3604 | _c99f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3604 | _c99f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3626:1: error: BUILDSTDERR: warning: label ‘_c99m’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _c99m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _c99m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3653:1: error: BUILDSTDERR: warning: label ‘_c99N’ defined but not used [-Wunused-label] BUILDSTDERR: 3653 | _c99N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3653 | _c99N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3680:1: error: BUILDSTDERR: warning: label ‘_c9a2’ defined but not used [-Wunused-label] BUILDSTDERR: 3680 | _c9a2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3680 | _c9a2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3710:1: error: BUILDSTDERR: warning: label ‘_c9a5’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _c9a5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _c9a5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3749:1: error: BUILDSTDERR: warning: label ‘_c9ae’ defined but not used [-Wunused-label] BUILDSTDERR: 3749 | _c9ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3749 | _c9ae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3781:1: error: BUILDSTDERR: warning: label ‘_c9ah’ defined but not used [-Wunused-label] BUILDSTDERR: 3781 | _c9ah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3781 | _c9ah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3831:1: error: BUILDSTDERR: warning: label ‘_c9ao’ defined but not used [-Wunused-label] BUILDSTDERR: 3831 | _c9ao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3831 | _c9ao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c9am’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3875:1: error: BUILDSTDERR: warning: label ‘_c9am’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _c9am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _c9am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Sy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3896:1: error: BUILDSTDERR: warning: label ‘_c9aA’ defined but not used [-Wunused-label] BUILDSTDERR: 3896 | _c9aA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3896 | _c9aA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8Su_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3924:1: error: BUILDSTDERR: warning: label ‘_c9aD’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _c9aD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _c9aD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c99x’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3953:1: error: BUILDSTDERR: warning: label ‘_c99x’ defined but not used [-Wunused-label] BUILDSTDERR: 3953 | _c99x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3953 | _c99x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c99B’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:3973:1: error: BUILDSTDERR: warning: label ‘_c99B’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _c99B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _c99B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘_c9aE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4005:1: error: BUILDSTDERR: warning: label ‘_c9aE’ defined but not used [-Wunused-label] BUILDSTDERR: 4005 | _c9aE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4005 | _c9aE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4022:1: error: BUILDSTDERR: warning: label ‘_c9aP’ defined but not used [-Wunused-label] BUILDSTDERR: 4022 | _c9aP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4022 | _c9aP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4053:1: error: BUILDSTDERR: warning: label ‘_c9b6’ defined but not used [-Wunused-label] BUILDSTDERR: 4053 | _c9b6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4053 | _c9b6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4075:1: error: BUILDSTDERR: warning: label ‘_c9bd’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _c9bd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _c9bd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4100:1: error: BUILDSTDERR: warning: label ‘_c9bk’ defined but not used [-Wunused-label] BUILDSTDERR: 4100 | _c9bk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4100 | _c9bk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4127:1: error: BUILDSTDERR: warning: label ‘_c9bv’ defined but not used [-Wunused-label] BUILDSTDERR: 4127 | _c9bv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4127 | _c9bv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4157:1: error: BUILDSTDERR: warning: label ‘_c9by’ defined but not used [-Wunused-label] BUILDSTDERR: 4157 | _c9by: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4157 | _c9by: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4202:1: error: BUILDSTDERR: warning: label ‘_c9bD’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _c9bD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _c9bD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4248:1: error: BUILDSTDERR: warning: label ‘_c9bI’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _c9bI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _c9bI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4279:1: error: BUILDSTDERR: warning: label ‘_c9bW’ defined but not used [-Wunused-label] BUILDSTDERR: 4279 | _c9bW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4279 | _c9bW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4301:1: error: BUILDSTDERR: warning: label ‘_c9c4’ defined but not used [-Wunused-label] BUILDSTDERR: 4301 | _c9c4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4301 | _c9c4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8ST_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4323:1: error: BUILDSTDERR: warning: label ‘_c9cc’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _c9cc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _c9cc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4346:1: error: BUILDSTDERR: warning: label ‘_c9cj’ defined but not used [-Wunused-label] BUILDSTDERR: 4346 | _c9cj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4346 | _c9cj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4370:1: error: BUILDSTDERR: warning: label ‘_c9cq’ defined but not used [-Wunused-label] BUILDSTDERR: 4370 | _c9cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4370 | _c9cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4400:1: error: BUILDSTDERR: warning: label ‘_c9cu’ defined but not used [-Wunused-label] BUILDSTDERR: 4400 | _c9cu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4400 | _c9cu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4445:1: error: BUILDSTDERR: warning: label ‘_c9cH’ defined but not used [-Wunused-label] BUILDSTDERR: 4445 | _c9cH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4445 | _c9cH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4470:1: error: BUILDSTDERR: warning: label ‘_c9cK’ defined but not used [-Wunused-label] BUILDSTDERR: 4470 | _c9cK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4470 | _c9cK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8T0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4499:1: error: BUILDSTDERR: warning: label ‘_c9cY’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _c9cY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _c9cY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘s8SZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4521:1: error: BUILDSTDERR: warning: label ‘_c9d5’ defined but not used [-Wunused-label] BUILDSTDERR: 4521 | _c9d5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4521 | _c9d5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_54.hc:4548:1: error: BUILDSTDERR: warning: label ‘_c9d9’ defined but not used [-Wunused-label] BUILDSTDERR: 4548 | _c9d9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4548 | _c9d9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9di_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:14:1: error: BUILDSTDERR: warning: label ‘_c9h3’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _c9h3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _c9h3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9df_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:37:1: error: BUILDSTDERR: warning: label ‘_c9ha’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _c9ha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _c9ha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfCategoryTYPECoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:64:1: error: BUILDSTDERR: warning: label ‘_c9he’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _c9he: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _c9he: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:100:1: error: BUILDSTDERR: warning: label ‘_c9hs’ defined but not used [-Wunused-label] BUILDSTDERR: 100 | _c9hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 100 | _c9hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:123:1: error: BUILDSTDERR: warning: label ‘_c9hv’ defined but not used [-Wunused-label] BUILDSTDERR: 123 | _c9hv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 123 | _c9hv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:159:1: error: BUILDSTDERR: warning: label ‘_c9hI’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _c9hI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _c9hI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:184:1: error: BUILDSTDERR: warning: label ‘_c9hL’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _c9hL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _c9hL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:214:1: error: BUILDSTDERR: warning: label ‘_c9i1’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _c9i1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _c9i1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9hY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:242:1: error: BUILDSTDERR: warning: label ‘_c9hY’ defined but not used [-Wunused-label] BUILDSTDERR: 242 | _c9hY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 242 | _c9hY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:259:1: error: BUILDSTDERR: warning: label ‘_c9if’ defined but not used [-Wunused-label] BUILDSTDERR: 259 | _c9if: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 259 | _c9if: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9ic’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:287:1: error: BUILDSTDERR: warning: label ‘_c9ic’ defined but not used [-Wunused-label] BUILDSTDERR: 287 | _c9ic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 287 | _c9ic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zzipMap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:307:1: error: BUILDSTDERR: warning: label ‘_c9in’ defined but not used [-Wunused-label] BUILDSTDERR: 307 | _c9in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 307 | _c9in: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:347:1: error: BUILDSTDERR: warning: label ‘_c9iD’ defined but not used [-Wunused-label] BUILDSTDERR: 347 | _c9iD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 347 | _c9iD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9iB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:370:1: error: BUILDSTDERR: warning: label ‘_c9iB’ defined but not used [-Wunused-label] BUILDSTDERR: 370 | _c9iB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 370 | _c9iB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:387:1: error: BUILDSTDERR: warning: label ‘_c9iQ’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _c9iQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _c9iQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9iO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:410:1: error: BUILDSTDERR: warning: label ‘_c9iO’ defined but not used [-Wunused-label] BUILDSTDERR: 410 | _c9iO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 410 | _c9iO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_unzzipMap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:429:1: error: BUILDSTDERR: warning: label ‘_c9iX’ defined but not used [-Wunused-label] BUILDSTDERR: 429 | _c9iX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 429 | _c9iX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:466:1: error: BUILDSTDERR: warning: label ‘_c9jq’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _c9jq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _c9jq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:496:1: error: BUILDSTDERR: warning: label ‘_c9jt’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _c9jt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _c9jt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:535:1: error: BUILDSTDERR: warning: label ‘_c9jC’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _c9jC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _c9jC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:562:1: error: BUILDSTDERR: warning: label ‘_c9jF’ defined but not used [-Wunused-label] BUILDSTDERR: 562 | _c9jF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 562 | _c9jF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9ja’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:589:1: error: BUILDSTDERR: warning: label ‘_c9ja’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _c9ja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _c9ja: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9je’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:611:1: error: BUILDSTDERR: warning: label ‘_c9je’ defined but not used [-Wunused-label] BUILDSTDERR: 611 | _c9je: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 611 | _c9je: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:647:1: error: BUILDSTDERR: warning: label ‘_c9jM’ defined but not used [-Wunused-label] BUILDSTDERR: 647 | _c9jM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 647 | _c9jM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:686:1: error: BUILDSTDERR: warning: label ‘_c9k7’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _c9k7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _c9k7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:712:1: error: BUILDSTDERR: warning: label ‘_c9ke’ defined but not used [-Wunused-label] BUILDSTDERR: 712 | _c9ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 712 | _c9ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:743:1: error: BUILDSTDERR: warning: label ‘_c9kh’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _c9kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _c9kh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9dU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:785:1: error: BUILDSTDERR: warning: label ‘_c9kq’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _c9kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _c9kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:812:1: error: BUILDSTDERR: warning: label ‘_c9kt’ defined but not used [-Wunused-label] BUILDSTDERR: 812 | _c9kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 812 | _c9kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9jV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:837:1: error: BUILDSTDERR: warning: label ‘_c9jV’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _c9jV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _c9jV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:877:1: error: BUILDSTDERR: warning: label ‘_c9kG’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _c9kG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _c9kG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:914:1: error: BUILDSTDERR: warning: label ‘_c9kP’ defined but not used [-Wunused-label] BUILDSTDERR: 914 | _c9kP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 914 | _c9kP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ee_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:940:1: error: BUILDSTDERR: warning: label ‘_c9lc’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _c9lc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _c9lc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ed_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:966:1: error: BUILDSTDERR: warning: label ‘_c9lj’ defined but not used [-Wunused-label] BUILDSTDERR: 966 | _c9lj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 966 | _c9lj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ef_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:997:1: error: BUILDSTDERR: warning: label ‘_c9lm’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _c9lm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _c9lm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ec_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1038:1: error: BUILDSTDERR: warning: label ‘_c9lv’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _c9lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _c9lv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1069:1: error: BUILDSTDERR: warning: label ‘_c9ly’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _c9ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _c9ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1114:1: error: BUILDSTDERR: warning: label ‘_c9lH’ defined but not used [-Wunused-label] BUILDSTDERR: 1114 | _c9lH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1114 | _c9lH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1141:1: error: BUILDSTDERR: warning: label ‘_c9lK’ defined but not used [-Wunused-label] BUILDSTDERR: 1141 | _c9lK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1141 | _c9lK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9kW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1166:1: error: BUILDSTDERR: warning: label ‘_c9kW’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _c9kW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _c9kW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ek_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1206:1: error: BUILDSTDERR: warning: label ‘_c9m0’ defined but not used [-Wunused-label] BUILDSTDERR: 1206 | _c9m0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1206 | _c9m0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9lY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1230:1: error: BUILDSTDERR: warning: label ‘_c9lY’ defined but not used [-Wunused-label] BUILDSTDERR: 1230 | _c9lY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1230 | _c9lY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c9m6’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c9m6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c9m6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1284:1: error: BUILDSTDERR: warning: label ‘_c9mg’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _c9mg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _c9mg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1317:1: error: BUILDSTDERR: warning: label ‘_c9mp’ defined but not used [-Wunused-label] BUILDSTDERR: 1317 | _c9mp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1317 | _c9mp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9er_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1344:1: error: BUILDSTDERR: warning: label ‘_c9mA’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _c9mA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _c9mA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1370:1: error: BUILDSTDERR: warning: label ‘_c9mH’ defined but not used [-Wunused-label] BUILDSTDERR: 1370 | _c9mH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1370 | _c9mH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1400:1: error: BUILDSTDERR: warning: label ‘_c9mM’ defined but not used [-Wunused-label] BUILDSTDERR: 1400 | _c9mM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1400 | _c9mM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9mK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1436:1: error: BUILDSTDERR: warning: label ‘_c9mK’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _c9mK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _c9mK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ey_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1458:1: error: BUILDSTDERR: warning: label ‘_c9n3’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _c9n3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _c9n3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ex_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1480:1: error: BUILDSTDERR: warning: label ‘_c9nb’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _c9nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _c9nb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ew_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1502:1: error: BUILDSTDERR: warning: label ‘_c9nj’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _c9nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _c9nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ev_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1524:1: error: BUILDSTDERR: warning: label ‘_c9nr’ defined but not used [-Wunused-label] BUILDSTDERR: 1524 | _c9nr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1524 | _c9nr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1546:1: error: BUILDSTDERR: warning: label ‘_c9nz’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _c9nz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _c9nz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9et_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1568:1: error: BUILDSTDERR: warning: label ‘_c9nG’ defined but not used [-Wunused-label] BUILDSTDERR: 1568 | _c9nG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1568 | _c9nG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1599:1: error: BUILDSTDERR: warning: label ‘_c9nK’ defined but not used [-Wunused-label] BUILDSTDERR: 1599 | _c9nK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1599 | _c9nK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1645:1: error: BUILDSTDERR: warning: label ‘_c9nY’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _c9nY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _c9nY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1661:1: error: BUILDSTDERR: warning: label ‘_c9o6’ defined but not used [-Wunused-label] BUILDSTDERR: 1661 | _c9o6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1661 | _c9o6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1685:1: error: BUILDSTDERR: warning: label ‘_c9o9’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _c9o9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _c9o9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1724:1: error: BUILDSTDERR: warning: label ‘_c9ol’ defined but not used [-Wunused-label] BUILDSTDERR: 1724 | _c9ol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1724 | _c9ol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9oi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1744:1: error: BUILDSTDERR: warning: label ‘_c9oi’ defined but not used [-Wunused-label] BUILDSTDERR: 1744 | _c9oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1744 | _c9oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1767:1: error: BUILDSTDERR: warning: label ‘_c9ow’ defined but not used [-Wunused-label] BUILDSTDERR: 1767 | _c9ow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1767 | _c9ow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1793:1: error: BUILDSTDERR: warning: label ‘_c9oH’ defined but not used [-Wunused-label] BUILDSTDERR: 1793 | _c9oH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1793 | _c9oH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1820:1: error: BUILDSTDERR: warning: label ‘_c9oO’ defined but not used [-Wunused-label] BUILDSTDERR: 1820 | _c9oO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1820 | _c9oO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1850:1: error: BUILDSTDERR: warning: label ‘_c9oT’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _c9oT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _c9oT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9oR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c9oR’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c9oR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c9oR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c9pe’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c9pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c9pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1933:1: error: BUILDSTDERR: warning: label ‘_c9ph’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _c9ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _c9ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:1972:1: error: BUILDSTDERR: warning: label ‘_c9po’ defined but not used [-Wunused-label] BUILDSTDERR: 1972 | _c9po: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1972 | _c9po: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9pm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2004:1: error: BUILDSTDERR: warning: label ‘_c9pm’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _c9pm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _c9pm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9eY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2024:1: error: BUILDSTDERR: warning: label ‘_c9pF’ defined but not used [-Wunused-label] BUILDSTDERR: 2024 | _c9pF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2024 | _c9pF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfFunctorCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2041:1: error: BUILDSTDERR: warning: label ‘_c9pI’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _c9pI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _c9pI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9f1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2070:1: error: BUILDSTDERR: warning: label ‘_c9pW’ defined but not used [-Wunused-label] BUILDSTDERR: 2070 | _c9pW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2070 | _c9pW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9f0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2092:1: error: BUILDSTDERR: warning: label ‘_c9q4’ defined but not used [-Wunused-label] BUILDSTDERR: 2092 | _c9q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2092 | _c9q4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfFunctorCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2117:1: error: BUILDSTDERR: warning: label ‘_c9q8’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _c9q8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _c9q8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9f5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2153:1: error: BUILDSTDERR: warning: label ‘_c9ql’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _c9ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _c9ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2181:1: error: BUILDSTDERR: warning: label ‘_c9qo’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _c9qo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _c9qo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2214:1: error: BUILDSTDERR: warning: label ‘_c9qx’ defined but not used [-Wunused-label] BUILDSTDERR: 2214 | _c9qx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2214 | _c9qx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2236:1: error: BUILDSTDERR: warning: label ‘_c9qI’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _c9qI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _c9qI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2263:1: error: BUILDSTDERR: warning: label ‘_c9qL’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _c9qL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _c9qL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2294:1: error: BUILDSTDERR: warning: label ‘_c9qY’ defined but not used [-Wunused-label] BUILDSTDERR: 2294 | _c9qY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2294 | _c9qY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2321:1: error: BUILDSTDERR: warning: label ‘_c9r1’ defined but not used [-Wunused-label] BUILDSTDERR: 2321 | _c9r1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2321 | _c9r1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2352:1: error: BUILDSTDERR: warning: label ‘_c9rf’ defined but not used [-Wunused-label] BUILDSTDERR: 2352 | _c9rf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2352 | _c9rf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2374:1: error: BUILDSTDERR: warning: label ‘_c9rn’ defined but not used [-Wunused-label] BUILDSTDERR: 2374 | _c9rn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2374 | _c9rn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2396:1: error: BUILDSTDERR: warning: label ‘_c9rv’ defined but not used [-Wunused-label] BUILDSTDERR: 2396 | _c9rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2396 | _c9rv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2418:1: error: BUILDSTDERR: warning: label ‘_c9rD’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _c9rD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _c9rD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2440:1: error: BUILDSTDERR: warning: label ‘_c9rL’ defined but not used [-Wunused-label] BUILDSTDERR: 2440 | _c9rL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2440 | _c9rL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2462:1: error: BUILDSTDERR: warning: label ‘_c9rS’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _c9rS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _c9rS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2493:1: error: BUILDSTDERR: warning: label ‘_c9rW’ defined but not used [-Wunused-label] BUILDSTDERR: 2493 | _c9rW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2493 | _c9rW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2542:1: error: BUILDSTDERR: warning: label ‘_c9sb’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _c9sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _c9sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9s9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2566:1: error: BUILDSTDERR: warning: label ‘_c9s9’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _c9s9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _c9s9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2582:1: error: BUILDSTDERR: warning: label ‘_c9sh’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _c9sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _c9sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2611:1: error: BUILDSTDERR: warning: label ‘_c9su’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _c9su: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _c9su: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowZZeroCoStateArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2636:1: error: BUILDSTDERR: warning: label ‘_c9sx’ defined but not used [-Wunused-label] BUILDSTDERR: 2636 | _c9sx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2636 | _c9sx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2665:1: error: BUILDSTDERR: warning: label ‘_c9sK’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _c9sK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _c9sK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2689:1: error: BUILDSTDERR: warning: label ‘_c9sR’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _c9sR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _c9sR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowZZeroCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2716:1: error: BUILDSTDERR: warning: label ‘_c9sV’ defined but not used [-Wunused-label] BUILDSTDERR: 2716 | _c9sV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2716 | _c9sV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2754:1: error: BUILDSTDERR: warning: label ‘_c9t6’ defined but not used [-Wunused-label] BUILDSTDERR: 2754 | _c9t6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2754 | _c9t6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9t4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2776:1: error: BUILDSTDERR: warning: label ‘_c9t4’ defined but not used [-Wunused-label] BUILDSTDERR: 2776 | _c9t4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2776 | _c9t4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow11_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2798:1: error: BUILDSTDERR: warning: label ‘_c9ti’ defined but not used [-Wunused-label] BUILDSTDERR: 2798 | _c9ti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2798 | _c9ti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9tg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2820:1: error: BUILDSTDERR: warning: label ‘_c9tg’ defined but not used [-Wunused-label] BUILDSTDERR: 2820 | _c9tg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2820 | _c9tg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2840:1: error: BUILDSTDERR: warning: label ‘_c9tw’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _c9tw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _c9tw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowPlusCoStateArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2865:1: error: BUILDSTDERR: warning: label ‘_c9tz’ defined but not used [-Wunused-label] BUILDSTDERR: 2865 | _c9tz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2865 | _c9tz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2894:1: error: BUILDSTDERR: warning: label ‘_c9tN’ defined but not used [-Wunused-label] BUILDSTDERR: 2894 | _c9tN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2894 | _c9tN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2917:1: error: BUILDSTDERR: warning: label ‘_c9tU’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _c9tU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _c9tU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowPlusCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2944:1: error: BUILDSTDERR: warning: label ‘_c9tY’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _c9tY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _c9tY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:2981:1: error: BUILDSTDERR: warning: label ‘_c9uj’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _c9uj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _c9uj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9uc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3012:1: error: BUILDSTDERR: warning: label ‘_c9uc’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _c9uc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _c9uc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3053:1: error: BUILDSTDERR: warning: label ‘_c9uw’ defined but not used [-Wunused-label] BUILDSTDERR: 3053 | _c9uw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3053 | _c9uw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3084:1: error: BUILDSTDERR: warning: label ‘_c9uI’ defined but not used [-Wunused-label] BUILDSTDERR: 3084 | _c9uI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3084 | _c9uI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9uF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3110:1: error: BUILDSTDERR: warning: label ‘_c9uF’ defined but not used [-Wunused-label] BUILDSTDERR: 3110 | _c9uF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3110 | _c9uF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3133:1: error: BUILDSTDERR: warning: label ‘_c9uY’ defined but not used [-Wunused-label] BUILDSTDERR: 3133 | _c9uY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3133 | _c9uY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3156:1: error: BUILDSTDERR: warning: label ‘_c9v6’ defined but not used [-Wunused-label] BUILDSTDERR: 3156 | _c9v6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3156 | _c9v6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9fX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3178:1: error: BUILDSTDERR: warning: label ‘_c9ve’ defined but not used [-Wunused-label] BUILDSTDERR: 3178 | _c9ve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3178 | _c9ve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3205:1: error: BUILDSTDERR: warning: label ‘_c9vi’ defined but not used [-Wunused-label] BUILDSTDERR: 3205 | _c9vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3205 | _c9vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9g2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3246:1: error: BUILDSTDERR: warning: label ‘_c9vv’ defined but not used [-Wunused-label] BUILDSTDERR: 3246 | _c9vv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3246 | _c9vv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3272:1: error: BUILDSTDERR: warning: label ‘_c9vy’ defined but not used [-Wunused-label] BUILDSTDERR: 3272 | _c9vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3272 | _c9vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9g5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3304:1: error: BUILDSTDERR: warning: label ‘_c9vM’ defined but not used [-Wunused-label] BUILDSTDERR: 3304 | _c9vM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3304 | _c9vM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9g6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3326:1: error: BUILDSTDERR: warning: label ‘_c9vT’ defined but not used [-Wunused-label] BUILDSTDERR: 3326 | _c9vT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3326 | _c9vT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9g7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3351:1: error: BUILDSTDERR: warning: label ‘_c9w8’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _c9w8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _c9w8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9w1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3383:1: error: BUILDSTDERR: warning: label ‘_c9w1’ defined but not used [-Wunused-label] BUILDSTDERR: 3383 | _c9w1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3383 | _c9w1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3427:1: error: BUILDSTDERR: warning: label ‘_c9wl’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _c9wl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _c9wl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3463:1: error: BUILDSTDERR: warning: label ‘_c9wz’ defined but not used [-Wunused-label] BUILDSTDERR: 3463 | _c9wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3463 | _c9wz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3485:1: error: BUILDSTDERR: warning: label ‘_c9wH’ defined but not used [-Wunused-label] BUILDSTDERR: 3485 | _c9wH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3485 | _c9wH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3508:1: error: BUILDSTDERR: warning: label ‘_c9wO’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _c9wO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _c9wO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9ge_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3532:1: error: BUILDSTDERR: warning: label ‘_c9wV’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _c9wV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _c9wV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3562:1: error: BUILDSTDERR: warning: label ‘_c9wZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3562 | _c9wZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3562 | _c9wZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3604:1: error: BUILDSTDERR: warning: label ‘_c9x8’ defined but not used [-Wunused-label] BUILDSTDERR: 3604 | _c9x8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3604 | _c9x8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3626:1: error: BUILDSTDERR: warning: label ‘_c9xf’ defined but not used [-Wunused-label] BUILDSTDERR: 3626 | _c9xf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3626 | _c9xf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3653:1: error: BUILDSTDERR: warning: label ‘_c9xG’ defined but not used [-Wunused-label] BUILDSTDERR: 3653 | _c9xG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3653 | _c9xG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3680:1: error: BUILDSTDERR: warning: label ‘_c9xV’ defined but not used [-Wunused-label] BUILDSTDERR: 3680 | _c9xV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3680 | _c9xV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3710:1: error: BUILDSTDERR: warning: label ‘_c9xY’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _c9xY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _c9xY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3749:1: error: BUILDSTDERR: warning: label ‘_c9y7’ defined but not used [-Wunused-label] BUILDSTDERR: 3749 | _c9y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3749 | _c9y7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3781:1: error: BUILDSTDERR: warning: label ‘_c9ya’ defined but not used [-Wunused-label] BUILDSTDERR: 3781 | _c9ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3781 | _c9ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3831:1: error: BUILDSTDERR: warning: label ‘_c9yh’ defined but not used [-Wunused-label] BUILDSTDERR: 3831 | _c9yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3831 | _c9yh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9yf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3875:1: error: BUILDSTDERR: warning: label ‘_c9yf’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _c9yf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _c9yf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3896:1: error: BUILDSTDERR: warning: label ‘_c9yt’ defined but not used [-Wunused-label] BUILDSTDERR: 3896 | _c9yt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3896 | _c9yt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3924:1: error: BUILDSTDERR: warning: label ‘_c9yw’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _c9yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _c9yw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9xq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3953:1: error: BUILDSTDERR: warning: label ‘_c9xq’ defined but not used [-Wunused-label] BUILDSTDERR: 3953 | _c9xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3953 | _c9xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9xu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:3973:1: error: BUILDSTDERR: warning: label ‘_c9xu’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _c9xu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _c9xu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘_c9yx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4005:1: error: BUILDSTDERR: warning: label ‘_c9yx’ defined but not used [-Wunused-label] BUILDSTDERR: 4005 | _c9yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4005 | _c9yx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4022:1: error: BUILDSTDERR: warning: label ‘_c9yI’ defined but not used [-Wunused-label] BUILDSTDERR: 4022 | _c9yI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4022 | _c9yI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4053:1: error: BUILDSTDERR: warning: label ‘_c9yZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4053 | _c9yZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4053 | _c9yZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4075:1: error: BUILDSTDERR: warning: label ‘_c9z6’ defined but not used [-Wunused-label] BUILDSTDERR: 4075 | _c9z6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4075 | _c9z6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4100:1: error: BUILDSTDERR: warning: label ‘_c9zd’ defined but not used [-Wunused-label] BUILDSTDERR: 4100 | _c9zd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4100 | _c9zd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4127:1: error: BUILDSTDERR: warning: label ‘_c9zo’ defined but not used [-Wunused-label] BUILDSTDERR: 4127 | _c9zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4127 | _c9zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4157:1: error: BUILDSTDERR: warning: label ‘_c9zr’ defined but not used [-Wunused-label] BUILDSTDERR: 4157 | _c9zr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4157 | _c9zr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4202:1: error: BUILDSTDERR: warning: label ‘_c9zw’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _c9zw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _c9zw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4248:1: error: BUILDSTDERR: warning: label ‘_c9zB’ defined but not used [-Wunused-label] BUILDSTDERR: 4248 | _c9zB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4248 | _c9zB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4279:1: error: BUILDSTDERR: warning: label ‘_c9zP’ defined but not used [-Wunused-label] BUILDSTDERR: 4279 | _c9zP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4279 | _c9zP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4301:1: error: BUILDSTDERR: warning: label ‘_c9zX’ defined but not used [-Wunused-label] BUILDSTDERR: 4301 | _c9zX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4301 | _c9zX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4323:1: error: BUILDSTDERR: warning: label ‘_c9A5’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _c9A5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _c9A5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4346:1: error: BUILDSTDERR: warning: label ‘_c9Ac’ defined but not used [-Wunused-label] BUILDSTDERR: 4346 | _c9Ac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4346 | _c9Ac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4370:1: error: BUILDSTDERR: warning: label ‘_c9Aj’ defined but not used [-Wunused-label] BUILDSTDERR: 4370 | _c9Aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4370 | _c9Aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4400:1: error: BUILDSTDERR: warning: label ‘_c9An’ defined but not used [-Wunused-label] BUILDSTDERR: 4400 | _c9An: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4400 | _c9An: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4445:1: error: BUILDSTDERR: warning: label ‘_c9AA’ defined but not used [-Wunused-label] BUILDSTDERR: 4445 | _c9AA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4445 | _c9AA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4470:1: error: BUILDSTDERR: warning: label ‘_c9AD’ defined but not used [-Wunused-label] BUILDSTDERR: 4470 | _c9AD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4470 | _c9AD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4499:1: error: BUILDSTDERR: warning: label ‘_c9AR’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _c9AR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _c9AR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘s9gS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4521:1: error: BUILDSTDERR: warning: label ‘_c9AY’ defined but not used [-Wunused-label] BUILDSTDERR: 4521 | _c9AY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4521 | _c9AY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_58.hc:4548:1: error: BUILDSTDERR: warning: label ‘_c9B2’ defined but not used [-Wunused-label] BUILDSTDERR: 4548 | _c9B2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4548 | _c9B2: BUILDSTDERR: | ^ [ 6 of 12] Compiling Control.Arrow.Transformer.Error ( Control/Arrow/Transformer/Error.hs, dist/build/Control/Arrow/Transformer/Error.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saEW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:15:1: error: BUILDSTDERR: warning: label ‘_caNw’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _caNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _caNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddErrorexErrorArrowazuzdclift_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:43:1: error: BUILDSTDERR: warning: label ‘_caNz’ defined but not used [-Wunused-label] BUILDSTDERR: 43 | _caNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 43 | _caNz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caNo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:68:1: error: BUILDSTDERR: warning: label ‘_caNo’ defined but not used [-Wunused-label] BUILDSTDERR: 68 | _caNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 68 | _caNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caNA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:95:1: error: BUILDSTDERR: warning: label ‘_caNA’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _caNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _caNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:118:1: error: BUILDSTDERR: warning: label ‘_caNV’ defined but not used [-Wunused-label] BUILDSTDERR: 118 | _caNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 118 | _caNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caNO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:138:1: error: BUILDSTDERR: warning: label ‘_caNO’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _caNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _caNO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saF7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:169:1: error: BUILDSTDERR: warning: label ‘_caOp’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _caOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _caOp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saF8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:200:1: error: BUILDSTDERR: warning: label ‘_caOs’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _caOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _caOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saF6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:241:1: error: BUILDSTDERR: warning: label ‘_caOB’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _caOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _caOB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:268:1: error: BUILDSTDERR: warning: label ‘_caOE’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _caOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _caOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caO9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:291:1: error: BUILDSTDERR: warning: label ‘_caO9’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _caO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _caO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caOd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:312:1: error: BUILDSTDERR: warning: label ‘_caOd’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _caOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _caOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfCategoryTYPEErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:353:1: error: BUILDSTDERR: warning: label ‘_caOR’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _caOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _caOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caOP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:376:1: error: BUILDSTDERR: warning: label ‘_caOP’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _caOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _caOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:399:1: error: BUILDSTDERR: warning: label ‘_caP6’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _caP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _caP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:421:1: error: BUILDSTDERR: warning: label ‘_caPd’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _caPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _caPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfCategoryTYPEErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:448:1: error: BUILDSTDERR: warning: label ‘_caPh’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _caPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _caPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:485:1: error: BUILDSTDERR: warning: label ‘_caPx’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _caPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _caPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:518:1: error: BUILDSTDERR: warning: label ‘_caPE’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _caPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _caPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caPC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:549:1: error: BUILDSTDERR: warning: label ‘_caPC’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _caPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _caPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:569:1: error: BUILDSTDERR: warning: label ‘_caPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 569 | _caPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 569 | _caPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:591:1: error: BUILDSTDERR: warning: label ‘_caQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _caQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _caQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:617:1: error: BUILDSTDERR: warning: label ‘_caQc’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _caQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _caQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:643:1: error: BUILDSTDERR: warning: label ‘_caQf’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _caQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _caQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caPX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:669:1: error: BUILDSTDERR: warning: label ‘_caPX’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _caPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _caPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caQg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:699:1: error: BUILDSTDERR: warning: label ‘_caQg’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _caQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _caQg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘raEs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:726:1: error: BUILDSTDERR: warning: label ‘_caQw’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _caQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _caQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘raEt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:767:1: error: BUILDSTDERR: warning: label ‘_caQF’ defined but not used [-Wunused-label] BUILDSTDERR: 767 | _caQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 767 | _caQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘raEu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:808:1: error: BUILDSTDERR: warning: label ‘_caQO’ defined but not used [-Wunused-label] BUILDSTDERR: 808 | _caQO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 808 | _caQO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘raEw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:849:1: error: BUILDSTDERR: warning: label ‘_caQX’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _caQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _caQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:925:1: error: BUILDSTDERR: warning: label ‘_caR8’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _caR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _caR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caR6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:958:1: error: BUILDSTDERR: warning: label ‘_caR6’ defined but not used [-Wunused-label] BUILDSTDERR: 958 | _caR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | _caR6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:982:1: error: BUILDSTDERR: warning: label ‘_caRu’ defined but not used [-Wunused-label] BUILDSTDERR: 982 | _caRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 982 | _caRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caRn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1014:1: error: BUILDSTDERR: warning: label ‘_caRn’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _caRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _caRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caRC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1043:1: error: BUILDSTDERR: warning: label ‘_caRC’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _caRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _caRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1060:1: error: BUILDSTDERR: warning: label ‘_caRW’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _caRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _caRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caRP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1090:1: error: BUILDSTDERR: warning: label ‘_caRP’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _caRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _caRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caS4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1121:1: error: BUILDSTDERR: warning: label ‘_caS4’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _caS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _caS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1151:1: error: BUILDSTDERR: warning: label ‘_caSh’ defined but not used [-Wunused-label] BUILDSTDERR: 1151 | _caSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1151 | _caSh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1189:1: error: BUILDSTDERR: warning: label ‘_caSC’ defined but not used [-Wunused-label] BUILDSTDERR: 1189 | _caSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1189 | _caSC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saFR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1217:1: error: BUILDSTDERR: warning: label ‘_caSF’ defined but not used [-Wunused-label] BUILDSTDERR: 1217 | _caSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1217 | _caSF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caSu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1246:1: error: BUILDSTDERR: warning: label ‘_caSu’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _caSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _caSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caSG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1274:1: error: BUILDSTDERR: warning: label ‘_caSG’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _caSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _caSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1292:1: error: BUILDSTDERR: warning: label ‘_caSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1292 | _caSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1292 | _caSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1327:1: error: BUILDSTDERR: warning: label ‘_caT2’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _caT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _caT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caSZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1354:1: error: BUILDSTDERR: warning: label ‘_caSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _caSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _caSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caT7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1382:1: error: BUILDSTDERR: warning: label ‘_caT7’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _caT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _caT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saG9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1437:1: error: BUILDSTDERR: warning: label ‘_caTT’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _caTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _caTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1466:1: error: BUILDSTDERR: warning: label ‘_caTW’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _caTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _caTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saG8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1504:1: error: BUILDSTDERR: warning: label ‘_caU5’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _caU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _caU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1535:1: error: BUILDSTDERR: warning: label ‘_caU8’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _caU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _caU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saG7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1576:1: error: BUILDSTDERR: warning: label ‘_caUh’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _caUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _caUh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1604:1: error: BUILDSTDERR: warning: label ‘_caUk’ defined but not used [-Wunused-label] BUILDSTDERR: 1604 | _caUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1604 | _caUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caTz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1627:1: error: BUILDSTDERR: warning: label ‘_caTz’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _caTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _caTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caTD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1648:1: error: BUILDSTDERR: warning: label ‘_caTD’ defined but not used [-Wunused-label] BUILDSTDERR: 1648 | _caTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1648 | _caTD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1690:1: error: BUILDSTDERR: warning: label ‘_caUy’ defined but not used [-Wunused-label] BUILDSTDERR: 1690 | _caUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1690 | _caUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caUv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1717:1: error: BUILDSTDERR: warning: label ‘_caUv’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _caUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _caUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caUD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1742:1: error: BUILDSTDERR: warning: label ‘_caUD’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _caUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _caUD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1787:1: error: BUILDSTDERR: warning: label ‘_caVl’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _caVl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _caVl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1816:1: error: BUILDSTDERR: warning: label ‘_caVo’ defined but not used [-Wunused-label] BUILDSTDERR: 1816 | _caVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1816 | _caVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1854:1: error: BUILDSTDERR: warning: label ‘_caVx’ defined but not used [-Wunused-label] BUILDSTDERR: 1854 | _caVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1854 | _caVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1885:1: error: BUILDSTDERR: warning: label ‘_caVA’ defined but not used [-Wunused-label] BUILDSTDERR: 1885 | _caVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1885 | _caVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1927:1: error: BUILDSTDERR: warning: label ‘_caVN’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _caVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _caVN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1957:1: error: BUILDSTDERR: warning: label ‘_caVQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1957 | _caVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1957 | _caVQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdchandle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:1996:1: error: BUILDSTDERR: warning: label ‘_caVV’ defined but not used [-Wunused-label] BUILDSTDERR: 1996 | _caVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1996 | _caVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caV1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2019:1: error: BUILDSTDERR: warning: label ‘_caV1’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _caV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _caV1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caV5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2041:1: error: BUILDSTDERR: warning: label ‘_caV5’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _caV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _caV5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2084:1: error: BUILDSTDERR: warning: label ‘_caW8’ defined but not used [-Wunused-label] BUILDSTDERR: 2084 | _caW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2084 | _caW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caW6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2107:1: error: BUILDSTDERR: warning: label ‘_caW6’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _caW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _caW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2130:1: error: BUILDSTDERR: warning: label ‘_caWm’ defined but not used [-Wunused-label] BUILDSTDERR: 2130 | _caWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2130 | _caWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2152:1: error: BUILDSTDERR: warning: label ‘_caWv’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _caWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _caWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2172:1: error: BUILDSTDERR: warning: label ‘_caWA’ defined but not used [-Wunused-label] BUILDSTDERR: 2172 | _caWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2172 | _caWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caWy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2206:1: error: BUILDSTDERR: warning: label ‘_caWy’ defined but not used [-Wunused-label] BUILDSTDERR: 2206 | _caWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2206 | _caWy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_rstrength_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2230:1: error: BUILDSTDERR: warning: label ‘_caWP’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _caWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _caWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caWM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2257:1: error: BUILDSTDERR: warning: label ‘_caWM’ defined but not used [-Wunused-label] BUILDSTDERR: 2257 | _caWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2257 | _caWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caWU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2282:1: error: BUILDSTDERR: warning: label ‘_caWU’ defined but not used [-Wunused-label] BUILDSTDERR: 2282 | _caWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2282 | _caWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2326:1: error: BUILDSTDERR: warning: label ‘_caXq’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _caXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _caXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saGR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2353:1: error: BUILDSTDERR: warning: label ‘_caXx’ defined but not used [-Wunused-label] BUILDSTDERR: 2353 | _caXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2353 | _caXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2380:1: error: BUILDSTDERR: warning: label ‘_caXA’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _caXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _caXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caXi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2405:1: error: BUILDSTDERR: warning: label ‘_caXi’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _caXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _caXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caXB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2435:1: error: BUILDSTDERR: warning: label ‘_caXB’ defined but not used [-Wunused-label] BUILDSTDERR: 2435 | _caXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2435 | _caXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrowzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2456:1: error: BUILDSTDERR: warning: label ‘_caXP’ defined but not used [-Wunused-label] BUILDSTDERR: 2456 | _caXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2456 | _caXP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saH3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2477:1: error: BUILDSTDERR: warning: label ‘_caY4’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _caY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _caY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saH2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2504:1: error: BUILDSTDERR: warning: label ‘_caYb’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _caYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _caYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2531:1: error: BUILDSTDERR: warning: label ‘_caYe’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _caYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _caYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caXW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2556:1: error: BUILDSTDERR: warning: label ‘_caXW’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _caXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _caXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caYf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2586:1: error: BUILDSTDERR: warning: label ‘_caYf’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _caYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _caYf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2607:1: error: BUILDSTDERR: warning: label ‘_caYt’ defined but not used [-Wunused-label] BUILDSTDERR: 2607 | _caYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2607 | _caYt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2628:1: error: BUILDSTDERR: warning: label ‘_caYI’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _caYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _caYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2655:1: error: BUILDSTDERR: warning: label ‘_caYP’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _caYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _caYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2682:1: error: BUILDSTDERR: warning: label ‘_caYS’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _caYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _caYS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caYA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2707:1: error: BUILDSTDERR: warning: label ‘_caYA’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _caYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _caYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caYT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2737:1: error: BUILDSTDERR: warning: label ‘_caYT’ defined but not used [-Wunused-label] BUILDSTDERR: 2737 | _caYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2737 | _caYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2759:1: error: BUILDSTDERR: warning: label ‘_caZf’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _caZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _caZf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2786:1: error: BUILDSTDERR: warning: label ‘_caZm’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _caZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _caZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2814:1: error: BUILDSTDERR: warning: label ‘_caZp’ defined but not used [-Wunused-label] BUILDSTDERR: 2814 | _caZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2814 | _caZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caZ7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2840:1: error: BUILDSTDERR: warning: label ‘_caZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _caZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _caZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_caZq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2871:1: error: BUILDSTDERR: warning: label ‘_caZq’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _caZq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _caZq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2895:1: error: BUILDSTDERR: warning: label ‘_caZI’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _caZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _caZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2933:1: error: BUILDSTDERR: warning: label ‘_cb03’ defined but not used [-Wunused-label] BUILDSTDERR: 2933 | _cb03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2933 | _cb03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2959:1: error: BUILDSTDERR: warning: label ‘_cb0c’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _cb0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _cb0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb0a’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:2984:1: error: BUILDSTDERR: warning: label ‘_cb0a’ defined but not used [-Wunused-label] BUILDSTDERR: 2984 | _cb0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2984 | _cb0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3006:1: error: BUILDSTDERR: warning: label ‘_cb0i’ defined but not used [-Wunused-label] BUILDSTDERR: 3006 | _cb0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3006 | _cb0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3045:1: error: BUILDSTDERR: warning: label ‘_cb0r’ defined but not used [-Wunused-label] BUILDSTDERR: 3045 | _cb0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3045 | _cb0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3075:1: error: BUILDSTDERR: warning: label ‘_cb0u’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _cb0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _cb0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cb0F’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cb0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cb0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb0D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3142:1: error: BUILDSTDERR: warning: label ‘_cb0D’ defined but not used [-Wunused-label] BUILDSTDERR: 3142 | _cb0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3142 | _cb0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3163:1: error: BUILDSTDERR: warning: label ‘_cb0L’ defined but not used [-Wunused-label] BUILDSTDERR: 3163 | _cb0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3163 | _cb0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3199:1: error: BUILDSTDERR: warning: label ‘_cb10’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _cb10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _cb10: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb0Y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3224:1: error: BUILDSTDERR: warning: label ‘_cb0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3224 | _cb0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3224 | _cb0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3244:1: error: BUILDSTDERR: warning: label ‘_cb16’ defined but not used [-Wunused-label] BUILDSTDERR: 3244 | _cb16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3244 | _cb16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3283:1: error: BUILDSTDERR: warning: label ‘_cb1h’ defined but not used [-Wunused-label] BUILDSTDERR: 3283 | _cb1h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3283 | _cb1h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3318:1: error: BUILDSTDERR: warning: label ‘_cb1w’ defined but not used [-Wunused-label] BUILDSTDERR: 3318 | _cb1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3318 | _cb1w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb1u’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cb1u’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cb1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cb1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3361:1: error: BUILDSTDERR: warning: label ‘_cb1G’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _cb1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _cb1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3390:1: error: BUILDSTDERR: warning: label ‘_cb1J’ defined but not used [-Wunused-label] BUILDSTDERR: 3390 | _cb1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3390 | _cb1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3425:1: error: BUILDSTDERR: warning: label ‘_cb1X’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _cb1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _cb1X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3447:1: error: BUILDSTDERR: warning: label ‘_cb25’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _cb25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _cb25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3469:1: error: BUILDSTDERR: warning: label ‘_cb2c’ defined but not used [-Wunused-label] BUILDSTDERR: 3469 | _cb2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3469 | _cb2c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3493:1: error: BUILDSTDERR: warning: label ‘_cb2k’ defined but not used [-Wunused-label] BUILDSTDERR: 3493 | _cb2k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3493 | _cb2k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3515:1: error: BUILDSTDERR: warning: label ‘_cb2s’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _cb2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _cb2s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saHS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3537:1: error: BUILDSTDERR: warning: label ‘_cb2z’ defined but not used [-Wunused-label] BUILDSTDERR: 3537 | _cb2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3537 | _cb2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3568:1: error: BUILDSTDERR: warning: label ‘_cb2D’ defined but not used [-Wunused-label] BUILDSTDERR: 3568 | _cb2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3568 | _cb2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saI1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3616:1: error: BUILDSTDERR: warning: label ‘_cb2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3616 | _cb2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3616 | _cb2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saI0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3641:1: error: BUILDSTDERR: warning: label ‘_cb2X’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _cb2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _cb2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowZZeroErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3668:1: error: BUILDSTDERR: warning: label ‘_cb31’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _cb31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _cb31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cb3c’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cb3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cb3c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saI5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3737:1: error: BUILDSTDERR: warning: label ‘_cb3p’ defined but not used [-Wunused-label] BUILDSTDERR: 3737 | _cb3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3737 | _cb3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3763:1: error: BUILDSTDERR: warning: label ‘_cb3u’ defined but not used [-Wunused-label] BUILDSTDERR: 3763 | _cb3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3763 | _cb3u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saId_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3798:1: error: BUILDSTDERR: warning: label ‘_cb3J’ defined but not used [-Wunused-label] BUILDSTDERR: 3798 | _cb3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3798 | _cb3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb3H’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3823:1: error: BUILDSTDERR: warning: label ‘_cb3H’ defined but not used [-Wunused-label] BUILDSTDERR: 3823 | _cb3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3823 | _cb3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3842:1: error: BUILDSTDERR: warning: label ‘_cb3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _cb3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _cb3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb3X’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3867:1: error: BUILDSTDERR: warning: label ‘_cb3X’ defined but not used [-Wunused-label] BUILDSTDERR: 3867 | _cb3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3867 | _cb3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3888:1: error: BUILDSTDERR: warning: label ‘_cb45’ defined but not used [-Wunused-label] BUILDSTDERR: 3888 | _cb45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3888 | _cb45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3927:1: error: BUILDSTDERR: warning: label ‘_cb4a’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _cb4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _cb4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3967:1: error: BUILDSTDERR: warning: label ‘_cb4o’ defined but not used [-Wunused-label] BUILDSTDERR: 3967 | _cb4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3967 | _cb4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:3989:1: error: BUILDSTDERR: warning: label ‘_cb4w’ defined but not used [-Wunused-label] BUILDSTDERR: 3989 | _cb4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3989 | _cb4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4011:1: error: BUILDSTDERR: warning: label ‘_cb4E’ defined but not used [-Wunused-label] BUILDSTDERR: 4011 | _cb4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4011 | _cb4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4033:1: error: BUILDSTDERR: warning: label ‘_cb4L’ defined but not used [-Wunused-label] BUILDSTDERR: 4033 | _cb4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4033 | _cb4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4057:1: error: BUILDSTDERR: warning: label ‘_cb4S’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _cb4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _cb4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4087:1: error: BUILDSTDERR: warning: label ‘_cb4W’ defined but not used [-Wunused-label] BUILDSTDERR: 4087 | _cb4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4087 | _cb4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4132:1: error: BUILDSTDERR: warning: label ‘_cb59’ defined but not used [-Wunused-label] BUILDSTDERR: 4132 | _cb59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4132 | _cb59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4157:1: error: BUILDSTDERR: warning: label ‘_cb5d’ defined but not used [-Wunused-label] BUILDSTDERR: 4157 | _cb5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4157 | _cb5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4189:1: error: BUILDSTDERR: warning: label ‘_cb5N’ defined but not used [-Wunused-label] BUILDSTDERR: 4189 | _cb5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4189 | _cb5N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4217:1: error: BUILDSTDERR: warning: label ‘_cb5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _cb5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _cb5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb5z’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4246:1: error: BUILDSTDERR: warning: label ‘_cb5z’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _cb5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _cb5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb5E’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4271:1: error: BUILDSTDERR: warning: label ‘_cb5E’ defined but not used [-Wunused-label] BUILDSTDERR: 4271 | _cb5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4271 | _cb5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saID_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4306:1: error: BUILDSTDERR: warning: label ‘_cb62’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _cb62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _cb62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb60’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4341:1: error: BUILDSTDERR: warning: label ‘_cb60’ defined but not used [-Wunused-label] BUILDSTDERR: 4341 | _cb60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4341 | _cb60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4359:1: error: BUILDSTDERR: warning: label ‘_cb6k’ defined but not used [-Wunused-label] BUILDSTDERR: 4359 | _cb6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4359 | _cb6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb6i’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4384:1: error: BUILDSTDERR: warning: label ‘_cb6i’ defined but not used [-Wunused-label] BUILDSTDERR: 4384 | _cb6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4384 | _cb6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4405:1: error: BUILDSTDERR: warning: label ‘_cb6q’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _cb6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _cb6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4446:1: error: BUILDSTDERR: warning: label ‘_cb6v’ defined but not used [-Wunused-label] BUILDSTDERR: 4446 | _cb6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4446 | _cb6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczlzpzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4488:1: error: BUILDSTDERR: warning: label ‘_cb6A’ defined but not used [-Wunused-label] BUILDSTDERR: 4488 | _cb6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4488 | _cb6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saII_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4520:1: error: BUILDSTDERR: warning: label ‘_cb6O’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _cb6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _cb6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4543:1: error: BUILDSTDERR: warning: label ‘_cb6V’ defined but not used [-Wunused-label] BUILDSTDERR: 4543 | _cb6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4543 | _cb6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowPlusErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4572:1: error: BUILDSTDERR: warning: label ‘_cb6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _cb6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _cb6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saIN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4612:1: error: BUILDSTDERR: warning: label ‘_cb7k’ defined but not used [-Wunused-label] BUILDSTDERR: 4612 | _cb7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4612 | _cb7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb7d’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4645:1: error: BUILDSTDERR: warning: label ‘_cb7d’ defined but not used [-Wunused-label] BUILDSTDERR: 4645 | _cb7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4645 | _cb7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4688:1: error: BUILDSTDERR: warning: label ‘_cb7x’ defined but not used [-Wunused-label] BUILDSTDERR: 4688 | _cb7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4688 | _cb7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4720:1: error: BUILDSTDERR: warning: label ‘_cb7J’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _cb7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _cb7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb7G’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4746:1: error: BUILDSTDERR: warning: label ‘_cb7G’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _cb7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _cb7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJ4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4770:1: error: BUILDSTDERR: warning: label ‘_cb7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _cb7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _cb7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJ3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4794:1: error: BUILDSTDERR: warning: label ‘_cb87’ defined but not used [-Wunused-label] BUILDSTDERR: 4794 | _cb87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4794 | _cb87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJ2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4817:1: error: BUILDSTDERR: warning: label ‘_cb8f’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _cb8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _cb8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4845:1: error: BUILDSTDERR: warning: label ‘_cb8j’ defined but not used [-Wunused-label] BUILDSTDERR: 4845 | _cb8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4845 | _cb8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJ8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4890:1: error: BUILDSTDERR: warning: label ‘_cb8w’ defined but not used [-Wunused-label] BUILDSTDERR: 4890 | _cb8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4890 | _cb8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4917:1: error: BUILDSTDERR: warning: label ‘_cb8z’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _cb8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _cb8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4951:1: error: BUILDSTDERR: warning: label ‘_cb8M’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _cb8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _cb8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:4977:1: error: BUILDSTDERR: warning: label ‘_cb91’ defined but not used [-Wunused-label] BUILDSTDERR: 4977 | _cb91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4977 | _cb91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cb8U’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cb8U’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cb8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cb8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfMonoidErrorArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5056:1: error: BUILDSTDERR: warning: label ‘_cb9e’ defined but not used [-Wunused-label] BUILDSTDERR: 5056 | _cb9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5056 | _cb9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5093:1: error: BUILDSTDERR: warning: label ‘_cb9r’ defined but not used [-Wunused-label] BUILDSTDERR: 5093 | _cb9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5093 | _cb9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5118:1: error: BUILDSTDERR: warning: label ‘_cb9z’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _cb9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _cb9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5141:1: error: BUILDSTDERR: warning: label ‘_cb9G’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _cb9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _cb9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5166:1: error: BUILDSTDERR: warning: label ‘_cb9N’ defined but not used [-Wunused-label] BUILDSTDERR: 5166 | _cb9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5166 | _cb9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfMonoidErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5198:1: error: BUILDSTDERR: warning: label ‘_cb9R’ defined but not used [-Wunused-label] BUILDSTDERR: 5198 | _cb9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5198 | _cb9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5244:1: error: BUILDSTDERR: warning: label ‘_cba6’ defined but not used [-Wunused-label] BUILDSTDERR: 5244 | _cba6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5244 | _cba6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5264:1: error: BUILDSTDERR: warning: label ‘_cbab’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _cbab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _cbab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cba9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5297:1: error: BUILDSTDERR: warning: label ‘_cba9’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _cba9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _cba9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5320:1: error: BUILDSTDERR: warning: label ‘_cbau’ defined but not used [-Wunused-label] BUILDSTDERR: 5320 | _cbau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5320 | _cbau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbar’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5348:1: error: BUILDSTDERR: warning: label ‘_cbar’ defined but not used [-Wunused-label] BUILDSTDERR: 5348 | _cbar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5348 | _cbar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cbaC’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cbaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cbaC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5398:1: error: BUILDSTDERR: warning: label ‘_cbaP’ defined but not used [-Wunused-label] BUILDSTDERR: 5398 | _cbaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5398 | _cbaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5425:1: error: BUILDSTDERR: warning: label ‘_cbaY’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _cbaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _cbaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbaW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cbaW’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cbaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cbaW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5471:1: error: BUILDSTDERR: warning: label ‘_cbb4’ defined but not used [-Wunused-label] BUILDSTDERR: 5471 | _cbb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5471 | _cbb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5507:1: error: BUILDSTDERR: warning: label ‘_cbbo’ defined but not used [-Wunused-label] BUILDSTDERR: 5507 | _cbbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5507 | _cbbo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5541:1: error: BUILDSTDERR: warning: label ‘_cbbv’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _cbbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _cbbv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbbt’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5576:1: error: BUILDSTDERR: warning: label ‘_cbbt’ defined but not used [-Wunused-label] BUILDSTDERR: 5576 | _cbbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5576 | _cbbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5594:1: error: BUILDSTDERR: warning: label ‘_cbbD’ defined but not used [-Wunused-label] BUILDSTDERR: 5594 | _cbbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5594 | _cbbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5622:1: error: BUILDSTDERR: warning: label ‘_cbbW’ defined but not used [-Wunused-label] BUILDSTDERR: 5622 | _cbbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5622 | _cbbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5643:1: error: BUILDSTDERR: warning: label ‘_cbc1’ defined but not used [-Wunused-label] BUILDSTDERR: 5643 | _cbc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5643 | _cbc1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbbZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5680:1: error: BUILDSTDERR: warning: label ‘_cbbZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5680 | _cbbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5680 | _cbbZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5698:1: error: BUILDSTDERR: warning: label ‘_cbc9’ defined but not used [-Wunused-label] BUILDSTDERR: 5698 | _cbc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5698 | _cbc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5728:1: error: BUILDSTDERR: warning: label ‘_cbcn’ defined but not used [-Wunused-label] BUILDSTDERR: 5728 | _cbcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5728 | _cbcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saJW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5750:1: error: BUILDSTDERR: warning: label ‘_cbcv’ defined but not used [-Wunused-label] BUILDSTDERR: 5750 | _cbcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5750 | _cbcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfFunctorErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5775:1: error: BUILDSTDERR: warning: label ‘_cbcz’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _cbcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _cbcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saK1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5811:1: error: BUILDSTDERR: warning: label ‘_cbcM’ defined but not used [-Wunused-label] BUILDSTDERR: 5811 | _cbcM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5811 | _cbcM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5839:1: error: BUILDSTDERR: warning: label ‘_cbcP’ defined but not used [-Wunused-label] BUILDSTDERR: 5839 | _cbcP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5839 | _cbcP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saK5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5875:1: error: BUILDSTDERR: warning: label ‘_cbd2’ defined but not used [-Wunused-label] BUILDSTDERR: 5875 | _cbd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5875 | _cbd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cbd5’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cbd5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cbd5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saK8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5930:1: error: BUILDSTDERR: warning: label ‘_cbdj’ defined but not used [-Wunused-label] BUILDSTDERR: 5930 | _cbdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5930 | _cbdj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5947:1: error: BUILDSTDERR: warning: label ‘_cbdn’ defined but not used [-Wunused-label] BUILDSTDERR: 5947 | _cbdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5947 | _cbdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:5980:1: error: BUILDSTDERR: warning: label ‘_cbdG’ defined but not used [-Wunused-label] BUILDSTDERR: 5980 | _cbdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5980 | _cbdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbdE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6005:1: error: BUILDSTDERR: warning: label ‘_cbdE’ defined but not used [-Wunused-label] BUILDSTDERR: 6005 | _cbdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6005 | _cbdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6026:1: error: BUILDSTDERR: warning: label ‘_cbdM’ defined but not used [-Wunused-label] BUILDSTDERR: 6026 | _cbdM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6026 | _cbdM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6063:1: error: BUILDSTDERR: warning: label ‘_cbdR’ defined but not used [-Wunused-label] BUILDSTDERR: 6063 | _cbdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6063 | _cbdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6094:1: error: BUILDSTDERR: warning: label ‘_cbe5’ defined but not used [-Wunused-label] BUILDSTDERR: 6094 | _cbe5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6094 | _cbe5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6116:1: error: BUILDSTDERR: warning: label ‘_cbed’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _cbed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _cbed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6138:1: error: BUILDSTDERR: warning: label ‘_cbel’ defined but not used [-Wunused-label] BUILDSTDERR: 6138 | _cbel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6138 | _cbel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6160:1: error: BUILDSTDERR: warning: label ‘_cbet’ defined but not used [-Wunused-label] BUILDSTDERR: 6160 | _cbet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6160 | _cbet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cbeB’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cbeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cbeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6204:1: error: BUILDSTDERR: warning: label ‘_cbeI’ defined but not used [-Wunused-label] BUILDSTDERR: 6204 | _cbeI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6204 | _cbeI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cbeM’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cbeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cbeM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6284:1: error: BUILDSTDERR: warning: label ‘_cbf1’ defined but not used [-Wunused-label] BUILDSTDERR: 6284 | _cbf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6284 | _cbf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6313:1: error: BUILDSTDERR: warning: label ‘_cbf7’ defined but not used [-Wunused-label] BUILDSTDERR: 6313 | _cbf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6313 | _cbf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6350:1: error: BUILDSTDERR: warning: label ‘_cbfg’ defined but not used [-Wunused-label] BUILDSTDERR: 6350 | _cbfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6350 | _cbfg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6372:1: error: BUILDSTDERR: warning: label ‘_cbfB’ defined but not used [-Wunused-label] BUILDSTDERR: 6372 | _cbfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6372 | _cbfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbfz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6397:1: error: BUILDSTDERR: warning: label ‘_cbfz’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _cbfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _cbfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6416:1: error: BUILDSTDERR: warning: label ‘_cbfV’ defined but not used [-Wunused-label] BUILDSTDERR: 6416 | _cbfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6416 | _cbfV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbfT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6441:1: error: BUILDSTDERR: warning: label ‘_cbfT’ defined but not used [-Wunused-label] BUILDSTDERR: 6441 | _cbfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6441 | _cbfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6463:1: error: BUILDSTDERR: warning: label ‘_cbg1’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _cbg1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _cbg1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6502:1: error: BUILDSTDERR: warning: label ‘_cbgg’ defined but not used [-Wunused-label] BUILDSTDERR: 6502 | _cbgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6502 | _cbgg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbge’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6527:1: error: BUILDSTDERR: warning: label ‘_cbge’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _cbge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _cbge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6548:1: error: BUILDSTDERR: warning: label ‘_cbgm’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _cbgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _cbgm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cbgr’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cbgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cbgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cbgw’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cbgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cbgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6683:1: error: BUILDSTDERR: warning: label ‘_cbgH’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _cbgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _cbgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbgF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6708:1: error: BUILDSTDERR: warning: label ‘_cbgF’ defined but not used [-Wunused-label] BUILDSTDERR: 6708 | _cbgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6708 | _cbgF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6731:1: error: BUILDSTDERR: warning: label ‘_cbgN’ defined but not used [-Wunused-label] BUILDSTDERR: 6731 | _cbgN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6731 | _cbgN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6773:1: error: BUILDSTDERR: warning: label ‘_cbgS’ defined but not used [-Wunused-label] BUILDSTDERR: 6773 | _cbgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6773 | _cbgS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6806:1: error: BUILDSTDERR: warning: label ‘_cbhb’ defined but not used [-Wunused-label] BUILDSTDERR: 6806 | _cbhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6806 | _cbhb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbh9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6831:1: error: BUILDSTDERR: warning: label ‘_cbh9’ defined but not used [-Wunused-label] BUILDSTDERR: 6831 | _cbh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6831 | _cbh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6850:1: error: BUILDSTDERR: warning: label ‘_cbhv’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _cbhv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _cbhv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbht’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6875:1: error: BUILDSTDERR: warning: label ‘_cbht’ defined but not used [-Wunused-label] BUILDSTDERR: 6875 | _cbht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6875 | _cbht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6896:1: error: BUILDSTDERR: warning: label ‘_cbhB’ defined but not used [-Wunused-label] BUILDSTDERR: 6896 | _cbhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6896 | _cbhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6936:1: error: BUILDSTDERR: warning: label ‘_cbhG’ defined but not used [-Wunused-label] BUILDSTDERR: 6936 | _cbhG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6936 | _cbhG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:6979:1: error: BUILDSTDERR: warning: label ‘_cbhL’ defined but not used [-Wunused-label] BUILDSTDERR: 6979 | _cbhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6979 | _cbhL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7021:1: error: BUILDSTDERR: warning: label ‘_cbhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _cbhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _cbhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7053:1: error: BUILDSTDERR: warning: label ‘_cbi4’ defined but not used [-Wunused-label] BUILDSTDERR: 7053 | _cbi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7053 | _cbi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7076:1: error: BUILDSTDERR: warning: label ‘_cbic’ defined but not used [-Wunused-label] BUILDSTDERR: 7076 | _cbic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7076 | _cbic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7099:1: error: BUILDSTDERR: warning: label ‘_cbik’ defined but not used [-Wunused-label] BUILDSTDERR: 7099 | _cbik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7099 | _cbik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7122:1: error: BUILDSTDERR: warning: label ‘_cbir’ defined but not used [-Wunused-label] BUILDSTDERR: 7122 | _cbir: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7122 | _cbir: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7147:1: error: BUILDSTDERR: warning: label ‘_cbiy’ defined but not used [-Wunused-label] BUILDSTDERR: 7147 | _cbiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7147 | _cbiy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7178:1: error: BUILDSTDERR: warning: label ‘_cbiC’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _cbiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _cbiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saL0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7228:1: error: BUILDSTDERR: warning: label ‘_cbiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7228 | _cbiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7228 | _cbiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saKZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7252:1: error: BUILDSTDERR: warning: label ‘_cbiX’ defined but not used [-Wunused-label] BUILDSTDERR: 7252 | _cbiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7252 | _cbiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7279:1: error: BUILDSTDERR: warning: label ‘_cbj1’ defined but not used [-Wunused-label] BUILDSTDERR: 7279 | _cbj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7279 | _cbj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saL4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7317:1: error: BUILDSTDERR: warning: label ‘_cbje’ defined but not used [-Wunused-label] BUILDSTDERR: 7317 | _cbje: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7317 | _cbje: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saL3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7342:1: error: BUILDSTDERR: warning: label ‘_cbjl’ defined but not used [-Wunused-label] BUILDSTDERR: 7342 | _cbjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7342 | _cbjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7369:1: error: BUILDSTDERR: warning: label ‘_cbjp’ defined but not used [-Wunused-label] BUILDSTDERR: 7369 | _cbjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7369 | _cbjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saL8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7406:1: error: BUILDSTDERR: warning: label ‘_cbjD’ defined but not used [-Wunused-label] BUILDSTDERR: 7406 | _cbjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7406 | _cbjD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saL7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7428:1: error: BUILDSTDERR: warning: label ‘_cbjK’ defined but not used [-Wunused-label] BUILDSTDERR: 7428 | _cbjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7428 | _cbjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saL6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7452:1: error: BUILDSTDERR: warning: label ‘_cbjR’ defined but not used [-Wunused-label] BUILDSTDERR: 7452 | _cbjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7452 | _cbjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowTransformerErrorArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7480:1: error: BUILDSTDERR: warning: label ‘_cbjV’ defined but not used [-Wunused-label] BUILDSTDERR: 7480 | _cbjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7480 | _cbjV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7519:1: error: BUILDSTDERR: warning: label ‘_cbk8’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _cbk8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _cbk8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrowzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7544:1: error: BUILDSTDERR: warning: label ‘_cbkb’ defined but not used [-Wunused-label] BUILDSTDERR: 7544 | _cbkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7544 | _cbkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7574:1: error: BUILDSTDERR: warning: label ‘_cbkp’ defined but not used [-Wunused-label] BUILDSTDERR: 7574 | _cbkp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7574 | _cbkp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7597:1: error: BUILDSTDERR: warning: label ‘_cbkw’ defined but not used [-Wunused-label] BUILDSTDERR: 7597 | _cbkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7597 | _cbkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7622:1: error: BUILDSTDERR: warning: label ‘_cbkD’ defined but not used [-Wunused-label] BUILDSTDERR: 7622 | _cbkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7622 | _cbkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7646:1: error: BUILDSTDERR: warning: label ‘_cbkK’ defined but not used [-Wunused-label] BUILDSTDERR: 7646 | _cbkK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7646 | _cbkK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7676:1: error: BUILDSTDERR: warning: label ‘_cbkO’ defined but not used [-Wunused-label] BUILDSTDERR: 7676 | _cbkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7676 | _cbkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7721:1: error: BUILDSTDERR: warning: label ‘_cbl1’ defined but not used [-Wunused-label] BUILDSTDERR: 7721 | _cbl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7721 | _cbl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7747:1: error: BUILDSTDERR: warning: label ‘_cbl4’ defined but not used [-Wunused-label] BUILDSTDERR: 7747 | _cbl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7747 | _cbl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7779:1: error: BUILDSTDERR: warning: label ‘_cbli’ defined but not used [-Wunused-label] BUILDSTDERR: 7779 | _cbli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7779 | _cbli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7802:1: error: BUILDSTDERR: warning: label ‘_cblq’ defined but not used [-Wunused-label] BUILDSTDERR: 7802 | _cblq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7802 | _cblq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7825:1: error: BUILDSTDERR: warning: label ‘_cblx’ defined but not used [-Wunused-label] BUILDSTDERR: 7825 | _cblx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7825 | _cblx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7849:1: error: BUILDSTDERR: warning: label ‘_cblE’ defined but not used [-Wunused-label] BUILDSTDERR: 7849 | _cblE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7849 | _cblE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7881:1: error: BUILDSTDERR: warning: label ‘_cblI’ defined but not used [-Wunused-label] BUILDSTDERR: 7881 | _cblI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7881 | _cblI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7927:1: error: BUILDSTDERR: warning: label ‘_cblV’ defined but not used [-Wunused-label] BUILDSTDERR: 7927 | _cblV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7927 | _cblV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7952:1: error: BUILDSTDERR: warning: label ‘_cblY’ defined but not used [-Wunused-label] BUILDSTDERR: 7952 | _cblY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7952 | _cblY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:7982:1: error: BUILDSTDERR: warning: label ‘_cbmb’ defined but not used [-Wunused-label] BUILDSTDERR: 7982 | _cbmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7982 | _cbmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8007:1: error: BUILDSTDERR: warning: label ‘_cbme’ defined but not used [-Wunused-label] BUILDSTDERR: 8007 | _cbme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8007 | _cbme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8037:1: error: BUILDSTDERR: warning: label ‘_cbmr’ defined but not used [-Wunused-label] BUILDSTDERR: 8037 | _cbmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8037 | _cbmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8062:1: error: BUILDSTDERR: warning: label ‘_cbmy’ defined but not used [-Wunused-label] BUILDSTDERR: 8062 | _cbmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8062 | _cbmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8087:1: error: BUILDSTDERR: warning: label ‘_cbmF’ defined but not used [-Wunused-label] BUILDSTDERR: 8087 | _cbmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8087 | _cbmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8116:1: error: BUILDSTDERR: warning: label ‘_cbmJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8116 | _cbmJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8116 | _cbmJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8158:1: error: BUILDSTDERR: warning: label ‘_cbmW’ defined but not used [-Wunused-label] BUILDSTDERR: 8158 | _cbmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8158 | _cbmW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8184:1: error: BUILDSTDERR: warning: label ‘_cbmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8184 | _cbmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8184 | _cbmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8216:1: error: BUILDSTDERR: warning: label ‘_cbnd’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _cbnd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _cbnd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8239:1: error: BUILDSTDERR: warning: label ‘_cbnl’ defined but not used [-Wunused-label] BUILDSTDERR: 8239 | _cbnl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8239 | _cbnl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8262:1: error: BUILDSTDERR: warning: label ‘_cbns’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _cbns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _cbns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8286:1: error: BUILDSTDERR: warning: label ‘_cbnz’ defined but not used [-Wunused-label] BUILDSTDERR: 8286 | _cbnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8286 | _cbnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8318:1: error: BUILDSTDERR: warning: label ‘_cbnD’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _cbnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _cbnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8364:1: error: BUILDSTDERR: warning: label ‘_cbnQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8364 | _cbnQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8364 | _cbnQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowReaderrErrorArrowzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8389:1: error: BUILDSTDERR: warning: label ‘_cbnT’ defined but not used [-Wunused-label] BUILDSTDERR: 8389 | _cbnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8389 | _cbnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saM1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8419:1: error: BUILDSTDERR: warning: label ‘_cbo7’ defined but not used [-Wunused-label] BUILDSTDERR: 8419 | _cbo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8419 | _cbo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8442:1: error: BUILDSTDERR: warning: label ‘_cboe’ defined but not used [-Wunused-label] BUILDSTDERR: 8442 | _cboe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8442 | _cboe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saLY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8467:1: error: BUILDSTDERR: warning: label ‘_cbol’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _cbol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _cbol: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowReaderrErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8496:1: error: BUILDSTDERR: warning: label ‘_cbop’ defined but not used [-Wunused-label] BUILDSTDERR: 8496 | _cbop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8496 | _cbop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saM5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8537:1: error: BUILDSTDERR: warning: label ‘_cboC’ defined but not used [-Wunused-label] BUILDSTDERR: 8537 | _cboC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8537 | _cboC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddReaderrErrorArrowErrorArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8563:1: error: BUILDSTDERR: warning: label ‘_cboF’ defined but not used [-Wunused-label] BUILDSTDERR: 8563 | _cboF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8563 | _cboF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8595:1: error: BUILDSTDERR: warning: label ‘_cboT’ defined but not used [-Wunused-label] BUILDSTDERR: 8595 | _cboT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8595 | _cboT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8618:1: error: BUILDSTDERR: warning: label ‘_cbp1’ defined but not used [-Wunused-label] BUILDSTDERR: 8618 | _cbp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8618 | _cbp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8641:1: error: BUILDSTDERR: warning: label ‘_cbp8’ defined but not used [-Wunused-label] BUILDSTDERR: 8641 | _cbp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8641 | _cbp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saM9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8665:1: error: BUILDSTDERR: warning: label ‘_cbpf’ defined but not used [-Wunused-label] BUILDSTDERR: 8665 | _cbpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8665 | _cbpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddReaderrErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8697:1: error: BUILDSTDERR: warning: label ‘_cbpj’ defined but not used [-Wunused-label] BUILDSTDERR: 8697 | _cbpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8697 | _cbpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8743:1: error: BUILDSTDERR: warning: label ‘_cbpM’ defined but not used [-Wunused-label] BUILDSTDERR: 8743 | _cbpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8743 | _cbpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8772:1: error: BUILDSTDERR: warning: label ‘_cbpP’ defined but not used [-Wunused-label] BUILDSTDERR: 8772 | _cbpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8772 | _cbpP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8810:1: error: BUILDSTDERR: warning: label ‘_cbpY’ defined but not used [-Wunused-label] BUILDSTDERR: 8810 | _cbpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8810 | _cbpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8841:1: error: BUILDSTDERR: warning: label ‘_cbq1’ defined but not used [-Wunused-label] BUILDSTDERR: 8841 | _cbq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8841 | _cbq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8883:1: error: BUILDSTDERR: warning: label ‘_cbqe’ defined but not used [-Wunused-label] BUILDSTDERR: 8883 | _cbqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8883 | _cbqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8913:1: error: BUILDSTDERR: warning: label ‘_cbqh’ defined but not used [-Wunused-label] BUILDSTDERR: 8913 | _cbqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8913 | _cbqh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_runError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8952:1: error: BUILDSTDERR: warning: label ‘_cbqm’ defined but not used [-Wunused-label] BUILDSTDERR: 8952 | _cbqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8952 | _cbqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbps’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8975:1: error: BUILDSTDERR: warning: label ‘_cbps’ defined but not used [-Wunused-label] BUILDSTDERR: 8975 | _cbps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8975 | _cbps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbpw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:8997:1: error: BUILDSTDERR: warning: label ‘_cbpw’ defined but not used [-Wunused-label] BUILDSTDERR: 8997 | _cbpw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8997 | _cbpw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9038:1: error: BUILDSTDERR: warning: label ‘_cbqC’ defined but not used [-Wunused-label] BUILDSTDERR: 9038 | _cbqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9038 | _cbqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9060:1: error: BUILDSTDERR: warning: label ‘_cbqK’ defined but not used [-Wunused-label] BUILDSTDERR: 9060 | _cbqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9060 | _cbqK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9082:1: error: BUILDSTDERR: warning: label ‘_cbqR’ defined but not used [-Wunused-label] BUILDSTDERR: 9082 | _cbqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9082 | _cbqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9106:1: error: BUILDSTDERR: warning: label ‘_cbqY’ defined but not used [-Wunused-label] BUILDSTDERR: 9106 | _cbqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9106 | _cbqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddErrorexErrorArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9135:1: error: BUILDSTDERR: warning: label ‘_cbr2’ defined but not used [-Wunused-label] BUILDSTDERR: 9135 | _cbr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9135 | _cbr2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_assocsum_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9178:1: error: BUILDSTDERR: warning: label ‘_cbri’ defined but not used [-Wunused-label] BUILDSTDERR: 9178 | _cbri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9178 | _cbri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbrb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9201:1: error: BUILDSTDERR: warning: label ‘_cbrb’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _cbrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _cbrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbrn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9242:1: error: BUILDSTDERR: warning: label ‘_cbrn’ defined but not used [-Wunused-label] BUILDSTDERR: 9242 | _cbrn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9242 | _cbrn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9285:1: error: BUILDSTDERR: warning: label ‘_cbrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9285 | _cbrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | _cbrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9312:1: error: BUILDSTDERR: warning: label ‘_cbs6’ defined but not used [-Wunused-label] BUILDSTDERR: 9312 | _cbs6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9312 | _cbs6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9339:1: error: BUILDSTDERR: warning: label ‘_cbs9’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _cbs9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _cbs9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbrR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9364:1: error: BUILDSTDERR: warning: label ‘_cbrR’ defined but not used [-Wunused-label] BUILDSTDERR: 9364 | _cbrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9364 | _cbrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbsa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9395:1: error: BUILDSTDERR: warning: label ‘_cbsa’ defined but not used [-Wunused-label] BUILDSTDERR: 9395 | _cbsa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9395 | _cbsa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9418:1: error: BUILDSTDERR: warning: label ‘_cbsz’ defined but not used [-Wunused-label] BUILDSTDERR: 9418 | _cbsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9418 | _cbsz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbss’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9450:1: error: BUILDSTDERR: warning: label ‘_cbss’ defined but not used [-Wunused-label] BUILDSTDERR: 9450 | _cbss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9450 | _cbss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cbsQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cbsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cbsQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9525:1: error: BUILDSTDERR: warning: label ‘_cbtb’ defined but not used [-Wunused-label] BUILDSTDERR: 9525 | _cbtb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9525 | _cbtb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9551:1: error: BUILDSTDERR: warning: label ‘_cbtk’ defined but not used [-Wunused-label] BUILDSTDERR: 9551 | _cbtk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9551 | _cbtk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbti’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9576:1: error: BUILDSTDERR: warning: label ‘_cbti’ defined but not used [-Wunused-label] BUILDSTDERR: 9576 | _cbti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9576 | _cbti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9598:1: error: BUILDSTDERR: warning: label ‘_cbtq’ defined but not used [-Wunused-label] BUILDSTDERR: 9598 | _cbtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9598 | _cbtq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9637:1: error: BUILDSTDERR: warning: label ‘_cbtz’ defined but not used [-Wunused-label] BUILDSTDERR: 9637 | _cbtz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9637 | _cbtz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9667:1: error: BUILDSTDERR: warning: label ‘_cbtC’ defined but not used [-Wunused-label] BUILDSTDERR: 9667 | _cbtC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9667 | _cbtC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saMT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9709:1: error: BUILDSTDERR: warning: label ‘_cbtN’ defined but not used [-Wunused-label] BUILDSTDERR: 9709 | _cbtN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9709 | _cbtN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbtL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9734:1: error: BUILDSTDERR: warning: label ‘_cbtL’ defined but not used [-Wunused-label] BUILDSTDERR: 9734 | _cbtL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9734 | _cbtL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9755:1: error: BUILDSTDERR: warning: label ‘_cbtT’ defined but not used [-Wunused-label] BUILDSTDERR: 9755 | _cbtT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9755 | _cbtT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saN2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9791:1: error: BUILDSTDERR: warning: label ‘_cbu8’ defined but not used [-Wunused-label] BUILDSTDERR: 9791 | _cbu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9791 | _cbu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbu6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9816:1: error: BUILDSTDERR: warning: label ‘_cbu6’ defined but not used [-Wunused-label] BUILDSTDERR: 9816 | _cbu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9816 | _cbu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9836:1: error: BUILDSTDERR: warning: label ‘_cbue’ defined but not used [-Wunused-label] BUILDSTDERR: 9836 | _cbue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9836 | _cbue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saN7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9874:1: error: BUILDSTDERR: warning: label ‘_cbuy’ defined but not used [-Wunused-label] BUILDSTDERR: 9874 | _cbuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9874 | _cbuy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbur’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9902:1: error: BUILDSTDERR: warning: label ‘_cbur’ defined but not used [-Wunused-label] BUILDSTDERR: 9902 | _cbur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9902 | _cbur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9929:1: error: BUILDSTDERR: warning: label ‘_cbuJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9929 | _cbuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9929 | _cbuJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9961:1: error: BUILDSTDERR: warning: label ‘_cbuW’ defined but not used [-Wunused-label] BUILDSTDERR: 9961 | _cbuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9961 | _cbuW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:9988:1: error: BUILDSTDERR: warning: label ‘_cbv5’ defined but not used [-Wunused-label] BUILDSTDERR: 9988 | _cbv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9988 | _cbv5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘_cbv3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10013:1: error: BUILDSTDERR: warning: label ‘_cbv3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10013 | _cbv3: BUILDSTDERR: | ^ BUILDSTDERR: 10013 | _cbv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10034:1: error: BUILDSTDERR: warning: label ‘_cbvb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10034 | _cbvb: BUILDSTDERR: | ^ BUILDSTDERR: 10034 | _cbvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10069:1: error: BUILDSTDERR: warning: label ‘_cbvp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10069 | _cbvp: BUILDSTDERR: | ^ BUILDSTDERR: 10069 | _cbvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10091:1: error: BUILDSTDERR: warning: label ‘_cbvx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10091 | _cbvx: BUILDSTDERR: | ^ BUILDSTDERR: 10091 | _cbvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10113:1: error: BUILDSTDERR: warning: label ‘_cbvE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10113 | _cbvE: BUILDSTDERR: | ^ BUILDSTDERR: 10113 | _cbvE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10137:1: error: BUILDSTDERR: warning: label ‘_cbvM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10137 | _cbvM: BUILDSTDERR: | ^ BUILDSTDERR: 10137 | _cbvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘saNf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10159:1: error: BUILDSTDERR: warning: label ‘_cbvT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _cbvT: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _cbvT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_63.hc:10189:1: error: BUILDSTDERR: warning: label ‘_cbvX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10189 | _cbvX: BUILDSTDERR: | ^ BUILDSTDERR: 10189 | _cbvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbw6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:15:1: error: BUILDSTDERR: warning: label ‘_cbEG’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cbEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cbEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddErrorexErrorArrowazuzdclift_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:43:1: error: BUILDSTDERR: warning: label ‘_cbEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 43 | _cbEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 43 | _cbEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbEy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:68:1: error: BUILDSTDERR: warning: label ‘_cbEy’ defined but not used [-Wunused-label] BUILDSTDERR: 68 | _cbEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 68 | _cbEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbEK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:95:1: error: BUILDSTDERR: warning: label ‘_cbEK’ defined but not used [-Wunused-label] BUILDSTDERR: 95 | _cbEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 95 | _cbEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:118:1: error: BUILDSTDERR: warning: label ‘_cbF5’ defined but not used [-Wunused-label] BUILDSTDERR: 118 | _cbF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 118 | _cbF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbEY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:138:1: error: BUILDSTDERR: warning: label ‘_cbEY’ defined but not used [-Wunused-label] BUILDSTDERR: 138 | _cbEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 138 | _cbEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:169:1: error: BUILDSTDERR: warning: label ‘_cbFz’ defined but not used [-Wunused-label] BUILDSTDERR: 169 | _cbFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 169 | _cbFz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:200:1: error: BUILDSTDERR: warning: label ‘_cbFC’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _cbFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _cbFC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:241:1: error: BUILDSTDERR: warning: label ‘_cbFL’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _cbFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _cbFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:268:1: error: BUILDSTDERR: warning: label ‘_cbFO’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _cbFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _cbFO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbFj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:291:1: error: BUILDSTDERR: warning: label ‘_cbFj’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _cbFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _cbFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbFn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:312:1: error: BUILDSTDERR: warning: label ‘_cbFn’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cbFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cbFn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfCategoryTYPEErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:353:1: error: BUILDSTDERR: warning: label ‘_cbG1’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _cbG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _cbG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbFZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:376:1: error: BUILDSTDERR: warning: label ‘_cbFZ’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cbFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cbFZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:399:1: error: BUILDSTDERR: warning: label ‘_cbGg’ defined but not used [-Wunused-label] BUILDSTDERR: 399 | _cbGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 399 | _cbGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:421:1: error: BUILDSTDERR: warning: label ‘_cbGn’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _cbGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _cbGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfCategoryTYPEErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:448:1: error: BUILDSTDERR: warning: label ‘_cbGr’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _cbGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _cbGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:485:1: error: BUILDSTDERR: warning: label ‘_cbGH’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _cbGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _cbGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:518:1: error: BUILDSTDERR: warning: label ‘_cbGO’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _cbGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _cbGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbGM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:549:1: error: BUILDSTDERR: warning: label ‘_cbGM’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _cbGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _cbGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:569:1: error: BUILDSTDERR: warning: label ‘_cbH0’ defined but not used [-Wunused-label] BUILDSTDERR: 569 | _cbH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 569 | _cbH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:591:1: error: BUILDSTDERR: warning: label ‘_cbHf’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _cbHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _cbHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:617:1: error: BUILDSTDERR: warning: label ‘_cbHm’ defined but not used [-Wunused-label] BUILDSTDERR: 617 | _cbHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 617 | _cbHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:643:1: error: BUILDSTDERR: warning: label ‘_cbHp’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cbHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cbHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbH7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:669:1: error: BUILDSTDERR: warning: label ‘_cbH7’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _cbH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _cbH7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbHq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:699:1: error: BUILDSTDERR: warning: label ‘_cbHq’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _cbHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _cbHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘raEs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:726:1: error: BUILDSTDERR: warning: label ‘_cbHG’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cbHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cbHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘raEt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:767:1: error: BUILDSTDERR: warning: label ‘_cbHP’ defined but not used [-Wunused-label] BUILDSTDERR: 767 | _cbHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 767 | _cbHP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘raEu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:808:1: error: BUILDSTDERR: warning: label ‘_cbHY’ defined but not used [-Wunused-label] BUILDSTDERR: 808 | _cbHY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 808 | _cbHY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘raEw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:849:1: error: BUILDSTDERR: warning: label ‘_cbI7’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cbI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cbI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:925:1: error: BUILDSTDERR: warning: label ‘_cbIi’ defined but not used [-Wunused-label] BUILDSTDERR: 925 | _cbIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 925 | _cbIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbIg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:958:1: error: BUILDSTDERR: warning: label ‘_cbIg’ defined but not used [-Wunused-label] BUILDSTDERR: 958 | _cbIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 958 | _cbIg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:982:1: error: BUILDSTDERR: warning: label ‘_cbIE’ defined but not used [-Wunused-label] BUILDSTDERR: 982 | _cbIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 982 | _cbIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbIx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1014:1: error: BUILDSTDERR: warning: label ‘_cbIx’ defined but not used [-Wunused-label] BUILDSTDERR: 1014 | _cbIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1014 | _cbIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbIM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1043:1: error: BUILDSTDERR: warning: label ‘_cbIM’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _cbIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _cbIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbwM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1060:1: error: BUILDSTDERR: warning: label ‘_cbJ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _cbJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _cbJ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbIZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cbIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cbIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cbIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbJe’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1121:1: error: BUILDSTDERR: warning: label ‘_cbJe’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _cbJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _cbJe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1151:1: error: BUILDSTDERR: warning: label ‘_cbJr’ defined but not used [-Wunused-label] BUILDSTDERR: 1151 | _cbJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1151 | _cbJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbx0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1189:1: error: BUILDSTDERR: warning: label ‘_cbJM’ defined but not used [-Wunused-label] BUILDSTDERR: 1189 | _cbJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1189 | _cbJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbx1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1217:1: error: BUILDSTDERR: warning: label ‘_cbJP’ defined but not used [-Wunused-label] BUILDSTDERR: 1217 | _cbJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1217 | _cbJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbJE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1246:1: error: BUILDSTDERR: warning: label ‘_cbJE’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _cbJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _cbJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbJQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cbJQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cbJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cbJQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1292:1: error: BUILDSTDERR: warning: label ‘_cbK0’ defined but not used [-Wunused-label] BUILDSTDERR: 1292 | _cbK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1292 | _cbK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1327:1: error: BUILDSTDERR: warning: label ‘_cbKc’ defined but not used [-Wunused-label] BUILDSTDERR: 1327 | _cbKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1327 | _cbKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbK9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1354:1: error: BUILDSTDERR: warning: label ‘_cbK9’ defined but not used [-Wunused-label] BUILDSTDERR: 1354 | _cbK9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1354 | _cbK9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbKh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1382:1: error: BUILDSTDERR: warning: label ‘_cbKh’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _cbKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _cbKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1437:1: error: BUILDSTDERR: warning: label ‘_cbL3’ defined but not used [-Wunused-label] BUILDSTDERR: 1437 | _cbL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1437 | _cbL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1466:1: error: BUILDSTDERR: warning: label ‘_cbL6’ defined but not used [-Wunused-label] BUILDSTDERR: 1466 | _cbL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1466 | _cbL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1504:1: error: BUILDSTDERR: warning: label ‘_cbLf’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _cbLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _cbLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1535:1: error: BUILDSTDERR: warning: label ‘_cbLi’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _cbLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _cbLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1576:1: error: BUILDSTDERR: warning: label ‘_cbLr’ defined but not used [-Wunused-label] BUILDSTDERR: 1576 | _cbLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1576 | _cbLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1604:1: error: BUILDSTDERR: warning: label ‘_cbLu’ defined but not used [-Wunused-label] BUILDSTDERR: 1604 | _cbLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1604 | _cbLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbKJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1627:1: error: BUILDSTDERR: warning: label ‘_cbKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1627 | _cbKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1627 | _cbKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbKN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1648:1: error: BUILDSTDERR: warning: label ‘_cbKN’ defined but not used [-Wunused-label] BUILDSTDERR: 1648 | _cbKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1648 | _cbKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1690:1: error: BUILDSTDERR: warning: label ‘_cbLI’ defined but not used [-Wunused-label] BUILDSTDERR: 1690 | _cbLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1690 | _cbLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbLF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1717:1: error: BUILDSTDERR: warning: label ‘_cbLF’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _cbLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _cbLF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbLN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1742:1: error: BUILDSTDERR: warning: label ‘_cbLN’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _cbLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _cbLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1787:1: error: BUILDSTDERR: warning: label ‘_cbMv’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _cbMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _cbMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1816:1: error: BUILDSTDERR: warning: label ‘_cbMy’ defined but not used [-Wunused-label] BUILDSTDERR: 1816 | _cbMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1816 | _cbMy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1854:1: error: BUILDSTDERR: warning: label ‘_cbMH’ defined but not used [-Wunused-label] BUILDSTDERR: 1854 | _cbMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1854 | _cbMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1885:1: error: BUILDSTDERR: warning: label ‘_cbMK’ defined but not used [-Wunused-label] BUILDSTDERR: 1885 | _cbMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1885 | _cbMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1927:1: error: BUILDSTDERR: warning: label ‘_cbMX’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _cbMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _cbMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1957:1: error: BUILDSTDERR: warning: label ‘_cbN0’ defined but not used [-Wunused-label] BUILDSTDERR: 1957 | _cbN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1957 | _cbN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdchandle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:1996:1: error: BUILDSTDERR: warning: label ‘_cbN5’ defined but not used [-Wunused-label] BUILDSTDERR: 1996 | _cbN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1996 | _cbN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbMb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2019:1: error: BUILDSTDERR: warning: label ‘_cbMb’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _cbMb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _cbMb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbMf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cbMf’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cbMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cbMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2084:1: error: BUILDSTDERR: warning: label ‘_cbNi’ defined but not used [-Wunused-label] BUILDSTDERR: 2084 | _cbNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2084 | _cbNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbNg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2107:1: error: BUILDSTDERR: warning: label ‘_cbNg’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _cbNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _cbNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2130:1: error: BUILDSTDERR: warning: label ‘_cbNw’ defined but not used [-Wunused-label] BUILDSTDERR: 2130 | _cbNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2130 | _cbNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbxN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2152:1: error: BUILDSTDERR: warning: label ‘_cbNF’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _cbNF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _cbNF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2172:1: error: BUILDSTDERR: warning: label ‘_cbNK’ defined but not used [-Wunused-label] BUILDSTDERR: 2172 | _cbNK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2172 | _cbNK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbNI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2206:1: error: BUILDSTDERR: warning: label ‘_cbNI’ defined but not used [-Wunused-label] BUILDSTDERR: 2206 | _cbNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2206 | _cbNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_rstrength_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cbNZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cbNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cbNZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbNW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2257:1: error: BUILDSTDERR: warning: label ‘_cbNW’ defined but not used [-Wunused-label] BUILDSTDERR: 2257 | _cbNW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2257 | _cbNW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbO4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2282:1: error: BUILDSTDERR: warning: label ‘_cbO4’ defined but not used [-Wunused-label] BUILDSTDERR: 2282 | _cbO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2282 | _cbO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sby2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2326:1: error: BUILDSTDERR: warning: label ‘_cbOA’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _cbOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _cbOA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sby1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2353:1: error: BUILDSTDERR: warning: label ‘_cbOH’ defined but not used [-Wunused-label] BUILDSTDERR: 2353 | _cbOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2353 | _cbOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2380:1: error: BUILDSTDERR: warning: label ‘_cbOK’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _cbOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _cbOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbOs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2405:1: error: BUILDSTDERR: warning: label ‘_cbOs’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _cbOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _cbOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbOL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2435:1: error: BUILDSTDERR: warning: label ‘_cbOL’ defined but not used [-Wunused-label] BUILDSTDERR: 2435 | _cbOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2435 | _cbOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrowzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2456:1: error: BUILDSTDERR: warning: label ‘_cbOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2456 | _cbOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2456 | _cbOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2477:1: error: BUILDSTDERR: warning: label ‘_cbPe’ defined but not used [-Wunused-label] BUILDSTDERR: 2477 | _cbPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2477 | _cbPe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2504:1: error: BUILDSTDERR: warning: label ‘_cbPl’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _cbPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _cbPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2531:1: error: BUILDSTDERR: warning: label ‘_cbPo’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _cbPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _cbPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbP6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2556:1: error: BUILDSTDERR: warning: label ‘_cbP6’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _cbP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _cbP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbPp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cbPp’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cbPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cbPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2607:1: error: BUILDSTDERR: warning: label ‘_cbPD’ defined but not used [-Wunused-label] BUILDSTDERR: 2607 | _cbPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2607 | _cbPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2628:1: error: BUILDSTDERR: warning: label ‘_cbPS’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _cbPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _cbPS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2655:1: error: BUILDSTDERR: warning: label ‘_cbPZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _cbPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _cbPZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2682:1: error: BUILDSTDERR: warning: label ‘_cbQ2’ defined but not used [-Wunused-label] BUILDSTDERR: 2682 | _cbQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2682 | _cbQ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbPK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2707:1: error: BUILDSTDERR: warning: label ‘_cbPK’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _cbPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _cbPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbQ3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2737:1: error: BUILDSTDERR: warning: label ‘_cbQ3’ defined but not used [-Wunused-label] BUILDSTDERR: 2737 | _cbQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2737 | _cbQ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2759:1: error: BUILDSTDERR: warning: label ‘_cbQp’ defined but not used [-Wunused-label] BUILDSTDERR: 2759 | _cbQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2759 | _cbQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2786:1: error: BUILDSTDERR: warning: label ‘_cbQw’ defined but not used [-Wunused-label] BUILDSTDERR: 2786 | _cbQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2786 | _cbQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2814:1: error: BUILDSTDERR: warning: label ‘_cbQz’ defined but not used [-Wunused-label] BUILDSTDERR: 2814 | _cbQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2814 | _cbQz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbQh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2840:1: error: BUILDSTDERR: warning: label ‘_cbQh’ defined but not used [-Wunused-label] BUILDSTDERR: 2840 | _cbQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2840 | _cbQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbQA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2871:1: error: BUILDSTDERR: warning: label ‘_cbQA’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _cbQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _cbQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2895:1: error: BUILDSTDERR: warning: label ‘_cbQS’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _cbQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _cbQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2933:1: error: BUILDSTDERR: warning: label ‘_cbRd’ defined but not used [-Wunused-label] BUILDSTDERR: 2933 | _cbRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2933 | _cbRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2959:1: error: BUILDSTDERR: warning: label ‘_cbRm’ defined but not used [-Wunused-label] BUILDSTDERR: 2959 | _cbRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2959 | _cbRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbRk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:2984:1: error: BUILDSTDERR: warning: label ‘_cbRk’ defined but not used [-Wunused-label] BUILDSTDERR: 2984 | _cbRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2984 | _cbRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3006:1: error: BUILDSTDERR: warning: label ‘_cbRs’ defined but not used [-Wunused-label] BUILDSTDERR: 3006 | _cbRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3006 | _cbRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3045:1: error: BUILDSTDERR: warning: label ‘_cbRB’ defined but not used [-Wunused-label] BUILDSTDERR: 3045 | _cbRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3045 | _cbRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3075:1: error: BUILDSTDERR: warning: label ‘_cbRE’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _cbRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _cbRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cbRP’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cbRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cbRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbRN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3142:1: error: BUILDSTDERR: warning: label ‘_cbRN’ defined but not used [-Wunused-label] BUILDSTDERR: 3142 | _cbRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3142 | _cbRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3163:1: error: BUILDSTDERR: warning: label ‘_cbRV’ defined but not used [-Wunused-label] BUILDSTDERR: 3163 | _cbRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3163 | _cbRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3199:1: error: BUILDSTDERR: warning: label ‘_cbSa’ defined but not used [-Wunused-label] BUILDSTDERR: 3199 | _cbSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3199 | _cbSa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbS8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3224:1: error: BUILDSTDERR: warning: label ‘_cbS8’ defined but not used [-Wunused-label] BUILDSTDERR: 3224 | _cbS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3224 | _cbS8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3244:1: error: BUILDSTDERR: warning: label ‘_cbSg’ defined but not used [-Wunused-label] BUILDSTDERR: 3244 | _cbSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3244 | _cbSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3283:1: error: BUILDSTDERR: warning: label ‘_cbSr’ defined but not used [-Wunused-label] BUILDSTDERR: 3283 | _cbSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3283 | _cbSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3318:1: error: BUILDSTDERR: warning: label ‘_cbSG’ defined but not used [-Wunused-label] BUILDSTDERR: 3318 | _cbSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3318 | _cbSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbSE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cbSE’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cbSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cbSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbyY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3361:1: error: BUILDSTDERR: warning: label ‘_cbSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _cbSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _cbSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3390:1: error: BUILDSTDERR: warning: label ‘_cbST’ defined but not used [-Wunused-label] BUILDSTDERR: 3390 | _cbST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3390 | _cbST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3425:1: error: BUILDSTDERR: warning: label ‘_cbT7’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _cbT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _cbT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3447:1: error: BUILDSTDERR: warning: label ‘_cbTf’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _cbTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _cbTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3469:1: error: BUILDSTDERR: warning: label ‘_cbTm’ defined but not used [-Wunused-label] BUILDSTDERR: 3469 | _cbTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3469 | _cbTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3493:1: error: BUILDSTDERR: warning: label ‘_cbTu’ defined but not used [-Wunused-label] BUILDSTDERR: 3493 | _cbTu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3493 | _cbTu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3515:1: error: BUILDSTDERR: warning: label ‘_cbTC’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _cbTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _cbTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbz2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3537:1: error: BUILDSTDERR: warning: label ‘_cbTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3537 | _cbTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3537 | _cbTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3568:1: error: BUILDSTDERR: warning: label ‘_cbTN’ defined but not used [-Wunused-label] BUILDSTDERR: 3568 | _cbTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3568 | _cbTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3616:1: error: BUILDSTDERR: warning: label ‘_cbU0’ defined but not used [-Wunused-label] BUILDSTDERR: 3616 | _cbU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3616 | _cbU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3641:1: error: BUILDSTDERR: warning: label ‘_cbU7’ defined but not used [-Wunused-label] BUILDSTDERR: 3641 | _cbU7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3641 | _cbU7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowZZeroErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3668:1: error: BUILDSTDERR: warning: label ‘_cbUb’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _cbUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _cbUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cbUm’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cbUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cbUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3737:1: error: BUILDSTDERR: warning: label ‘_cbUz’ defined but not used [-Wunused-label] BUILDSTDERR: 3737 | _cbUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3737 | _cbUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3763:1: error: BUILDSTDERR: warning: label ‘_cbUE’ defined but not used [-Wunused-label] BUILDSTDERR: 3763 | _cbUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3763 | _cbUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3798:1: error: BUILDSTDERR: warning: label ‘_cbUT’ defined but not used [-Wunused-label] BUILDSTDERR: 3798 | _cbUT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3798 | _cbUT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbUR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3823:1: error: BUILDSTDERR: warning: label ‘_cbUR’ defined but not used [-Wunused-label] BUILDSTDERR: 3823 | _cbUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3823 | _cbUR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3842:1: error: BUILDSTDERR: warning: label ‘_cbV9’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _cbV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _cbV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbV7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3867:1: error: BUILDSTDERR: warning: label ‘_cbV7’ defined but not used [-Wunused-label] BUILDSTDERR: 3867 | _cbV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3867 | _cbV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3888:1: error: BUILDSTDERR: warning: label ‘_cbVf’ defined but not used [-Wunused-label] BUILDSTDERR: 3888 | _cbVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3888 | _cbVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3927:1: error: BUILDSTDERR: warning: label ‘_cbVk’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _cbVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _cbVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3967:1: error: BUILDSTDERR: warning: label ‘_cbVy’ defined but not used [-Wunused-label] BUILDSTDERR: 3967 | _cbVy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3967 | _cbVy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:3989:1: error: BUILDSTDERR: warning: label ‘_cbVG’ defined but not used [-Wunused-label] BUILDSTDERR: 3989 | _cbVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3989 | _cbVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4011:1: error: BUILDSTDERR: warning: label ‘_cbVO’ defined but not used [-Wunused-label] BUILDSTDERR: 4011 | _cbVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4011 | _cbVO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4033:1: error: BUILDSTDERR: warning: label ‘_cbVV’ defined but not used [-Wunused-label] BUILDSTDERR: 4033 | _cbVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4033 | _cbVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4057:1: error: BUILDSTDERR: warning: label ‘_cbW2’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _cbW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _cbW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4087:1: error: BUILDSTDERR: warning: label ‘_cbW6’ defined but not used [-Wunused-label] BUILDSTDERR: 4087 | _cbW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4087 | _cbW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4132:1: error: BUILDSTDERR: warning: label ‘_cbWj’ defined but not used [-Wunused-label] BUILDSTDERR: 4132 | _cbWj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4132 | _cbWj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4157:1: error: BUILDSTDERR: warning: label ‘_cbWn’ defined but not used [-Wunused-label] BUILDSTDERR: 4157 | _cbWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4157 | _cbWn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4189:1: error: BUILDSTDERR: warning: label ‘_cbWX’ defined but not used [-Wunused-label] BUILDSTDERR: 4189 | _cbWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4189 | _cbWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4217:1: error: BUILDSTDERR: warning: label ‘_cbX0’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _cbX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _cbX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbWJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4246:1: error: BUILDSTDERR: warning: label ‘_cbWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _cbWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _cbWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbWO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4271:1: error: BUILDSTDERR: warning: label ‘_cbWO’ defined but not used [-Wunused-label] BUILDSTDERR: 4271 | _cbWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4271 | _cbWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4306:1: error: BUILDSTDERR: warning: label ‘_cbXc’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _cbXc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _cbXc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbXa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4341:1: error: BUILDSTDERR: warning: label ‘_cbXa’ defined but not used [-Wunused-label] BUILDSTDERR: 4341 | _cbXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4341 | _cbXa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4359:1: error: BUILDSTDERR: warning: label ‘_cbXu’ defined but not used [-Wunused-label] BUILDSTDERR: 4359 | _cbXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4359 | _cbXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbXs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4384:1: error: BUILDSTDERR: warning: label ‘_cbXs’ defined but not used [-Wunused-label] BUILDSTDERR: 4384 | _cbXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4384 | _cbXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4405:1: error: BUILDSTDERR: warning: label ‘_cbXA’ defined but not used [-Wunused-label] BUILDSTDERR: 4405 | _cbXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4405 | _cbXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4446:1: error: BUILDSTDERR: warning: label ‘_cbXF’ defined but not used [-Wunused-label] BUILDSTDERR: 4446 | _cbXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4446 | _cbXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczlzpzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4488:1: error: BUILDSTDERR: warning: label ‘_cbXK’ defined but not used [-Wunused-label] BUILDSTDERR: 4488 | _cbXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4488 | _cbXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4520:1: error: BUILDSTDERR: warning: label ‘_cbXY’ defined but not used [-Wunused-label] BUILDSTDERR: 4520 | _cbXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4520 | _cbXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4543:1: error: BUILDSTDERR: warning: label ‘_cbY5’ defined but not used [-Wunused-label] BUILDSTDERR: 4543 | _cbY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4543 | _cbY5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowPlusErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4572:1: error: BUILDSTDERR: warning: label ‘_cbY9’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _cbY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _cbY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbzX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4612:1: error: BUILDSTDERR: warning: label ‘_cbYu’ defined but not used [-Wunused-label] BUILDSTDERR: 4612 | _cbYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4612 | _cbYu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbYn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4645:1: error: BUILDSTDERR: warning: label ‘_cbYn’ defined but not used [-Wunused-label] BUILDSTDERR: 4645 | _cbYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4645 | _cbYn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4688:1: error: BUILDSTDERR: warning: label ‘_cbYH’ defined but not used [-Wunused-label] BUILDSTDERR: 4688 | _cbYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4688 | _cbYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4720:1: error: BUILDSTDERR: warning: label ‘_cbYT’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _cbYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _cbYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cbYQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4746:1: error: BUILDSTDERR: warning: label ‘_cbYQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4746 | _cbYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4746 | _cbYQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4770:1: error: BUILDSTDERR: warning: label ‘_cbZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 4770 | _cbZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4770 | _cbZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4794:1: error: BUILDSTDERR: warning: label ‘_cbZh’ defined but not used [-Wunused-label] BUILDSTDERR: 4794 | _cbZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4794 | _cbZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4817:1: error: BUILDSTDERR: warning: label ‘_cbZp’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _cbZp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _cbZp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4845:1: error: BUILDSTDERR: warning: label ‘_cbZt’ defined but not used [-Wunused-label] BUILDSTDERR: 4845 | _cbZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4845 | _cbZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4890:1: error: BUILDSTDERR: warning: label ‘_cbZG’ defined but not used [-Wunused-label] BUILDSTDERR: 4890 | _cbZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4890 | _cbZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4917:1: error: BUILDSTDERR: warning: label ‘_cbZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4917 | _cbZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4917 | _cbZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4951:1: error: BUILDSTDERR: warning: label ‘_cbZW’ defined but not used [-Wunused-label] BUILDSTDERR: 4951 | _cbZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4951 | _cbZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:4977:1: error: BUILDSTDERR: warning: label ‘_cc0b’ defined but not used [-Wunused-label] BUILDSTDERR: 4977 | _cc0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4977 | _cc0b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc04’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5011:1: error: BUILDSTDERR: warning: label ‘_cc04’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _cc04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _cc04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfMonoidErrorArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5056:1: error: BUILDSTDERR: warning: label ‘_cc0o’ defined but not used [-Wunused-label] BUILDSTDERR: 5056 | _cc0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5056 | _cc0o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5093:1: error: BUILDSTDERR: warning: label ‘_cc0B’ defined but not used [-Wunused-label] BUILDSTDERR: 5093 | _cc0B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5093 | _cc0B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5118:1: error: BUILDSTDERR: warning: label ‘_cc0J’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _cc0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _cc0J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5141:1: error: BUILDSTDERR: warning: label ‘_cc0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _cc0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _cc0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5166:1: error: BUILDSTDERR: warning: label ‘_cc0X’ defined but not used [-Wunused-label] BUILDSTDERR: 5166 | _cc0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5166 | _cc0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfMonoidErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5198:1: error: BUILDSTDERR: warning: label ‘_cc11’ defined but not used [-Wunused-label] BUILDSTDERR: 5198 | _cc11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5198 | _cc11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5244:1: error: BUILDSTDERR: warning: label ‘_cc1g’ defined but not used [-Wunused-label] BUILDSTDERR: 5244 | _cc1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5244 | _cc1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5264:1: error: BUILDSTDERR: warning: label ‘_cc1l’ defined but not used [-Wunused-label] BUILDSTDERR: 5264 | _cc1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5264 | _cc1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc1j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5297:1: error: BUILDSTDERR: warning: label ‘_cc1j’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _cc1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _cc1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5320:1: error: BUILDSTDERR: warning: label ‘_cc1E’ defined but not used [-Wunused-label] BUILDSTDERR: 5320 | _cc1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5320 | _cc1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc1B’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5348:1: error: BUILDSTDERR: warning: label ‘_cc1B’ defined but not used [-Wunused-label] BUILDSTDERR: 5348 | _cc1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5348 | _cc1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cc1M’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cc1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cc1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5398:1: error: BUILDSTDERR: warning: label ‘_cc1Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5398 | _cc1Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5398 | _cc1Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5425:1: error: BUILDSTDERR: warning: label ‘_cc28’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _cc28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _cc28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc26’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cc26’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cc26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cc26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5471:1: error: BUILDSTDERR: warning: label ‘_cc2e’ defined but not used [-Wunused-label] BUILDSTDERR: 5471 | _cc2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5471 | _cc2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5507:1: error: BUILDSTDERR: warning: label ‘_cc2y’ defined but not used [-Wunused-label] BUILDSTDERR: 5507 | _cc2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5507 | _cc2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbAW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5541:1: error: BUILDSTDERR: warning: label ‘_cc2F’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _cc2F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _cc2F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc2D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5576:1: error: BUILDSTDERR: warning: label ‘_cc2D’ defined but not used [-Wunused-label] BUILDSTDERR: 5576 | _cc2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5576 | _cc2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5594:1: error: BUILDSTDERR: warning: label ‘_cc2N’ defined but not used [-Wunused-label] BUILDSTDERR: 5594 | _cc2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5594 | _cc2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbB3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5622:1: error: BUILDSTDERR: warning: label ‘_cc36’ defined but not used [-Wunused-label] BUILDSTDERR: 5622 | _cc36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5622 | _cc36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbB4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5643:1: error: BUILDSTDERR: warning: label ‘_cc3b’ defined but not used [-Wunused-label] BUILDSTDERR: 5643 | _cc3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5643 | _cc3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc39’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5680:1: error: BUILDSTDERR: warning: label ‘_cc39’ defined but not used [-Wunused-label] BUILDSTDERR: 5680 | _cc39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5680 | _cc39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5698:1: error: BUILDSTDERR: warning: label ‘_cc3j’ defined but not used [-Wunused-label] BUILDSTDERR: 5698 | _cc3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5698 | _cc3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbB7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5728:1: error: BUILDSTDERR: warning: label ‘_cc3x’ defined but not used [-Wunused-label] BUILDSTDERR: 5728 | _cc3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5728 | _cc3x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbB6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5750:1: error: BUILDSTDERR: warning: label ‘_cc3F’ defined but not used [-Wunused-label] BUILDSTDERR: 5750 | _cc3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5750 | _cc3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfFunctorErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5775:1: error: BUILDSTDERR: warning: label ‘_cc3J’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _cc3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _cc3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5811:1: error: BUILDSTDERR: warning: label ‘_cc3W’ defined but not used [-Wunused-label] BUILDSTDERR: 5811 | _cc3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5811 | _cc3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5839:1: error: BUILDSTDERR: warning: label ‘_cc3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5839 | _cc3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5839 | _cc3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5875:1: error: BUILDSTDERR: warning: label ‘_cc4c’ defined but not used [-Wunused-label] BUILDSTDERR: 5875 | _cc4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5875 | _cc4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5902:1: error: BUILDSTDERR: warning: label ‘_cc4f’ defined but not used [-Wunused-label] BUILDSTDERR: 5902 | _cc4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5902 | _cc4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5930:1: error: BUILDSTDERR: warning: label ‘_cc4t’ defined but not used [-Wunused-label] BUILDSTDERR: 5930 | _cc4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5930 | _cc4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5947:1: error: BUILDSTDERR: warning: label ‘_cc4x’ defined but not used [-Wunused-label] BUILDSTDERR: 5947 | _cc4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5947 | _cc4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:5980:1: error: BUILDSTDERR: warning: label ‘_cc4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5980 | _cc4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5980 | _cc4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc4O’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6005:1: error: BUILDSTDERR: warning: label ‘_cc4O’ defined but not used [-Wunused-label] BUILDSTDERR: 6005 | _cc4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6005 | _cc4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6026:1: error: BUILDSTDERR: warning: label ‘_cc4W’ defined but not used [-Wunused-label] BUILDSTDERR: 6026 | _cc4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6026 | _cc4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6063:1: error: BUILDSTDERR: warning: label ‘_cc51’ defined but not used [-Wunused-label] BUILDSTDERR: 6063 | _cc51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6063 | _cc51: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6094:1: error: BUILDSTDERR: warning: label ‘_cc5f’ defined but not used [-Wunused-label] BUILDSTDERR: 6094 | _cc5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6094 | _cc5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6116:1: error: BUILDSTDERR: warning: label ‘_cc5n’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _cc5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _cc5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6138:1: error: BUILDSTDERR: warning: label ‘_cc5v’ defined but not used [-Wunused-label] BUILDSTDERR: 6138 | _cc5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6138 | _cc5v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6160:1: error: BUILDSTDERR: warning: label ‘_cc5D’ defined but not used [-Wunused-label] BUILDSTDERR: 6160 | _cc5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6160 | _cc5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6182:1: error: BUILDSTDERR: warning: label ‘_cc5L’ defined but not used [-Wunused-label] BUILDSTDERR: 6182 | _cc5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6182 | _cc5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6204:1: error: BUILDSTDERR: warning: label ‘_cc5S’ defined but not used [-Wunused-label] BUILDSTDERR: 6204 | _cc5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6204 | _cc5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cc5W’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cc5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cc5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6284:1: error: BUILDSTDERR: warning: label ‘_cc6b’ defined but not used [-Wunused-label] BUILDSTDERR: 6284 | _cc6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6284 | _cc6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6313:1: error: BUILDSTDERR: warning: label ‘_cc6h’ defined but not used [-Wunused-label] BUILDSTDERR: 6313 | _cc6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6313 | _cc6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6350:1: error: BUILDSTDERR: warning: label ‘_cc6q’ defined but not used [-Wunused-label] BUILDSTDERR: 6350 | _cc6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6350 | _cc6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6372:1: error: BUILDSTDERR: warning: label ‘_cc6L’ defined but not used [-Wunused-label] BUILDSTDERR: 6372 | _cc6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6372 | _cc6L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc6J’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6397:1: error: BUILDSTDERR: warning: label ‘_cc6J’ defined but not used [-Wunused-label] BUILDSTDERR: 6397 | _cc6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6397 | _cc6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6416:1: error: BUILDSTDERR: warning: label ‘_cc75’ defined but not used [-Wunused-label] BUILDSTDERR: 6416 | _cc75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6416 | _cc75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc73’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6441:1: error: BUILDSTDERR: warning: label ‘_cc73’ defined but not used [-Wunused-label] BUILDSTDERR: 6441 | _cc73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6441 | _cc73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6463:1: error: BUILDSTDERR: warning: label ‘_cc7b’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _cc7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _cc7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6502:1: error: BUILDSTDERR: warning: label ‘_cc7q’ defined but not used [-Wunused-label] BUILDSTDERR: 6502 | _cc7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6502 | _cc7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc7o’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6527:1: error: BUILDSTDERR: warning: label ‘_cc7o’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _cc7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _cc7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6548:1: error: BUILDSTDERR: warning: label ‘_cc7w’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _cc7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _cc7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cc7B’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cc7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cc7B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6639:1: error: BUILDSTDERR: warning: label ‘_cc7G’ defined but not used [-Wunused-label] BUILDSTDERR: 6639 | _cc7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6639 | _cc7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6683:1: error: BUILDSTDERR: warning: label ‘_cc7R’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _cc7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _cc7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc7P’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6708:1: error: BUILDSTDERR: warning: label ‘_cc7P’ defined but not used [-Wunused-label] BUILDSTDERR: 6708 | _cc7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6708 | _cc7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6731:1: error: BUILDSTDERR: warning: label ‘_cc7X’ defined but not used [-Wunused-label] BUILDSTDERR: 6731 | _cc7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6731 | _cc7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6773:1: error: BUILDSTDERR: warning: label ‘_cc82’ defined but not used [-Wunused-label] BUILDSTDERR: 6773 | _cc82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6773 | _cc82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6806:1: error: BUILDSTDERR: warning: label ‘_cc8l’ defined but not used [-Wunused-label] BUILDSTDERR: 6806 | _cc8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6806 | _cc8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc8j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6831:1: error: BUILDSTDERR: warning: label ‘_cc8j’ defined but not used [-Wunused-label] BUILDSTDERR: 6831 | _cc8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6831 | _cc8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6850:1: error: BUILDSTDERR: warning: label ‘_cc8F’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _cc8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _cc8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cc8D’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6875:1: error: BUILDSTDERR: warning: label ‘_cc8D’ defined but not used [-Wunused-label] BUILDSTDERR: 6875 | _cc8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6875 | _cc8D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6896:1: error: BUILDSTDERR: warning: label ‘_cc8L’ defined but not used [-Wunused-label] BUILDSTDERR: 6896 | _cc8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6896 | _cc8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6936:1: error: BUILDSTDERR: warning: label ‘_cc8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6936 | _cc8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6936 | _cc8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbBR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:6979:1: error: BUILDSTDERR: warning: label ‘_cc8V’ defined but not used [-Wunused-label] BUILDSTDERR: 6979 | _cc8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6979 | _cc8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7021:1: error: BUILDSTDERR: warning: label ‘_cc90’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _cc90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _cc90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbC6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7053:1: error: BUILDSTDERR: warning: label ‘_cc9e’ defined but not used [-Wunused-label] BUILDSTDERR: 7053 | _cc9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7053 | _cc9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbC5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7076:1: error: BUILDSTDERR: warning: label ‘_cc9m’ defined but not used [-Wunused-label] BUILDSTDERR: 7076 | _cc9m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7076 | _cc9m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbC4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7099:1: error: BUILDSTDERR: warning: label ‘_cc9u’ defined but not used [-Wunused-label] BUILDSTDERR: 7099 | _cc9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7099 | _cc9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbC1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7122:1: error: BUILDSTDERR: warning: label ‘_cc9B’ defined but not used [-Wunused-label] BUILDSTDERR: 7122 | _cc9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7122 | _cc9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbC0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7147:1: error: BUILDSTDERR: warning: label ‘_cc9I’ defined but not used [-Wunused-label] BUILDSTDERR: 7147 | _cc9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7147 | _cc9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7178:1: error: BUILDSTDERR: warning: label ‘_cc9M’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _cc9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _cc9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7228:1: error: BUILDSTDERR: warning: label ‘_cca0’ defined but not used [-Wunused-label] BUILDSTDERR: 7228 | _cca0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7228 | _cca0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbC9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7252:1: error: BUILDSTDERR: warning: label ‘_cca7’ defined but not used [-Wunused-label] BUILDSTDERR: 7252 | _cca7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7252 | _cca7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7279:1: error: BUILDSTDERR: warning: label ‘_ccab’ defined but not used [-Wunused-label] BUILDSTDERR: 7279 | _ccab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7279 | _ccab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7317:1: error: BUILDSTDERR: warning: label ‘_ccao’ defined but not used [-Wunused-label] BUILDSTDERR: 7317 | _ccao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7317 | _ccao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7342:1: error: BUILDSTDERR: warning: label ‘_ccav’ defined but not used [-Wunused-label] BUILDSTDERR: 7342 | _ccav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7342 | _ccav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7369:1: error: BUILDSTDERR: warning: label ‘_ccaz’ defined but not used [-Wunused-label] BUILDSTDERR: 7369 | _ccaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7369 | _ccaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7406:1: error: BUILDSTDERR: warning: label ‘_ccaN’ defined but not used [-Wunused-label] BUILDSTDERR: 7406 | _ccaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7406 | _ccaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7428:1: error: BUILDSTDERR: warning: label ‘_ccaU’ defined but not used [-Wunused-label] BUILDSTDERR: 7428 | _ccaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7428 | _ccaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7452:1: error: BUILDSTDERR: warning: label ‘_ccb1’ defined but not used [-Wunused-label] BUILDSTDERR: 7452 | _ccb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7452 | _ccb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowTransformerErrorArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7480:1: error: BUILDSTDERR: warning: label ‘_ccb5’ defined but not used [-Wunused-label] BUILDSTDERR: 7480 | _ccb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7480 | _ccb5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7519:1: error: BUILDSTDERR: warning: label ‘_ccbi’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _ccbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _ccbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrowzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7544:1: error: BUILDSTDERR: warning: label ‘_ccbl’ defined but not used [-Wunused-label] BUILDSTDERR: 7544 | _ccbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7544 | _ccbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7574:1: error: BUILDSTDERR: warning: label ‘_ccbz’ defined but not used [-Wunused-label] BUILDSTDERR: 7574 | _ccbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7574 | _ccbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7597:1: error: BUILDSTDERR: warning: label ‘_ccbG’ defined but not used [-Wunused-label] BUILDSTDERR: 7597 | _ccbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7597 | _ccbG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7622:1: error: BUILDSTDERR: warning: label ‘_ccbN’ defined but not used [-Wunused-label] BUILDSTDERR: 7622 | _ccbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7622 | _ccbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7646:1: error: BUILDSTDERR: warning: label ‘_ccbU’ defined but not used [-Wunused-label] BUILDSTDERR: 7646 | _ccbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7646 | _ccbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7676:1: error: BUILDSTDERR: warning: label ‘_ccbY’ defined but not used [-Wunused-label] BUILDSTDERR: 7676 | _ccbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7676 | _ccbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7721:1: error: BUILDSTDERR: warning: label ‘_cccb’ defined but not used [-Wunused-label] BUILDSTDERR: 7721 | _cccb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7721 | _cccb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7747:1: error: BUILDSTDERR: warning: label ‘_ccce’ defined but not used [-Wunused-label] BUILDSTDERR: 7747 | _ccce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7747 | _ccce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7779:1: error: BUILDSTDERR: warning: label ‘_cccs’ defined but not used [-Wunused-label] BUILDSTDERR: 7779 | _cccs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7779 | _cccs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7802:1: error: BUILDSTDERR: warning: label ‘_cccA’ defined but not used [-Wunused-label] BUILDSTDERR: 7802 | _cccA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7802 | _cccA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7825:1: error: BUILDSTDERR: warning: label ‘_cccH’ defined but not used [-Wunused-label] BUILDSTDERR: 7825 | _cccH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7825 | _cccH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7849:1: error: BUILDSTDERR: warning: label ‘_cccO’ defined but not used [-Wunused-label] BUILDSTDERR: 7849 | _cccO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7849 | _cccO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7881:1: error: BUILDSTDERR: warning: label ‘_cccS’ defined but not used [-Wunused-label] BUILDSTDERR: 7881 | _cccS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7881 | _cccS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7927:1: error: BUILDSTDERR: warning: label ‘_ccd5’ defined but not used [-Wunused-label] BUILDSTDERR: 7927 | _ccd5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7927 | _ccd5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7952:1: error: BUILDSTDERR: warning: label ‘_ccd8’ defined but not used [-Wunused-label] BUILDSTDERR: 7952 | _ccd8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7952 | _ccd8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:7982:1: error: BUILDSTDERR: warning: label ‘_ccdl’ defined but not used [-Wunused-label] BUILDSTDERR: 7982 | _ccdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7982 | _ccdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8007:1: error: BUILDSTDERR: warning: label ‘_ccdo’ defined but not used [-Wunused-label] BUILDSTDERR: 8007 | _ccdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8007 | _ccdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8037:1: error: BUILDSTDERR: warning: label ‘_ccdB’ defined but not used [-Wunused-label] BUILDSTDERR: 8037 | _ccdB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8037 | _ccdB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8062:1: error: BUILDSTDERR: warning: label ‘_ccdI’ defined but not used [-Wunused-label] BUILDSTDERR: 8062 | _ccdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8062 | _ccdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8087:1: error: BUILDSTDERR: warning: label ‘_ccdP’ defined but not used [-Wunused-label] BUILDSTDERR: 8087 | _ccdP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8087 | _ccdP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8116:1: error: BUILDSTDERR: warning: label ‘_ccdT’ defined but not used [-Wunused-label] BUILDSTDERR: 8116 | _ccdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8116 | _ccdT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8158:1: error: BUILDSTDERR: warning: label ‘_cce6’ defined but not used [-Wunused-label] BUILDSTDERR: 8158 | _cce6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8158 | _cce6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8184:1: error: BUILDSTDERR: warning: label ‘_cce9’ defined but not used [-Wunused-label] BUILDSTDERR: 8184 | _cce9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8184 | _cce9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbD2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8216:1: error: BUILDSTDERR: warning: label ‘_ccen’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _ccen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _ccen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbD0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8239:1: error: BUILDSTDERR: warning: label ‘_ccev’ defined but not used [-Wunused-label] BUILDSTDERR: 8239 | _ccev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8239 | _ccev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8262:1: error: BUILDSTDERR: warning: label ‘_cceC’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _cceC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _cceC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbCX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8286:1: error: BUILDSTDERR: warning: label ‘_cceJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8286 | _cceJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8286 | _cceJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8318:1: error: BUILDSTDERR: warning: label ‘_cceN’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _cceN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _cceN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbD5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8364:1: error: BUILDSTDERR: warning: label ‘_ccf0’ defined but not used [-Wunused-label] BUILDSTDERR: 8364 | _ccf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8364 | _ccf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowReaderrErrorArrowzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8389:1: error: BUILDSTDERR: warning: label ‘_ccf3’ defined but not used [-Wunused-label] BUILDSTDERR: 8389 | _ccf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8389 | _ccf3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8419:1: error: BUILDSTDERR: warning: label ‘_ccfh’ defined but not used [-Wunused-label] BUILDSTDERR: 8419 | _ccfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8419 | _ccfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbD9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8442:1: error: BUILDSTDERR: warning: label ‘_ccfo’ defined but not used [-Wunused-label] BUILDSTDERR: 8442 | _ccfo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8442 | _ccfo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbD8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8467:1: error: BUILDSTDERR: warning: label ‘_ccfv’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _ccfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _ccfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowReaderrErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8496:1: error: BUILDSTDERR: warning: label ‘_ccfz’ defined but not used [-Wunused-label] BUILDSTDERR: 8496 | _ccfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8496 | _ccfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8537:1: error: BUILDSTDERR: warning: label ‘_ccfM’ defined but not used [-Wunused-label] BUILDSTDERR: 8537 | _ccfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8537 | _ccfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddReaderrErrorArrowErrorArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8563:1: error: BUILDSTDERR: warning: label ‘_ccfP’ defined but not used [-Wunused-label] BUILDSTDERR: 8563 | _ccfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8563 | _ccfP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8595:1: error: BUILDSTDERR: warning: label ‘_ccg3’ defined but not used [-Wunused-label] BUILDSTDERR: 8595 | _ccg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8595 | _ccg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8618:1: error: BUILDSTDERR: warning: label ‘_ccgb’ defined but not used [-Wunused-label] BUILDSTDERR: 8618 | _ccgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8618 | _ccgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8641:1: error: BUILDSTDERR: warning: label ‘_ccgi’ defined but not used [-Wunused-label] BUILDSTDERR: 8641 | _ccgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8641 | _ccgi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8665:1: error: BUILDSTDERR: warning: label ‘_ccgp’ defined but not used [-Wunused-label] BUILDSTDERR: 8665 | _ccgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8665 | _ccgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddReaderrErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8697:1: error: BUILDSTDERR: warning: label ‘_ccgt’ defined but not used [-Wunused-label] BUILDSTDERR: 8697 | _ccgt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8697 | _ccgt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8743:1: error: BUILDSTDERR: warning: label ‘_ccgW’ defined but not used [-Wunused-label] BUILDSTDERR: 8743 | _ccgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8743 | _ccgW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8772:1: error: BUILDSTDERR: warning: label ‘_ccgZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8772 | _ccgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8772 | _ccgZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8810:1: error: BUILDSTDERR: warning: label ‘_cch8’ defined but not used [-Wunused-label] BUILDSTDERR: 8810 | _cch8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8810 | _cch8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8841:1: error: BUILDSTDERR: warning: label ‘_cchb’ defined but not used [-Wunused-label] BUILDSTDERR: 8841 | _cchb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8841 | _cchb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8883:1: error: BUILDSTDERR: warning: label ‘_ccho’ defined but not used [-Wunused-label] BUILDSTDERR: 8883 | _ccho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8883 | _ccho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8913:1: error: BUILDSTDERR: warning: label ‘_cchr’ defined but not used [-Wunused-label] BUILDSTDERR: 8913 | _cchr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8913 | _cchr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_runError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8952:1: error: BUILDSTDERR: warning: label ‘_cchw’ defined but not used [-Wunused-label] BUILDSTDERR: 8952 | _cchw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8952 | _cchw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccgC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8975:1: error: BUILDSTDERR: warning: label ‘_ccgC’ defined but not used [-Wunused-label] BUILDSTDERR: 8975 | _ccgC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8975 | _ccgC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccgG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:8997:1: error: BUILDSTDERR: warning: label ‘_ccgG’ defined but not used [-Wunused-label] BUILDSTDERR: 8997 | _ccgG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8997 | _ccgG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9038:1: error: BUILDSTDERR: warning: label ‘_cchM’ defined but not used [-Wunused-label] BUILDSTDERR: 9038 | _cchM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9038 | _cchM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9060:1: error: BUILDSTDERR: warning: label ‘_cchU’ defined but not used [-Wunused-label] BUILDSTDERR: 9060 | _cchU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9060 | _cchU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9082:1: error: BUILDSTDERR: warning: label ‘_cci1’ defined but not used [-Wunused-label] BUILDSTDERR: 9082 | _cci1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9082 | _cci1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9106:1: error: BUILDSTDERR: warning: label ‘_cci8’ defined but not used [-Wunused-label] BUILDSTDERR: 9106 | _cci8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9106 | _cci8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddErrorexErrorArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9135:1: error: BUILDSTDERR: warning: label ‘_ccic’ defined but not used [-Wunused-label] BUILDSTDERR: 9135 | _ccic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9135 | _ccic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_assocsum_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9178:1: error: BUILDSTDERR: warning: label ‘_ccis’ defined but not used [-Wunused-label] BUILDSTDERR: 9178 | _ccis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9178 | _ccis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccil’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9201:1: error: BUILDSTDERR: warning: label ‘_ccil’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _ccil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _ccil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccix’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9242:1: error: BUILDSTDERR: warning: label ‘_ccix’ defined but not used [-Wunused-label] BUILDSTDERR: 9242 | _ccix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9242 | _ccix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9285:1: error: BUILDSTDERR: warning: label ‘_ccj9’ defined but not used [-Wunused-label] BUILDSTDERR: 9285 | _ccj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9285 | _ccj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9312:1: error: BUILDSTDERR: warning: label ‘_ccjg’ defined but not used [-Wunused-label] BUILDSTDERR: 9312 | _ccjg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9312 | _ccjg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9339:1: error: BUILDSTDERR: warning: label ‘_ccjj’ defined but not used [-Wunused-label] BUILDSTDERR: 9339 | _ccjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9339 | _ccjj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccj1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9364:1: error: BUILDSTDERR: warning: label ‘_ccj1’ defined but not used [-Wunused-label] BUILDSTDERR: 9364 | _ccj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9364 | _ccj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccjk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9395:1: error: BUILDSTDERR: warning: label ‘_ccjk’ defined but not used [-Wunused-label] BUILDSTDERR: 9395 | _ccjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9395 | _ccjk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbDY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9418:1: error: BUILDSTDERR: warning: label ‘_ccjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9418 | _ccjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9418 | _ccjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccjC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9450:1: error: BUILDSTDERR: warning: label ‘_ccjC’ defined but not used [-Wunused-label] BUILDSTDERR: 9450 | _ccjC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9450 | _ccjC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cck0’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cck0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cck0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbE7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9525:1: error: BUILDSTDERR: warning: label ‘_cckl’ defined but not used [-Wunused-label] BUILDSTDERR: 9525 | _cckl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9525 | _cckl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbE6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9551:1: error: BUILDSTDERR: warning: label ‘_ccku’ defined but not used [-Wunused-label] BUILDSTDERR: 9551 | _ccku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9551 | _ccku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccks’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9576:1: error: BUILDSTDERR: warning: label ‘_ccks’ defined but not used [-Wunused-label] BUILDSTDERR: 9576 | _ccks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9576 | _ccks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbE8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9598:1: error: BUILDSTDERR: warning: label ‘_cckA’ defined but not used [-Wunused-label] BUILDSTDERR: 9598 | _cckA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9598 | _cckA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbE4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9637:1: error: BUILDSTDERR: warning: label ‘_cckJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9637 | _cckJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9637 | _cckJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbE9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9667:1: error: BUILDSTDERR: warning: label ‘_cckM’ defined but not used [-Wunused-label] BUILDSTDERR: 9667 | _cckM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9667 | _cckM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbE3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9709:1: error: BUILDSTDERR: warning: label ‘_cckX’ defined but not used [-Wunused-label] BUILDSTDERR: 9709 | _cckX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9709 | _cckX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cckV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9734:1: error: BUILDSTDERR: warning: label ‘_cckV’ defined but not used [-Wunused-label] BUILDSTDERR: 9734 | _cckV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9734 | _cckV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9755:1: error: BUILDSTDERR: warning: label ‘_ccl3’ defined but not used [-Wunused-label] BUILDSTDERR: 9755 | _ccl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9755 | _ccl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9791:1: error: BUILDSTDERR: warning: label ‘_ccli’ defined but not used [-Wunused-label] BUILDSTDERR: 9791 | _ccli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9791 | _ccli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cclg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9816:1: error: BUILDSTDERR: warning: label ‘_cclg’ defined but not used [-Wunused-label] BUILDSTDERR: 9816 | _cclg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9816 | _cclg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9836:1: error: BUILDSTDERR: warning: label ‘_cclo’ defined but not used [-Wunused-label] BUILDSTDERR: 9836 | _cclo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9836 | _cclo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9874:1: error: BUILDSTDERR: warning: label ‘_cclI’ defined but not used [-Wunused-label] BUILDSTDERR: 9874 | _cclI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9874 | _cclI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_cclB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9902:1: error: BUILDSTDERR: warning: label ‘_cclB’ defined but not used [-Wunused-label] BUILDSTDERR: 9902 | _cclB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9902 | _cclB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9929:1: error: BUILDSTDERR: warning: label ‘_cclT’ defined but not used [-Wunused-label] BUILDSTDERR: 9929 | _cclT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9929 | _cclT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9961:1: error: BUILDSTDERR: warning: label ‘_ccm6’ defined but not used [-Wunused-label] BUILDSTDERR: 9961 | _ccm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9961 | _ccm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:9988:1: error: BUILDSTDERR: warning: label ‘_ccmf’ defined but not used [-Wunused-label] BUILDSTDERR: 9988 | _ccmf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9988 | _ccmf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘_ccmd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10013:1: error: BUILDSTDERR: warning: label ‘_ccmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10013 | _ccmd: BUILDSTDERR: | ^ BUILDSTDERR: 10013 | _ccmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10034:1: error: BUILDSTDERR: warning: label ‘_ccml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10034 | _ccml: BUILDSTDERR: | ^ BUILDSTDERR: 10034 | _ccml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10069:1: error: BUILDSTDERR: warning: label ‘_ccmz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10069 | _ccmz: BUILDSTDERR: | ^ BUILDSTDERR: 10069 | _ccmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10091:1: error: BUILDSTDERR: warning: label ‘_ccmH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10091 | _ccmH: BUILDSTDERR: | ^ BUILDSTDERR: 10091 | _ccmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10113:1: error: BUILDSTDERR: warning: label ‘_ccmO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10113 | _ccmO: BUILDSTDERR: | ^ BUILDSTDERR: 10113 | _ccmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10137:1: error: BUILDSTDERR: warning: label ‘_ccmW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10137 | _ccmW: BUILDSTDERR: | ^ BUILDSTDERR: 10137 | _ccmW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘sbEp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10159:1: error: BUILDSTDERR: warning: label ‘_ccn3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _ccn3: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _ccn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_67.hc:10189:1: error: BUILDSTDERR: warning: label ‘_ccn7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10189 | _ccn7: BUILDSTDERR: | ^ BUILDSTDERR: 10189 | _ccn7: BUILDSTDERR: | ^~~~~ [ 7 of 12] Compiling Control.Arrow.Transformer.Reader ( Control/Arrow/Transformer/Reader.hs, dist/build/Control/Arrow/Transformer/Reader.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdeN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:15:1: error: BUILDSTDERR: warning: label ‘_cdmX’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cdmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cdmX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddReaderrReaderArrowa1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:44:1: error: BUILDSTDERR: warning: label ‘_cdn2’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cdn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cdn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdn0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:76:1: error: BUILDSTDERR: warning: label ‘_cdn0’ defined but not used [-Wunused-label] BUILDSTDERR: 76 | _cdn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 76 | _cdn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:102:1: error: BUILDSTDERR: warning: label ‘_cdnh’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _cdnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _cdnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdne’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:124:1: error: BUILDSTDERR: warning: label ‘_cdne’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _cdne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _cdne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdeX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:158:1: error: BUILDSTDERR: warning: label ‘_cdnH’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _cdnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _cdnH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdeW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:184:1: error: BUILDSTDERR: warning: label ‘_cdnO’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _cdnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _cdnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdeY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:215:1: error: BUILDSTDERR: warning: label ‘_cdnR’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cdnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cdnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:257:1: error: BUILDSTDERR: warning: label ‘_cdnW’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cdnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cdnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdnv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:280:1: error: BUILDSTDERR: warning: label ‘_cdnv’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cdnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cdnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfCategoryTYPEReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:315:1: error: BUILDSTDERR: warning: label ‘_cdo6’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cdo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cdo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdf2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:343:1: error: BUILDSTDERR: warning: label ‘_cdoi’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cdoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cdoi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdf1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:365:1: error: BUILDSTDERR: warning: label ‘_cdop’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _cdop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _cdop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfCategoryTYPEReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:392:1: error: BUILDSTDERR: warning: label ‘_cdot’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _cdot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _cdot: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdf6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:428:1: error: BUILDSTDERR: warning: label ‘_cdoL’ defined but not used [-Wunused-label] BUILDSTDERR: 428 | _cdoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 428 | _cdoL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdf7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:453:1: error: BUILDSTDERR: warning: label ‘_cdoO’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _cdoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _cdoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:481:1: error: BUILDSTDERR: warning: label ‘_cdoT’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cdoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cdoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:519:1: error: BUILDSTDERR: warning: label ‘_cdp5’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _cdp5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _cdp5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdp2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:546:1: error: BUILDSTDERR: warning: label ‘_cdp2’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _cdp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _cdp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdpa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:571:1: error: BUILDSTDERR: warning: label ‘_cdpa’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _cdpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _cdpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdfl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:616:1: error: BUILDSTDERR: warning: label ‘_cdpG’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cdpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cdpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdfk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:642:1: error: BUILDSTDERR: warning: label ‘_cdpN’ defined but not used [-Wunused-label] BUILDSTDERR: 642 | _cdpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 642 | _cdpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:669:1: error: BUILDSTDERR: warning: label ‘_cdpQ’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _cdpQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _cdpQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdpy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:694:1: error: BUILDSTDERR: warning: label ‘_cdpy’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cdpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cdpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdpR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:725:1: error: BUILDSTDERR: warning: label ‘_cdpR’ defined but not used [-Wunused-label] BUILDSTDERR: 725 | _cdpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 725 | _cdpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:749:1: error: BUILDSTDERR: warning: label ‘_cdq8’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cdq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cdq8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdq5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:776:1: error: BUILDSTDERR: warning: label ‘_cdq5’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cdq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cdq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdqb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:801:1: error: BUILDSTDERR: warning: label ‘_cdqb’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _cdqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _cdqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdfy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:839:1: error: BUILDSTDERR: warning: label ‘_cdqC’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cdqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cdqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdfx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:865:1: error: BUILDSTDERR: warning: label ‘_cdqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _cdqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _cdqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:890:1: error: BUILDSTDERR: warning: label ‘_cdqM’ defined but not used [-Wunused-label] BUILDSTDERR: 890 | _cdqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 890 | _cdqM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdqu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:915:1: error: BUILDSTDERR: warning: label ‘_cdqu’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _cdqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _cdqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdqN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:945:1: error: BUILDSTDERR: warning: label ‘_cdqN’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _cdqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _cdqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdfC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:968:1: error: BUILDSTDERR: warning: label ‘_cdr5’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _cdr5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _cdr5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:997:1: error: BUILDSTDERR: warning: label ‘_cdra’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cdra: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cdra: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdr8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1029:1: error: BUILDSTDERR: warning: label ‘_cdr8’ defined but not used [-Wunused-label] BUILDSTDERR: 1029 | _cdr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1029 | _cdr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1055:1: error: BUILDSTDERR: warning: label ‘_cdrm’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _cdrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _cdrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_runReader1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1081:1: error: BUILDSTDERR: warning: label ‘_cdrt’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _cdrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _cdrt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_runReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1101:1: error: BUILDSTDERR: warning: label ‘_cdrA’ defined but not used [-Wunused-label] BUILDSTDERR: 1101 | _cdrA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1101 | _cdrA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdfH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1121:1: error: BUILDSTDERR: warning: label ‘_cdrO’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _cdrO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _cdrO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdrL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1152:1: error: BUILDSTDERR: warning: label ‘_cdrL’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _cdrL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _cdrL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_swapsnd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1188:1: error: BUILDSTDERR: warning: label ‘_cds5’ defined but not used [-Wunused-label] BUILDSTDERR: 1188 | _cds5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1188 | _cds5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdge_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cdsm’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cdsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cdsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1258:1: error: BUILDSTDERR: warning: label ‘_cdst’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _cdst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _cdst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1285:1: error: BUILDSTDERR: warning: label ‘_cdsw’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _cdsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _cdsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdse’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1310:1: error: BUILDSTDERR: warning: label ‘_cdse’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _cdse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _cdse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdsx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1341:1: error: BUILDSTDERR: warning: label ‘_cdsx’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _cdsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _cdsx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1364:1: error: BUILDSTDERR: warning: label ‘_cdsX’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _cdsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _cdsX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1391:1: error: BUILDSTDERR: warning: label ‘_cdt0’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _cdt0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _cdt0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdsP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1419:1: error: BUILDSTDERR: warning: label ‘_cdsP’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _cdsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _cdsP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdt1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1447:1: error: BUILDSTDERR: warning: label ‘_cdt1’ defined but not used [-Wunused-label] BUILDSTDERR: 1447 | _cdt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1447 | _cdt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1469:1: error: BUILDSTDERR: warning: label ‘_cdtb’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _cdtb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _cdtb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1508:1: error: BUILDSTDERR: warning: label ‘_cdtw’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _cdtw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _cdtw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1535:1: error: BUILDSTDERR: warning: label ‘_cdtz’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _cdtz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _cdtz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdto’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1563:1: error: BUILDSTDERR: warning: label ‘_cdto’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _cdto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _cdto: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdtA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cdtA’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cdtA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cdtA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1613:1: error: BUILDSTDERR: warning: label ‘_cdtK’ defined but not used [-Wunused-label] BUILDSTDERR: 1613 | _cdtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1613 | _cdtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cdtX’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cdtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cdtX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1675:1: error: BUILDSTDERR: warning: label ‘_cdu4’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _cdu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _cdu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cduf’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cduf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cduf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cdui’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cdui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cdui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1769:1: error: BUILDSTDERR: warning: label ‘_cduv’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _cduv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _cduv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1799:1: error: BUILDSTDERR: warning: label ‘_cduy’ defined but not used [-Wunused-label] BUILDSTDERR: 1799 | _cduy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1799 | _cduy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1844:1: error: BUILDSTDERR: warning: label ‘_cduD’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _cduD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _cduD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1895:1: error: BUILDSTDERR: warning: label ‘_cduY’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _cduY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _cduY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1922:1: error: BUILDSTDERR: warning: label ‘_cdv1’ defined but not used [-Wunused-label] BUILDSTDERR: 1922 | _cdv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1922 | _cdv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cduQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1950:1: error: BUILDSTDERR: warning: label ‘_cduQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _cduQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _cduQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdv2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:1978:1: error: BUILDSTDERR: warning: label ‘_cdv2’ defined but not used [-Wunused-label] BUILDSTDERR: 1978 | _cdv2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1978 | _cdv2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cdvc’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cdvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cdvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2039:1: error: BUILDSTDERR: warning: label ‘_cdvp’ defined but not used [-Wunused-label] BUILDSTDERR: 2039 | _cdvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2039 | _cdvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdgM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2065:1: error: BUILDSTDERR: warning: label ‘_cdvw’ defined but not used [-Wunused-label] BUILDSTDERR: 2065 | _cdvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2065 | _cdvw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2095:1: error: BUILDSTDERR: warning: label ‘_cdvB’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _cdvB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _cdvB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdvz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2130:1: error: BUILDSTDERR: warning: label ‘_cdvz’ defined but not used [-Wunused-label] BUILDSTDERR: 2130 | _cdvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2130 | _cdvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2153:1: error: BUILDSTDERR: warning: label ‘_cdvR’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _cdvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _cdvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2192:1: error: BUILDSTDERR: warning: label ‘_cdw4’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _cdw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _cdw4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cdwp’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cdwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cdwp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2256:1: error: BUILDSTDERR: warning: label ‘_cdww’ defined but not used [-Wunused-label] BUILDSTDERR: 2256 | _cdww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2256 | _cdww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2286:1: error: BUILDSTDERR: warning: label ‘_cdwz’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _cdwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _cdwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cdwI’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cdwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cdwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2355:1: error: BUILDSTDERR: warning: label ‘_cdwL’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _cdwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _cdwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2397:1: error: BUILDSTDERR: warning: label ‘_cdwU’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _cdwU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _cdwU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2426:1: error: BUILDSTDERR: warning: label ‘_cdwX’ defined but not used [-Wunused-label] BUILDSTDERR: 2426 | _cdwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2426 | _cdwX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdho_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2462:1: error: BUILDSTDERR: warning: label ‘_cdxa’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _cdxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _cdxa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2490:1: error: BUILDSTDERR: warning: label ‘_cdxd’ defined but not used [-Wunused-label] BUILDSTDERR: 2490 | _cdxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2490 | _cdxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2528:1: error: BUILDSTDERR: warning: label ‘_cdxo’ defined but not used [-Wunused-label] BUILDSTDERR: 2528 | _cdxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2528 | _cdxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2563:1: error: BUILDSTDERR: warning: label ‘_cdxB’ defined but not used [-Wunused-label] BUILDSTDERR: 2563 | _cdxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2563 | _cdxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2589:1: error: BUILDSTDERR: warning: label ‘_cdxI’ defined but not used [-Wunused-label] BUILDSTDERR: 2589 | _cdxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2589 | _cdxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2618:1: error: BUILDSTDERR: warning: label ‘_cdxL’ defined but not used [-Wunused-label] BUILDSTDERR: 2618 | _cdxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2618 | _cdxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cdxZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cdxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cdxZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2675:1: error: BUILDSTDERR: warning: label ‘_cdy7’ defined but not used [-Wunused-label] BUILDSTDERR: 2675 | _cdy7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2675 | _cdy7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2697:1: error: BUILDSTDERR: warning: label ‘_cdye’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _cdye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _cdye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2721:1: error: BUILDSTDERR: warning: label ‘_cdym’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _cdym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _cdym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2743:1: error: BUILDSTDERR: warning: label ‘_cdyu’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _cdyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _cdyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2765:1: error: BUILDSTDERR: warning: label ‘_cdyB’ defined but not used [-Wunused-label] BUILDSTDERR: 2765 | _cdyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2765 | _cdyB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2796:1: error: BUILDSTDERR: warning: label ‘_cdyF’ defined but not used [-Wunused-label] BUILDSTDERR: 2796 | _cdyF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2796 | _cdyF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2842:1: error: BUILDSTDERR: warning: label ‘_cdyT’ defined but not used [-Wunused-label] BUILDSTDERR: 2842 | _cdyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2842 | _cdyT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2859:1: error: BUILDSTDERR: warning: label ‘_cdyW’ defined but not used [-Wunused-label] BUILDSTDERR: 2859 | _cdyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2859 | _cdyW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2896:1: error: BUILDSTDERR: warning: label ‘_cdz8’ defined but not used [-Wunused-label] BUILDSTDERR: 2896 | _cdz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2896 | _cdz8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdz5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2917:1: error: BUILDSTDERR: warning: label ‘_cdz5’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _cdz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _cdz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdzb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2936:1: error: BUILDSTDERR: warning: label ‘_cdzb’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _cdzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _cdzb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2958:1: error: BUILDSTDERR: warning: label ‘_cdzu’ defined but not used [-Wunused-label] BUILDSTDERR: 2958 | _cdzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2958 | _cdzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdhU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:2985:1: error: BUILDSTDERR: warning: label ‘_cdzB’ defined but not used [-Wunused-label] BUILDSTDERR: 2985 | _cdzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2985 | _cdzB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3014:1: error: BUILDSTDERR: warning: label ‘_cdzE’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _cdzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _cdzE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdi0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cdA0’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cdA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cdA0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdi1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3074:1: error: BUILDSTDERR: warning: label ‘_cdA3’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _cdA3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _cdA3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdi2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3104:1: error: BUILDSTDERR: warning: label ‘_cdA8’ defined but not used [-Wunused-label] BUILDSTDERR: 3104 | _cdA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3104 | _cdA8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cdAd’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cdAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cdAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdi7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3169:1: error: BUILDSTDERR: warning: label ‘_cdAv’ defined but not used [-Wunused-label] BUILDSTDERR: 3169 | _cdAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3169 | _cdAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdi8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3188:1: error: BUILDSTDERR: warning: label ‘_cdAy’ defined but not used [-Wunused-label] BUILDSTDERR: 3188 | _cdAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3188 | _cdAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfFunctorReaderArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3225:1: error: BUILDSTDERR: warning: label ‘_cdAD’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _cdAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _cdAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdib_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3255:1: error: BUILDSTDERR: warning: label ‘_cdAR’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _cdAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _cdAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdia_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3277:1: error: BUILDSTDERR: warning: label ‘_cdAZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _cdAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _cdAZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfFunctorReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3302:1: error: BUILDSTDERR: warning: label ‘_cdB3’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _cdB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _cdB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdif_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3338:1: error: BUILDSTDERR: warning: label ‘_cdBg’ defined but not used [-Wunused-label] BUILDSTDERR: 3338 | _cdBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3338 | _cdBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3366:1: error: BUILDSTDERR: warning: label ‘_cdBj’ defined but not used [-Wunused-label] BUILDSTDERR: 3366 | _cdBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3366 | _cdBj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3399:1: error: BUILDSTDERR: warning: label ‘_cdBs’ defined but not used [-Wunused-label] BUILDSTDERR: 3399 | _cdBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3399 | _cdBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdip_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3421:1: error: BUILDSTDERR: warning: label ‘_cdBH’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _cdBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _cdBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdim_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3448:1: error: BUILDSTDERR: warning: label ‘_cdBW’ defined but not used [-Wunused-label] BUILDSTDERR: 3448 | _cdBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3448 | _cdBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdin_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3477:1: error: BUILDSTDERR: warning: label ‘_cdBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3477 | _cdBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3477 | _cdBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdio_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3517:1: error: BUILDSTDERR: warning: label ‘_cdC4’ defined but not used [-Wunused-label] BUILDSTDERR: 3517 | _cdC4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3517 | _cdC4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3560:1: error: BUILDSTDERR: warning: label ‘_cdC9’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _cdC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _cdC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdil_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3602:1: error: BUILDSTDERR: warning: label ‘_cdCi’ defined but not used [-Wunused-label] BUILDSTDERR: 3602 | _cdCi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3602 | _cdCi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3631:1: error: BUILDSTDERR: warning: label ‘_cdCl’ defined but not used [-Wunused-label] BUILDSTDERR: 3631 | _cdCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3631 | _cdCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3666:1: error: BUILDSTDERR: warning: label ‘_cdCx’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _cdCx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _cdCx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdCu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3685:1: error: BUILDSTDERR: warning: label ‘_cdCu’ defined but not used [-Wunused-label] BUILDSTDERR: 3685 | _cdCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3685 | _cdCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3707:1: error: BUILDSTDERR: warning: label ‘_cdCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3707 | _cdCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3707 | _cdCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cdCT’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cdCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cdCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3773:1: error: BUILDSTDERR: warning: label ‘_cdCY’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _cdCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _cdCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3804:1: error: BUILDSTDERR: warning: label ‘_cdDc’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _cdDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _cdDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3826:1: error: BUILDSTDERR: warning: label ‘_cdDk’ defined but not used [-Wunused-label] BUILDSTDERR: 3826 | _cdDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3826 | _cdDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cdDs’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cdDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cdDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3870:1: error: BUILDSTDERR: warning: label ‘_cdDA’ defined but not used [-Wunused-label] BUILDSTDERR: 3870 | _cdDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3870 | _cdDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3892:1: error: BUILDSTDERR: warning: label ‘_cdDI’ defined but not used [-Wunused-label] BUILDSTDERR: 3892 | _cdDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3892 | _cdDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3914:1: error: BUILDSTDERR: warning: label ‘_cdDP’ defined but not used [-Wunused-label] BUILDSTDERR: 3914 | _cdDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3914 | _cdDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3945:1: error: BUILDSTDERR: warning: label ‘_cdDT’ defined but not used [-Wunused-label] BUILDSTDERR: 3945 | _cdDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3945 | _cdDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:3994:1: error: BUILDSTDERR: warning: label ‘_cdE8’ defined but not used [-Wunused-label] BUILDSTDERR: 3994 | _cdE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3994 | _cdE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdE6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4018:1: error: BUILDSTDERR: warning: label ‘_cdE6’ defined but not used [-Wunused-label] BUILDSTDERR: 4018 | _cdE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4018 | _cdE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4034:1: error: BUILDSTDERR: warning: label ‘_cdEe’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _cdEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _cdEe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4063:1: error: BUILDSTDERR: warning: label ‘_cdEr’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _cdEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _cdEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4088:1: error: BUILDSTDERR: warning: label ‘_cdEu’ defined but not used [-Wunused-label] BUILDSTDERR: 4088 | _cdEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4088 | _cdEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4117:1: error: BUILDSTDERR: warning: label ‘_cdEH’ defined but not used [-Wunused-label] BUILDSTDERR: 4117 | _cdEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4117 | _cdEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4142:1: error: BUILDSTDERR: warning: label ‘_cdEK’ defined but not used [-Wunused-label] BUILDSTDERR: 4142 | _cdEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4142 | _cdEK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4171:1: error: BUILDSTDERR: warning: label ‘_cdEX’ defined but not used [-Wunused-label] BUILDSTDERR: 4171 | _cdEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4171 | _cdEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4196:1: error: BUILDSTDERR: warning: label ‘_cdF0’ defined but not used [-Wunused-label] BUILDSTDERR: 4196 | _cdF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4196 | _cdF0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4225:1: error: BUILDSTDERR: warning: label ‘_cdFd’ defined but not used [-Wunused-label] BUILDSTDERR: 4225 | _cdFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4225 | _cdFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4250:1: error: BUILDSTDERR: warning: label ‘_cdFg’ defined but not used [-Wunused-label] BUILDSTDERR: 4250 | _cdFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4250 | _cdFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4279:1: error: BUILDSTDERR: warning: label ‘_cdFt’ defined but not used [-Wunused-label] BUILDSTDERR: 4279 | _cdFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4279 | _cdFt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4304:1: error: BUILDSTDERR: warning: label ‘_cdFw’ defined but not used [-Wunused-label] BUILDSTDERR: 4304 | _cdFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4304 | _cdFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4333:1: error: BUILDSTDERR: warning: label ‘_cdFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _cdFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _cdFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4358:1: error: BUILDSTDERR: warning: label ‘_cdFM’ defined but not used [-Wunused-label] BUILDSTDERR: 4358 | _cdFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4358 | _cdFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cdG0’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cdG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cdG0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4409:1: error: BUILDSTDERR: warning: label ‘_cdG7’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _cdG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _cdG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdiX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cdGe’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cdGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cdGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cdGi’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cdGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cdGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdj1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4500:1: error: BUILDSTDERR: warning: label ‘_cdGv’ defined but not used [-Wunused-label] BUILDSTDERR: 4500 | _cdGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4500 | _cdGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4525:1: error: BUILDSTDERR: warning: label ‘_cdGy’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _cdGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _cdGy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdj4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4554:1: error: BUILDSTDERR: warning: label ‘_cdGM’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _cdGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _cdGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdj3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cdGT’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cdGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cdGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4603:1: error: BUILDSTDERR: warning: label ‘_cdGX’ defined but not used [-Wunused-label] BUILDSTDERR: 4603 | _cdGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4603 | _cdGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdj6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4639:1: error: BUILDSTDERR: warning: label ‘_cdHa’ defined but not used [-Wunused-label] BUILDSTDERR: 4639 | _cdHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4639 | _cdHa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4664:1: error: BUILDSTDERR: warning: label ‘_cdHd’ defined but not used [-Wunused-label] BUILDSTDERR: 4664 | _cdHd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4664 | _cdHd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdj8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cdHq’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cdHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cdHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4718:1: error: BUILDSTDERR: warning: label ‘_cdHt’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _cdHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _cdHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdja_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cdHG’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cdHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cdHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4772:1: error: BUILDSTDERR: warning: label ‘_cdHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4772 | _cdHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4772 | _cdHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4801:1: error: BUILDSTDERR: warning: label ‘_cdHW’ defined but not used [-Wunused-label] BUILDSTDERR: 4801 | _cdHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4801 | _cdHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4825:1: error: BUILDSTDERR: warning: label ‘_cdI3’ defined but not used [-Wunused-label] BUILDSTDERR: 4825 | _cdI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4825 | _cdI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4852:1: error: BUILDSTDERR: warning: label ‘_cdI7’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _cdI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _cdI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4888:1: error: BUILDSTDERR: warning: label ‘_cdIk’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _cdIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _cdIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4913:1: error: BUILDSTDERR: warning: label ‘_cdIn’ defined but not used [-Wunused-label] BUILDSTDERR: 4913 | _cdIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4913 | _cdIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4943:1: error: BUILDSTDERR: warning: label ‘_cdIz’ defined but not used [-Wunused-label] BUILDSTDERR: 4943 | _cdIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4943 | _cdIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdIw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4964:1: error: BUILDSTDERR: warning: label ‘_cdIw’ defined but not used [-Wunused-label] BUILDSTDERR: 4964 | _cdIw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4964 | _cdIw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdIE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:4987:1: error: BUILDSTDERR: warning: label ‘_cdIE’ defined but not used [-Wunused-label] BUILDSTDERR: 4987 | _cdIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4987 | _cdIE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdju_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5034:1: error: BUILDSTDERR: warning: label ‘_cdJk’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _cdJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _cdJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5060:1: error: BUILDSTDERR: warning: label ‘_cdJr’ defined but not used [-Wunused-label] BUILDSTDERR: 5060 | _cdJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5060 | _cdJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5091:1: error: BUILDSTDERR: warning: label ‘_cdJu’ defined but not used [-Wunused-label] BUILDSTDERR: 5091 | _cdJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5091 | _cdJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5131:1: error: BUILDSTDERR: warning: label ‘_cdJD’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _cdJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _cdJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5162:1: error: BUILDSTDERR: warning: label ‘_cdJG’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _cdJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _cdJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5206:1: error: BUILDSTDERR: warning: label ‘_cdJP’ defined but not used [-Wunused-label] BUILDSTDERR: 5206 | _cdJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5206 | _cdJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5233:1: error: BUILDSTDERR: warning: label ‘_cdJS’ defined but not used [-Wunused-label] BUILDSTDERR: 5233 | _cdJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5233 | _cdJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdJ4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5257:1: error: BUILDSTDERR: warning: label ‘_cdJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _cdJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _cdJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5296:1: error: BUILDSTDERR: warning: label ‘_cdK8’ defined but not used [-Wunused-label] BUILDSTDERR: 5296 | _cdK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5296 | _cdK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdK6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cdK6’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cdK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cdK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5341:1: error: BUILDSTDERR: warning: label ‘_cdKe’ defined but not used [-Wunused-label] BUILDSTDERR: 5341 | _cdKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5341 | _cdKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5379:1: error: BUILDSTDERR: warning: label ‘_cdKq’ defined but not used [-Wunused-label] BUILDSTDERR: 5379 | _cdKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5379 | _cdKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdKn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5400:1: error: BUILDSTDERR: warning: label ‘_cdKn’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _cdKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _cdKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdKv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5419:1: error: BUILDSTDERR: warning: label ‘_cdKv’ defined but not used [-Wunused-label] BUILDSTDERR: 5419 | _cdKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5419 | _cdKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cdKX’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cdKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cdKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5477:1: error: BUILDSTDERR: warning: label ‘_cdL4’ defined but not used [-Wunused-label] BUILDSTDERR: 5477 | _cdL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5477 | _cdL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5504:1: error: BUILDSTDERR: warning: label ‘_cdL7’ defined but not used [-Wunused-label] BUILDSTDERR: 5504 | _cdL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5504 | _cdL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdKP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5528:1: error: BUILDSTDERR: warning: label ‘_cdKP’ defined but not used [-Wunused-label] BUILDSTDERR: 5528 | _cdKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5528 | _cdKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5565:1: error: BUILDSTDERR: warning: label ‘_cdLm’ defined but not used [-Wunused-label] BUILDSTDERR: 5565 | _cdLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5565 | _cdLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5587:1: error: BUILDSTDERR: warning: label ‘_cdLu’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _cdLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _cdLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5609:1: error: BUILDSTDERR: warning: label ‘_cdLB’ defined but not used [-Wunused-label] BUILDSTDERR: 5609 | _cdLB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5609 | _cdLB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5633:1: error: BUILDSTDERR: warning: label ‘_cdLJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5633 | _cdLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5633 | _cdLJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5655:1: error: BUILDSTDERR: warning: label ‘_cdLQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _cdLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _cdLQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5685:1: error: BUILDSTDERR: warning: label ‘_cdLU’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _cdLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _cdLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5730:1: error: BUILDSTDERR: warning: label ‘_cdM8’ defined but not used [-Wunused-label] BUILDSTDERR: 5730 | _cdM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5730 | _cdM8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5752:1: error: BUILDSTDERR: warning: label ‘_cdMf’ defined but not used [-Wunused-label] BUILDSTDERR: 5752 | _cdMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5752 | _cdMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowTransformerReaderArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5779:1: error: BUILDSTDERR: warning: label ‘_cdMj’ defined but not used [-Wunused-label] BUILDSTDERR: 5779 | _cdMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5779 | _cdMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdk0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5817:1: error: BUILDSTDERR: warning: label ‘_cdMA’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _cdMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _cdMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdjZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5843:1: error: BUILDSTDERR: warning: label ‘_cdMH’ defined but not used [-Wunused-label] BUILDSTDERR: 5843 | _cdMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5843 | _cdMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrowzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5868:1: error: BUILDSTDERR: warning: label ‘_cdMK’ defined but not used [-Wunused-label] BUILDSTDERR: 5868 | _cdMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5868 | _cdMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdMs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5893:1: error: BUILDSTDERR: warning: label ‘_cdMs’ defined but not used [-Wunused-label] BUILDSTDERR: 5893 | _cdMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5893 | _cdMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdML’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5923:1: error: BUILDSTDERR: warning: label ‘_cdML’ defined but not used [-Wunused-label] BUILDSTDERR: 5923 | _cdML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5923 | _cdML: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdk6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5945:1: error: BUILDSTDERR: warning: label ‘_cdN4’ defined but not used [-Wunused-label] BUILDSTDERR: 5945 | _cdN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5945 | _cdN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdk4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5968:1: error: BUILDSTDERR: warning: label ‘_cdNb’ defined but not used [-Wunused-label] BUILDSTDERR: 5968 | _cdNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5968 | _cdNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdk3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:5992:1: error: BUILDSTDERR: warning: label ‘_cdNi’ defined but not used [-Wunused-label] BUILDSTDERR: 5992 | _cdNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5992 | _cdNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdk2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6016:1: error: BUILDSTDERR: warning: label ‘_cdNp’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _cdNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _cdNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6045:1: error: BUILDSTDERR: warning: label ‘_cdNt’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _cdNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _cdNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdk8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6087:1: error: BUILDSTDERR: warning: label ‘_cdNG’ defined but not used [-Wunused-label] BUILDSTDERR: 6087 | _cdNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6087 | _cdNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6112:1: error: BUILDSTDERR: warning: label ‘_cdNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6112 | _cdNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6112 | _cdNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6141:1: error: BUILDSTDERR: warning: label ‘_cdNX’ defined but not used [-Wunused-label] BUILDSTDERR: 6141 | _cdNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6141 | _cdNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6164:1: error: BUILDSTDERR: warning: label ‘_cdO5’ defined but not used [-Wunused-label] BUILDSTDERR: 6164 | _cdO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6164 | _cdO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6187:1: error: BUILDSTDERR: warning: label ‘_cdOc’ defined but not used [-Wunused-label] BUILDSTDERR: 6187 | _cdOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6187 | _cdOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdka_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6211:1: error: BUILDSTDERR: warning: label ‘_cdOj’ defined but not used [-Wunused-label] BUILDSTDERR: 6211 | _cdOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6211 | _cdOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6240:1: error: BUILDSTDERR: warning: label ‘_cdOn’ defined but not used [-Wunused-label] BUILDSTDERR: 6240 | _cdOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6240 | _cdOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6283:1: error: BUILDSTDERR: warning: label ‘_cdOE’ defined but not used [-Wunused-label] BUILDSTDERR: 6283 | _cdOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6283 | _cdOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6309:1: error: BUILDSTDERR: warning: label ‘_cdOL’ defined but not used [-Wunused-label] BUILDSTDERR: 6309 | _cdOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6309 | _cdOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6334:1: error: BUILDSTDERR: warning: label ‘_cdOO’ defined but not used [-Wunused-label] BUILDSTDERR: 6334 | _cdOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6334 | _cdOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdOw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6359:1: error: BUILDSTDERR: warning: label ‘_cdOw’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _cdOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _cdOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdOP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6389:1: error: BUILDSTDERR: warning: label ‘_cdOP’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _cdOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _cdOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6412:1: error: BUILDSTDERR: warning: label ‘_cdPb’ defined but not used [-Wunused-label] BUILDSTDERR: 6412 | _cdPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6412 | _cdPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdko_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6438:1: error: BUILDSTDERR: warning: label ‘_cdPi’ defined but not used [-Wunused-label] BUILDSTDERR: 6438 | _cdPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6438 | _cdPi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6463:1: error: BUILDSTDERR: warning: label ‘_cdPl’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _cdPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _cdPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdP3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6488:1: error: BUILDSTDERR: warning: label ‘_cdP3’ defined but not used [-Wunused-label] BUILDSTDERR: 6488 | _cdP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6488 | _cdP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdPm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6518:1: error: BUILDSTDERR: warning: label ‘_cdPm’ defined but not used [-Wunused-label] BUILDSTDERR: 6518 | _cdPm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6518 | _cdPm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6540:1: error: BUILDSTDERR: warning: label ‘_cdPE’ defined but not used [-Wunused-label] BUILDSTDERR: 6540 | _cdPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6540 | _cdPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdks_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6564:1: error: BUILDSTDERR: warning: label ‘_cdPL’ defined but not used [-Wunused-label] BUILDSTDERR: 6564 | _cdPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6564 | _cdPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6588:1: error: BUILDSTDERR: warning: label ‘_cdPS’ defined but not used [-Wunused-label] BUILDSTDERR: 6588 | _cdPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6588 | _cdPS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6616:1: error: BUILDSTDERR: warning: label ‘_cdPW’ defined but not used [-Wunused-label] BUILDSTDERR: 6616 | _cdPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6616 | _cdPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6655:1: error: BUILDSTDERR: warning: label ‘_cdQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 6655 | _cdQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6655 | _cdQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6680:1: error: BUILDSTDERR: warning: label ‘_cdQc’ defined but not used [-Wunused-label] BUILDSTDERR: 6680 | _cdQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6680 | _cdQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6709:1: error: BUILDSTDERR: warning: label ‘_cdQq’ defined but not used [-Wunused-label] BUILDSTDERR: 6709 | _cdQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6709 | _cdQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6731:1: error: BUILDSTDERR: warning: label ‘_cdQy’ defined but not used [-Wunused-label] BUILDSTDERR: 6731 | _cdQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6731 | _cdQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdky_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6754:1: error: BUILDSTDERR: warning: label ‘_cdQF’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _cdQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _cdQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6778:1: error: BUILDSTDERR: warning: label ‘_cdQM’ defined but not used [-Wunused-label] BUILDSTDERR: 6778 | _cdQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6778 | _cdQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6807:1: error: BUILDSTDERR: warning: label ‘_cdQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6807 | _cdQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6807 | _cdQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6850:1: error: BUILDSTDERR: warning: label ‘_cdR7’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _cdR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _cdR7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6876:1: error: BUILDSTDERR: warning: label ‘_cdRe’ defined but not used [-Wunused-label] BUILDSTDERR: 6876 | _cdRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6876 | _cdRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6901:1: error: BUILDSTDERR: warning: label ‘_cdRh’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _cdRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _cdRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdQZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6926:1: error: BUILDSTDERR: warning: label ‘_cdQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6926 | _cdQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6926 | _cdQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdRi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6956:1: error: BUILDSTDERR: warning: label ‘_cdRi’ defined but not used [-Wunused-label] BUILDSTDERR: 6956 | _cdRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6956 | _cdRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:6978:1: error: BUILDSTDERR: warning: label ‘_cdRB’ defined but not used [-Wunused-label] BUILDSTDERR: 6978 | _cdRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6978 | _cdRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7001:1: error: BUILDSTDERR: warning: label ‘_cdRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7001 | _cdRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7001 | _cdRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7023:1: error: BUILDSTDERR: warning: label ‘_cdRR’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _cdRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _cdRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7045:1: error: BUILDSTDERR: warning: label ‘_cdRY’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _cdRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _cdRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7069:1: error: BUILDSTDERR: warning: label ‘_cdS5’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _cdS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _cdS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7099:1: error: BUILDSTDERR: warning: label ‘_cdS9’ defined but not used [-Wunused-label] BUILDSTDERR: 7099 | _cdS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7099 | _cdS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7144:1: error: BUILDSTDERR: warning: label ‘_cdSm’ defined but not used [-Wunused-label] BUILDSTDERR: 7144 | _cdSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7144 | _cdSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7169:1: error: BUILDSTDERR: warning: label ‘_cdSp’ defined but not used [-Wunused-label] BUILDSTDERR: 7169 | _cdSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7169 | _cdSp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7198:1: error: BUILDSTDERR: warning: label ‘_cdSD’ defined but not used [-Wunused-label] BUILDSTDERR: 7198 | _cdSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7198 | _cdSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7220:1: error: BUILDSTDERR: warning: label ‘_cdSL’ defined but not used [-Wunused-label] BUILDSTDERR: 7220 | _cdSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7220 | _cdSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7243:1: error: BUILDSTDERR: warning: label ‘_cdSS’ defined but not used [-Wunused-label] BUILDSTDERR: 7243 | _cdSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7243 | _cdSS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdkR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7267:1: error: BUILDSTDERR: warning: label ‘_cdSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _cdSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _cdSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7296:1: error: BUILDSTDERR: warning: label ‘_cdT3’ defined but not used [-Wunused-label] BUILDSTDERR: 7296 | _cdT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7296 | _cdT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdl2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7339:1: error: BUILDSTDERR: warning: label ‘_cdTo’ defined but not used [-Wunused-label] BUILDSTDERR: 7339 | _cdTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7339 | _cdTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdl1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7365:1: error: BUILDSTDERR: warning: label ‘_cdTv’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _cdTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _cdTv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrowzuzdcdelay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7392:1: error: BUILDSTDERR: warning: label ‘_cdTy’ defined but not used [-Wunused-label] BUILDSTDERR: 7392 | _cdTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7392 | _cdTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdTc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7414:1: error: BUILDSTDERR: warning: label ‘_cdTc’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _cdTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _cdTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdTg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7434:1: error: BUILDSTDERR: warning: label ‘_cdTg’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _cdTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _cdTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdTz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7465:1: error: BUILDSTDERR: warning: label ‘_cdTz’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _cdTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _cdTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdl5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7487:1: error: BUILDSTDERR: warning: label ‘_cdTT’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _cdTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _cdTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdl4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7509:1: error: BUILDSTDERR: warning: label ‘_cdU0’ defined but not used [-Wunused-label] BUILDSTDERR: 7509 | _cdU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7509 | _cdU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7536:1: error: BUILDSTDERR: warning: label ‘_cdU4’ defined but not used [-Wunused-label] BUILDSTDERR: 7536 | _cdU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7536 | _cdU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘rdet_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7570:1: error: BUILDSTDERR: warning: label ‘_cdUd’ defined but not used [-Wunused-label] BUILDSTDERR: 7570 | _cdUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7570 | _cdUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdl9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7591:1: error: BUILDSTDERR: warning: label ‘_cdUp’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _cdUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _cdUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdl8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7613:1: error: BUILDSTDERR: warning: label ‘_cdUw’ defined but not used [-Wunused-label] BUILDSTDERR: 7613 | _cdUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7613 | _cdUw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddReaderrReaderArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7641:1: error: BUILDSTDERR: warning: label ‘_cdUA’ defined but not used [-Wunused-label] BUILDSTDERR: 7641 | _cdUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7641 | _cdUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdle_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7680:1: error: BUILDSTDERR: warning: label ‘_cdUR’ defined but not used [-Wunused-label] BUILDSTDERR: 7680 | _cdUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7680 | _cdUR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdld_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7706:1: error: BUILDSTDERR: warning: label ‘_cdUY’ defined but not used [-Wunused-label] BUILDSTDERR: 7706 | _cdUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7706 | _cdUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrowzuzdczzeroArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7731:1: error: BUILDSTDERR: warning: label ‘_cdV1’ defined but not used [-Wunused-label] BUILDSTDERR: 7731 | _cdV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7731 | _cdV1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdUJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7756:1: error: BUILDSTDERR: warning: label ‘_cdUJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7756 | _cdUJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7756 | _cdUJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdV2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7786:1: error: BUILDSTDERR: warning: label ‘_cdV2’ defined but not used [-Wunused-label] BUILDSTDERR: 7786 | _cdV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7786 | _cdV2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7808:1: error: BUILDSTDERR: warning: label ‘_cdVk’ defined but not used [-Wunused-label] BUILDSTDERR: 7808 | _cdVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7808 | _cdVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7832:1: error: BUILDSTDERR: warning: label ‘_cdVr’ defined but not used [-Wunused-label] BUILDSTDERR: 7832 | _cdVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7832 | _cdVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7859:1: error: BUILDSTDERR: warning: label ‘_cdVv’ defined but not used [-Wunused-label] BUILDSTDERR: 7859 | _cdVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7859 | _cdVv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdln_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7896:1: error: BUILDSTDERR: warning: label ‘_cdVQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7896 | _cdVQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7896 | _cdVQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7922:1: error: BUILDSTDERR: warning: label ‘_cdVX’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _cdVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _cdVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrowzuzdcmempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7948:1: error: BUILDSTDERR: warning: label ‘_cdW0’ defined but not used [-Wunused-label] BUILDSTDERR: 7948 | _cdW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7948 | _cdW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdVE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7972:1: error: BUILDSTDERR: warning: label ‘_cdVE’ defined but not used [-Wunused-label] BUILDSTDERR: 7972 | _cdVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7972 | _cdVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdVI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:7994:1: error: BUILDSTDERR: warning: label ‘_cdVI’ defined but not used [-Wunused-label] BUILDSTDERR: 7994 | _cdVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7994 | _cdVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdW1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8024:1: error: BUILDSTDERR: warning: label ‘_cdW1’ defined but not used [-Wunused-label] BUILDSTDERR: 8024 | _cdW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8024 | _cdW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8047:1: error: BUILDSTDERR: warning: label ‘_cdWs’ defined but not used [-Wunused-label] BUILDSTDERR: 8047 | _cdWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8047 | _cdWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdls_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8073:1: error: BUILDSTDERR: warning: label ‘_cdWz’ defined but not used [-Wunused-label] BUILDSTDERR: 8073 | _cdWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8073 | _cdWz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8099:1: error: BUILDSTDERR: warning: label ‘_cdWC’ defined but not used [-Wunused-label] BUILDSTDERR: 8099 | _cdWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8099 | _cdWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdWg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8123:1: error: BUILDSTDERR: warning: label ‘_cdWg’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _cdWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _cdWg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdWk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8145:1: error: BUILDSTDERR: warning: label ‘_cdWk’ defined but not used [-Wunused-label] BUILDSTDERR: 8145 | _cdWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8145 | _cdWk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdWD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8175:1: error: BUILDSTDERR: warning: label ‘_cdWD’ defined but not used [-Wunused-label] BUILDSTDERR: 8175 | _cdWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8175 | _cdWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8197:1: error: BUILDSTDERR: warning: label ‘_cdWW’ defined but not used [-Wunused-label] BUILDSTDERR: 8197 | _cdWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8197 | _cdWW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowPlusReaderArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8222:1: error: BUILDSTDERR: warning: label ‘_cdWZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _cdWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _cdWZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8251:1: error: BUILDSTDERR: warning: label ‘_cdXd’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _cdXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _cdXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8274:1: error: BUILDSTDERR: warning: label ‘_cdXk’ defined but not used [-Wunused-label] BUILDSTDERR: 8274 | _cdXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8274 | _cdXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowPlusReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8301:1: error: BUILDSTDERR: warning: label ‘_cdXo’ defined but not used [-Wunused-label] BUILDSTDERR: 8301 | _cdXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8301 | _cdXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8338:1: error: BUILDSTDERR: warning: label ‘_cdXJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8338 | _cdXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8338 | _cdXJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdXC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8369:1: error: BUILDSTDERR: warning: label ‘_cdXC’ defined but not used [-Wunused-label] BUILDSTDERR: 8369 | _cdXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8369 | _cdXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8410:1: error: BUILDSTDERR: warning: label ‘_cdXW’ defined but not used [-Wunused-label] BUILDSTDERR: 8410 | _cdXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8410 | _cdXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8441:1: error: BUILDSTDERR: warning: label ‘_cdY8’ defined but not used [-Wunused-label] BUILDSTDERR: 8441 | _cdY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8441 | _cdY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdY5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8467:1: error: BUILDSTDERR: warning: label ‘_cdY5’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _cdY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _cdY5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8490:1: error: BUILDSTDERR: warning: label ‘_cdYo’ defined but not used [-Wunused-label] BUILDSTDERR: 8490 | _cdYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8490 | _cdYo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8513:1: error: BUILDSTDERR: warning: label ‘_cdYw’ defined but not used [-Wunused-label] BUILDSTDERR: 8513 | _cdYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8513 | _cdYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8535:1: error: BUILDSTDERR: warning: label ‘_cdYE’ defined but not used [-Wunused-label] BUILDSTDERR: 8535 | _cdYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8535 | _cdYE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8562:1: error: BUILDSTDERR: warning: label ‘_cdYI’ defined but not used [-Wunused-label] BUILDSTDERR: 8562 | _cdYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8562 | _cdYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdlY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8603:1: error: BUILDSTDERR: warning: label ‘_cdYV’ defined but not used [-Wunused-label] BUILDSTDERR: 8603 | _cdYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8603 | _cdYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8629:1: error: BUILDSTDERR: warning: label ‘_cdYY’ defined but not used [-Wunused-label] BUILDSTDERR: 8629 | _cdYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8629 | _cdYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdm0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8661:1: error: BUILDSTDERR: warning: label ‘_cdZc’ defined but not used [-Wunused-label] BUILDSTDERR: 8661 | _cdZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8661 | _cdZc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdm1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8686:1: error: BUILDSTDERR: warning: label ‘_cdZr’ defined but not used [-Wunused-label] BUILDSTDERR: 8686 | _cdZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8686 | _cdZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_cdZk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8718:1: error: BUILDSTDERR: warning: label ‘_cdZk’ defined but not used [-Wunused-label] BUILDSTDERR: 8718 | _cdZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8718 | _cdZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8760:1: error: BUILDSTDERR: warning: label ‘_cdZE’ defined but not used [-Wunused-label] BUILDSTDERR: 8760 | _cdZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8760 | _cdZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8794:1: error: BUILDSTDERR: warning: label ‘_cdZR’ defined but not used [-Wunused-label] BUILDSTDERR: 8794 | _cdZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8794 | _cdZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8818:1: error: BUILDSTDERR: warning: label ‘_cdZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8818 | _cdZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8818 | _cdZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdm9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8841:1: error: BUILDSTDERR: warning: label ‘_ce06’ defined but not used [-Wunused-label] BUILDSTDERR: 8841 | _ce06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8841 | _ce06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdm8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8865:1: error: BUILDSTDERR: warning: label ‘_ce0d’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _ce0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _ce0d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8895:1: error: BUILDSTDERR: warning: label ‘_ce0h’ defined but not used [-Wunused-label] BUILDSTDERR: 8895 | _ce0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8895 | _ce0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8938:1: error: BUILDSTDERR: warning: label ‘_ce0u’ defined but not used [-Wunused-label] BUILDSTDERR: 8938 | _ce0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8938 | _ce0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8963:1: error: BUILDSTDERR: warning: label ‘_ce0x’ defined but not used [-Wunused-label] BUILDSTDERR: 8963 | _ce0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8963 | _ce0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:8992:1: error: BUILDSTDERR: warning: label ‘_ce0G’ defined but not used [-Wunused-label] BUILDSTDERR: 8992 | _ce0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8992 | _ce0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdms_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9014:1: error: BUILDSTDERR: warning: label ‘_ce17’ defined but not used [-Wunused-label] BUILDSTDERR: 9014 | _ce17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9014 | _ce17: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9041:1: error: BUILDSTDERR: warning: label ‘_ce1m’ defined but not used [-Wunused-label] BUILDSTDERR: 9041 | _ce1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9041 | _ce1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9071:1: error: BUILDSTDERR: warning: label ‘_ce1p’ defined but not used [-Wunused-label] BUILDSTDERR: 9071 | _ce1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9071 | _ce1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9110:1: error: BUILDSTDERR: warning: label ‘_ce1C’ defined but not used [-Wunused-label] BUILDSTDERR: 9110 | _ce1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9110 | _ce1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9139:1: error: BUILDSTDERR: warning: label ‘_ce1F’ defined but not used [-Wunused-label] BUILDSTDERR: 9139 | _ce1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9139 | _ce1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9181:1: error: BUILDSTDERR: warning: label ‘_ce1K’ defined but not used [-Wunused-label] BUILDSTDERR: 9181 | _ce1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9181 | _ce1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9230:1: error: BUILDSTDERR: warning: label ‘_ce1P’ defined but not used [-Wunused-label] BUILDSTDERR: 9230 | _ce1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9230 | _ce1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9274:1: error: BUILDSTDERR: warning: label ‘_ce1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 9274 | _ce1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9274 | _ce1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9302:1: error: BUILDSTDERR: warning: label ‘_ce21’ defined but not used [-Wunused-label] BUILDSTDERR: 9302 | _ce21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9302 | _ce21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_ce0R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9331:1: error: BUILDSTDERR: warning: label ‘_ce0R’ defined but not used [-Wunused-label] BUILDSTDERR: 9331 | _ce0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9331 | _ce0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘_ce0V’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9350:1: error: BUILDSTDERR: warning: label ‘_ce0V’ defined but not used [-Wunused-label] BUILDSTDERR: 9350 | _ce0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9350 | _ce0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9383:1: error: BUILDSTDERR: warning: label ‘_ce28’ defined but not used [-Wunused-label] BUILDSTDERR: 9383 | _ce28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9383 | _ce28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9414:1: error: BUILDSTDERR: warning: label ‘_ce2p’ defined but not used [-Wunused-label] BUILDSTDERR: 9414 | _ce2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9414 | _ce2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9436:1: error: BUILDSTDERR: warning: label ‘_ce2w’ defined but not used [-Wunused-label] BUILDSTDERR: 9436 | _ce2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9436 | _ce2w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9461:1: error: BUILDSTDERR: warning: label ‘_ce2D’ defined but not used [-Wunused-label] BUILDSTDERR: 9461 | _ce2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9461 | _ce2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9488:1: error: BUILDSTDERR: warning: label ‘_ce2S’ defined but not used [-Wunused-label] BUILDSTDERR: 9488 | _ce2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9488 | _ce2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9515:1: error: BUILDSTDERR: warning: label ‘_ce37’ defined but not used [-Wunused-label] BUILDSTDERR: 9515 | _ce37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9515 | _ce37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9544:1: error: BUILDSTDERR: warning: label ‘_ce3a’ defined but not used [-Wunused-label] BUILDSTDERR: 9544 | _ce3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9544 | _ce3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9584:1: error: BUILDSTDERR: warning: label ‘_ce3f’ defined but not used [-Wunused-label] BUILDSTDERR: 9584 | _ce3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9584 | _ce3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9627:1: error: BUILDSTDERR: warning: label ‘_ce3k’ defined but not used [-Wunused-label] BUILDSTDERR: 9627 | _ce3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9627 | _ce3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9669:1: error: BUILDSTDERR: warning: label ‘_ce3t’ defined but not used [-Wunused-label] BUILDSTDERR: 9669 | _ce3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9669 | _ce3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9700:1: error: BUILDSTDERR: warning: label ‘_ce3w’ defined but not used [-Wunused-label] BUILDSTDERR: 9700 | _ce3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9700 | _ce3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9748:1: error: BUILDSTDERR: warning: label ‘_ce3B’ defined but not used [-Wunused-label] BUILDSTDERR: 9748 | _ce3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9748 | _ce3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9794:1: error: BUILDSTDERR: warning: label ‘_ce3G’ defined but not used [-Wunused-label] BUILDSTDERR: 9794 | _ce3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9794 | _ce3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9825:1: error: BUILDSTDERR: warning: label ‘_ce3U’ defined but not used [-Wunused-label] BUILDSTDERR: 9825 | _ce3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9825 | _ce3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9847:1: error: BUILDSTDERR: warning: label ‘_ce42’ defined but not used [-Wunused-label] BUILDSTDERR: 9847 | _ce42: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9847 | _ce42: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9869:1: error: BUILDSTDERR: warning: label ‘_ce4a’ defined but not used [-Wunused-label] BUILDSTDERR: 9869 | _ce4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9869 | _ce4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9892:1: error: BUILDSTDERR: warning: label ‘_ce4h’ defined but not used [-Wunused-label] BUILDSTDERR: 9892 | _ce4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9892 | _ce4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘sdmI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9916:1: error: BUILDSTDERR: warning: label ‘_ce4o’ defined but not used [-Wunused-label] BUILDSTDERR: 9916 | _ce4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9916 | _ce4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_72.hc:9946:1: error: BUILDSTDERR: warning: label ‘_ce4s’ defined but not used [-Wunused-label] BUILDSTDERR: 9946 | _ce4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9946 | _ce4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:15:1: error: BUILDSTDERR: warning: label ‘_cecK’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cecK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cecK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddReaderrReaderArrowa1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:44:1: error: BUILDSTDERR: warning: label ‘_cecP’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cecP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cecP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cecN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:76:1: error: BUILDSTDERR: warning: label ‘_cecN’ defined but not used [-Wunused-label] BUILDSTDERR: 76 | _cecN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 76 | _cecN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:102:1: error: BUILDSTDERR: warning: label ‘_ced4’ defined but not used [-Wunused-label] BUILDSTDERR: 102 | _ced4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 102 | _ced4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ced1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:124:1: error: BUILDSTDERR: warning: label ‘_ced1’ defined but not used [-Wunused-label] BUILDSTDERR: 124 | _ced1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 124 | _ced1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4K_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:158:1: error: BUILDSTDERR: warning: label ‘_cedu’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _cedu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _cedu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:184:1: error: BUILDSTDERR: warning: label ‘_cedB’ defined but not used [-Wunused-label] BUILDSTDERR: 184 | _cedB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 184 | _cedB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4L_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:215:1: error: BUILDSTDERR: warning: label ‘_cedE’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _cedE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _cedE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:257:1: error: BUILDSTDERR: warning: label ‘_cedJ’ defined but not used [-Wunused-label] BUILDSTDERR: 257 | _cedJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 257 | _cedJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cedi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:280:1: error: BUILDSTDERR: warning: label ‘_cedi’ defined but not used [-Wunused-label] BUILDSTDERR: 280 | _cedi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 280 | _cedi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfCategoryTYPEReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:315:1: error: BUILDSTDERR: warning: label ‘_cedT’ defined but not used [-Wunused-label] BUILDSTDERR: 315 | _cedT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 315 | _cedT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:343:1: error: BUILDSTDERR: warning: label ‘_cee5’ defined but not used [-Wunused-label] BUILDSTDERR: 343 | _cee5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 343 | _cee5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:365:1: error: BUILDSTDERR: warning: label ‘_ceec’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _ceec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _ceec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfCategoryTYPEReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:392:1: error: BUILDSTDERR: warning: label ‘_ceeg’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _ceeg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _ceeg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:428:1: error: BUILDSTDERR: warning: label ‘_ceey’ defined but not used [-Wunused-label] BUILDSTDERR: 428 | _ceey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 428 | _ceey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se4U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:453:1: error: BUILDSTDERR: warning: label ‘_ceeB’ defined but not used [-Wunused-label] BUILDSTDERR: 453 | _ceeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 453 | _ceeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:481:1: error: BUILDSTDERR: warning: label ‘_ceeG’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _ceeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _ceeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:519:1: error: BUILDSTDERR: warning: label ‘_ceeS’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _ceeS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _ceeS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceeP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:546:1: error: BUILDSTDERR: warning: label ‘_ceeP’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _ceeP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _ceeP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceeX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:571:1: error: BUILDSTDERR: warning: label ‘_ceeX’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _ceeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _ceeX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se58_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:616:1: error: BUILDSTDERR: warning: label ‘_ceft’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _ceft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _ceft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se57_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:642:1: error: BUILDSTDERR: warning: label ‘_cefA’ defined but not used [-Wunused-label] BUILDSTDERR: 642 | _cefA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 642 | _cefA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:669:1: error: BUILDSTDERR: warning: label ‘_cefD’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _cefD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _cefD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cefl’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:694:1: error: BUILDSTDERR: warning: label ‘_cefl’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cefl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cefl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cefE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:725:1: error: BUILDSTDERR: warning: label ‘_cefE’ defined but not used [-Wunused-label] BUILDSTDERR: 725 | _cefE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 725 | _cefE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:749:1: error: BUILDSTDERR: warning: label ‘_cefV’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cefV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cefV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cefS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:776:1: error: BUILDSTDERR: warning: label ‘_cefS’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _cefS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _cefS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cefY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:801:1: error: BUILDSTDERR: warning: label ‘_cefY’ defined but not used [-Wunused-label] BUILDSTDERR: 801 | _cefY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 801 | _cefY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se5l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:839:1: error: BUILDSTDERR: warning: label ‘_cegp’ defined but not used [-Wunused-label] BUILDSTDERR: 839 | _cegp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 839 | _cegp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se5k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:865:1: error: BUILDSTDERR: warning: label ‘_cegw’ defined but not used [-Wunused-label] BUILDSTDERR: 865 | _cegw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 865 | _cegw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:890:1: error: BUILDSTDERR: warning: label ‘_cegz’ defined but not used [-Wunused-label] BUILDSTDERR: 890 | _cegz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 890 | _cegz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cegh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:915:1: error: BUILDSTDERR: warning: label ‘_cegh’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _cegh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _cegh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cegA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:945:1: error: BUILDSTDERR: warning: label ‘_cegA’ defined but not used [-Wunused-label] BUILDSTDERR: 945 | _cegA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 945 | _cegA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se5p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:968:1: error: BUILDSTDERR: warning: label ‘_cegS’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _cegS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _cegS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:997:1: error: BUILDSTDERR: warning: label ‘_cegX’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cegX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cegX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cegV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1029:1: error: BUILDSTDERR: warning: label ‘_cegV’ defined but not used [-Wunused-label] BUILDSTDERR: 1029 | _cegV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1029 | _cegV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1055:1: error: BUILDSTDERR: warning: label ‘_ceh9’ defined but not used [-Wunused-label] BUILDSTDERR: 1055 | _ceh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1055 | _ceh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_runReader1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1081:1: error: BUILDSTDERR: warning: label ‘_cehg’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _cehg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _cehg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_runReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1101:1: error: BUILDSTDERR: warning: label ‘_cehn’ defined but not used [-Wunused-label] BUILDSTDERR: 1101 | _cehn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1101 | _cehn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se5u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1121:1: error: BUILDSTDERR: warning: label ‘_cehB’ defined but not used [-Wunused-label] BUILDSTDERR: 1121 | _cehB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1121 | _cehB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cehy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1152:1: error: BUILDSTDERR: warning: label ‘_cehy’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _cehy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _cehy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_swapsnd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1188:1: error: BUILDSTDERR: warning: label ‘_cehS’ defined but not used [-Wunused-label] BUILDSTDERR: 1188 | _cehS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1188 | _cehS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se61_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1232:1: error: BUILDSTDERR: warning: label ‘_cei9’ defined but not used [-Wunused-label] BUILDSTDERR: 1232 | _cei9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1232 | _cei9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se60_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1258:1: error: BUILDSTDERR: warning: label ‘_ceig’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _ceig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _ceig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1285:1: error: BUILDSTDERR: warning: label ‘_ceij’ defined but not used [-Wunused-label] BUILDSTDERR: 1285 | _ceij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1285 | _ceij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cei1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1310:1: error: BUILDSTDERR: warning: label ‘_cei1’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _cei1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _cei1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceik’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1341:1: error: BUILDSTDERR: warning: label ‘_ceik’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _ceik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _ceik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se67_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1364:1: error: BUILDSTDERR: warning: label ‘_ceiK’ defined but not used [-Wunused-label] BUILDSTDERR: 1364 | _ceiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1364 | _ceiK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se68_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1391:1: error: BUILDSTDERR: warning: label ‘_ceiN’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _ceiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _ceiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceiC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1419:1: error: BUILDSTDERR: warning: label ‘_ceiC’ defined but not used [-Wunused-label] BUILDSTDERR: 1419 | _ceiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1419 | _ceiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceiO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1447:1: error: BUILDSTDERR: warning: label ‘_ceiO’ defined but not used [-Wunused-label] BUILDSTDERR: 1447 | _ceiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1447 | _ceiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1469:1: error: BUILDSTDERR: warning: label ‘_ceiY’ defined but not used [-Wunused-label] BUILDSTDERR: 1469 | _ceiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1469 | _ceiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6e_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1508:1: error: BUILDSTDERR: warning: label ‘_cejj’ defined but not used [-Wunused-label] BUILDSTDERR: 1508 | _cejj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | _cejj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1535:1: error: BUILDSTDERR: warning: label ‘_cejm’ defined but not used [-Wunused-label] BUILDSTDERR: 1535 | _cejm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1535 | _cejm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cejb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1563:1: error: BUILDSTDERR: warning: label ‘_cejb’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _cejb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _cejb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cejn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1591:1: error: BUILDSTDERR: warning: label ‘_cejn’ defined but not used [-Wunused-label] BUILDSTDERR: 1591 | _cejn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1591 | _cejn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1613:1: error: BUILDSTDERR: warning: label ‘_cejx’ defined but not used [-Wunused-label] BUILDSTDERR: 1613 | _cejx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1613 | _cejx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cejK’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cejK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cejK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1675:1: error: BUILDSTDERR: warning: label ‘_cejR’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _cejR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _cejR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cek2’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cek2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cek2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1730:1: error: BUILDSTDERR: warning: label ‘_cek5’ defined but not used [-Wunused-label] BUILDSTDERR: 1730 | _cek5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1730 | _cek5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6m_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1769:1: error: BUILDSTDERR: warning: label ‘_ceki’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _ceki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _ceki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6n_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1799:1: error: BUILDSTDERR: warning: label ‘_cekl’ defined but not used [-Wunused-label] BUILDSTDERR: 1799 | _cekl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1799 | _cekl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1844:1: error: BUILDSTDERR: warning: label ‘_cekq’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _cekq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _cekq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1895:1: error: BUILDSTDERR: warning: label ‘_cekL’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _cekL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _cekL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6v_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1922:1: error: BUILDSTDERR: warning: label ‘_cekO’ defined but not used [-Wunused-label] BUILDSTDERR: 1922 | _cekO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1922 | _cekO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cekD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1950:1: error: BUILDSTDERR: warning: label ‘_cekD’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _cekD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _cekD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cekP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:1978:1: error: BUILDSTDERR: warning: label ‘_cekP’ defined but not used [-Wunused-label] BUILDSTDERR: 1978 | _cekP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1978 | _cekP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cekZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cekZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cekZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2039:1: error: BUILDSTDERR: warning: label ‘_celc’ defined but not used [-Wunused-label] BUILDSTDERR: 2039 | _celc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2039 | _celc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se6z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2065:1: error: BUILDSTDERR: warning: label ‘_celj’ defined but not used [-Wunused-label] BUILDSTDERR: 2065 | _celj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2065 | _celj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2095:1: error: BUILDSTDERR: warning: label ‘_celo’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _celo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _celo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_celm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2130:1: error: BUILDSTDERR: warning: label ‘_celm’ defined but not used [-Wunused-label] BUILDSTDERR: 2130 | _celm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2130 | _celm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2153:1: error: BUILDSTDERR: warning: label ‘_celE’ defined but not used [-Wunused-label] BUILDSTDERR: 2153 | _celE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2153 | _celE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2192:1: error: BUILDSTDERR: warning: label ‘_celR’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _celR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _celR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se77_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2230:1: error: BUILDSTDERR: warning: label ‘_cemc’ defined but not used [-Wunused-label] BUILDSTDERR: 2230 | _cemc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2230 | _cemc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se76_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2256:1: error: BUILDSTDERR: warning: label ‘_cemj’ defined but not used [-Wunused-label] BUILDSTDERR: 2256 | _cemj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2256 | _cemj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se78_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2286:1: error: BUILDSTDERR: warning: label ‘_cemm’ defined but not used [-Wunused-label] BUILDSTDERR: 2286 | _cemm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2286 | _cemm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se75_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2325:1: error: BUILDSTDERR: warning: label ‘_cemv’ defined but not used [-Wunused-label] BUILDSTDERR: 2325 | _cemv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2325 | _cemv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se79_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2355:1: error: BUILDSTDERR: warning: label ‘_cemy’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _cemy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _cemy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se74_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2397:1: error: BUILDSTDERR: warning: label ‘_cemH’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _cemH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _cemH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2426:1: error: BUILDSTDERR: warning: label ‘_cemK’ defined but not used [-Wunused-label] BUILDSTDERR: 2426 | _cemK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2426 | _cemK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2462:1: error: BUILDSTDERR: warning: label ‘_cemX’ defined but not used [-Wunused-label] BUILDSTDERR: 2462 | _cemX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2462 | _cemX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2490:1: error: BUILDSTDERR: warning: label ‘_cen0’ defined but not used [-Wunused-label] BUILDSTDERR: 2490 | _cen0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2490 | _cen0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2528:1: error: BUILDSTDERR: warning: label ‘_cenb’ defined but not used [-Wunused-label] BUILDSTDERR: 2528 | _cenb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2528 | _cenb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2563:1: error: BUILDSTDERR: warning: label ‘_ceno’ defined but not used [-Wunused-label] BUILDSTDERR: 2563 | _ceno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2563 | _ceno: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2589:1: error: BUILDSTDERR: warning: label ‘_cenv’ defined but not used [-Wunused-label] BUILDSTDERR: 2589 | _cenv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2589 | _cenv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2618:1: error: BUILDSTDERR: warning: label ‘_ceny’ defined but not used [-Wunused-label] BUILDSTDERR: 2618 | _ceny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2618 | _ceny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cenM’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cenM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cenM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2675:1: error: BUILDSTDERR: warning: label ‘_cenU’ defined but not used [-Wunused-label] BUILDSTDERR: 2675 | _cenU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2675 | _cenU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2697:1: error: BUILDSTDERR: warning: label ‘_ceo1’ defined but not used [-Wunused-label] BUILDSTDERR: 2697 | _ceo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2697 | _ceo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2721:1: error: BUILDSTDERR: warning: label ‘_ceo9’ defined but not used [-Wunused-label] BUILDSTDERR: 2721 | _ceo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2721 | _ceo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2743:1: error: BUILDSTDERR: warning: label ‘_ceoh’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _ceoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _ceoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7n_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2765:1: error: BUILDSTDERR: warning: label ‘_ceoo’ defined but not used [-Wunused-label] BUILDSTDERR: 2765 | _ceoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2765 | _ceoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2796:1: error: BUILDSTDERR: warning: label ‘_ceos’ defined but not used [-Wunused-label] BUILDSTDERR: 2796 | _ceos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2796 | _ceos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2842:1: error: BUILDSTDERR: warning: label ‘_ceoG’ defined but not used [-Wunused-label] BUILDSTDERR: 2842 | _ceoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2842 | _ceoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2859:1: error: BUILDSTDERR: warning: label ‘_ceoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2859 | _ceoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2859 | _ceoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2896:1: error: BUILDSTDERR: warning: label ‘_ceoV’ defined but not used [-Wunused-label] BUILDSTDERR: 2896 | _ceoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2896 | _ceoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceoS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2917:1: error: BUILDSTDERR: warning: label ‘_ceoS’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _ceoS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _ceoS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceoY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2936:1: error: BUILDSTDERR: warning: label ‘_ceoY’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _ceoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _ceoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7I_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2958:1: error: BUILDSTDERR: warning: label ‘_ceph’ defined but not used [-Wunused-label] BUILDSTDERR: 2958 | _ceph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2958 | _ceph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7H_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:2985:1: error: BUILDSTDERR: warning: label ‘_cepo’ defined but not used [-Wunused-label] BUILDSTDERR: 2985 | _cepo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2985 | _cepo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3014:1: error: BUILDSTDERR: warning: label ‘_cepr’ defined but not used [-Wunused-label] BUILDSTDERR: 3014 | _cepr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3014 | _cepr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7N_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3049:1: error: BUILDSTDERR: warning: label ‘_cepN’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _cepN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _cepN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3074:1: error: BUILDSTDERR: warning: label ‘_cepQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _cepQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _cepQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3104:1: error: BUILDSTDERR: warning: label ‘_cepV’ defined but not used [-Wunused-label] BUILDSTDERR: 3104 | _cepV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3104 | _cepV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3141:1: error: BUILDSTDERR: warning: label ‘_ceq0’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _ceq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _ceq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3169:1: error: BUILDSTDERR: warning: label ‘_ceqi’ defined but not used [-Wunused-label] BUILDSTDERR: 3169 | _ceqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3169 | _ceqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3188:1: error: BUILDSTDERR: warning: label ‘_ceql’ defined but not used [-Wunused-label] BUILDSTDERR: 3188 | _ceql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3188 | _ceql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfFunctorReaderArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3225:1: error: BUILDSTDERR: warning: label ‘_ceqq’ defined but not used [-Wunused-label] BUILDSTDERR: 3225 | _ceqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3225 | _ceqq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3255:1: error: BUILDSTDERR: warning: label ‘_ceqE’ defined but not used [-Wunused-label] BUILDSTDERR: 3255 | _ceqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3255 | _ceqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se7X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3277:1: error: BUILDSTDERR: warning: label ‘_ceqM’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _ceqM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _ceqM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfFunctorReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3302:1: error: BUILDSTDERR: warning: label ‘_ceqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _ceqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _ceqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se82_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3338:1: error: BUILDSTDERR: warning: label ‘_cer3’ defined but not used [-Wunused-label] BUILDSTDERR: 3338 | _cer3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3338 | _cer3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3366:1: error: BUILDSTDERR: warning: label ‘_cer6’ defined but not used [-Wunused-label] BUILDSTDERR: 3366 | _cer6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3366 | _cer6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3399:1: error: BUILDSTDERR: warning: label ‘_cerf’ defined but not used [-Wunused-label] BUILDSTDERR: 3399 | _cerf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3399 | _cerf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8c_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3421:1: error: BUILDSTDERR: warning: label ‘_ceru’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _ceru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _ceru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se89_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3448:1: error: BUILDSTDERR: warning: label ‘_cerJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3448 | _cerJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3448 | _cerJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8a_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3477:1: error: BUILDSTDERR: warning: label ‘_cerM’ defined but not used [-Wunused-label] BUILDSTDERR: 3477 | _cerM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3477 | _cerM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3517:1: error: BUILDSTDERR: warning: label ‘_cerR’ defined but not used [-Wunused-label] BUILDSTDERR: 3517 | _cerR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3517 | _cerR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8d_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3560:1: error: BUILDSTDERR: warning: label ‘_cerW’ defined but not used [-Wunused-label] BUILDSTDERR: 3560 | _cerW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3560 | _cerW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se88_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3602:1: error: BUILDSTDERR: warning: label ‘_ces5’ defined but not used [-Wunused-label] BUILDSTDERR: 3602 | _ces5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3602 | _ces5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3631:1: error: BUILDSTDERR: warning: label ‘_ces8’ defined but not used [-Wunused-label] BUILDSTDERR: 3631 | _ces8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3631 | _ces8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3666:1: error: BUILDSTDERR: warning: label ‘_cesk’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _cesk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _cesk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cesh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3685:1: error: BUILDSTDERR: warning: label ‘_cesh’ defined but not used [-Wunused-label] BUILDSTDERR: 3685 | _cesh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3685 | _cesh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3707:1: error: BUILDSTDERR: warning: label ‘_cesD’ defined but not used [-Wunused-label] BUILDSTDERR: 3707 | _cesD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3707 | _cesD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8m_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cesG’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cesG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cesG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3773:1: error: BUILDSTDERR: warning: label ‘_cesL’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _cesL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _cesL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8t_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3804:1: error: BUILDSTDERR: warning: label ‘_cesZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _cesZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _cesZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3826:1: error: BUILDSTDERR: warning: label ‘_cet7’ defined but not used [-Wunused-label] BUILDSTDERR: 3826 | _cet7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3826 | _cet7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3848:1: error: BUILDSTDERR: warning: label ‘_cetf’ defined but not used [-Wunused-label] BUILDSTDERR: 3848 | _cetf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3848 | _cetf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3870:1: error: BUILDSTDERR: warning: label ‘_cetn’ defined but not used [-Wunused-label] BUILDSTDERR: 3870 | _cetn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3870 | _cetn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3892:1: error: BUILDSTDERR: warning: label ‘_cetv’ defined but not used [-Wunused-label] BUILDSTDERR: 3892 | _cetv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3892 | _cetv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3914:1: error: BUILDSTDERR: warning: label ‘_cetC’ defined but not used [-Wunused-label] BUILDSTDERR: 3914 | _cetC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3914 | _cetC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3945:1: error: BUILDSTDERR: warning: label ‘_cetG’ defined but not used [-Wunused-label] BUILDSTDERR: 3945 | _cetG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3945 | _cetG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:3994:1: error: BUILDSTDERR: warning: label ‘_cetV’ defined but not used [-Wunused-label] BUILDSTDERR: 3994 | _cetV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3994 | _cetV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cetT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4018:1: error: BUILDSTDERR: warning: label ‘_cetT’ defined but not used [-Wunused-label] BUILDSTDERR: 4018 | _cetT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4018 | _cetT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4034:1: error: BUILDSTDERR: warning: label ‘_ceu1’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _ceu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _ceu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4063:1: error: BUILDSTDERR: warning: label ‘_ceue’ defined but not used [-Wunused-label] BUILDSTDERR: 4063 | _ceue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4063 | _ceue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4088:1: error: BUILDSTDERR: warning: label ‘_ceuh’ defined but not used [-Wunused-label] BUILDSTDERR: 4088 | _ceuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4088 | _ceuh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4117:1: error: BUILDSTDERR: warning: label ‘_ceuu’ defined but not used [-Wunused-label] BUILDSTDERR: 4117 | _ceuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4117 | _ceuu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4142:1: error: BUILDSTDERR: warning: label ‘_ceux’ defined but not used [-Wunused-label] BUILDSTDERR: 4142 | _ceux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4142 | _ceux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8C_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4171:1: error: BUILDSTDERR: warning: label ‘_ceuK’ defined but not used [-Wunused-label] BUILDSTDERR: 4171 | _ceuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4171 | _ceuK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4196:1: error: BUILDSTDERR: warning: label ‘_ceuN’ defined but not used [-Wunused-label] BUILDSTDERR: 4196 | _ceuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4196 | _ceuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4225:1: error: BUILDSTDERR: warning: label ‘_cev0’ defined but not used [-Wunused-label] BUILDSTDERR: 4225 | _cev0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4225 | _cev0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4250:1: error: BUILDSTDERR: warning: label ‘_cev3’ defined but not used [-Wunused-label] BUILDSTDERR: 4250 | _cev3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4250 | _cev3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8G_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4279:1: error: BUILDSTDERR: warning: label ‘_cevg’ defined but not used [-Wunused-label] BUILDSTDERR: 4279 | _cevg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4279 | _cevg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4304:1: error: BUILDSTDERR: warning: label ‘_cevj’ defined but not used [-Wunused-label] BUILDSTDERR: 4304 | _cevj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4304 | _cevj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8I_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4333:1: error: BUILDSTDERR: warning: label ‘_cevw’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _cevw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _cevw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4358:1: error: BUILDSTDERR: warning: label ‘_cevz’ defined but not used [-Wunused-label] BUILDSTDERR: 4358 | _cevz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4358 | _cevz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8M_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4387:1: error: BUILDSTDERR: warning: label ‘_cevN’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _cevN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _cevN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8L_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4409:1: error: BUILDSTDERR: warning: label ‘_cevU’ defined but not used [-Wunused-label] BUILDSTDERR: 4409 | _cevU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4409 | _cevU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8K_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4433:1: error: BUILDSTDERR: warning: label ‘_cew1’ defined but not used [-Wunused-label] BUILDSTDERR: 4433 | _cew1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4433 | _cew1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4461:1: error: BUILDSTDERR: warning: label ‘_cew5’ defined but not used [-Wunused-label] BUILDSTDERR: 4461 | _cew5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4461 | _cew5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4500:1: error: BUILDSTDERR: warning: label ‘_cewi’ defined but not used [-Wunused-label] BUILDSTDERR: 4500 | _cewi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4500 | _cewi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4525:1: error: BUILDSTDERR: warning: label ‘_cewl’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _cewl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _cewl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4554:1: error: BUILDSTDERR: warning: label ‘_cewz’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _cewz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _cewz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8Q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cewG’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cewG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cewG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4603:1: error: BUILDSTDERR: warning: label ‘_cewK’ defined but not used [-Wunused-label] BUILDSTDERR: 4603 | _cewK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4603 | _cewK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4639:1: error: BUILDSTDERR: warning: label ‘_cewX’ defined but not used [-Wunused-label] BUILDSTDERR: 4639 | _cewX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4639 | _cewX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4664:1: error: BUILDSTDERR: warning: label ‘_cex0’ defined but not used [-Wunused-label] BUILDSTDERR: 4664 | _cex0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4664 | _cex0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cexd’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cexd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cexd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4718:1: error: BUILDSTDERR: warning: label ‘_cexg’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _cexg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _cexg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cext’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cext: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cext: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4772:1: error: BUILDSTDERR: warning: label ‘_cexw’ defined but not used [-Wunused-label] BUILDSTDERR: 4772 | _cexw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4772 | _cexw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se90_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4801:1: error: BUILDSTDERR: warning: label ‘_cexJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4801 | _cexJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4801 | _cexJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se8Z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4825:1: error: BUILDSTDERR: warning: label ‘_cexQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4825 | _cexQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4825 | _cexQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4852:1: error: BUILDSTDERR: warning: label ‘_cexU’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _cexU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _cexU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se92_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4888:1: error: BUILDSTDERR: warning: label ‘_cey7’ defined but not used [-Wunused-label] BUILDSTDERR: 4888 | _cey7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4888 | _cey7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4913:1: error: BUILDSTDERR: warning: label ‘_ceya’ defined but not used [-Wunused-label] BUILDSTDERR: 4913 | _ceya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4913 | _ceya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4943:1: error: BUILDSTDERR: warning: label ‘_ceym’ defined but not used [-Wunused-label] BUILDSTDERR: 4943 | _ceym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4943 | _ceym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceyj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4964:1: error: BUILDSTDERR: warning: label ‘_ceyj’ defined but not used [-Wunused-label] BUILDSTDERR: 4964 | _ceyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4964 | _ceyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceyr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:4987:1: error: BUILDSTDERR: warning: label ‘_ceyr’ defined but not used [-Wunused-label] BUILDSTDERR: 4987 | _ceyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4987 | _ceyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5034:1: error: BUILDSTDERR: warning: label ‘_cez7’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _cez7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _cez7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5060:1: error: BUILDSTDERR: warning: label ‘_ceze’ defined but not used [-Wunused-label] BUILDSTDERR: 5060 | _ceze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5060 | _ceze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9i_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5091:1: error: BUILDSTDERR: warning: label ‘_cezh’ defined but not used [-Wunused-label] BUILDSTDERR: 5091 | _cezh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5091 | _cezh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5131:1: error: BUILDSTDERR: warning: label ‘_cezq’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _cezq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _cezq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9j_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5162:1: error: BUILDSTDERR: warning: label ‘_cezt’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _cezt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _cezt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9e_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5206:1: error: BUILDSTDERR: warning: label ‘_cezC’ defined but not used [-Wunused-label] BUILDSTDERR: 5206 | _cezC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5206 | _cezC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5233:1: error: BUILDSTDERR: warning: label ‘_cezF’ defined but not used [-Wunused-label] BUILDSTDERR: 5233 | _cezF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5233 | _cezF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceyR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5257:1: error: BUILDSTDERR: warning: label ‘_ceyR’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _ceyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _ceyR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9m_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5296:1: error: BUILDSTDERR: warning: label ‘_cezV’ defined but not used [-Wunused-label] BUILDSTDERR: 5296 | _cezV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5296 | _cezV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_cezT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cezT’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cezT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cezT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5341:1: error: BUILDSTDERR: warning: label ‘_ceA1’ defined but not used [-Wunused-label] BUILDSTDERR: 5341 | _ceA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5341 | _ceA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5379:1: error: BUILDSTDERR: warning: label ‘_ceAd’ defined but not used [-Wunused-label] BUILDSTDERR: 5379 | _ceAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5379 | _ceAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceAa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5400:1: error: BUILDSTDERR: warning: label ‘_ceAa’ defined but not used [-Wunused-label] BUILDSTDERR: 5400 | _ceAa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5400 | _ceAa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceAi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5419:1: error: BUILDSTDERR: warning: label ‘_ceAi’ defined but not used [-Wunused-label] BUILDSTDERR: 5419 | _ceAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5419 | _ceAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5450:1: error: BUILDSTDERR: warning: label ‘_ceAK’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _ceAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _ceAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5477:1: error: BUILDSTDERR: warning: label ‘_ceAR’ defined but not used [-Wunused-label] BUILDSTDERR: 5477 | _ceAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5477 | _ceAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5504:1: error: BUILDSTDERR: warning: label ‘_ceAU’ defined but not used [-Wunused-label] BUILDSTDERR: 5504 | _ceAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5504 | _ceAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceAC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5528:1: error: BUILDSTDERR: warning: label ‘_ceAC’ defined but not used [-Wunused-label] BUILDSTDERR: 5528 | _ceAC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5528 | _ceAC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9F_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5565:1: error: BUILDSTDERR: warning: label ‘_ceB9’ defined but not used [-Wunused-label] BUILDSTDERR: 5565 | _ceB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5565 | _ceB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5587:1: error: BUILDSTDERR: warning: label ‘_ceBh’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _ceBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _ceBh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9D_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5609:1: error: BUILDSTDERR: warning: label ‘_ceBo’ defined but not used [-Wunused-label] BUILDSTDERR: 5609 | _ceBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5609 | _ceBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9C_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5633:1: error: BUILDSTDERR: warning: label ‘_ceBw’ defined but not used [-Wunused-label] BUILDSTDERR: 5633 | _ceBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5633 | _ceBw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9B_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5655:1: error: BUILDSTDERR: warning: label ‘_ceBD’ defined but not used [-Wunused-label] BUILDSTDERR: 5655 | _ceBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5655 | _ceBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5685:1: error: BUILDSTDERR: warning: label ‘_ceBH’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _ceBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _ceBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9I_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5730:1: error: BUILDSTDERR: warning: label ‘_ceBV’ defined but not used [-Wunused-label] BUILDSTDERR: 5730 | _ceBV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5730 | _ceBV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9H_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5752:1: error: BUILDSTDERR: warning: label ‘_ceC2’ defined but not used [-Wunused-label] BUILDSTDERR: 5752 | _ceC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5752 | _ceC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowTransformerReaderArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5779:1: error: BUILDSTDERR: warning: label ‘_ceC6’ defined but not used [-Wunused-label] BUILDSTDERR: 5779 | _ceC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5779 | _ceC6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9N_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5817:1: error: BUILDSTDERR: warning: label ‘_ceCn’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _ceCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _ceCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9M_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5843:1: error: BUILDSTDERR: warning: label ‘_ceCu’ defined but not used [-Wunused-label] BUILDSTDERR: 5843 | _ceCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5843 | _ceCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrowzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5868:1: error: BUILDSTDERR: warning: label ‘_ceCx’ defined but not used [-Wunused-label] BUILDSTDERR: 5868 | _ceCx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5868 | _ceCx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceCf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5893:1: error: BUILDSTDERR: warning: label ‘_ceCf’ defined but not used [-Wunused-label] BUILDSTDERR: 5893 | _ceCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5893 | _ceCf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceCy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5923:1: error: BUILDSTDERR: warning: label ‘_ceCy’ defined but not used [-Wunused-label] BUILDSTDERR: 5923 | _ceCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5923 | _ceCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5945:1: error: BUILDSTDERR: warning: label ‘_ceCR’ defined but not used [-Wunused-label] BUILDSTDERR: 5945 | _ceCR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5945 | _ceCR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5968:1: error: BUILDSTDERR: warning: label ‘_ceCY’ defined but not used [-Wunused-label] BUILDSTDERR: 5968 | _ceCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5968 | _ceCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9Q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:5992:1: error: BUILDSTDERR: warning: label ‘_ceD5’ defined but not used [-Wunused-label] BUILDSTDERR: 5992 | _ceD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5992 | _ceD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6016:1: error: BUILDSTDERR: warning: label ‘_ceDc’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _ceDc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _ceDc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6045:1: error: BUILDSTDERR: warning: label ‘_ceDg’ defined but not used [-Wunused-label] BUILDSTDERR: 6045 | _ceDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6045 | _ceDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6087:1: error: BUILDSTDERR: warning: label ‘_ceDt’ defined but not used [-Wunused-label] BUILDSTDERR: 6087 | _ceDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6087 | _ceDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6112:1: error: BUILDSTDERR: warning: label ‘_ceDw’ defined but not used [-Wunused-label] BUILDSTDERR: 6112 | _ceDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6112 | _ceDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sea2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6141:1: error: BUILDSTDERR: warning: label ‘_ceDK’ defined but not used [-Wunused-label] BUILDSTDERR: 6141 | _ceDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6141 | _ceDK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sea0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6164:1: error: BUILDSTDERR: warning: label ‘_ceDS’ defined but not used [-Wunused-label] BUILDSTDERR: 6164 | _ceDS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6164 | _ceDS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6187:1: error: BUILDSTDERR: warning: label ‘_ceDZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6187 | _ceDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6187 | _ceDZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘se9X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6211:1: error: BUILDSTDERR: warning: label ‘_ceE6’ defined but not used [-Wunused-label] BUILDSTDERR: 6211 | _ceE6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6211 | _ceE6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6240:1: error: BUILDSTDERR: warning: label ‘_ceEa’ defined but not used [-Wunused-label] BUILDSTDERR: 6240 | _ceEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6240 | _ceEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sea7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6283:1: error: BUILDSTDERR: warning: label ‘_ceEr’ defined but not used [-Wunused-label] BUILDSTDERR: 6283 | _ceEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6283 | _ceEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sea6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6309:1: error: BUILDSTDERR: warning: label ‘_ceEy’ defined but not used [-Wunused-label] BUILDSTDERR: 6309 | _ceEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6309 | _ceEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6334:1: error: BUILDSTDERR: warning: label ‘_ceEB’ defined but not used [-Wunused-label] BUILDSTDERR: 6334 | _ceEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6334 | _ceEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceEj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6359:1: error: BUILDSTDERR: warning: label ‘_ceEj’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _ceEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _ceEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceEC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6389:1: error: BUILDSTDERR: warning: label ‘_ceEC’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _ceEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _ceEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seac_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6412:1: error: BUILDSTDERR: warning: label ‘_ceEY’ defined but not used [-Wunused-label] BUILDSTDERR: 6412 | _ceEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6412 | _ceEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seab_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6438:1: error: BUILDSTDERR: warning: label ‘_ceF5’ defined but not used [-Wunused-label] BUILDSTDERR: 6438 | _ceF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6438 | _ceF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6463:1: error: BUILDSTDERR: warning: label ‘_ceF8’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _ceF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _ceF8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceEQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6488:1: error: BUILDSTDERR: warning: label ‘_ceEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6488 | _ceEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6488 | _ceEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceF9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6518:1: error: BUILDSTDERR: warning: label ‘_ceF9’ defined but not used [-Wunused-label] BUILDSTDERR: 6518 | _ceF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6518 | _ceF9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seag_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6540:1: error: BUILDSTDERR: warning: label ‘_ceFr’ defined but not used [-Wunused-label] BUILDSTDERR: 6540 | _ceFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6540 | _ceFr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6564:1: error: BUILDSTDERR: warning: label ‘_ceFy’ defined but not used [-Wunused-label] BUILDSTDERR: 6564 | _ceFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6564 | _ceFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seae_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6588:1: error: BUILDSTDERR: warning: label ‘_ceFF’ defined but not used [-Wunused-label] BUILDSTDERR: 6588 | _ceFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6588 | _ceFF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6616:1: error: BUILDSTDERR: warning: label ‘_ceFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6616 | _ceFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6616 | _ceFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seai_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6655:1: error: BUILDSTDERR: warning: label ‘_ceFW’ defined but not used [-Wunused-label] BUILDSTDERR: 6655 | _ceFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6655 | _ceFW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6680:1: error: BUILDSTDERR: warning: label ‘_ceFZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6680 | _ceFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6680 | _ceFZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seao_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6709:1: error: BUILDSTDERR: warning: label ‘_ceGd’ defined but not used [-Wunused-label] BUILDSTDERR: 6709 | _ceGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6709 | _ceGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sean_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6731:1: error: BUILDSTDERR: warning: label ‘_ceGl’ defined but not used [-Wunused-label] BUILDSTDERR: 6731 | _ceGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6731 | _ceGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seal_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6754:1: error: BUILDSTDERR: warning: label ‘_ceGs’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _ceGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _ceGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seak_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6778:1: error: BUILDSTDERR: warning: label ‘_ceGz’ defined but not used [-Wunused-label] BUILDSTDERR: 6778 | _ceGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6778 | _ceGz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6807:1: error: BUILDSTDERR: warning: label ‘_ceGD’ defined but not used [-Wunused-label] BUILDSTDERR: 6807 | _ceGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6807 | _ceGD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6850:1: error: BUILDSTDERR: warning: label ‘_ceGU’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _ceGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _ceGU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seas_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6876:1: error: BUILDSTDERR: warning: label ‘_ceH1’ defined but not used [-Wunused-label] BUILDSTDERR: 6876 | _ceH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6876 | _ceH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6901:1: error: BUILDSTDERR: warning: label ‘_ceH4’ defined but not used [-Wunused-label] BUILDSTDERR: 6901 | _ceH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6901 | _ceH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceGM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6926:1: error: BUILDSTDERR: warning: label ‘_ceGM’ defined but not used [-Wunused-label] BUILDSTDERR: 6926 | _ceGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6926 | _ceGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceH5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6956:1: error: BUILDSTDERR: warning: label ‘_ceH5’ defined but not used [-Wunused-label] BUILDSTDERR: 6956 | _ceH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6956 | _ceH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:6978:1: error: BUILDSTDERR: warning: label ‘_ceHo’ defined but not used [-Wunused-label] BUILDSTDERR: 6978 | _ceHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6978 | _ceHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7001:1: error: BUILDSTDERR: warning: label ‘_ceHw’ defined but not used [-Wunused-label] BUILDSTDERR: 7001 | _ceHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7001 | _ceHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seax_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7023:1: error: BUILDSTDERR: warning: label ‘_ceHE’ defined but not used [-Wunused-label] BUILDSTDERR: 7023 | _ceHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7023 | _ceHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7045:1: error: BUILDSTDERR: warning: label ‘_ceHL’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _ceHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _ceHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seav_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7069:1: error: BUILDSTDERR: warning: label ‘_ceHS’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _ceHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _ceHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7099:1: error: BUILDSTDERR: warning: label ‘_ceHW’ defined but not used [-Wunused-label] BUILDSTDERR: 7099 | _ceHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7099 | _ceHW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7144:1: error: BUILDSTDERR: warning: label ‘_ceI9’ defined but not used [-Wunused-label] BUILDSTDERR: 7144 | _ceI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7144 | _ceI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7169:1: error: BUILDSTDERR: warning: label ‘_ceIc’ defined but not used [-Wunused-label] BUILDSTDERR: 7169 | _ceIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7169 | _ceIc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7198:1: error: BUILDSTDERR: warning: label ‘_ceIq’ defined but not used [-Wunused-label] BUILDSTDERR: 7198 | _ceIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7198 | _ceIq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7220:1: error: BUILDSTDERR: warning: label ‘_ceIy’ defined but not used [-Wunused-label] BUILDSTDERR: 7220 | _ceIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7220 | _ceIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7243:1: error: BUILDSTDERR: warning: label ‘_ceIF’ defined but not used [-Wunused-label] BUILDSTDERR: 7243 | _ceIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7243 | _ceIF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7267:1: error: BUILDSTDERR: warning: label ‘_ceIM’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _ceIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _ceIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7296:1: error: BUILDSTDERR: warning: label ‘_ceIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7296 | _ceIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7296 | _ceIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7339:1: error: BUILDSTDERR: warning: label ‘_ceJb’ defined but not used [-Wunused-label] BUILDSTDERR: 7339 | _ceJb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7339 | _ceJb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7365:1: error: BUILDSTDERR: warning: label ‘_ceJi’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _ceJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _ceJi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrowzuzdcdelay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7392:1: error: BUILDSTDERR: warning: label ‘_ceJl’ defined but not used [-Wunused-label] BUILDSTDERR: 7392 | _ceJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7392 | _ceJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceIZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7414:1: error: BUILDSTDERR: warning: label ‘_ceIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _ceIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _ceIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceJ3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7434:1: error: BUILDSTDERR: warning: label ‘_ceJ3’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _ceJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _ceJ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceJm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7465:1: error: BUILDSTDERR: warning: label ‘_ceJm’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _ceJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _ceJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7487:1: error: BUILDSTDERR: warning: label ‘_ceJG’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _ceJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _ceJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7509:1: error: BUILDSTDERR: warning: label ‘_ceJN’ defined but not used [-Wunused-label] BUILDSTDERR: 7509 | _ceJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7509 | _ceJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7536:1: error: BUILDSTDERR: warning: label ‘_ceJR’ defined but not used [-Wunused-label] BUILDSTDERR: 7536 | _ceJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7536 | _ceJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘rdet_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7570:1: error: BUILDSTDERR: warning: label ‘_ceK0’ defined but not used [-Wunused-label] BUILDSTDERR: 7570 | _ceK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7570 | _ceK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7591:1: error: BUILDSTDERR: warning: label ‘_ceKc’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _ceKc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _ceKc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seaV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7613:1: error: BUILDSTDERR: warning: label ‘_ceKj’ defined but not used [-Wunused-label] BUILDSTDERR: 7613 | _ceKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7613 | _ceKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddReaderrReaderArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7641:1: error: BUILDSTDERR: warning: label ‘_ceKn’ defined but not used [-Wunused-label] BUILDSTDERR: 7641 | _ceKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7641 | _ceKn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seb1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7680:1: error: BUILDSTDERR: warning: label ‘_ceKE’ defined but not used [-Wunused-label] BUILDSTDERR: 7680 | _ceKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7680 | _ceKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seb0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7706:1: error: BUILDSTDERR: warning: label ‘_ceKL’ defined but not used [-Wunused-label] BUILDSTDERR: 7706 | _ceKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7706 | _ceKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrowzuzdczzeroArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7731:1: error: BUILDSTDERR: warning: label ‘_ceKO’ defined but not used [-Wunused-label] BUILDSTDERR: 7731 | _ceKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7731 | _ceKO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceKw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7756:1: error: BUILDSTDERR: warning: label ‘_ceKw’ defined but not used [-Wunused-label] BUILDSTDERR: 7756 | _ceKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7756 | _ceKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceKP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7786:1: error: BUILDSTDERR: warning: label ‘_ceKP’ defined but not used [-Wunused-label] BUILDSTDERR: 7786 | _ceKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7786 | _ceKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seb4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7808:1: error: BUILDSTDERR: warning: label ‘_ceL7’ defined but not used [-Wunused-label] BUILDSTDERR: 7808 | _ceL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7808 | _ceL7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seb3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7832:1: error: BUILDSTDERR: warning: label ‘_ceLe’ defined but not used [-Wunused-label] BUILDSTDERR: 7832 | _ceLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7832 | _ceLe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7859:1: error: BUILDSTDERR: warning: label ‘_ceLi’ defined but not used [-Wunused-label] BUILDSTDERR: 7859 | _ceLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7859 | _ceLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seba_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7896:1: error: BUILDSTDERR: warning: label ‘_ceLD’ defined but not used [-Wunused-label] BUILDSTDERR: 7896 | _ceLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7896 | _ceLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seb9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7922:1: error: BUILDSTDERR: warning: label ‘_ceLK’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _ceLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _ceLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrowzuzdcmempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7948:1: error: BUILDSTDERR: warning: label ‘_ceLN’ defined but not used [-Wunused-label] BUILDSTDERR: 7948 | _ceLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7948 | _ceLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceLr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7972:1: error: BUILDSTDERR: warning: label ‘_ceLr’ defined but not used [-Wunused-label] BUILDSTDERR: 7972 | _ceLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7972 | _ceLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceLv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:7994:1: error: BUILDSTDERR: warning: label ‘_ceLv’ defined but not used [-Wunused-label] BUILDSTDERR: 7994 | _ceLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7994 | _ceLv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceLO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8024:1: error: BUILDSTDERR: warning: label ‘_ceLO’ defined but not used [-Wunused-label] BUILDSTDERR: 8024 | _ceLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8024 | _ceLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8047:1: error: BUILDSTDERR: warning: label ‘_ceMf’ defined but not used [-Wunused-label] BUILDSTDERR: 8047 | _ceMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8047 | _ceMf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8073:1: error: BUILDSTDERR: warning: label ‘_ceMm’ defined but not used [-Wunused-label] BUILDSTDERR: 8073 | _ceMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8073 | _ceMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8099:1: error: BUILDSTDERR: warning: label ‘_ceMp’ defined but not used [-Wunused-label] BUILDSTDERR: 8099 | _ceMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8099 | _ceMp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceM3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8123:1: error: BUILDSTDERR: warning: label ‘_ceM3’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _ceM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _ceM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceM7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8145:1: error: BUILDSTDERR: warning: label ‘_ceM7’ defined but not used [-Wunused-label] BUILDSTDERR: 8145 | _ceM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8145 | _ceM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceMq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8175:1: error: BUILDSTDERR: warning: label ‘_ceMq’ defined but not used [-Wunused-label] BUILDSTDERR: 8175 | _ceMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8175 | _ceMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8197:1: error: BUILDSTDERR: warning: label ‘_ceMJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8197 | _ceMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8197 | _ceMJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowPlusReaderArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8222:1: error: BUILDSTDERR: warning: label ‘_ceMM’ defined but not used [-Wunused-label] BUILDSTDERR: 8222 | _ceMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8222 | _ceMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8251:1: error: BUILDSTDERR: warning: label ‘_ceN0’ defined but not used [-Wunused-label] BUILDSTDERR: 8251 | _ceN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8251 | _ceN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8274:1: error: BUILDSTDERR: warning: label ‘_ceN7’ defined but not used [-Wunused-label] BUILDSTDERR: 8274 | _ceN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8274 | _ceN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowPlusReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8301:1: error: BUILDSTDERR: warning: label ‘_ceNb’ defined but not used [-Wunused-label] BUILDSTDERR: 8301 | _ceNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8301 | _ceNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8338:1: error: BUILDSTDERR: warning: label ‘_ceNw’ defined but not used [-Wunused-label] BUILDSTDERR: 8338 | _ceNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8338 | _ceNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceNp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8369:1: error: BUILDSTDERR: warning: label ‘_ceNp’ defined but not used [-Wunused-label] BUILDSTDERR: 8369 | _ceNp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8369 | _ceNp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8410:1: error: BUILDSTDERR: warning: label ‘_ceNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8410 | _ceNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8410 | _ceNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8441:1: error: BUILDSTDERR: warning: label ‘_ceNV’ defined but not used [-Wunused-label] BUILDSTDERR: 8441 | _ceNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8441 | _ceNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceNS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8467:1: error: BUILDSTDERR: warning: label ‘_ceNS’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _ceNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _ceNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8490:1: error: BUILDSTDERR: warning: label ‘_ceOb’ defined but not used [-Wunused-label] BUILDSTDERR: 8490 | _ceOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8490 | _ceOb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8513:1: error: BUILDSTDERR: warning: label ‘_ceOj’ defined but not used [-Wunused-label] BUILDSTDERR: 8513 | _ceOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8513 | _ceOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8535:1: error: BUILDSTDERR: warning: label ‘_ceOr’ defined but not used [-Wunused-label] BUILDSTDERR: 8535 | _ceOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8535 | _ceOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8562:1: error: BUILDSTDERR: warning: label ‘_ceOv’ defined but not used [-Wunused-label] BUILDSTDERR: 8562 | _ceOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8562 | _ceOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8603:1: error: BUILDSTDERR: warning: label ‘_ceOI’ defined but not used [-Wunused-label] BUILDSTDERR: 8603 | _ceOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8603 | _ceOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8629:1: error: BUILDSTDERR: warning: label ‘_ceOL’ defined but not used [-Wunused-label] BUILDSTDERR: 8629 | _ceOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8629 | _ceOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8661:1: error: BUILDSTDERR: warning: label ‘_ceOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8661 | _ceOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8661 | _ceOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8686:1: error: BUILDSTDERR: warning: label ‘_cePe’ defined but not used [-Wunused-label] BUILDSTDERR: 8686 | _cePe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8686 | _cePe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceP7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8718:1: error: BUILDSTDERR: warning: label ‘_ceP7’ defined but not used [-Wunused-label] BUILDSTDERR: 8718 | _ceP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8718 | _ceP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8760:1: error: BUILDSTDERR: warning: label ‘_cePr’ defined but not used [-Wunused-label] BUILDSTDERR: 8760 | _cePr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8760 | _cePr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sec0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8794:1: error: BUILDSTDERR: warning: label ‘_cePE’ defined but not used [-Wunused-label] BUILDSTDERR: 8794 | _cePE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8794 | _cePE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8818:1: error: BUILDSTDERR: warning: label ‘_cePM’ defined but not used [-Wunused-label] BUILDSTDERR: 8818 | _cePM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8818 | _cePM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8841:1: error: BUILDSTDERR: warning: label ‘_cePT’ defined but not used [-Wunused-label] BUILDSTDERR: 8841 | _cePT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8841 | _cePT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sebV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8865:1: error: BUILDSTDERR: warning: label ‘_ceQ0’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _ceQ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _ceQ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8895:1: error: BUILDSTDERR: warning: label ‘_ceQ4’ defined but not used [-Wunused-label] BUILDSTDERR: 8895 | _ceQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8895 | _ceQ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sec2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8938:1: error: BUILDSTDERR: warning: label ‘_ceQh’ defined but not used [-Wunused-label] BUILDSTDERR: 8938 | _ceQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8938 | _ceQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8963:1: error: BUILDSTDERR: warning: label ‘_ceQk’ defined but not used [-Wunused-label] BUILDSTDERR: 8963 | _ceQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8963 | _ceQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:8992:1: error: BUILDSTDERR: warning: label ‘_ceQt’ defined but not used [-Wunused-label] BUILDSTDERR: 8992 | _ceQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8992 | _ceQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9014:1: error: BUILDSTDERR: warning: label ‘_ceQU’ defined but not used [-Wunused-label] BUILDSTDERR: 9014 | _ceQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9014 | _ceQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9041:1: error: BUILDSTDERR: warning: label ‘_ceR9’ defined but not used [-Wunused-label] BUILDSTDERR: 9041 | _ceR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9041 | _ceR9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9071:1: error: BUILDSTDERR: warning: label ‘_ceRc’ defined but not used [-Wunused-label] BUILDSTDERR: 9071 | _ceRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9071 | _ceRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seca_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9110:1: error: BUILDSTDERR: warning: label ‘_ceRp’ defined but not used [-Wunused-label] BUILDSTDERR: 9110 | _ceRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9110 | _ceRp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9139:1: error: BUILDSTDERR: warning: label ‘_ceRs’ defined but not used [-Wunused-label] BUILDSTDERR: 9139 | _ceRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9139 | _ceRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sece_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9181:1: error: BUILDSTDERR: warning: label ‘_ceRx’ defined but not used [-Wunused-label] BUILDSTDERR: 9181 | _ceRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9181 | _ceRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9230:1: error: BUILDSTDERR: warning: label ‘_ceRC’ defined but not used [-Wunused-label] BUILDSTDERR: 9230 | _ceRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9230 | _ceRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sec9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9274:1: error: BUILDSTDERR: warning: label ‘_ceRL’ defined but not used [-Wunused-label] BUILDSTDERR: 9274 | _ceRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9274 | _ceRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sec6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9302:1: error: BUILDSTDERR: warning: label ‘_ceRO’ defined but not used [-Wunused-label] BUILDSTDERR: 9302 | _ceRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9302 | _ceRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceQE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9331:1: error: BUILDSTDERR: warning: label ‘_ceQE’ defined but not used [-Wunused-label] BUILDSTDERR: 9331 | _ceQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9331 | _ceQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘_ceQI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9350:1: error: BUILDSTDERR: warning: label ‘_ceQI’ defined but not used [-Wunused-label] BUILDSTDERR: 9350 | _ceQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9350 | _ceQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9383:1: error: BUILDSTDERR: warning: label ‘_ceRV’ defined but not used [-Wunused-label] BUILDSTDERR: 9383 | _ceRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9383 | _ceRV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seck_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9414:1: error: BUILDSTDERR: warning: label ‘_ceSc’ defined but not used [-Wunused-label] BUILDSTDERR: 9414 | _ceSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9414 | _ceSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9436:1: error: BUILDSTDERR: warning: label ‘_ceSj’ defined but not used [-Wunused-label] BUILDSTDERR: 9436 | _ceSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9436 | _ceSj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘sect_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9461:1: error: BUILDSTDERR: warning: label ‘_ceSq’ defined but not used [-Wunused-label] BUILDSTDERR: 9461 | _ceSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9461 | _ceSq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9488:1: error: BUILDSTDERR: warning: label ‘_ceSF’ defined but not used [-Wunused-label] BUILDSTDERR: 9488 | _ceSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9488 | _ceSF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9515:1: error: BUILDSTDERR: warning: label ‘_ceSU’ defined but not used [-Wunused-label] BUILDSTDERR: 9515 | _ceSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9515 | _ceSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘seco_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9544:1: error: BUILDSTDERR: warning: label ‘_ceSX’ defined but not used [-Wunused-label] BUILDSTDERR: 9544 | _ceSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9544 | _ceSX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9584:1: error: BUILDSTDERR: warning: label ‘_ceT2’ defined but not used [-Wunused-label] BUILDSTDERR: 9584 | _ceT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9584 | _ceT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9627:1: error: BUILDSTDERR: warning: label ‘_ceT7’ defined but not used [-Wunused-label] BUILDSTDERR: 9627 | _ceT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9627 | _ceT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9669:1: error: BUILDSTDERR: warning: label ‘_ceTg’ defined but not used [-Wunused-label] BUILDSTDERR: 9669 | _ceTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9669 | _ceTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9700:1: error: BUILDSTDERR: warning: label ‘_ceTj’ defined but not used [-Wunused-label] BUILDSTDERR: 9700 | _ceTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9700 | _ceTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9748:1: error: BUILDSTDERR: warning: label ‘_ceTo’ defined but not used [-Wunused-label] BUILDSTDERR: 9748 | _ceTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9748 | _ceTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9794:1: error: BUILDSTDERR: warning: label ‘_ceTt’ defined but not used [-Wunused-label] BUILDSTDERR: 9794 | _ceTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9794 | _ceTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9825:1: error: BUILDSTDERR: warning: label ‘_ceTH’ defined but not used [-Wunused-label] BUILDSTDERR: 9825 | _ceTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9825 | _ceTH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9847:1: error: BUILDSTDERR: warning: label ‘_ceTP’ defined but not used [-Wunused-label] BUILDSTDERR: 9847 | _ceTP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9847 | _ceTP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9869:1: error: BUILDSTDERR: warning: label ‘_ceTX’ defined but not used [-Wunused-label] BUILDSTDERR: 9869 | _ceTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9869 | _ceTX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9892:1: error: BUILDSTDERR: warning: label ‘_ceU4’ defined but not used [-Wunused-label] BUILDSTDERR: 9892 | _ceU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9892 | _ceU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘secv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9916:1: error: BUILDSTDERR: warning: label ‘_ceUb’ defined but not used [-Wunused-label] BUILDSTDERR: 9916 | _ceUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9916 | _ceUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_76.hc:9946:1: error: BUILDSTDERR: warning: label ‘_ceUf’ defined but not used [-Wunused-label] BUILDSTDERR: 9946 | _ceUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9946 | _ceUf: BUILDSTDERR: | ^ [ 8 of 12] Compiling Control.Arrow.Transformer.State ( Control/Arrow/Transformer/State.hs, dist/build/Control/Arrow/Transformer/State.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfVo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:14:1: error: BUILDSTDERR: warning: label ‘_cg4t’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cg4t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cg4t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfVl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:37:1: error: BUILDSTDERR: warning: label ‘_cg4A’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cg4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cg4A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfCategoryTYPEStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:64:1: error: BUILDSTDERR: warning: label ‘_cg4E’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cg4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cg4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfVw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:101:1: error: BUILDSTDERR: warning: label ‘_cg4V’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cg4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cg4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg4S’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:131:1: error: BUILDSTDERR: warning: label ‘_cg4S’ defined but not used [-Wunused-label] BUILDSTDERR: 131 | _cg4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 131 | _cg4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:164:1: error: BUILDSTDERR: warning: label ‘_cg56’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cg56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cg56: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfVy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:200:1: error: BUILDSTDERR: warning: label ‘_cg5j’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _cg5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _cg5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:225:1: error: BUILDSTDERR: warning: label ‘_cg5m’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cg5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cg5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:255:1: error: BUILDSTDERR: warning: label ‘_cg5y’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _cg5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _cg5y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg5v’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:278:1: error: BUILDSTDERR: warning: label ‘_cg5v’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _cg5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _cg5v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:312:1: error: BUILDSTDERR: warning: label ‘_cg5M’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cg5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cg5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:341:1: error: BUILDSTDERR: warning: label ‘_cg5W’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _cg5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _cg5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg5T’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:363:1: error: BUILDSTDERR: warning: label ‘_cg5T’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cg5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cg5T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:397:1: error: BUILDSTDERR: warning: label ‘_cg6a’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _cg6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _cg6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:427:1: error: BUILDSTDERR: warning: label ‘_cg6k’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _cg6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _cg6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg6h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:454:1: error: BUILDSTDERR: warning: label ‘_cg6h’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _cg6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _cg6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg6p’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:478:1: error: BUILDSTDERR: warning: label ‘_cg6p’ defined but not used [-Wunused-label] BUILDSTDERR: 478 | _cg6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 478 | _cg6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg6A’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:512:1: error: BUILDSTDERR: warning: label ‘_cg6A’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _cg6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _cg6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfW1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:549:1: error: BUILDSTDERR: warning: label ‘_cg76’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _cg76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _cg76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfW0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:575:1: error: BUILDSTDERR: warning: label ‘_cg7d’ defined but not used [-Wunused-label] BUILDSTDERR: 575 | _cg7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 575 | _cg7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfW2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:606:1: error: BUILDSTDERR: warning: label ‘_cg7g’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _cg7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _cg7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfVZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:648:1: error: BUILDSTDERR: warning: label ‘_cg7p’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _cg7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _cg7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:675:1: error: BUILDSTDERR: warning: label ‘_cg7s’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cg7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cg7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg6U’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:700:1: error: BUILDSTDERR: warning: label ‘_cg6U’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _cg6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _cg6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg7t’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:732:1: error: BUILDSTDERR: warning: label ‘_cg7t’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _cg7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _cg7t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:755:1: error: BUILDSTDERR: warning: label ‘_cg7O’ defined but not used [-Wunused-label] BUILDSTDERR: 755 | _cg7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 755 | _cg7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg7H’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:779:1: error: BUILDSTDERR: warning: label ‘_cg7H’ defined but not used [-Wunused-label] BUILDSTDERR: 779 | _cg7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 779 | _cg7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg86’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:816:1: error: BUILDSTDERR: warning: label ‘_cg86’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cg86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cg86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg7T’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:850:1: error: BUILDSTDERR: warning: label ‘_cg7T’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _cg7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _cg7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:888:1: error: BUILDSTDERR: warning: label ‘_cg8r’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _cg8r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _cg8r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg8o’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:915:1: error: BUILDSTDERR: warning: label ‘_cg8o’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _cg8o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _cg8o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg8w’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:943:1: error: BUILDSTDERR: warning: label ‘_cg8w’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _cg8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _cg8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:998:1: error: BUILDSTDERR: warning: label ‘_cg9e’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _cg9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _cg9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1024:1: error: BUILDSTDERR: warning: label ‘_cg9l’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _cg9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _cg9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1056:1: error: BUILDSTDERR: warning: label ‘_cg9o’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _cg9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _cg9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1099:1: error: BUILDSTDERR: warning: label ‘_cg9x’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _cg9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _cg9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cg9A’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cg9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cg9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg8Y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1149:1: error: BUILDSTDERR: warning: label ‘_cg8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _cg8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _cg8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg92’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1171:1: error: BUILDSTDERR: warning: label ‘_cg92’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _cg92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _cg92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1212:1: error: BUILDSTDERR: warning: label ‘_cg9O’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _cg9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _cg9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg9L’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1239:1: error: BUILDSTDERR: warning: label ‘_cg9L’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _cg9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _cg9L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cg9R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1264:1: error: BUILDSTDERR: warning: label ‘_cg9R’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _cg9R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _cg9R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1302:1: error: BUILDSTDERR: warning: label ‘_cgai’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _cgai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _cgai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1328:1: error: BUILDSTDERR: warning: label ‘_cgap’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _cgap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _cgap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1353:1: error: BUILDSTDERR: warning: label ‘_cgas’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _cgas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _cgas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgaa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1378:1: error: BUILDSTDERR: warning: label ‘_cgaa’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _cgaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _cgaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgat’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cgat’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cgat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cgat: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfWK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1431:1: error: BUILDSTDERR: warning: label ‘_cgaO’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _cgaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _cgaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgaL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1462:1: error: BUILDSTDERR: warning: label ‘_cgaL’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _cgaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _cgaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_swapsnd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1498:1: error: BUILDSTDERR: warning: label ‘_cgb5’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _cgb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _cgb5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1542:1: error: BUILDSTDERR: warning: label ‘_cgbq’ defined but not used [-Wunused-label] BUILDSTDERR: 1542 | _cgbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1542 | _cgbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cgbt’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cgbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cgbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgbi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1597:1: error: BUILDSTDERR: warning: label ‘_cgbi’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _cgbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _cgbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgbu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1625:1: error: BUILDSTDERR: warning: label ‘_cgbu’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _cgbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _cgbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1647:1: error: BUILDSTDERR: warning: label ‘_cgbE’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _cgbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _cgbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1685:1: error: BUILDSTDERR: warning: label ‘_cgbV’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _cgbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _cgbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1712:1: error: BUILDSTDERR: warning: label ‘_cgc2’ defined but not used [-Wunused-label] BUILDSTDERR: 1712 | _cgc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1712 | _cgc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1739:1: error: BUILDSTDERR: warning: label ‘_cgc5’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _cgc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _cgc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgbN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1764:1: error: BUILDSTDERR: warning: label ‘_cgbN’ defined but not used [-Wunused-label] BUILDSTDERR: 1764 | _cgbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1764 | _cgbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgc6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1795:1: error: BUILDSTDERR: warning: label ‘_cgc6’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _cgc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _cgc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1818:1: error: BUILDSTDERR: warning: label ‘_cgcs’ defined but not used [-Wunused-label] BUILDSTDERR: 1818 | _cgcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1818 | _cgcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1844:1: error: BUILDSTDERR: warning: label ‘_cgcz’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _cgcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _cgcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcelimReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1871:1: error: BUILDSTDERR: warning: label ‘_cgcC’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _cgcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _cgcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgck’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1896:1: error: BUILDSTDERR: warning: label ‘_cgck’ defined but not used [-Wunused-label] BUILDSTDERR: 1896 | _cgck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1896 | _cgck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgcD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1927:1: error: BUILDSTDERR: warning: label ‘_cgcD’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _cgcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _cgcD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1950:1: error: BUILDSTDERR: warning: label ‘_cgdb’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _cgdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _cgdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:1980:1: error: BUILDSTDERR: warning: label ‘_cgde’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _cgde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _cgde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2019:1: error: BUILDSTDERR: warning: label ‘_cgdn’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _cgdn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _cgdn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2046:1: error: BUILDSTDERR: warning: label ‘_cgdq’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _cgdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _cgdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgcV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2073:1: error: BUILDSTDERR: warning: label ‘_cgcV’ defined but not used [-Wunused-label] BUILDSTDERR: 2073 | _cgcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2073 | _cgcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgcZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2095:1: error: BUILDSTDERR: warning: label ‘_cgcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _cgcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _cgcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2131:1: error: BUILDSTDERR: warning: label ‘_cgdx’ defined but not used [-Wunused-label] BUILDSTDERR: 2131 | _cgdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2131 | _cgdx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2169:1: error: BUILDSTDERR: warning: label ‘_cgdO’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _cgdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _cgdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2196:1: error: BUILDSTDERR: warning: label ‘_cgdV’ defined but not used [-Wunused-label] BUILDSTDERR: 2196 | _cgdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2196 | _cgdV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2223:1: error: BUILDSTDERR: warning: label ‘_cgdY’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _cgdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _cgdY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgdG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2248:1: error: BUILDSTDERR: warning: label ‘_cgdG’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _cgdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _cgdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgdZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2279:1: error: BUILDSTDERR: warning: label ‘_cgdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _cgdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _cgdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2302:1: error: BUILDSTDERR: warning: label ‘_cgel’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _cgel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _cgel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2328:1: error: BUILDSTDERR: warning: label ‘_cges’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _cges: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _cges: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrowzuzdcnewReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2355:1: error: BUILDSTDERR: warning: label ‘_cgev’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _cgev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _cgev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cged’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2380:1: error: BUILDSTDERR: warning: label ‘_cged’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _cged: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _cged: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgew’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2411:1: error: BUILDSTDERR: warning: label ‘_cgew’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _cgew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _cgew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2434:1: error: BUILDSTDERR: warning: label ‘_cgeW’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _cgeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _cgeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfXV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2461:1: error: BUILDSTDERR: warning: label ‘_cgeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2461 | _cgeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2461 | _cgeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgeO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2489:1: error: BUILDSTDERR: warning: label ‘_cgeO’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _cgeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _cgeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgf0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2517:1: error: BUILDSTDERR: warning: label ‘_cgf0’ defined but not used [-Wunused-label] BUILDSTDERR: 2517 | _cgf0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2517 | _cgf0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2539:1: error: BUILDSTDERR: warning: label ‘_cgfa’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _cgfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _cgfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2579:1: error: BUILDSTDERR: warning: label ‘_cgfm’ defined but not used [-Wunused-label] BUILDSTDERR: 2579 | _cgfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2579 | _cgfm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgfj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2606:1: error: BUILDSTDERR: warning: label ‘_cgfj’ defined but not used [-Wunused-label] BUILDSTDERR: 2606 | _cgfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2606 | _cgfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgfp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2630:1: error: BUILDSTDERR: warning: label ‘_cgfp’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _cgfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _cgfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgfu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2654:1: error: BUILDSTDERR: warning: label ‘_cgfu’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _cgfu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _cgfu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2691:1: error: BUILDSTDERR: warning: label ‘_cgfT’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _cgfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _cgfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2715:1: error: BUILDSTDERR: warning: label ‘_cgg0’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _cgg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _cgg0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2740:1: error: BUILDSTDERR: warning: label ‘_cggb’ defined but not used [-Wunused-label] BUILDSTDERR: 2740 | _cggb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2740 | _cggb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2770:1: error: BUILDSTDERR: warning: label ‘_cgge’ defined but not used [-Wunused-label] BUILDSTDERR: 2770 | _cgge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2770 | _cgge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cggr’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cggr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cggr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2839:1: error: BUILDSTDERR: warning: label ‘_cggu’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _cggu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _cggu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2884:1: error: BUILDSTDERR: warning: label ‘_cggz’ defined but not used [-Wunused-label] BUILDSTDERR: 2884 | _cggz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2884 | _cggz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2935:1: error: BUILDSTDERR: warning: label ‘_cggU’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _cggU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _cggU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2961:1: error: BUILDSTDERR: warning: label ‘_cgh1’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _cgh1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _cgh1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:2992:1: error: BUILDSTDERR: warning: label ‘_cgh4’ defined but not used [-Wunused-label] BUILDSTDERR: 2992 | _cgh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2992 | _cgh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cghd’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cghd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cghd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3061:1: error: BUILDSTDERR: warning: label ‘_cghg’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _cghg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _cghg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cggI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3086:1: error: BUILDSTDERR: warning: label ‘_cggI’ defined but not used [-Wunused-label] BUILDSTDERR: 3086 | _cggI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3086 | _cggI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3126:1: error: BUILDSTDERR: warning: label ‘_cght’ defined but not used [-Wunused-label] BUILDSTDERR: 3126 | _cght: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3126 | _cght: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cghq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3149:1: error: BUILDSTDERR: warning: label ‘_cghq’ defined but not used [-Wunused-label] BUILDSTDERR: 3149 | _cghq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3149 | _cghq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3190:1: error: BUILDSTDERR: warning: label ‘_cgi0’ defined but not used [-Wunused-label] BUILDSTDERR: 3190 | _cgi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3190 | _cgi0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3216:1: error: BUILDSTDERR: warning: label ‘_cgi7’ defined but not used [-Wunused-label] BUILDSTDERR: 3216 | _cgi7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3216 | _cgi7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3247:1: error: BUILDSTDERR: warning: label ‘_cgia’ defined but not used [-Wunused-label] BUILDSTDERR: 3247 | _cgia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3247 | _cgia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3288:1: error: BUILDSTDERR: warning: label ‘_cgij’ defined but not used [-Wunused-label] BUILDSTDERR: 3288 | _cgij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3288 | _cgij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3319:1: error: BUILDSTDERR: warning: label ‘_cgim’ defined but not used [-Wunused-label] BUILDSTDERR: 3319 | _cgim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3319 | _cgim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3364:1: error: BUILDSTDERR: warning: label ‘_cgiv’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _cgiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _cgiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3391:1: error: BUILDSTDERR: warning: label ‘_cgiy’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _cgiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _cgiy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cghK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3416:1: error: BUILDSTDERR: warning: label ‘_cghK’ defined but not used [-Wunused-label] BUILDSTDERR: 3416 | _cghK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3416 | _cghK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3456:1: error: BUILDSTDERR: warning: label ‘_cgiO’ defined but not used [-Wunused-label] BUILDSTDERR: 3456 | _cgiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3456 | _cgiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgiM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3480:1: error: BUILDSTDERR: warning: label ‘_cgiM’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _cgiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _cgiM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cgiU’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cgiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cgiU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cgj6’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cgj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cgj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgj3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3557:1: error: BUILDSTDERR: warning: label ‘_cgj3’ defined but not used [-Wunused-label] BUILDSTDERR: 3557 | _cgj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3557 | _cgj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3595:1: error: BUILDSTDERR: warning: label ‘_cgjp’ defined but not used [-Wunused-label] BUILDSTDERR: 3595 | _cgjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3595 | _cgjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfYY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3621:1: error: BUILDSTDERR: warning: label ‘_cgjw’ defined but not used [-Wunused-label] BUILDSTDERR: 3621 | _cgjw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3621 | _cgjw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3651:1: error: BUILDSTDERR: warning: label ‘_cgjB’ defined but not used [-Wunused-label] BUILDSTDERR: 3651 | _cgjB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3651 | _cgjB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgjz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cgjz’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cgjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cgjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cgjS’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cgjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cgjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cgk0’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cgk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cgk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3753:1: error: BUILDSTDERR: warning: label ‘_cgk8’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _cgk8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _cgk8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3775:1: error: BUILDSTDERR: warning: label ‘_cgkg’ defined but not used [-Wunused-label] BUILDSTDERR: 3775 | _cgkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3775 | _cgkg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cgko’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cgko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cgko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3819:1: error: BUILDSTDERR: warning: label ‘_cgkv’ defined but not used [-Wunused-label] BUILDSTDERR: 3819 | _cgkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3819 | _cgkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3850:1: error: BUILDSTDERR: warning: label ‘_cgkz’ defined but not used [-Wunused-label] BUILDSTDERR: 3850 | _cgkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3850 | _cgkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZ8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3898:1: error: BUILDSTDERR: warning: label ‘_cgkM’ defined but not used [-Wunused-label] BUILDSTDERR: 3898 | _cgkM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3898 | _cgkM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3923:1: error: BUILDSTDERR: warning: label ‘_cgkP’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _cgkP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _cgkP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3952:1: error: BUILDSTDERR: warning: label ‘_cgl2’ defined but not used [-Wunused-label] BUILDSTDERR: 3952 | _cgl2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3952 | _cgl2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:3977:1: error: BUILDSTDERR: warning: label ‘_cgl5’ defined but not used [-Wunused-label] BUILDSTDERR: 3977 | _cgl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3977 | _cgl5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4006:1: error: BUILDSTDERR: warning: label ‘_cgli’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _cgli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _cgli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4031:1: error: BUILDSTDERR: warning: label ‘_cgll’ defined but not used [-Wunused-label] BUILDSTDERR: 4031 | _cgll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4031 | _cgll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4061:1: error: BUILDSTDERR: warning: label ‘_cglC’ defined but not used [-Wunused-label] BUILDSTDERR: 4061 | _cglC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4061 | _cglC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cglz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4090:1: error: BUILDSTDERR: warning: label ‘_cglz’ defined but not used [-Wunused-label] BUILDSTDERR: 4090 | _cglz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4090 | _cglz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4119:1: error: BUILDSTDERR: warning: label ‘_cglM’ defined but not used [-Wunused-label] BUILDSTDERR: 4119 | _cglM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4119 | _cglM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4156:1: error: BUILDSTDERR: warning: label ‘_cgm7’ defined but not used [-Wunused-label] BUILDSTDERR: 4156 | _cgm7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4156 | _cgm7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgm4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4184:1: error: BUILDSTDERR: warning: label ‘_cgm4’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _cgm4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _cgm4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4202:1: error: BUILDSTDERR: warning: label ‘_cgme’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _cgme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _cgme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cglV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4226:1: error: BUILDSTDERR: warning: label ‘_cglV’ defined but not used [-Wunused-label] BUILDSTDERR: 4226 | _cglV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4226 | _cglV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4262:1: error: BUILDSTDERR: warning: label ‘_cgmu’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _cgmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _cgmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4289:1: error: BUILDSTDERR: warning: label ‘_cgmB’ defined but not used [-Wunused-label] BUILDSTDERR: 4289 | _cgmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4289 | _cgmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cgmG’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cgmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cgmG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgmE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4355:1: error: BUILDSTDERR: warning: label ‘_cgmE’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _cgmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _cgmE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4378:1: error: BUILDSTDERR: warning: label ‘_cgn4’ defined but not used [-Wunused-label] BUILDSTDERR: 4378 | _cgn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4378 | _cgn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgn1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4408:1: error: BUILDSTDERR: warning: label ‘_cgn1’ defined but not used [-Wunused-label] BUILDSTDERR: 4408 | _cgn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4408 | _cgn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4443:1: error: BUILDSTDERR: warning: label ‘_cgnf’ defined but not used [-Wunused-label] BUILDSTDERR: 4443 | _cgnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4443 | _cgnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4482:1: error: BUILDSTDERR: warning: label ‘_cgnm’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _cgnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _cgnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgnk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4514:1: error: BUILDSTDERR: warning: label ‘_cgnk’ defined but not used [-Wunused-label] BUILDSTDERR: 4514 | _cgnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4514 | _cgnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4537:1: error: BUILDSTDERR: warning: label ‘_cgnK’ defined but not used [-Wunused-label] BUILDSTDERR: 4537 | _cgnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4537 | _cgnK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgnH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4566:1: error: BUILDSTDERR: warning: label ‘_cgnH’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _cgnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _cgnH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4597:1: error: BUILDSTDERR: warning: label ‘_cgnU’ defined but not used [-Wunused-label] BUILDSTDERR: 4597 | _cgnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4597 | _cgnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfFunctorStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4636:1: error: BUILDSTDERR: warning: label ‘_cgo1’ defined but not used [-Wunused-label] BUILDSTDERR: 4636 | _cgo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4636 | _cgo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgnZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4668:1: error: BUILDSTDERR: warning: label ‘_cgnZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4668 | _cgnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4668 | _cgnZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4690:1: error: BUILDSTDERR: warning: label ‘_cgoi’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _cgoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _cgoi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4712:1: error: BUILDSTDERR: warning: label ‘_cgoq’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _cgoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _cgoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfFunctorStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cgou’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cgou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cgou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sfZZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4773:1: error: BUILDSTDERR: warning: label ‘_cgoH’ defined but not used [-Wunused-label] BUILDSTDERR: 4773 | _cgoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4773 | _cgoH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4801:1: error: BUILDSTDERR: warning: label ‘_cgoK’ defined but not used [-Wunused-label] BUILDSTDERR: 4801 | _cgoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4801 | _cgoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4834:1: error: BUILDSTDERR: warning: label ‘_cgoT’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _cgoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _cgoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4856:1: error: BUILDSTDERR: warning: label ‘_cgp3’ defined but not used [-Wunused-label] BUILDSTDERR: 4856 | _cgp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4856 | _cgp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgp0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4879:1: error: BUILDSTDERR: warning: label ‘_cgp0’ defined but not used [-Wunused-label] BUILDSTDERR: 4879 | _cgp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4879 | _cgp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg09_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4913:1: error: BUILDSTDERR: warning: label ‘_cgpp’ defined but not used [-Wunused-label] BUILDSTDERR: 4913 | _cgpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4913 | _cgpp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0a_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4943:1: error: BUILDSTDERR: warning: label ‘_cgpu’ defined but not used [-Wunused-label] BUILDSTDERR: 4943 | _cgpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4943 | _cgpu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgps’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4979:1: error: BUILDSTDERR: warning: label ‘_cgps’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _cgps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _cgps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:4997:1: error: BUILDSTDERR: warning: label ‘_cgpC’ defined but not used [-Wunused-label] BUILDSTDERR: 4997 | _cgpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4997 | _cgpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5025:1: error: BUILDSTDERR: warning: label ‘_cgpV’ defined but not used [-Wunused-label] BUILDSTDERR: 5025 | _cgpV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5025 | _cgpV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5042:1: error: BUILDSTDERR: warning: label ‘_cgpY’ defined but not used [-Wunused-label] BUILDSTDERR: 5042 | _cgpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5042 | _cgpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgpL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5066:1: error: BUILDSTDERR: warning: label ‘_cgpL’ defined but not used [-Wunused-label] BUILDSTDERR: 5066 | _cgpL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5066 | _cgpL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0k_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5103:1: error: BUILDSTDERR: warning: label ‘_cgqi’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _cgqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _cgqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5133:1: error: BUILDSTDERR: warning: label ‘_cgqn’ defined but not used [-Wunused-label] BUILDSTDERR: 5133 | _cgqn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5133 | _cgqn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgql’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5169:1: error: BUILDSTDERR: warning: label ‘_cgql’ defined but not used [-Wunused-label] BUILDSTDERR: 5169 | _cgql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5169 | _cgql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5187:1: error: BUILDSTDERR: warning: label ‘_cgqv’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _cgqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _cgqv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5218:1: error: BUILDSTDERR: warning: label ‘_cgqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5218 | _cgqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5218 | _cgqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5240:1: error: BUILDSTDERR: warning: label ‘_cgqR’ defined but not used [-Wunused-label] BUILDSTDERR: 5240 | _cgqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5240 | _cgqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5262:1: error: BUILDSTDERR: warning: label ‘_cgqZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _cgqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _cgqZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5284:1: error: BUILDSTDERR: warning: label ‘_cgr7’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _cgr7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _cgr7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5306:1: error: BUILDSTDERR: warning: label ‘_cgrf’ defined but not used [-Wunused-label] BUILDSTDERR: 5306 | _cgrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5306 | _cgrf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0n_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5328:1: error: BUILDSTDERR: warning: label ‘_cgrm’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _cgrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _cgrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5359:1: error: BUILDSTDERR: warning: label ‘_cgrq’ defined but not used [-Wunused-label] BUILDSTDERR: 5359 | _cgrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5359 | _cgrq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0v_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5408:1: error: BUILDSTDERR: warning: label ‘_cgrF’ defined but not used [-Wunused-label] BUILDSTDERR: 5408 | _cgrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5408 | _cgrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgrD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5432:1: error: BUILDSTDERR: warning: label ‘_cgrD’ defined but not used [-Wunused-label] BUILDSTDERR: 5432 | _cgrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5432 | _cgrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5448:1: error: BUILDSTDERR: warning: label ‘_cgrL’ defined but not used [-Wunused-label] BUILDSTDERR: 5448 | _cgrL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5448 | _cgrL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0x_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5477:1: error: BUILDSTDERR: warning: label ‘_cgrY’ defined but not used [-Wunused-label] BUILDSTDERR: 5477 | _cgrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5477 | _cgrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5502:1: error: BUILDSTDERR: warning: label ‘_cgs1’ defined but not used [-Wunused-label] BUILDSTDERR: 5502 | _cgs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5502 | _cgs1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5531:1: error: BUILDSTDERR: warning: label ‘_cgsf’ defined but not used [-Wunused-label] BUILDSTDERR: 5531 | _cgsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5531 | _cgsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5553:1: error: BUILDSTDERR: warning: label ‘_cgsm’ defined but not used [-Wunused-label] BUILDSTDERR: 5553 | _cgsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5553 | _cgsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5580:1: error: BUILDSTDERR: warning: label ‘_cgsq’ defined but not used [-Wunused-label] BUILDSTDERR: 5580 | _cgsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5580 | _cgsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0C_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5616:1: error: BUILDSTDERR: warning: label ‘_cgsD’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _cgsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _cgsD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5641:1: error: BUILDSTDERR: warning: label ‘_cgsG’ defined but not used [-Wunused-label] BUILDSTDERR: 5641 | _cgsG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5641 | _cgsG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5670:1: error: BUILDSTDERR: warning: label ‘_cgsT’ defined but not used [-Wunused-label] BUILDSTDERR: 5670 | _cgsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5670 | _cgsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5695:1: error: BUILDSTDERR: warning: label ‘_cgsW’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _cgsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _cgsW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0H_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5724:1: error: BUILDSTDERR: warning: label ‘_cgt9’ defined but not used [-Wunused-label] BUILDSTDERR: 5724 | _cgt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5724 | _cgt9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0G_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5748:1: error: BUILDSTDERR: warning: label ‘_cgtg’ defined but not used [-Wunused-label] BUILDSTDERR: 5748 | _cgtg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5748 | _cgtg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5775:1: error: BUILDSTDERR: warning: label ‘_cgtk’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _cgtk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _cgtk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5811:1: error: BUILDSTDERR: warning: label ‘_cgtx’ defined but not used [-Wunused-label] BUILDSTDERR: 5811 | _cgtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5811 | _cgtx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5836:1: error: BUILDSTDERR: warning: label ‘_cgtA’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _cgtA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _cgtA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5866:1: error: BUILDSTDERR: warning: label ‘_cgtZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5866 | _cgtZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5866 | _cgtZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgtS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5898:1: error: BUILDSTDERR: warning: label ‘_cgtS’ defined but not used [-Wunused-label] BUILDSTDERR: 5898 | _cgtS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5898 | _cgtS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5941:1: error: BUILDSTDERR: warning: label ‘_cguf’ defined but not used [-Wunused-label] BUILDSTDERR: 5941 | _cguf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5941 | _cguf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgtJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:5965:1: error: BUILDSTDERR: warning: label ‘_cgtJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5965 | _cgtJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5965 | _cgtJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6001:1: error: BUILDSTDERR: warning: label ‘_cguL’ defined but not used [-Wunused-label] BUILDSTDERR: 6001 | _cguL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6001 | _cguL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0Z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6027:1: error: BUILDSTDERR: warning: label ‘_cguS’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _cguS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _cguS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg11_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6059:1: error: BUILDSTDERR: warning: label ‘_cguV’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _cguV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _cguV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6101:1: error: BUILDSTDERR: warning: label ‘_cgv4’ defined but not used [-Wunused-label] BUILDSTDERR: 6101 | _cgv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6101 | _cgv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg12_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6133:1: error: BUILDSTDERR: warning: label ‘_cgv7’ defined but not used [-Wunused-label] BUILDSTDERR: 6133 | _cgv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6133 | _cgv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg0X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6180:1: error: BUILDSTDERR: warning: label ‘_cgvg’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _cgvg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _cgvg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6207:1: error: BUILDSTDERR: warning: label ‘_cgvj’ defined but not used [-Wunused-label] BUILDSTDERR: 6207 | _cgvj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6207 | _cgvj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgur’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6230:1: error: BUILDSTDERR: warning: label ‘_cgur’ defined but not used [-Wunused-label] BUILDSTDERR: 6230 | _cgur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6230 | _cgur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cguv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6252:1: error: BUILDSTDERR: warning: label ‘_cguv’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _cguv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _cguv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg17_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6294:1: error: BUILDSTDERR: warning: label ‘_cgvA’ defined but not used [-Wunused-label] BUILDSTDERR: 6294 | _cgvA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6294 | _cgvA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgvy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6319:1: error: BUILDSTDERR: warning: label ‘_cgvy’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _cgvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _cgvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgvD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6335:1: error: BUILDSTDERR: warning: label ‘_cgvD’ defined but not used [-Wunused-label] BUILDSTDERR: 6335 | _cgvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6335 | _cgvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6352:1: error: BUILDSTDERR: warning: label ‘_cgvL’ defined but not used [-Wunused-label] BUILDSTDERR: 6352 | _cgvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6352 | _cgvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6389:1: error: BUILDSTDERR: warning: label ‘_cgwa’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _cgwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _cgwa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgw3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6417:1: error: BUILDSTDERR: warning: label ‘_cgw3’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _cgw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _cgw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6444:1: error: BUILDSTDERR: warning: label ‘_cgwk’ defined but not used [-Wunused-label] BUILDSTDERR: 6444 | _cgwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6444 | _cgwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgvU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6468:1: error: BUILDSTDERR: warning: label ‘_cgvU’ defined but not used [-Wunused-label] BUILDSTDERR: 6468 | _cgvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6468 | _cgvU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1m_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6504:1: error: BUILDSTDERR: warning: label ‘_cgwE’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _cgwE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _cgwE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6531:1: error: BUILDSTDERR: warning: label ‘_cgwL’ defined but not used [-Wunused-label] BUILDSTDERR: 6531 | _cgwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6531 | _cgwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6558:1: error: BUILDSTDERR: warning: label ‘_cgwO’ defined but not used [-Wunused-label] BUILDSTDERR: 6558 | _cgwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6558 | _cgwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgww’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6583:1: error: BUILDSTDERR: warning: label ‘_cgww’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _cgww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _cgww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgwP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6614:1: error: BUILDSTDERR: warning: label ‘_cgwP’ defined but not used [-Wunused-label] BUILDSTDERR: 6614 | _cgwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6614 | _cgwP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6636:1: error: BUILDSTDERR: warning: label ‘_cgx8’ defined but not used [-Wunused-label] BUILDSTDERR: 6636 | _cgx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6636 | _cgx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1r_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cgxg’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cgxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cgxg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6680:1: error: BUILDSTDERR: warning: label ‘_cgxo’ defined but not used [-Wunused-label] BUILDSTDERR: 6680 | _cgxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6680 | _cgxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6702:1: error: BUILDSTDERR: warning: label ‘_cgxw’ defined but not used [-Wunused-label] BUILDSTDERR: 6702 | _cgxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6702 | _cgxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6724:1: error: BUILDSTDERR: warning: label ‘_cgxD’ defined but not used [-Wunused-label] BUILDSTDERR: 6724 | _cgxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6724 | _cgxD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6754:1: error: BUILDSTDERR: warning: label ‘_cgxH’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _cgxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _cgxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6799:1: error: BUILDSTDERR: warning: label ‘_cgxU’ defined but not used [-Wunused-label] BUILDSTDERR: 6799 | _cgxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6799 | _cgxU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6824:1: error: BUILDSTDERR: warning: label ‘_cgxX’ defined but not used [-Wunused-label] BUILDSTDERR: 6824 | _cgxX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6824 | _cgxX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6853:1: error: BUILDSTDERR: warning: label ‘_cgya’ defined but not used [-Wunused-label] BUILDSTDERR: 6853 | _cgya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6853 | _cgya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6878:1: error: BUILDSTDERR: warning: label ‘_cgyd’ defined but not used [-Wunused-label] BUILDSTDERR: 6878 | _cgyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6878 | _cgyd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6907:1: error: BUILDSTDERR: warning: label ‘_cgyq’ defined but not used [-Wunused-label] BUILDSTDERR: 6907 | _cgyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6907 | _cgyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6932:1: error: BUILDSTDERR: warning: label ‘_cgyt’ defined but not used [-Wunused-label] BUILDSTDERR: 6932 | _cgyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6932 | _cgyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1A_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6961:1: error: BUILDSTDERR: warning: label ‘_cgyG’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _cgyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _cgyG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowZZeroStateArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:6986:1: error: BUILDSTDERR: warning: label ‘_cgyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _cgyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _cgyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1D_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7015:1: error: BUILDSTDERR: warning: label ‘_cgyW’ defined but not used [-Wunused-label] BUILDSTDERR: 7015 | _cgyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7015 | _cgyW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1C_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7039:1: error: BUILDSTDERR: warning: label ‘_cgz3’ defined but not used [-Wunused-label] BUILDSTDERR: 7039 | _cgz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7039 | _cgz3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowZZeroStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7066:1: error: BUILDSTDERR: warning: label ‘_cgz7’ defined but not used [-Wunused-label] BUILDSTDERR: 7066 | _cgz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7066 | _cgz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7104:1: error: BUILDSTDERR: warning: label ‘_cgzi’ defined but not used [-Wunused-label] BUILDSTDERR: 7104 | _cgzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7104 | _cgzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgzg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7126:1: error: BUILDSTDERR: warning: label ‘_cgzg’ defined but not used [-Wunused-label] BUILDSTDERR: 7126 | _cgzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7126 | _cgzg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7148:1: error: BUILDSTDERR: warning: label ‘_cgzu’ defined but not used [-Wunused-label] BUILDSTDERR: 7148 | _cgzu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7148 | _cgzu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgzs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7170:1: error: BUILDSTDERR: warning: label ‘_cgzs’ defined but not used [-Wunused-label] BUILDSTDERR: 7170 | _cgzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7170 | _cgzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7190:1: error: BUILDSTDERR: warning: label ‘_cgzI’ defined but not used [-Wunused-label] BUILDSTDERR: 7190 | _cgzI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7190 | _cgzI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowPlusStateArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7215:1: error: BUILDSTDERR: warning: label ‘_cgzL’ defined but not used [-Wunused-label] BUILDSTDERR: 7215 | _cgzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7215 | _cgzL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7244:1: error: BUILDSTDERR: warning: label ‘_cgzZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7244 | _cgzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7244 | _cgzZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1L_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7267:1: error: BUILDSTDERR: warning: label ‘_cgA6’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _cgA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _cgA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowPlusStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7294:1: error: BUILDSTDERR: warning: label ‘_cgAa’ defined but not used [-Wunused-label] BUILDSTDERR: 7294 | _cgAa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7294 | _cgAa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg1S_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7331:1: error: BUILDSTDERR: warning: label ‘_cgAv’ defined but not used [-Wunused-label] BUILDSTDERR: 7331 | _cgAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7331 | _cgAv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgAo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7362:1: error: BUILDSTDERR: warning: label ‘_cgAo’ defined but not used [-Wunused-label] BUILDSTDERR: 7362 | _cgAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7362 | _cgAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7403:1: error: BUILDSTDERR: warning: label ‘_cgAI’ defined but not used [-Wunused-label] BUILDSTDERR: 7403 | _cgAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7403 | _cgAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7434:1: error: BUILDSTDERR: warning: label ‘_cgAU’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _cgAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _cgAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgAR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7460:1: error: BUILDSTDERR: warning: label ‘_cgAR’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _cgAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _cgAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg29_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7483:1: error: BUILDSTDERR: warning: label ‘_cgBa’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _cgBa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _cgBa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg28_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7506:1: error: BUILDSTDERR: warning: label ‘_cgBi’ defined but not used [-Wunused-label] BUILDSTDERR: 7506 | _cgBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7506 | _cgBi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg27_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7528:1: error: BUILDSTDERR: warning: label ‘_cgBq’ defined but not used [-Wunused-label] BUILDSTDERR: 7528 | _cgBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7528 | _cgBq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7555:1: error: BUILDSTDERR: warning: label ‘_cgBu’ defined but not used [-Wunused-label] BUILDSTDERR: 7555 | _cgBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7555 | _cgBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2c_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7596:1: error: BUILDSTDERR: warning: label ‘_cgBH’ defined but not used [-Wunused-label] BUILDSTDERR: 7596 | _cgBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7596 | _cgBH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7622:1: error: BUILDSTDERR: warning: label ‘_cgBK’ defined but not used [-Wunused-label] BUILDSTDERR: 7622 | _cgBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7622 | _cgBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7654:1: error: BUILDSTDERR: warning: label ‘_cgBY’ defined but not used [-Wunused-label] BUILDSTDERR: 7654 | _cgBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7654 | _cgBY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7676:1: error: BUILDSTDERR: warning: label ‘_cgC5’ defined but not used [-Wunused-label] BUILDSTDERR: 7676 | _cgC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7676 | _cgC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7701:1: error: BUILDSTDERR: warning: label ‘_cgCk’ defined but not used [-Wunused-label] BUILDSTDERR: 7701 | _cgCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7701 | _cgCk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgCd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7733:1: error: BUILDSTDERR: warning: label ‘_cgCd’ defined but not used [-Wunused-label] BUILDSTDERR: 7733 | _cgCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7733 | _cgCd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7777:1: error: BUILDSTDERR: warning: label ‘_cgCx’ defined but not used [-Wunused-label] BUILDSTDERR: 7777 | _cgCx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7777 | _cgCx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2t_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7813:1: error: BUILDSTDERR: warning: label ‘_cgCL’ defined but not used [-Wunused-label] BUILDSTDERR: 7813 | _cgCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7813 | _cgCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7835:1: error: BUILDSTDERR: warning: label ‘_cgCT’ defined but not used [-Wunused-label] BUILDSTDERR: 7835 | _cgCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7835 | _cgCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7858:1: error: BUILDSTDERR: warning: label ‘_cgD0’ defined but not used [-Wunused-label] BUILDSTDERR: 7858 | _cgD0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7858 | _cgD0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7882:1: error: BUILDSTDERR: warning: label ‘_cgD7’ defined but not used [-Wunused-label] BUILDSTDERR: 7882 | _cgD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7882 | _cgD7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7912:1: error: BUILDSTDERR: warning: label ‘_cgDb’ defined but not used [-Wunused-label] BUILDSTDERR: 7912 | _cgDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7912 | _cgDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7956:1: error: BUILDSTDERR: warning: label ‘_cgDv’ defined but not used [-Wunused-label] BUILDSTDERR: 7956 | _cgDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7956 | _cgDv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:7985:1: error: BUILDSTDERR: warning: label ‘_cgDA’ defined but not used [-Wunused-label] BUILDSTDERR: 7985 | _cgDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7985 | _cgDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgDk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8009:1: error: BUILDSTDERR: warning: label ‘_cgDk’ defined but not used [-Wunused-label] BUILDSTDERR: 8009 | _cgDk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8009 | _cgDk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8046:1: error: BUILDSTDERR: warning: label ‘_cgDP’ defined but not used [-Wunused-label] BUILDSTDERR: 8046 | _cgDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8046 | _cgDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgDM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8069:1: error: BUILDSTDERR: warning: label ‘_cgDM’ defined but not used [-Wunused-label] BUILDSTDERR: 8069 | _cgDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8069 | _cgDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2R_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8103:1: error: BUILDSTDERR: warning: label ‘_cgEn’ defined but not used [-Wunused-label] BUILDSTDERR: 8103 | _cgEn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8103 | _cgEn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2O_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8130:1: error: BUILDSTDERR: warning: label ‘_cgEC’ defined but not used [-Wunused-label] BUILDSTDERR: 8130 | _cgEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8130 | _cgEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2P_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8160:1: error: BUILDSTDERR: warning: label ‘_cgEF’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _cgEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _cgEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2M_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8199:1: error: BUILDSTDERR: warning: label ‘_cgES’ defined but not used [-Wunused-label] BUILDSTDERR: 8199 | _cgES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8199 | _cgES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2N_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8229:1: error: BUILDSTDERR: warning: label ‘_cgEX’ defined but not used [-Wunused-label] BUILDSTDERR: 8229 | _cgEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8229 | _cgEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgEV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8265:1: error: BUILDSTDERR: warning: label ‘_cgEV’ defined but not used [-Wunused-label] BUILDSTDERR: 8265 | _cgEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8265 | _cgEV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2Q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8288:1: error: BUILDSTDERR: warning: label ‘_cgF5’ defined but not used [-Wunused-label] BUILDSTDERR: 8288 | _cgF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8288 | _cgF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2S_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8338:1: error: BUILDSTDERR: warning: label ‘_cgFc’ defined but not used [-Wunused-label] BUILDSTDERR: 8338 | _cgFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8338 | _cgFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgFa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8382:1: error: BUILDSTDERR: warning: label ‘_cgFa’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _cgFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _cgFa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8403:1: error: BUILDSTDERR: warning: label ‘_cgFo’ defined but not used [-Wunused-label] BUILDSTDERR: 8403 | _cgFo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8403 | _cgFo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2F_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8431:1: error: BUILDSTDERR: warning: label ‘_cgFr’ defined but not used [-Wunused-label] BUILDSTDERR: 8431 | _cgFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8431 | _cgFr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgE7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8460:1: error: BUILDSTDERR: warning: label ‘_cgE7’ defined but not used [-Wunused-label] BUILDSTDERR: 8460 | _cgE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8460 | _cgE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgEb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8480:1: error: BUILDSTDERR: warning: label ‘_cgEb’ defined but not used [-Wunused-label] BUILDSTDERR: 8480 | _cgEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8480 | _cgEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgFs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8512:1: error: BUILDSTDERR: warning: label ‘_cgFs’ defined but not used [-Wunused-label] BUILDSTDERR: 8512 | _cgFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8512 | _cgFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8529:1: error: BUILDSTDERR: warning: label ‘_cgFD’ defined but not used [-Wunused-label] BUILDSTDERR: 8529 | _cgFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8529 | _cgFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8560:1: error: BUILDSTDERR: warning: label ‘_cgFU’ defined but not used [-Wunused-label] BUILDSTDERR: 8560 | _cgFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8560 | _cgFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2X_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8582:1: error: BUILDSTDERR: warning: label ‘_cgG1’ defined but not used [-Wunused-label] BUILDSTDERR: 8582 | _cgG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8582 | _cgG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg32_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8607:1: error: BUILDSTDERR: warning: label ‘_cgG8’ defined but not used [-Wunused-label] BUILDSTDERR: 8607 | _cgG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8607 | _cgG8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2Z_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8634:1: error: BUILDSTDERR: warning: label ‘_cgGn’ defined but not used [-Wunused-label] BUILDSTDERR: 8634 | _cgGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8634 | _cgGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg30_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8664:1: error: BUILDSTDERR: warning: label ‘_cgGs’ defined but not used [-Wunused-label] BUILDSTDERR: 8664 | _cgGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8664 | _cgGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgGq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8700:1: error: BUILDSTDERR: warning: label ‘_cgGq’ defined but not used [-Wunused-label] BUILDSTDERR: 8700 | _cgGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8700 | _cgGq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg31_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8721:1: error: BUILDSTDERR: warning: label ‘_cgGA’ defined but not used [-Wunused-label] BUILDSTDERR: 8721 | _cgGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8721 | _cgGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg2V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8766:1: error: BUILDSTDERR: warning: label ‘_cgGF’ defined but not used [-Wunused-label] BUILDSTDERR: 8766 | _cgGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8766 | _cgGF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8812:1: error: BUILDSTDERR: warning: label ‘_cgGK’ defined but not used [-Wunused-label] BUILDSTDERR: 8812 | _cgGK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8812 | _cgGK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3a_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8843:1: error: BUILDSTDERR: warning: label ‘_cgGY’ defined but not used [-Wunused-label] BUILDSTDERR: 8843 | _cgGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8843 | _cgGY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg39_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8865:1: error: BUILDSTDERR: warning: label ‘_cgH6’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _cgH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _cgH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg38_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8887:1: error: BUILDSTDERR: warning: label ‘_cgHe’ defined but not used [-Wunused-label] BUILDSTDERR: 8887 | _cgHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8887 | _cgHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg35_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8910:1: error: BUILDSTDERR: warning: label ‘_cgHl’ defined but not used [-Wunused-label] BUILDSTDERR: 8910 | _cgHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8910 | _cgHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg34_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8934:1: error: BUILDSTDERR: warning: label ‘_cgHs’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _cgHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _cgHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:8964:1: error: BUILDSTDERR: warning: label ‘_cgHw’ defined but not used [-Wunused-label] BUILDSTDERR: 8964 | _cgHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8964 | _cgHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3e_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9009:1: error: BUILDSTDERR: warning: label ‘_cgHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9009 | _cgHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9009 | _cgHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3d_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9033:1: error: BUILDSTDERR: warning: label ‘_cgHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9033 | _cgHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9033 | _cgHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3c_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9057:1: error: BUILDSTDERR: warning: label ‘_cgHX’ defined but not used [-Wunused-label] BUILDSTDERR: 9057 | _cgHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9057 | _cgHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9085:1: error: BUILDSTDERR: warning: label ‘_cgI1’ defined but not used [-Wunused-label] BUILDSTDERR: 9085 | _cgI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9085 | _cgI1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3i_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9124:1: error: BUILDSTDERR: warning: label ‘_cgIf’ defined but not used [-Wunused-label] BUILDSTDERR: 9124 | _cgIf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9124 | _cgIf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9147:1: error: BUILDSTDERR: warning: label ‘_cgIm’ defined but not used [-Wunused-label] BUILDSTDERR: 9147 | _cgIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9147 | _cgIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowTransformerStateArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9174:1: error: BUILDSTDERR: warning: label ‘_cgIq’ defined but not used [-Wunused-label] BUILDSTDERR: 9174 | _cgIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9174 | _cgIq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3l_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9211:1: error: BUILDSTDERR: warning: label ‘_cgID’ defined but not used [-Wunused-label] BUILDSTDERR: 9211 | _cgID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9211 | _cgID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9238:1: error: BUILDSTDERR: warning: label ‘_cgII’ defined but not used [-Wunused-label] BUILDSTDERR: 9238 | _cgII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9238 | _cgII: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgIG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9269:1: error: BUILDSTDERR: warning: label ‘_cgIG’ defined but not used [-Wunused-label] BUILDSTDERR: 9269 | _cgIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9269 | _cgIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9291:1: error: BUILDSTDERR: warning: label ‘_cgIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9291 | _cgIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9291 | _cgIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3p_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9313:1: error: BUILDSTDERR: warning: label ‘_cgJ6’ defined but not used [-Wunused-label] BUILDSTDERR: 9313 | _cgJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9313 | _cgJ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3o_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9337:1: error: BUILDSTDERR: warning: label ‘_cgJd’ defined but not used [-Wunused-label] BUILDSTDERR: 9337 | _cgJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9337 | _cgJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3n_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9361:1: error: BUILDSTDERR: warning: label ‘_cgJk’ defined but not used [-Wunused-label] BUILDSTDERR: 9361 | _cgJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9361 | _cgJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9390:1: error: BUILDSTDERR: warning: label ‘_cgJo’ defined but not used [-Wunused-label] BUILDSTDERR: 9390 | _cgJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9390 | _cgJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9432:1: error: BUILDSTDERR: warning: label ‘_cgJB’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _cgJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _cgJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9457:1: error: BUILDSTDERR: warning: label ‘_cgJE’ defined but not used [-Wunused-label] BUILDSTDERR: 9457 | _cgJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9457 | _cgJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9486:1: error: BUILDSTDERR: warning: label ‘_cgJS’ defined but not used [-Wunused-label] BUILDSTDERR: 9486 | _cgJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9486 | _cgJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3x_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9508:1: error: BUILDSTDERR: warning: label ‘_cgK0’ defined but not used [-Wunused-label] BUILDSTDERR: 9508 | _cgK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9508 | _cgK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3v_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9531:1: error: BUILDSTDERR: warning: label ‘_cgK7’ defined but not used [-Wunused-label] BUILDSTDERR: 9531 | _cgK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9531 | _cgK7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9555:1: error: BUILDSTDERR: warning: label ‘_cgKe’ defined but not used [-Wunused-label] BUILDSTDERR: 9555 | _cgKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9555 | _cgKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9584:1: error: BUILDSTDERR: warning: label ‘_cgKi’ defined but not used [-Wunused-label] BUILDSTDERR: 9584 | _cgKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9584 | _cgKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3B_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9626:1: error: BUILDSTDERR: warning: label ‘_cgKv’ defined but not used [-Wunused-label] BUILDSTDERR: 9626 | _cgKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9626 | _cgKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9653:1: error: BUILDSTDERR: warning: label ‘_cgKA’ defined but not used [-Wunused-label] BUILDSTDERR: 9653 | _cgKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9653 | _cgKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgKy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9684:1: error: BUILDSTDERR: warning: label ‘_cgKy’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _cgKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _cgKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3F_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9706:1: error: BUILDSTDERR: warning: label ‘_cgKR’ defined but not used [-Wunused-label] BUILDSTDERR: 9706 | _cgKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9706 | _cgKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3E_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9728:1: error: BUILDSTDERR: warning: label ‘_cgKY’ defined but not used [-Wunused-label] BUILDSTDERR: 9728 | _cgKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9728 | _cgKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3D_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9752:1: error: BUILDSTDERR: warning: label ‘_cgL5’ defined but not used [-Wunused-label] BUILDSTDERR: 9752 | _cgL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9752 | _cgL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9780:1: error: BUILDSTDERR: warning: label ‘_cgL9’ defined but not used [-Wunused-label] BUILDSTDERR: 9780 | _cgL9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9780 | _cgL9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3H_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9819:1: error: BUILDSTDERR: warning: label ‘_cgLm’ defined but not used [-Wunused-label] BUILDSTDERR: 9819 | _cgLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9819 | _cgLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9844:1: error: BUILDSTDERR: warning: label ‘_cgLp’ defined but not used [-Wunused-label] BUILDSTDERR: 9844 | _cgLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9844 | _cgLp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3N_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9873:1: error: BUILDSTDERR: warning: label ‘_cgLD’ defined but not used [-Wunused-label] BUILDSTDERR: 9873 | _cgLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9873 | _cgLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3M_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9895:1: error: BUILDSTDERR: warning: label ‘_cgLL’ defined but not used [-Wunused-label] BUILDSTDERR: 9895 | _cgLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9895 | _cgLL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3K_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9918:1: error: BUILDSTDERR: warning: label ‘_cgLS’ defined but not used [-Wunused-label] BUILDSTDERR: 9918 | _cgLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9918 | _cgLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3J_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9942:1: error: BUILDSTDERR: warning: label ‘_cgLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9942 | _cgLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9942 | _cgLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:9971:1: error: BUILDSTDERR: warning: label ‘_cgM3’ defined but not used [-Wunused-label] BUILDSTDERR: 9971 | _cgM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9971 | _cgM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3Q_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10013:1: error: BUILDSTDERR: warning: label ‘_cgMg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10013 | _cgMg: BUILDSTDERR: | ^ BUILDSTDERR: 10013 | _cgMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10040:1: error: BUILDSTDERR: warning: label ‘_cgMl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10040 | _cgMl: BUILDSTDERR: | ^ BUILDSTDERR: 10040 | _cgMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgMj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10071:1: error: BUILDSTDERR: warning: label ‘_cgMj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10071 | _cgMj: BUILDSTDERR: | ^ BUILDSTDERR: 10071 | _cgMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3W_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10093:1: error: BUILDSTDERR: warning: label ‘_cgMC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10093 | _cgMC: BUILDSTDERR: | ^ BUILDSTDERR: 10093 | _cgMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3V_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10115:1: error: BUILDSTDERR: warning: label ‘_cgMK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10115 | _cgMK: BUILDSTDERR: | ^ BUILDSTDERR: 10115 | _cgMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3U_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10137:1: error: BUILDSTDERR: warning: label ‘_cgMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10137 | _cgMS: BUILDSTDERR: | ^ BUILDSTDERR: 10137 | _cgMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3T_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10159:1: error: BUILDSTDERR: warning: label ‘_cgMZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _cgMZ: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _cgMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3S_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10183:1: error: BUILDSTDERR: warning: label ‘_cgN6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10183 | _cgN6: BUILDSTDERR: | ^ BUILDSTDERR: 10183 | _cgN6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10213:1: error: BUILDSTDERR: warning: label ‘_cgNa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10213 | _cgNa: BUILDSTDERR: | ^ BUILDSTDERR: 10213 | _cgNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg3Y_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10258:1: error: BUILDSTDERR: warning: label ‘_cgNn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10258 | _cgNn: BUILDSTDERR: | ^ BUILDSTDERR: 10258 | _cgNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10283:1: error: BUILDSTDERR: warning: label ‘_cgNq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10283 | _cgNq: BUILDSTDERR: | ^ BUILDSTDERR: 10283 | _cgNq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg44_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10312:1: error: BUILDSTDERR: warning: label ‘_cgNE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10312 | _cgNE: BUILDSTDERR: | ^ BUILDSTDERR: 10312 | _cgNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg43_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10334:1: error: BUILDSTDERR: warning: label ‘_cgNM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10334 | _cgNM: BUILDSTDERR: | ^ BUILDSTDERR: 10334 | _cgNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg41_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10357:1: error: BUILDSTDERR: warning: label ‘_cgNT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10357 | _cgNT: BUILDSTDERR: | ^ BUILDSTDERR: 10357 | _cgNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg40_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10381:1: error: BUILDSTDERR: warning: label ‘_cgO0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10381 | _cgO0: BUILDSTDERR: | ^ BUILDSTDERR: 10381 | _cgO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10410:1: error: BUILDSTDERR: warning: label ‘_cgO4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10410 | _cgO4: BUILDSTDERR: | ^ BUILDSTDERR: 10410 | _cgO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg49_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10452:1: error: BUILDSTDERR: warning: label ‘_cgOh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10452 | _cgOh: BUILDSTDERR: | ^ BUILDSTDERR: 10452 | _cgOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10481:1: error: BUILDSTDERR: warning: label ‘_cgOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10481 | _cgOm: BUILDSTDERR: | ^ BUILDSTDERR: 10481 | _cgOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgOk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10514:1: error: BUILDSTDERR: warning: label ‘_cgOk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10514 | _cgOk: BUILDSTDERR: | ^ BUILDSTDERR: 10514 | _cgOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘_cgOp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10530:1: error: BUILDSTDERR: warning: label ‘_cgOp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10530 | _cgOp: BUILDSTDERR: | ^ BUILDSTDERR: 10530 | _cgOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg4c_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10552:1: error: BUILDSTDERR: warning: label ‘_cgOI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10552 | _cgOI: BUILDSTDERR: | ^ BUILDSTDERR: 10552 | _cgOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg4b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10574:1: error: BUILDSTDERR: warning: label ‘_cgOP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10574 | _cgOP: BUILDSTDERR: | ^ BUILDSTDERR: 10574 | _cgOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10601:1: error: BUILDSTDERR: warning: label ‘_cgOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10601 | _cgOT: BUILDSTDERR: | ^ BUILDSTDERR: 10601 | _cgOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_runState1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10635:1: error: BUILDSTDERR: warning: label ‘_cgP2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10635 | _cgP2: BUILDSTDERR: | ^ BUILDSTDERR: 10635 | _cgP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_runState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10655:1: error: BUILDSTDERR: warning: label ‘_cgP9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10655 | _cgP9: BUILDSTDERR: | ^ BUILDSTDERR: 10655 | _cgP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘rfV1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10672:1: error: BUILDSTDERR: warning: label ‘_cgPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10672 | _cgPg: BUILDSTDERR: | ^ BUILDSTDERR: 10672 | _cgPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg4j_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10693:1: error: BUILDSTDERR: warning: label ‘_cgPs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10693 | _cgPs: BUILDSTDERR: | ^ BUILDSTDERR: 10693 | _cgPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘sg4h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10716:1: error: BUILDSTDERR: warning: label ‘_cgPz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10716 | _cgPz: BUILDSTDERR: | ^ BUILDSTDERR: 10716 | _cgPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddStatesStateArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_81.hc:10744:1: error: BUILDSTDERR: warning: label ‘_cgPD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10744 | _cgPD: BUILDSTDERR: | ^ BUILDSTDERR: 10744 | _cgPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgPM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:14:1: error: BUILDSTDERR: warning: label ‘_cgYR’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cgYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cgYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgPJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:37:1: error: BUILDSTDERR: warning: label ‘_cgYY’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cgYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cgYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfCategoryTYPEStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:64:1: error: BUILDSTDERR: warning: label ‘_cgZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cgZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cgZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgPU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:101:1: error: BUILDSTDERR: warning: label ‘_cgZj’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cgZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cgZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_cgZg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:131:1: error: BUILDSTDERR: warning: label ‘_cgZg’ defined but not used [-Wunused-label] BUILDSTDERR: 131 | _cgZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 131 | _cgZg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:164:1: error: BUILDSTDERR: warning: label ‘_cgZu’ defined but not used [-Wunused-label] BUILDSTDERR: 164 | _cgZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 164 | _cgZu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgPW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:200:1: error: BUILDSTDERR: warning: label ‘_cgZH’ defined but not used [-Wunused-label] BUILDSTDERR: 200 | _cgZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 200 | _cgZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:225:1: error: BUILDSTDERR: warning: label ‘_cgZK’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cgZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cgZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:255:1: error: BUILDSTDERR: warning: label ‘_cgZW’ defined but not used [-Wunused-label] BUILDSTDERR: 255 | _cgZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 255 | _cgZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_cgZT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:278:1: error: BUILDSTDERR: warning: label ‘_cgZT’ defined but not used [-Wunused-label] BUILDSTDERR: 278 | _cgZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 278 | _cgZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:312:1: error: BUILDSTDERR: warning: label ‘_ch0a’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _ch0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _ch0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:341:1: error: BUILDSTDERR: warning: label ‘_ch0k’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _ch0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _ch0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch0h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:363:1: error: BUILDSTDERR: warning: label ‘_ch0h’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _ch0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _ch0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:397:1: error: BUILDSTDERR: warning: label ‘_ch0y’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _ch0y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _ch0y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:427:1: error: BUILDSTDERR: warning: label ‘_ch0I’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _ch0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _ch0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch0F’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:454:1: error: BUILDSTDERR: warning: label ‘_ch0F’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _ch0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _ch0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch0N’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:478:1: error: BUILDSTDERR: warning: label ‘_ch0N’ defined but not used [-Wunused-label] BUILDSTDERR: 478 | _ch0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 478 | _ch0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch0Y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:512:1: error: BUILDSTDERR: warning: label ‘_ch0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 512 | _ch0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 512 | _ch0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:549:1: error: BUILDSTDERR: warning: label ‘_ch1u’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _ch1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _ch1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:575:1: error: BUILDSTDERR: warning: label ‘_ch1B’ defined but not used [-Wunused-label] BUILDSTDERR: 575 | _ch1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 575 | _ch1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:606:1: error: BUILDSTDERR: warning: label ‘_ch1E’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _ch1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _ch1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:648:1: error: BUILDSTDERR: warning: label ‘_ch1N’ defined but not used [-Wunused-label] BUILDSTDERR: 648 | _ch1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 648 | _ch1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:675:1: error: BUILDSTDERR: warning: label ‘_ch1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _ch1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _ch1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch1i’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:700:1: error: BUILDSTDERR: warning: label ‘_ch1i’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _ch1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _ch1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch1R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:732:1: error: BUILDSTDERR: warning: label ‘_ch1R’ defined but not used [-Wunused-label] BUILDSTDERR: 732 | _ch1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 732 | _ch1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:755:1: error: BUILDSTDERR: warning: label ‘_ch2c’ defined but not used [-Wunused-label] BUILDSTDERR: 755 | _ch2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 755 | _ch2c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch25’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:779:1: error: BUILDSTDERR: warning: label ‘_ch25’ defined but not used [-Wunused-label] BUILDSTDERR: 779 | _ch25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 779 | _ch25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch2u’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:816:1: error: BUILDSTDERR: warning: label ‘_ch2u’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _ch2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _ch2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch2h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:850:1: error: BUILDSTDERR: warning: label ‘_ch2h’ defined but not used [-Wunused-label] BUILDSTDERR: 850 | _ch2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 850 | _ch2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:888:1: error: BUILDSTDERR: warning: label ‘_ch2P’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _ch2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _ch2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch2M’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:915:1: error: BUILDSTDERR: warning: label ‘_ch2M’ defined but not used [-Wunused-label] BUILDSTDERR: 915 | _ch2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 915 | _ch2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch2U’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:943:1: error: BUILDSTDERR: warning: label ‘_ch2U’ defined but not used [-Wunused-label] BUILDSTDERR: 943 | _ch2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 943 | _ch2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:998:1: error: BUILDSTDERR: warning: label ‘_ch3C’ defined but not used [-Wunused-label] BUILDSTDERR: 998 | _ch3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 998 | _ch3C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1024:1: error: BUILDSTDERR: warning: label ‘_ch3J’ defined but not used [-Wunused-label] BUILDSTDERR: 1024 | _ch3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1024 | _ch3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1056:1: error: BUILDSTDERR: warning: label ‘_ch3M’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _ch3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _ch3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgQQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1099:1: error: BUILDSTDERR: warning: label ‘_ch3V’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _ch3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _ch3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1126:1: error: BUILDSTDERR: warning: label ‘_ch3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _ch3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _ch3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch3m’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1149:1: error: BUILDSTDERR: warning: label ‘_ch3m’ defined but not used [-Wunused-label] BUILDSTDERR: 1149 | _ch3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1149 | _ch3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch3q’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1171:1: error: BUILDSTDERR: warning: label ‘_ch3q’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _ch3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _ch3q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1212:1: error: BUILDSTDERR: warning: label ‘_ch4c’ defined but not used [-Wunused-label] BUILDSTDERR: 1212 | _ch4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1212 | _ch4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch49’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1239:1: error: BUILDSTDERR: warning: label ‘_ch49’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _ch49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _ch49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch4f’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1264:1: error: BUILDSTDERR: warning: label ‘_ch4f’ defined but not used [-Wunused-label] BUILDSTDERR: 1264 | _ch4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1264 | _ch4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgR6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1302:1: error: BUILDSTDERR: warning: label ‘_ch4G’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _ch4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _ch4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgR5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1328:1: error: BUILDSTDERR: warning: label ‘_ch4N’ defined but not used [-Wunused-label] BUILDSTDERR: 1328 | _ch4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1328 | _ch4N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1353:1: error: BUILDSTDERR: warning: label ‘_ch4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _ch4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _ch4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch4y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1378:1: error: BUILDSTDERR: warning: label ‘_ch4y’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _ch4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _ch4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch4R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1408:1: error: BUILDSTDERR: warning: label ‘_ch4R’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _ch4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _ch4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgR8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1431:1: error: BUILDSTDERR: warning: label ‘_ch5c’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _ch5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _ch5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch59’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1462:1: error: BUILDSTDERR: warning: label ‘_ch59’ defined but not used [-Wunused-label] BUILDSTDERR: 1462 | _ch59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1462 | _ch59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_swapsnd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1498:1: error: BUILDSTDERR: warning: label ‘_ch5t’ defined but not used [-Wunused-label] BUILDSTDERR: 1498 | _ch5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1498 | _ch5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1542:1: error: BUILDSTDERR: warning: label ‘_ch5O’ defined but not used [-Wunused-label] BUILDSTDERR: 1542 | _ch5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1542 | _ch5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1569:1: error: BUILDSTDERR: warning: label ‘_ch5R’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _ch5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _ch5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch5G’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1597:1: error: BUILDSTDERR: warning: label ‘_ch5G’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _ch5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _ch5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch5S’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1625:1: error: BUILDSTDERR: warning: label ‘_ch5S’ defined but not used [-Wunused-label] BUILDSTDERR: 1625 | _ch5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1625 | _ch5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1647:1: error: BUILDSTDERR: warning: label ‘_ch62’ defined but not used [-Wunused-label] BUILDSTDERR: 1647 | _ch62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1647 | _ch62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1685:1: error: BUILDSTDERR: warning: label ‘_ch6j’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _ch6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _ch6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1712:1: error: BUILDSTDERR: warning: label ‘_ch6q’ defined but not used [-Wunused-label] BUILDSTDERR: 1712 | _ch6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1712 | _ch6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1739:1: error: BUILDSTDERR: warning: label ‘_ch6t’ defined but not used [-Wunused-label] BUILDSTDERR: 1739 | _ch6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1739 | _ch6t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch6b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1764:1: error: BUILDSTDERR: warning: label ‘_ch6b’ defined but not used [-Wunused-label] BUILDSTDERR: 1764 | _ch6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1764 | _ch6b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch6u’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1795:1: error: BUILDSTDERR: warning: label ‘_ch6u’ defined but not used [-Wunused-label] BUILDSTDERR: 1795 | _ch6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1795 | _ch6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1818:1: error: BUILDSTDERR: warning: label ‘_ch6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1818 | _ch6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1818 | _ch6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1844:1: error: BUILDSTDERR: warning: label ‘_ch6X’ defined but not used [-Wunused-label] BUILDSTDERR: 1844 | _ch6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1844 | _ch6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcelimReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1871:1: error: BUILDSTDERR: warning: label ‘_ch70’ defined but not used [-Wunused-label] BUILDSTDERR: 1871 | _ch70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1871 | _ch70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch6I’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1896:1: error: BUILDSTDERR: warning: label ‘_ch6I’ defined but not used [-Wunused-label] BUILDSTDERR: 1896 | _ch6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1896 | _ch6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch71’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1927:1: error: BUILDSTDERR: warning: label ‘_ch71’ defined but not used [-Wunused-label] BUILDSTDERR: 1927 | _ch71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1927 | _ch71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1950:1: error: BUILDSTDERR: warning: label ‘_ch7z’ defined but not used [-Wunused-label] BUILDSTDERR: 1950 | _ch7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1950 | _ch7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:1980:1: error: BUILDSTDERR: warning: label ‘_ch7C’ defined but not used [-Wunused-label] BUILDSTDERR: 1980 | _ch7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1980 | _ch7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgRX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2019:1: error: BUILDSTDERR: warning: label ‘_ch7L’ defined but not used [-Wunused-label] BUILDSTDERR: 2019 | _ch7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2019 | _ch7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgS0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2046:1: error: BUILDSTDERR: warning: label ‘_ch7O’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _ch7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _ch7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch7j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2073:1: error: BUILDSTDERR: warning: label ‘_ch7j’ defined but not used [-Wunused-label] BUILDSTDERR: 2073 | _ch7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2073 | _ch7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch7n’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2095:1: error: BUILDSTDERR: warning: label ‘_ch7n’ defined but not used [-Wunused-label] BUILDSTDERR: 2095 | _ch7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2095 | _ch7n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2131:1: error: BUILDSTDERR: warning: label ‘_ch7V’ defined but not used [-Wunused-label] BUILDSTDERR: 2131 | _ch7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2131 | _ch7V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgS6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2169:1: error: BUILDSTDERR: warning: label ‘_ch8c’ defined but not used [-Wunused-label] BUILDSTDERR: 2169 | _ch8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2169 | _ch8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgS5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2196:1: error: BUILDSTDERR: warning: label ‘_ch8j’ defined but not used [-Wunused-label] BUILDSTDERR: 2196 | _ch8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2196 | _ch8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2223:1: error: BUILDSTDERR: warning: label ‘_ch8m’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _ch8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _ch8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch84’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2248:1: error: BUILDSTDERR: warning: label ‘_ch84’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _ch84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _ch84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch8n’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2279:1: error: BUILDSTDERR: warning: label ‘_ch8n’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _ch8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _ch8n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2302:1: error: BUILDSTDERR: warning: label ‘_ch8J’ defined but not used [-Wunused-label] BUILDSTDERR: 2302 | _ch8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2302 | _ch8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2328:1: error: BUILDSTDERR: warning: label ‘_ch8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _ch8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _ch8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrowzuzdcnewReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2355:1: error: BUILDSTDERR: warning: label ‘_ch8T’ defined but not used [-Wunused-label] BUILDSTDERR: 2355 | _ch8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2355 | _ch8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch8B’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2380:1: error: BUILDSTDERR: warning: label ‘_ch8B’ defined but not used [-Wunused-label] BUILDSTDERR: 2380 | _ch8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2380 | _ch8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch8U’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2411:1: error: BUILDSTDERR: warning: label ‘_ch8U’ defined but not used [-Wunused-label] BUILDSTDERR: 2411 | _ch8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2411 | _ch8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2434:1: error: BUILDSTDERR: warning: label ‘_ch9k’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _ch9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _ch9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2461:1: error: BUILDSTDERR: warning: label ‘_ch9n’ defined but not used [-Wunused-label] BUILDSTDERR: 2461 | _ch9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2461 | _ch9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch9c’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2489:1: error: BUILDSTDERR: warning: label ‘_ch9c’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _ch9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _ch9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch9o’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2517:1: error: BUILDSTDERR: warning: label ‘_ch9o’ defined but not used [-Wunused-label] BUILDSTDERR: 2517 | _ch9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2517 | _ch9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2539:1: error: BUILDSTDERR: warning: label ‘_ch9y’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _ch9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _ch9y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2579:1: error: BUILDSTDERR: warning: label ‘_ch9K’ defined but not used [-Wunused-label] BUILDSTDERR: 2579 | _ch9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2579 | _ch9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch9H’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2606:1: error: BUILDSTDERR: warning: label ‘_ch9H’ defined but not used [-Wunused-label] BUILDSTDERR: 2606 | _ch9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2606 | _ch9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch9N’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2630:1: error: BUILDSTDERR: warning: label ‘_ch9N’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _ch9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _ch9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_ch9S’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2654:1: error: BUILDSTDERR: warning: label ‘_ch9S’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _ch9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _ch9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2691:1: error: BUILDSTDERR: warning: label ‘_chah’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _chah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _chah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2715:1: error: BUILDSTDERR: warning: label ‘_chao’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _chao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _chao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2740:1: error: BUILDSTDERR: warning: label ‘_chaz’ defined but not used [-Wunused-label] BUILDSTDERR: 2740 | _chaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2740 | _chaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2770:1: error: BUILDSTDERR: warning: label ‘_chaC’ defined but not used [-Wunused-label] BUILDSTDERR: 2770 | _chaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2770 | _chaC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2809:1: error: BUILDSTDERR: warning: label ‘_chaP’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _chaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _chaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2839:1: error: BUILDSTDERR: warning: label ‘_chaS’ defined but not used [-Wunused-label] BUILDSTDERR: 2839 | _chaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2839 | _chaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2884:1: error: BUILDSTDERR: warning: label ‘_chaX’ defined but not used [-Wunused-label] BUILDSTDERR: 2884 | _chaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2884 | _chaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2935:1: error: BUILDSTDERR: warning: label ‘_chbi’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _chbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _chbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2961:1: error: BUILDSTDERR: warning: label ‘_chbp’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _chbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _chbp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:2992:1: error: BUILDSTDERR: warning: label ‘_chbs’ defined but not used [-Wunused-label] BUILDSTDERR: 2992 | _chbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2992 | _chbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgSI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3034:1: error: BUILDSTDERR: warning: label ‘_chbB’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _chbB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _chbB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3061:1: error: BUILDSTDERR: warning: label ‘_chbE’ defined but not used [-Wunused-label] BUILDSTDERR: 3061 | _chbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3061 | _chbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chb6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3086:1: error: BUILDSTDERR: warning: label ‘_chb6’ defined but not used [-Wunused-label] BUILDSTDERR: 3086 | _chb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3086 | _chb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3126:1: error: BUILDSTDERR: warning: label ‘_chbR’ defined but not used [-Wunused-label] BUILDSTDERR: 3126 | _chbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3126 | _chbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chbO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3149:1: error: BUILDSTDERR: warning: label ‘_chbO’ defined but not used [-Wunused-label] BUILDSTDERR: 3149 | _chbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3149 | _chbO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgT6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3190:1: error: BUILDSTDERR: warning: label ‘_chco’ defined but not used [-Wunused-label] BUILDSTDERR: 3190 | _chco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3190 | _chco: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgT5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3216:1: error: BUILDSTDERR: warning: label ‘_chcv’ defined but not used [-Wunused-label] BUILDSTDERR: 3216 | _chcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3216 | _chcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgT7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3247:1: error: BUILDSTDERR: warning: label ‘_chcy’ defined but not used [-Wunused-label] BUILDSTDERR: 3247 | _chcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3247 | _chcy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgT4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3288:1: error: BUILDSTDERR: warning: label ‘_chcH’ defined but not used [-Wunused-label] BUILDSTDERR: 3288 | _chcH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3288 | _chcH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgT8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3319:1: error: BUILDSTDERR: warning: label ‘_chcK’ defined but not used [-Wunused-label] BUILDSTDERR: 3319 | _chcK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3319 | _chcK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgT3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3364:1: error: BUILDSTDERR: warning: label ‘_chcT’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _chcT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _chcT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3391:1: error: BUILDSTDERR: warning: label ‘_chcW’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _chcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _chcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chc8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3416:1: error: BUILDSTDERR: warning: label ‘_chc8’ defined but not used [-Wunused-label] BUILDSTDERR: 3416 | _chc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3416 | _chc8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3456:1: error: BUILDSTDERR: warning: label ‘_chdc’ defined but not used [-Wunused-label] BUILDSTDERR: 3456 | _chdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3456 | _chdc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chda’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3480:1: error: BUILDSTDERR: warning: label ‘_chda’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _chda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _chda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3497:1: error: BUILDSTDERR: warning: label ‘_chdi’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _chdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _chdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3534:1: error: BUILDSTDERR: warning: label ‘_chdu’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _chdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _chdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chdr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3557:1: error: BUILDSTDERR: warning: label ‘_chdr’ defined but not used [-Wunused-label] BUILDSTDERR: 3557 | _chdr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3557 | _chdr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3595:1: error: BUILDSTDERR: warning: label ‘_chdN’ defined but not used [-Wunused-label] BUILDSTDERR: 3595 | _chdN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3595 | _chdN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3621:1: error: BUILDSTDERR: warning: label ‘_chdU’ defined but not used [-Wunused-label] BUILDSTDERR: 3621 | _chdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3621 | _chdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3651:1: error: BUILDSTDERR: warning: label ‘_chdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3651 | _chdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3651 | _chdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chdX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3687:1: error: BUILDSTDERR: warning: label ‘_chdX’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _chdX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _chdX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3709:1: error: BUILDSTDERR: warning: label ‘_cheg’ defined but not used [-Wunused-label] BUILDSTDERR: 3709 | _cheg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3709 | _cheg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cheo’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cheo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cheo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3753:1: error: BUILDSTDERR: warning: label ‘_chew’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _chew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _chew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3775:1: error: BUILDSTDERR: warning: label ‘_cheE’ defined but not used [-Wunused-label] BUILDSTDERR: 3775 | _cheE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3775 | _cheE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cheM’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cheM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cheM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3819:1: error: BUILDSTDERR: warning: label ‘_cheT’ defined but not used [-Wunused-label] BUILDSTDERR: 3819 | _cheT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3819 | _cheT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3850:1: error: BUILDSTDERR: warning: label ‘_cheX’ defined but not used [-Wunused-label] BUILDSTDERR: 3850 | _cheX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3850 | _cheX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3898:1: error: BUILDSTDERR: warning: label ‘_chfa’ defined but not used [-Wunused-label] BUILDSTDERR: 3898 | _chfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3898 | _chfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3923:1: error: BUILDSTDERR: warning: label ‘_chfd’ defined but not used [-Wunused-label] BUILDSTDERR: 3923 | _chfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3923 | _chfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3952:1: error: BUILDSTDERR: warning: label ‘_chfq’ defined but not used [-Wunused-label] BUILDSTDERR: 3952 | _chfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3952 | _chfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:3977:1: error: BUILDSTDERR: warning: label ‘_chft’ defined but not used [-Wunused-label] BUILDSTDERR: 3977 | _chft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3977 | _chft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4006:1: error: BUILDSTDERR: warning: label ‘_chfG’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _chfG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _chfG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4031:1: error: BUILDSTDERR: warning: label ‘_chfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4031 | _chfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4031 | _chfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4061:1: error: BUILDSTDERR: warning: label ‘_chg0’ defined but not used [-Wunused-label] BUILDSTDERR: 4061 | _chg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4061 | _chg0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chfX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4090:1: error: BUILDSTDERR: warning: label ‘_chfX’ defined but not used [-Wunused-label] BUILDSTDERR: 4090 | _chfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4090 | _chfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4119:1: error: BUILDSTDERR: warning: label ‘_chga’ defined but not used [-Wunused-label] BUILDSTDERR: 4119 | _chga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4119 | _chga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4156:1: error: BUILDSTDERR: warning: label ‘_chgv’ defined but not used [-Wunused-label] BUILDSTDERR: 4156 | _chgv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4156 | _chgv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chgs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4184:1: error: BUILDSTDERR: warning: label ‘_chgs’ defined but not used [-Wunused-label] BUILDSTDERR: 4184 | _chgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4184 | _chgs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4202:1: error: BUILDSTDERR: warning: label ‘_chgC’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _chgC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _chgC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chgj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4226:1: error: BUILDSTDERR: warning: label ‘_chgj’ defined but not used [-Wunused-label] BUILDSTDERR: 4226 | _chgj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4226 | _chgj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4262:1: error: BUILDSTDERR: warning: label ‘_chgS’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _chgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _chgS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgTU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4289:1: error: BUILDSTDERR: warning: label ‘_chgZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4289 | _chgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4289 | _chgZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4319:1: error: BUILDSTDERR: warning: label ‘_chh4’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _chh4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _chh4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chh2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4355:1: error: BUILDSTDERR: warning: label ‘_chh2’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _chh2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _chh2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgU5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4378:1: error: BUILDSTDERR: warning: label ‘_chhs’ defined but not used [-Wunused-label] BUILDSTDERR: 4378 | _chhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4378 | _chhs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chhp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4408:1: error: BUILDSTDERR: warning: label ‘_chhp’ defined but not used [-Wunused-label] BUILDSTDERR: 4408 | _chhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4408 | _chhp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgU6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4443:1: error: BUILDSTDERR: warning: label ‘_chhD’ defined but not used [-Wunused-label] BUILDSTDERR: 4443 | _chhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4443 | _chhD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4482:1: error: BUILDSTDERR: warning: label ‘_chhK’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _chhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _chhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chhI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4514:1: error: BUILDSTDERR: warning: label ‘_chhI’ defined but not used [-Wunused-label] BUILDSTDERR: 4514 | _chhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4514 | _chhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4537:1: error: BUILDSTDERR: warning: label ‘_chi8’ defined but not used [-Wunused-label] BUILDSTDERR: 4537 | _chi8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4537 | _chi8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chi5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4566:1: error: BUILDSTDERR: warning: label ‘_chi5’ defined but not used [-Wunused-label] BUILDSTDERR: 4566 | _chi5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4566 | _chi5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4597:1: error: BUILDSTDERR: warning: label ‘_chii’ defined but not used [-Wunused-label] BUILDSTDERR: 4597 | _chii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4597 | _chii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfFunctorStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4636:1: error: BUILDSTDERR: warning: label ‘_chip’ defined but not used [-Wunused-label] BUILDSTDERR: 4636 | _chip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4636 | _chip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chin’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4668:1: error: BUILDSTDERR: warning: label ‘_chin’ defined but not used [-Wunused-label] BUILDSTDERR: 4668 | _chin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4668 | _chin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4690:1: error: BUILDSTDERR: warning: label ‘_chiG’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _chiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _chiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4712:1: error: BUILDSTDERR: warning: label ‘_chiO’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _chiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _chiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfFunctorStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4737:1: error: BUILDSTDERR: warning: label ‘_chiS’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _chiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _chiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4773:1: error: BUILDSTDERR: warning: label ‘_chj5’ defined but not used [-Wunused-label] BUILDSTDERR: 4773 | _chj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4773 | _chj5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4801:1: error: BUILDSTDERR: warning: label ‘_chj8’ defined but not used [-Wunused-label] BUILDSTDERR: 4801 | _chj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4801 | _chj8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4834:1: error: BUILDSTDERR: warning: label ‘_chjh’ defined but not used [-Wunused-label] BUILDSTDERR: 4834 | _chjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4834 | _chjh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4856:1: error: BUILDSTDERR: warning: label ‘_chjr’ defined but not used [-Wunused-label] BUILDSTDERR: 4856 | _chjr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4856 | _chjr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chjo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4879:1: error: BUILDSTDERR: warning: label ‘_chjo’ defined but not used [-Wunused-label] BUILDSTDERR: 4879 | _chjo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4879 | _chjo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4913:1: error: BUILDSTDERR: warning: label ‘_chjN’ defined but not used [-Wunused-label] BUILDSTDERR: 4913 | _chjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4913 | _chjN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4943:1: error: BUILDSTDERR: warning: label ‘_chjS’ defined but not used [-Wunused-label] BUILDSTDERR: 4943 | _chjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4943 | _chjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chjQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4979:1: error: BUILDSTDERR: warning: label ‘_chjQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4979 | _chjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4979 | _chjQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:4997:1: error: BUILDSTDERR: warning: label ‘_chk0’ defined but not used [-Wunused-label] BUILDSTDERR: 4997 | _chk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4997 | _chk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5025:1: error: BUILDSTDERR: warning: label ‘_chkj’ defined but not used [-Wunused-label] BUILDSTDERR: 5025 | _chkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5025 | _chkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5042:1: error: BUILDSTDERR: warning: label ‘_chkm’ defined but not used [-Wunused-label] BUILDSTDERR: 5042 | _chkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5042 | _chkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chk9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5066:1: error: BUILDSTDERR: warning: label ‘_chk9’ defined but not used [-Wunused-label] BUILDSTDERR: 5066 | _chk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5066 | _chk9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5103:1: error: BUILDSTDERR: warning: label ‘_chkG’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _chkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _chkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5133:1: error: BUILDSTDERR: warning: label ‘_chkL’ defined but not used [-Wunused-label] BUILDSTDERR: 5133 | _chkL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5133 | _chkL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chkJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5169:1: error: BUILDSTDERR: warning: label ‘_chkJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5169 | _chkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5169 | _chkJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5187:1: error: BUILDSTDERR: warning: label ‘_chkT’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _chkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _chkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5218:1: error: BUILDSTDERR: warning: label ‘_chl7’ defined but not used [-Wunused-label] BUILDSTDERR: 5218 | _chl7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5218 | _chl7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5240:1: error: BUILDSTDERR: warning: label ‘_chlf’ defined but not used [-Wunused-label] BUILDSTDERR: 5240 | _chlf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5240 | _chlf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5262:1: error: BUILDSTDERR: warning: label ‘_chln’ defined but not used [-Wunused-label] BUILDSTDERR: 5262 | _chln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5262 | _chln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5284:1: error: BUILDSTDERR: warning: label ‘_chlv’ defined but not used [-Wunused-label] BUILDSTDERR: 5284 | _chlv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5284 | _chlv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5306:1: error: BUILDSTDERR: warning: label ‘_chlD’ defined but not used [-Wunused-label] BUILDSTDERR: 5306 | _chlD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5306 | _chlD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5328:1: error: BUILDSTDERR: warning: label ‘_chlK’ defined but not used [-Wunused-label] BUILDSTDERR: 5328 | _chlK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5328 | _chlK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5359:1: error: BUILDSTDERR: warning: label ‘_chlO’ defined but not used [-Wunused-label] BUILDSTDERR: 5359 | _chlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5359 | _chlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5408:1: error: BUILDSTDERR: warning: label ‘_chm3’ defined but not used [-Wunused-label] BUILDSTDERR: 5408 | _chm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5408 | _chm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chm1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5432:1: error: BUILDSTDERR: warning: label ‘_chm1’ defined but not used [-Wunused-label] BUILDSTDERR: 5432 | _chm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5432 | _chm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5448:1: error: BUILDSTDERR: warning: label ‘_chm9’ defined but not used [-Wunused-label] BUILDSTDERR: 5448 | _chm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5448 | _chm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5477:1: error: BUILDSTDERR: warning: label ‘_chmm’ defined but not used [-Wunused-label] BUILDSTDERR: 5477 | _chmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5477 | _chmm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5502:1: error: BUILDSTDERR: warning: label ‘_chmp’ defined but not used [-Wunused-label] BUILDSTDERR: 5502 | _chmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5502 | _chmp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5531:1: error: BUILDSTDERR: warning: label ‘_chmD’ defined but not used [-Wunused-label] BUILDSTDERR: 5531 | _chmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5531 | _chmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgUX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5553:1: error: BUILDSTDERR: warning: label ‘_chmK’ defined but not used [-Wunused-label] BUILDSTDERR: 5553 | _chmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5553 | _chmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5580:1: error: BUILDSTDERR: warning: label ‘_chmO’ defined but not used [-Wunused-label] BUILDSTDERR: 5580 | _chmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5580 | _chmO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgV0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5616:1: error: BUILDSTDERR: warning: label ‘_chn1’ defined but not used [-Wunused-label] BUILDSTDERR: 5616 | _chn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5616 | _chn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5641:1: error: BUILDSTDERR: warning: label ‘_chn4’ defined but not used [-Wunused-label] BUILDSTDERR: 5641 | _chn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5641 | _chn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgV2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5670:1: error: BUILDSTDERR: warning: label ‘_chnh’ defined but not used [-Wunused-label] BUILDSTDERR: 5670 | _chnh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5670 | _chnh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5695:1: error: BUILDSTDERR: warning: label ‘_chnk’ defined but not used [-Wunused-label] BUILDSTDERR: 5695 | _chnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5695 | _chnk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgV5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5724:1: error: BUILDSTDERR: warning: label ‘_chnx’ defined but not used [-Wunused-label] BUILDSTDERR: 5724 | _chnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5724 | _chnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgV4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5748:1: error: BUILDSTDERR: warning: label ‘_chnE’ defined but not used [-Wunused-label] BUILDSTDERR: 5748 | _chnE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5748 | _chnE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5775:1: error: BUILDSTDERR: warning: label ‘_chnI’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _chnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _chnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgV7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5811:1: error: BUILDSTDERR: warning: label ‘_chnV’ defined but not used [-Wunused-label] BUILDSTDERR: 5811 | _chnV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5811 | _chnV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5836:1: error: BUILDSTDERR: warning: label ‘_chnY’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _chnY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _chnY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5866:1: error: BUILDSTDERR: warning: label ‘_chon’ defined but not used [-Wunused-label] BUILDSTDERR: 5866 | _chon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5866 | _chon: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chog’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5898:1: error: BUILDSTDERR: warning: label ‘_chog’ defined but not used [-Wunused-label] BUILDSTDERR: 5898 | _chog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5898 | _chog: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5941:1: error: BUILDSTDERR: warning: label ‘_choD’ defined but not used [-Wunused-label] BUILDSTDERR: 5941 | _choD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5941 | _choD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_cho7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:5965:1: error: BUILDSTDERR: warning: label ‘_cho7’ defined but not used [-Wunused-label] BUILDSTDERR: 5965 | _cho7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5965 | _cho7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6001:1: error: BUILDSTDERR: warning: label ‘_chp9’ defined but not used [-Wunused-label] BUILDSTDERR: 6001 | _chp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6001 | _chp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6027:1: error: BUILDSTDERR: warning: label ‘_chpg’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _chpg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _chpg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6059:1: error: BUILDSTDERR: warning: label ‘_chpj’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _chpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _chpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6101:1: error: BUILDSTDERR: warning: label ‘_chps’ defined but not used [-Wunused-label] BUILDSTDERR: 6101 | _chps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6101 | _chps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6133:1: error: BUILDSTDERR: warning: label ‘_chpv’ defined but not used [-Wunused-label] BUILDSTDERR: 6133 | _chpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6133 | _chpv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6180:1: error: BUILDSTDERR: warning: label ‘_chpE’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _chpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _chpE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6207:1: error: BUILDSTDERR: warning: label ‘_chpH’ defined but not used [-Wunused-label] BUILDSTDERR: 6207 | _chpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6207 | _chpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_choP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6230:1: error: BUILDSTDERR: warning: label ‘_choP’ defined but not used [-Wunused-label] BUILDSTDERR: 6230 | _choP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6230 | _choP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_choT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6252:1: error: BUILDSTDERR: warning: label ‘_choT’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _choT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _choT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6294:1: error: BUILDSTDERR: warning: label ‘_chpY’ defined but not used [-Wunused-label] BUILDSTDERR: 6294 | _chpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6294 | _chpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chpW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6319:1: error: BUILDSTDERR: warning: label ‘_chpW’ defined but not used [-Wunused-label] BUILDSTDERR: 6319 | _chpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6319 | _chpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chq1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6335:1: error: BUILDSTDERR: warning: label ‘_chq1’ defined but not used [-Wunused-label] BUILDSTDERR: 6335 | _chq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6335 | _chq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6352:1: error: BUILDSTDERR: warning: label ‘_chq9’ defined but not used [-Wunused-label] BUILDSTDERR: 6352 | _chq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6352 | _chq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6389:1: error: BUILDSTDERR: warning: label ‘_chqy’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _chqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _chqy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chqr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6417:1: error: BUILDSTDERR: warning: label ‘_chqr’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _chqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _chqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6444:1: error: BUILDSTDERR: warning: label ‘_chqI’ defined but not used [-Wunused-label] BUILDSTDERR: 6444 | _chqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6444 | _chqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chqi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6468:1: error: BUILDSTDERR: warning: label ‘_chqi’ defined but not used [-Wunused-label] BUILDSTDERR: 6468 | _chqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6468 | _chqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6504:1: error: BUILDSTDERR: warning: label ‘_chr2’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _chr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _chr2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6531:1: error: BUILDSTDERR: warning: label ‘_chr9’ defined but not used [-Wunused-label] BUILDSTDERR: 6531 | _chr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6531 | _chr9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6558:1: error: BUILDSTDERR: warning: label ‘_chrc’ defined but not used [-Wunused-label] BUILDSTDERR: 6558 | _chrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6558 | _chrc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chqU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6583:1: error: BUILDSTDERR: warning: label ‘_chqU’ defined but not used [-Wunused-label] BUILDSTDERR: 6583 | _chqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6583 | _chqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chrd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6614:1: error: BUILDSTDERR: warning: label ‘_chrd’ defined but not used [-Wunused-label] BUILDSTDERR: 6614 | _chrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6614 | _chrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6636:1: error: BUILDSTDERR: warning: label ‘_chrw’ defined but not used [-Wunused-label] BUILDSTDERR: 6636 | _chrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6636 | _chrw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6658:1: error: BUILDSTDERR: warning: label ‘_chrE’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _chrE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _chrE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6680:1: error: BUILDSTDERR: warning: label ‘_chrM’ defined but not used [-Wunused-label] BUILDSTDERR: 6680 | _chrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6680 | _chrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6702:1: error: BUILDSTDERR: warning: label ‘_chrU’ defined but not used [-Wunused-label] BUILDSTDERR: 6702 | _chrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6702 | _chrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6724:1: error: BUILDSTDERR: warning: label ‘_chs1’ defined but not used [-Wunused-label] BUILDSTDERR: 6724 | _chs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6724 | _chs1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6754:1: error: BUILDSTDERR: warning: label ‘_chs5’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _chs5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _chs5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6799:1: error: BUILDSTDERR: warning: label ‘_chsi’ defined but not used [-Wunused-label] BUILDSTDERR: 6799 | _chsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6799 | _chsi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6824:1: error: BUILDSTDERR: warning: label ‘_chsl’ defined but not used [-Wunused-label] BUILDSTDERR: 6824 | _chsl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6824 | _chsl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6853:1: error: BUILDSTDERR: warning: label ‘_chsy’ defined but not used [-Wunused-label] BUILDSTDERR: 6853 | _chsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6853 | _chsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6878:1: error: BUILDSTDERR: warning: label ‘_chsB’ defined but not used [-Wunused-label] BUILDSTDERR: 6878 | _chsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6878 | _chsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6907:1: error: BUILDSTDERR: warning: label ‘_chsO’ defined but not used [-Wunused-label] BUILDSTDERR: 6907 | _chsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6907 | _chsO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6932:1: error: BUILDSTDERR: warning: label ‘_chsR’ defined but not used [-Wunused-label] BUILDSTDERR: 6932 | _chsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6932 | _chsR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgVY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6961:1: error: BUILDSTDERR: warning: label ‘_cht4’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _cht4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _cht4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowZZeroStateArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:6986:1: error: BUILDSTDERR: warning: label ‘_cht7’ defined but not used [-Wunused-label] BUILDSTDERR: 6986 | _cht7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6986 | _cht7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgW1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7015:1: error: BUILDSTDERR: warning: label ‘_chtk’ defined but not used [-Wunused-label] BUILDSTDERR: 7015 | _chtk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7015 | _chtk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgW0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7039:1: error: BUILDSTDERR: warning: label ‘_chtr’ defined but not used [-Wunused-label] BUILDSTDERR: 7039 | _chtr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7039 | _chtr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowZZeroStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7066:1: error: BUILDSTDERR: warning: label ‘_chtv’ defined but not used [-Wunused-label] BUILDSTDERR: 7066 | _chtv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7066 | _chtv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7104:1: error: BUILDSTDERR: warning: label ‘_chtG’ defined but not used [-Wunused-label] BUILDSTDERR: 7104 | _chtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7104 | _chtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chtE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7126:1: error: BUILDSTDERR: warning: label ‘_chtE’ defined but not used [-Wunused-label] BUILDSTDERR: 7126 | _chtE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7126 | _chtE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7148:1: error: BUILDSTDERR: warning: label ‘_chtS’ defined but not used [-Wunused-label] BUILDSTDERR: 7148 | _chtS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7148 | _chtS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chtQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7170:1: error: BUILDSTDERR: warning: label ‘_chtQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7170 | _chtQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7170 | _chtQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgW7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7190:1: error: BUILDSTDERR: warning: label ‘_chu6’ defined but not used [-Wunused-label] BUILDSTDERR: 7190 | _chu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7190 | _chu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowPlusStateArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7215:1: error: BUILDSTDERR: warning: label ‘_chu9’ defined but not used [-Wunused-label] BUILDSTDERR: 7215 | _chu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7215 | _chu9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7244:1: error: BUILDSTDERR: warning: label ‘_chun’ defined but not used [-Wunused-label] BUILDSTDERR: 7244 | _chun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7244 | _chun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgW9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7267:1: error: BUILDSTDERR: warning: label ‘_chuu’ defined but not used [-Wunused-label] BUILDSTDERR: 7267 | _chuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7267 | _chuu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowPlusStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7294:1: error: BUILDSTDERR: warning: label ‘_chuy’ defined but not used [-Wunused-label] BUILDSTDERR: 7294 | _chuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7294 | _chuy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7331:1: error: BUILDSTDERR: warning: label ‘_chuT’ defined but not used [-Wunused-label] BUILDSTDERR: 7331 | _chuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7331 | _chuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chuM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7362:1: error: BUILDSTDERR: warning: label ‘_chuM’ defined but not used [-Wunused-label] BUILDSTDERR: 7362 | _chuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7362 | _chuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7403:1: error: BUILDSTDERR: warning: label ‘_chv6’ defined but not used [-Wunused-label] BUILDSTDERR: 7403 | _chv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7403 | _chv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7434:1: error: BUILDSTDERR: warning: label ‘_chvi’ defined but not used [-Wunused-label] BUILDSTDERR: 7434 | _chvi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7434 | _chvi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chvf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7460:1: error: BUILDSTDERR: warning: label ‘_chvf’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _chvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _chvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7483:1: error: BUILDSTDERR: warning: label ‘_chvy’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _chvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _chvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7506:1: error: BUILDSTDERR: warning: label ‘_chvG’ defined but not used [-Wunused-label] BUILDSTDERR: 7506 | _chvG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7506 | _chvG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7528:1: error: BUILDSTDERR: warning: label ‘_chvO’ defined but not used [-Wunused-label] BUILDSTDERR: 7528 | _chvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7528 | _chvO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7555:1: error: BUILDSTDERR: warning: label ‘_chvS’ defined but not used [-Wunused-label] BUILDSTDERR: 7555 | _chvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7555 | _chvS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7596:1: error: BUILDSTDERR: warning: label ‘_chw5’ defined but not used [-Wunused-label] BUILDSTDERR: 7596 | _chw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7596 | _chw5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7622:1: error: BUILDSTDERR: warning: label ‘_chw8’ defined but not used [-Wunused-label] BUILDSTDERR: 7622 | _chw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7622 | _chw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7654:1: error: BUILDSTDERR: warning: label ‘_chwm’ defined but not used [-Wunused-label] BUILDSTDERR: 7654 | _chwm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7654 | _chwm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7676:1: error: BUILDSTDERR: warning: label ‘_chwt’ defined but not used [-Wunused-label] BUILDSTDERR: 7676 | _chwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7676 | _chwt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7701:1: error: BUILDSTDERR: warning: label ‘_chwI’ defined but not used [-Wunused-label] BUILDSTDERR: 7701 | _chwI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7701 | _chwI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chwB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7733:1: error: BUILDSTDERR: warning: label ‘_chwB’ defined but not used [-Wunused-label] BUILDSTDERR: 7733 | _chwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7733 | _chwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7777:1: error: BUILDSTDERR: warning: label ‘_chwV’ defined but not used [-Wunused-label] BUILDSTDERR: 7777 | _chwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7777 | _chwV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7813:1: error: BUILDSTDERR: warning: label ‘_chx9’ defined but not used [-Wunused-label] BUILDSTDERR: 7813 | _chx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7813 | _chx9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7835:1: error: BUILDSTDERR: warning: label ‘_chxh’ defined but not used [-Wunused-label] BUILDSTDERR: 7835 | _chxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7835 | _chxh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7858:1: error: BUILDSTDERR: warning: label ‘_chxo’ defined but not used [-Wunused-label] BUILDSTDERR: 7858 | _chxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7858 | _chxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7882:1: error: BUILDSTDERR: warning: label ‘_chxv’ defined but not used [-Wunused-label] BUILDSTDERR: 7882 | _chxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7882 | _chxv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7912:1: error: BUILDSTDERR: warning: label ‘_chxz’ defined but not used [-Wunused-label] BUILDSTDERR: 7912 | _chxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7912 | _chxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgWW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7956:1: error: BUILDSTDERR: warning: label ‘_chxT’ defined but not used [-Wunused-label] BUILDSTDERR: 7956 | _chxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7956 | _chxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:7985:1: error: BUILDSTDERR: warning: label ‘_chxY’ defined but not used [-Wunused-label] BUILDSTDERR: 7985 | _chxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7985 | _chxY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chxI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8009:1: error: BUILDSTDERR: warning: label ‘_chxI’ defined but not used [-Wunused-label] BUILDSTDERR: 8009 | _chxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8009 | _chxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8046:1: error: BUILDSTDERR: warning: label ‘_chyd’ defined but not used [-Wunused-label] BUILDSTDERR: 8046 | _chyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8046 | _chyd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chya’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8069:1: error: BUILDSTDERR: warning: label ‘_chya’ defined but not used [-Wunused-label] BUILDSTDERR: 8069 | _chya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8069 | _chya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8103:1: error: BUILDSTDERR: warning: label ‘_chyL’ defined but not used [-Wunused-label] BUILDSTDERR: 8103 | _chyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8103 | _chyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8130:1: error: BUILDSTDERR: warning: label ‘_chz0’ defined but not used [-Wunused-label] BUILDSTDERR: 8130 | _chz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8130 | _chz0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8160:1: error: BUILDSTDERR: warning: label ‘_chz3’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _chz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _chz3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8199:1: error: BUILDSTDERR: warning: label ‘_chzg’ defined but not used [-Wunused-label] BUILDSTDERR: 8199 | _chzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8199 | _chzg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8229:1: error: BUILDSTDERR: warning: label ‘_chzl’ defined but not used [-Wunused-label] BUILDSTDERR: 8229 | _chzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8229 | _chzl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chzj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8265:1: error: BUILDSTDERR: warning: label ‘_chzj’ defined but not used [-Wunused-label] BUILDSTDERR: 8265 | _chzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8265 | _chzj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8288:1: error: BUILDSTDERR: warning: label ‘_chzt’ defined but not used [-Wunused-label] BUILDSTDERR: 8288 | _chzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8288 | _chzt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8338:1: error: BUILDSTDERR: warning: label ‘_chzA’ defined but not used [-Wunused-label] BUILDSTDERR: 8338 | _chzA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8338 | _chzA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chzy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8382:1: error: BUILDSTDERR: warning: label ‘_chzy’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _chzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _chzy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgX7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8403:1: error: BUILDSTDERR: warning: label ‘_chzM’ defined but not used [-Wunused-label] BUILDSTDERR: 8403 | _chzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8403 | _chzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgX3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8431:1: error: BUILDSTDERR: warning: label ‘_chzP’ defined but not used [-Wunused-label] BUILDSTDERR: 8431 | _chzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8431 | _chzP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chyv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8460:1: error: BUILDSTDERR: warning: label ‘_chyv’ defined but not used [-Wunused-label] BUILDSTDERR: 8460 | _chyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8460 | _chyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chyz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8480:1: error: BUILDSTDERR: warning: label ‘_chyz’ defined but not used [-Wunused-label] BUILDSTDERR: 8480 | _chyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8480 | _chyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chzQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8512:1: error: BUILDSTDERR: warning: label ‘_chzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8512 | _chzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8512 | _chzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8529:1: error: BUILDSTDERR: warning: label ‘_chA1’ defined but not used [-Wunused-label] BUILDSTDERR: 8529 | _chA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8529 | _chA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8560:1: error: BUILDSTDERR: warning: label ‘_chAi’ defined but not used [-Wunused-label] BUILDSTDERR: 8560 | _chAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8560 | _chAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8582:1: error: BUILDSTDERR: warning: label ‘_chAp’ defined but not used [-Wunused-label] BUILDSTDERR: 8582 | _chAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8582 | _chAp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8607:1: error: BUILDSTDERR: warning: label ‘_chAw’ defined but not used [-Wunused-label] BUILDSTDERR: 8607 | _chAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8607 | _chAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8634:1: error: BUILDSTDERR: warning: label ‘_chAL’ defined but not used [-Wunused-label] BUILDSTDERR: 8634 | _chAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8634 | _chAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8664:1: error: BUILDSTDERR: warning: label ‘_chAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8664 | _chAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8664 | _chAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chAO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8700:1: error: BUILDSTDERR: warning: label ‘_chAO’ defined but not used [-Wunused-label] BUILDSTDERR: 8700 | _chAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8700 | _chAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8721:1: error: BUILDSTDERR: warning: label ‘_chAY’ defined but not used [-Wunused-label] BUILDSTDERR: 8721 | _chAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8721 | _chAY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8766:1: error: BUILDSTDERR: warning: label ‘_chB3’ defined but not used [-Wunused-label] BUILDSTDERR: 8766 | _chB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8766 | _chB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8812:1: error: BUILDSTDERR: warning: label ‘_chB8’ defined but not used [-Wunused-label] BUILDSTDERR: 8812 | _chB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8812 | _chB8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8843:1: error: BUILDSTDERR: warning: label ‘_chBm’ defined but not used [-Wunused-label] BUILDSTDERR: 8843 | _chBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8843 | _chBm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8865:1: error: BUILDSTDERR: warning: label ‘_chBu’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _chBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _chBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8887:1: error: BUILDSTDERR: warning: label ‘_chBC’ defined but not used [-Wunused-label] BUILDSTDERR: 8887 | _chBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8887 | _chBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8910:1: error: BUILDSTDERR: warning: label ‘_chBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8910 | _chBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8910 | _chBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8934:1: error: BUILDSTDERR: warning: label ‘_chBQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _chBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _chBQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:8964:1: error: BUILDSTDERR: warning: label ‘_chBU’ defined but not used [-Wunused-label] BUILDSTDERR: 8964 | _chBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8964 | _chBU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9009:1: error: BUILDSTDERR: warning: label ‘_chC7’ defined but not used [-Wunused-label] BUILDSTDERR: 9009 | _chC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9009 | _chC7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9033:1: error: BUILDSTDERR: warning: label ‘_chCe’ defined but not used [-Wunused-label] BUILDSTDERR: 9033 | _chCe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9033 | _chCe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9057:1: error: BUILDSTDERR: warning: label ‘_chCl’ defined but not used [-Wunused-label] BUILDSTDERR: 9057 | _chCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9057 | _chCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9085:1: error: BUILDSTDERR: warning: label ‘_chCp’ defined but not used [-Wunused-label] BUILDSTDERR: 9085 | _chCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9085 | _chCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9124:1: error: BUILDSTDERR: warning: label ‘_chCD’ defined but not used [-Wunused-label] BUILDSTDERR: 9124 | _chCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9124 | _chCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9147:1: error: BUILDSTDERR: warning: label ‘_chCK’ defined but not used [-Wunused-label] BUILDSTDERR: 9147 | _chCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9147 | _chCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowTransformerStateArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9174:1: error: BUILDSTDERR: warning: label ‘_chCO’ defined but not used [-Wunused-label] BUILDSTDERR: 9174 | _chCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9174 | _chCO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9211:1: error: BUILDSTDERR: warning: label ‘_chD1’ defined but not used [-Wunused-label] BUILDSTDERR: 9211 | _chD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9211 | _chD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9238:1: error: BUILDSTDERR: warning: label ‘_chD6’ defined but not used [-Wunused-label] BUILDSTDERR: 9238 | _chD6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9238 | _chD6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chD4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9269:1: error: BUILDSTDERR: warning: label ‘_chD4’ defined but not used [-Wunused-label] BUILDSTDERR: 9269 | _chD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9269 | _chD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9291:1: error: BUILDSTDERR: warning: label ‘_chDn’ defined but not used [-Wunused-label] BUILDSTDERR: 9291 | _chDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9291 | _chDn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9313:1: error: BUILDSTDERR: warning: label ‘_chDu’ defined but not used [-Wunused-label] BUILDSTDERR: 9313 | _chDu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9313 | _chDu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9337:1: error: BUILDSTDERR: warning: label ‘_chDB’ defined but not used [-Wunused-label] BUILDSTDERR: 9337 | _chDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9337 | _chDB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9361:1: error: BUILDSTDERR: warning: label ‘_chDI’ defined but not used [-Wunused-label] BUILDSTDERR: 9361 | _chDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9361 | _chDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9390:1: error: BUILDSTDERR: warning: label ‘_chDM’ defined but not used [-Wunused-label] BUILDSTDERR: 9390 | _chDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9390 | _chDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9432:1: error: BUILDSTDERR: warning: label ‘_chDZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _chDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _chDZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9457:1: error: BUILDSTDERR: warning: label ‘_chE2’ defined but not used [-Wunused-label] BUILDSTDERR: 9457 | _chE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9457 | _chE2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9486:1: error: BUILDSTDERR: warning: label ‘_chEg’ defined but not used [-Wunused-label] BUILDSTDERR: 9486 | _chEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9486 | _chEg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9508:1: error: BUILDSTDERR: warning: label ‘_chEo’ defined but not used [-Wunused-label] BUILDSTDERR: 9508 | _chEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9508 | _chEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9531:1: error: BUILDSTDERR: warning: label ‘_chEv’ defined but not used [-Wunused-label] BUILDSTDERR: 9531 | _chEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9531 | _chEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9555:1: error: BUILDSTDERR: warning: label ‘_chEC’ defined but not used [-Wunused-label] BUILDSTDERR: 9555 | _chEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9555 | _chEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9584:1: error: BUILDSTDERR: warning: label ‘_chEG’ defined but not used [-Wunused-label] BUILDSTDERR: 9584 | _chEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9584 | _chEG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgXZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9626:1: error: BUILDSTDERR: warning: label ‘_chET’ defined but not used [-Wunused-label] BUILDSTDERR: 9626 | _chET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9626 | _chET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9653:1: error: BUILDSTDERR: warning: label ‘_chEY’ defined but not used [-Wunused-label] BUILDSTDERR: 9653 | _chEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9653 | _chEY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chEW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9684:1: error: BUILDSTDERR: warning: label ‘_chEW’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _chEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _chEW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgY3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9706:1: error: BUILDSTDERR: warning: label ‘_chFf’ defined but not used [-Wunused-label] BUILDSTDERR: 9706 | _chFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9706 | _chFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgY2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9728:1: error: BUILDSTDERR: warning: label ‘_chFm’ defined but not used [-Wunused-label] BUILDSTDERR: 9728 | _chFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9728 | _chFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgY1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9752:1: error: BUILDSTDERR: warning: label ‘_chFt’ defined but not used [-Wunused-label] BUILDSTDERR: 9752 | _chFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9752 | _chFt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9780:1: error: BUILDSTDERR: warning: label ‘_chFx’ defined but not used [-Wunused-label] BUILDSTDERR: 9780 | _chFx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9780 | _chFx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgY5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9819:1: error: BUILDSTDERR: warning: label ‘_chFK’ defined but not used [-Wunused-label] BUILDSTDERR: 9819 | _chFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9819 | _chFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9844:1: error: BUILDSTDERR: warning: label ‘_chFN’ defined but not used [-Wunused-label] BUILDSTDERR: 9844 | _chFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9844 | _chFN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9873:1: error: BUILDSTDERR: warning: label ‘_chG1’ defined but not used [-Wunused-label] BUILDSTDERR: 9873 | _chG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9873 | _chG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9895:1: error: BUILDSTDERR: warning: label ‘_chG9’ defined but not used [-Wunused-label] BUILDSTDERR: 9895 | _chG9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9895 | _chG9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgY8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9918:1: error: BUILDSTDERR: warning: label ‘_chGg’ defined but not used [-Wunused-label] BUILDSTDERR: 9918 | _chGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9918 | _chGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgY7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9942:1: error: BUILDSTDERR: warning: label ‘_chGn’ defined but not used [-Wunused-label] BUILDSTDERR: 9942 | _chGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9942 | _chGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:9971:1: error: BUILDSTDERR: warning: label ‘_chGr’ defined but not used [-Wunused-label] BUILDSTDERR: 9971 | _chGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9971 | _chGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10013:1: error: BUILDSTDERR: warning: label ‘_chGE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10013 | _chGE: BUILDSTDERR: | ^ BUILDSTDERR: 10013 | _chGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10040:1: error: BUILDSTDERR: warning: label ‘_chGJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10040 | _chGJ: BUILDSTDERR: | ^ BUILDSTDERR: 10040 | _chGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chGH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10071:1: error: BUILDSTDERR: warning: label ‘_chGH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10071 | _chGH: BUILDSTDERR: | ^ BUILDSTDERR: 10071 | _chGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10093:1: error: BUILDSTDERR: warning: label ‘_chH0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10093 | _chH0: BUILDSTDERR: | ^ BUILDSTDERR: 10093 | _chH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10115:1: error: BUILDSTDERR: warning: label ‘_chH8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10115 | _chH8: BUILDSTDERR: | ^ BUILDSTDERR: 10115 | _chH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10137:1: error: BUILDSTDERR: warning: label ‘_chHg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10137 | _chHg: BUILDSTDERR: | ^ BUILDSTDERR: 10137 | _chHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10159:1: error: BUILDSTDERR: warning: label ‘_chHn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10159 | _chHn: BUILDSTDERR: | ^ BUILDSTDERR: 10159 | _chHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10183:1: error: BUILDSTDERR: warning: label ‘_chHu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10183 | _chHu: BUILDSTDERR: | ^ BUILDSTDERR: 10183 | _chHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10213:1: error: BUILDSTDERR: warning: label ‘_chHy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10213 | _chHy: BUILDSTDERR: | ^ BUILDSTDERR: 10213 | _chHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10258:1: error: BUILDSTDERR: warning: label ‘_chHL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10258 | _chHL: BUILDSTDERR: | ^ BUILDSTDERR: 10258 | _chHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10283:1: error: BUILDSTDERR: warning: label ‘_chHO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10283 | _chHO: BUILDSTDERR: | ^ BUILDSTDERR: 10283 | _chHO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10312:1: error: BUILDSTDERR: warning: label ‘_chI2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10312 | _chI2: BUILDSTDERR: | ^ BUILDSTDERR: 10312 | _chI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10334:1: error: BUILDSTDERR: warning: label ‘_chIa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10334 | _chIa: BUILDSTDERR: | ^ BUILDSTDERR: 10334 | _chIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10357:1: error: BUILDSTDERR: warning: label ‘_chIh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10357 | _chIh: BUILDSTDERR: | ^ BUILDSTDERR: 10357 | _chIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10381:1: error: BUILDSTDERR: warning: label ‘_chIo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10381 | _chIo: BUILDSTDERR: | ^ BUILDSTDERR: 10381 | _chIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10410:1: error: BUILDSTDERR: warning: label ‘_chIs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10410 | _chIs: BUILDSTDERR: | ^ BUILDSTDERR: 10410 | _chIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10452:1: error: BUILDSTDERR: warning: label ‘_chIF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10452 | _chIF: BUILDSTDERR: | ^ BUILDSTDERR: 10452 | _chIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10481:1: error: BUILDSTDERR: warning: label ‘_chIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10481 | _chIK: BUILDSTDERR: | ^ BUILDSTDERR: 10481 | _chIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chII’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10514:1: error: BUILDSTDERR: warning: label ‘_chII’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10514 | _chII: BUILDSTDERR: | ^ BUILDSTDERR: 10514 | _chII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘_chIN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10530:1: error: BUILDSTDERR: warning: label ‘_chIN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10530 | _chIN: BUILDSTDERR: | ^ BUILDSTDERR: 10530 | _chIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10552:1: error: BUILDSTDERR: warning: label ‘_chJ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10552 | _chJ6: BUILDSTDERR: | ^ BUILDSTDERR: 10552 | _chJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10574:1: error: BUILDSTDERR: warning: label ‘_chJd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10574 | _chJd: BUILDSTDERR: | ^ BUILDSTDERR: 10574 | _chJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10601:1: error: BUILDSTDERR: warning: label ‘_chJh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10601 | _chJh: BUILDSTDERR: | ^ BUILDSTDERR: 10601 | _chJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_runState1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10635:1: error: BUILDSTDERR: warning: label ‘_chJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10635 | _chJq: BUILDSTDERR: | ^ BUILDSTDERR: 10635 | _chJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_runState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10655:1: error: BUILDSTDERR: warning: label ‘_chJx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10655 | _chJx: BUILDSTDERR: | ^ BUILDSTDERR: 10655 | _chJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘rfV1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10672:1: error: BUILDSTDERR: warning: label ‘_chJE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10672 | _chJE: BUILDSTDERR: | ^ BUILDSTDERR: 10672 | _chJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10693:1: error: BUILDSTDERR: warning: label ‘_chJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10693 | _chJQ: BUILDSTDERR: | ^ BUILDSTDERR: 10693 | _chJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘sgYF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10716:1: error: BUILDSTDERR: warning: label ‘_chJX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10716 | _chJX: BUILDSTDERR: | ^ BUILDSTDERR: 10716 | _chJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddStatesStateArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_85.hc:10744:1: error: BUILDSTDERR: warning: label ‘_chK1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10744 | _chK1: BUILDSTDERR: | ^ BUILDSTDERR: 10744 | _chK1: BUILDSTDERR: | ^~~~~ [ 9 of 12] Compiling Control.Arrow.Transformer.Static ( Control/Arrow/Transformer/Static.hs, dist/build/Control/Arrow/Transformer/Static.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:14:1: error: BUILDSTDERR: warning: label ‘_ciMn’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _ciMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _ciMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:43:1: error: BUILDSTDERR: warning: label ‘_ciMs’ defined but not used [-Wunused-label] BUILDSTDERR: 43 | _ciMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 43 | _ciMs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciMq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:80:1: error: BUILDSTDERR: warning: label ‘_ciMq’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _ciMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _ciMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:99:1: error: BUILDSTDERR: warning: label ‘_ciMA’ defined but not used [-Wunused-label] BUILDSTDERR: 99 | _ciMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 99 | _ciMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:133:1: error: BUILDSTDERR: warning: label ‘_ciMN’ defined but not used [-Wunused-label] BUILDSTDERR: 133 | _ciMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 133 | _ciMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:158:1: error: BUILDSTDERR: warning: label ‘_ciMQ’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _ciMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _ciMQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:194:1: error: BUILDSTDERR: warning: label ‘_ciN4’ defined but not used [-Wunused-label] BUILDSTDERR: 194 | _ciN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 194 | _ciN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:217:1: error: BUILDSTDERR: warning: label ‘_ciNb’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _ciNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _ciNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:246:1: error: BUILDSTDERR: warning: label ‘_ciNf’ defined but not used [-Wunused-label] BUILDSTDERR: 246 | _ciNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 246 | _ciNf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:285:1: error: BUILDSTDERR: warning: label ‘_ciNs’ defined but not used [-Wunused-label] BUILDSTDERR: 285 | _ciNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 285 | _ciNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:311:1: error: BUILDSTDERR: warning: label ‘_ciNx’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _ciNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _ciNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciNv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:341:1: error: BUILDSTDERR: warning: label ‘_ciNv’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _ciNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _ciNv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siCZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:363:1: error: BUILDSTDERR: warning: label ‘_ciNN’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _ciNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _ciNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:390:1: error: BUILDSTDERR: warning: label ‘_ciNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _ciNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _ciNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siD2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:422:1: error: BUILDSTDERR: warning: label ‘_ciO3’ defined but not used [-Wunused-label] BUILDSTDERR: 422 | _ciO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 422 | _ciO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:447:1: error: BUILDSTDERR: warning: label ‘_ciO6’ defined but not used [-Wunused-label] BUILDSTDERR: 447 | _ciO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 447 | _ciO6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:477:1: error: BUILDSTDERR: warning: label ‘_ciOi’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _ciOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _ciOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:513:1: error: BUILDSTDERR: warning: label ‘_ciOv’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _ciOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _ciOv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:537:1: error: BUILDSTDERR: warning: label ‘_ciOO’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _ciOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _ciOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:566:1: error: BUILDSTDERR: warning: label ‘_ciOT’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _ciOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _ciOT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciOR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:603:1: error: BUILDSTDERR: warning: label ‘_ciOR’ defined but not used [-Wunused-label] BUILDSTDERR: 603 | _ciOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 603 | _ciOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:621:1: error: BUILDSTDERR: warning: label ‘_ciPd’ defined but not used [-Wunused-label] BUILDSTDERR: 621 | _ciPd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 621 | _ciPd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:650:1: error: BUILDSTDERR: warning: label ‘_ciPg’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _ciPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _ciPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:686:1: error: BUILDSTDERR: warning: label ‘_ciPp’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _ciPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _ciPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:716:1: error: BUILDSTDERR: warning: label ‘_ciPu’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _ciPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _ciPu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciPs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:757:1: error: BUILDSTDERR: warning: label ‘_ciPs’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _ciPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _ciPs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:783:1: error: BUILDSTDERR: warning: label ‘_ciPC’ defined but not used [-Wunused-label] BUILDSTDERR: 783 | _ciPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 783 | _ciPC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:828:1: error: BUILDSTDERR: warning: label ‘_ciPT’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _ciPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _ciPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:857:1: error: BUILDSTDERR: warning: label ‘_ciPY’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _ciPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _ciPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciPW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:894:1: error: BUILDSTDERR: warning: label ‘_ciPW’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _ciPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _ciPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:911:1: error: BUILDSTDERR: warning: label ‘_ciQa’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _ciQa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _ciQa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:942:1: error: BUILDSTDERR: warning: label ‘_ciQf’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _ciQf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _ciQf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciQd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:985:1: error: BUILDSTDERR: warning: label ‘_ciQd’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _ciQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _ciQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1012:1: error: BUILDSTDERR: warning: label ‘_ciQn’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _ciQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _ciQn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1061:1: error: BUILDSTDERR: warning: label ‘_ciQE’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _ciQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _ciQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1090:1: error: BUILDSTDERR: warning: label ‘_ciQH’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _ciQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _ciQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1126:1: error: BUILDSTDERR: warning: label ‘_ciQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _ciQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _ciQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1156:1: error: BUILDSTDERR: warning: label ‘_ciQV’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _ciQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _ciQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciQT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1197:1: error: BUILDSTDERR: warning: label ‘_ciQT’ defined but not used [-Wunused-label] BUILDSTDERR: 1197 | _ciQT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1197 | _ciQT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1223:1: error: BUILDSTDERR: warning: label ‘_ciR3’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _ciR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _ciR3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1269:1: error: BUILDSTDERR: warning: label ‘_ciRm’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _ciRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _ciRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciRk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1293:1: error: BUILDSTDERR: warning: label ‘_ciRk’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _ciRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _ciRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1311:1: error: BUILDSTDERR: warning: label ‘_ciRs’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _ciRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _ciRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1350:1: error: BUILDSTDERR: warning: label ‘_ciRx’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _ciRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _ciRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1391:1: error: BUILDSTDERR: warning: label ‘_ciRH’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _ciRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _ciRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1424:1: error: BUILDSTDERR: warning: label ‘_ciRY’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _ciRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _ciRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1453:1: error: BUILDSTDERR: warning: label ‘_ciS1’ defined but not used [-Wunused-label] BUILDSTDERR: 1453 | _ciS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1453 | _ciS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1489:1: error: BUILDSTDERR: warning: label ‘_ciSe’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _ciSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _ciSe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1517:1: error: BUILDSTDERR: warning: label ‘_ciSn’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _ciSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _ciSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciSl’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1541:1: error: BUILDSTDERR: warning: label ‘_ciSl’ defined but not used [-Wunused-label] BUILDSTDERR: 1541 | _ciSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1541 | _ciSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1563:1: error: BUILDSTDERR: warning: label ‘_ciSv’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _ciSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _ciSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciSt’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1607:1: error: BUILDSTDERR: warning: label ‘_ciSt’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _ciSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _ciSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1631:1: error: BUILDSTDERR: warning: label ‘_ciSD’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _ciSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _ciSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siE0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1671:1: error: BUILDSTDERR: warning: label ‘_ciSR’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _ciSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _ciSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1694:1: error: BUILDSTDERR: warning: label ‘_ciSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1694 | _ciSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1694 | _ciSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1717:1: error: BUILDSTDERR: warning: label ‘_ciT6’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _ciT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _ciT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1742:1: error: BUILDSTDERR: warning: label ‘_ciTe’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _ciTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _ciTe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1765:1: error: BUILDSTDERR: warning: label ‘_ciTm’ defined but not used [-Wunused-label] BUILDSTDERR: 1765 | _ciTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1765 | _ciTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siDV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1788:1: error: BUILDSTDERR: warning: label ‘_ciTt’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _ciTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _ciTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1821:1: error: BUILDSTDERR: warning: label ‘_ciTx’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _ciTx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _ciTx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siE5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1876:1: error: BUILDSTDERR: warning: label ‘_ciTL’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _ciTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _ciTL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siE3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1899:1: error: BUILDSTDERR: warning: label ‘_ciTS’ defined but not used [-Wunused-label] BUILDSTDERR: 1899 | _ciTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1899 | _ciTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowTransformerStaticArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1928:1: error: BUILDSTDERR: warning: label ‘_ciTW’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _ciTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _ciTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siE8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1967:1: error: BUILDSTDERR: warning: label ‘_ciU9’ defined but not used [-Wunused-label] BUILDSTDERR: 1967 | _ciU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1967 | _ciU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:1992:1: error: BUILDSTDERR: warning: label ‘_ciUc’ defined but not used [-Wunused-label] BUILDSTDERR: 1992 | _ciUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1992 | _ciUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2028:1: error: BUILDSTDERR: warning: label ‘_ciUp’ defined but not used [-Wunused-label] BUILDSTDERR: 2028 | _ciUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2028 | _ciUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2053:1: error: BUILDSTDERR: warning: label ‘_ciUs’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _ciUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _ciUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2082:1: error: BUILDSTDERR: warning: label ‘_ciUF’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _ciUF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _ciUF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2107:1: error: BUILDSTDERR: warning: label ‘_ciUM’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _ciUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _ciUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2136:1: error: BUILDSTDERR: warning: label ‘_ciUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _ciUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _ciUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2175:1: error: BUILDSTDERR: warning: label ‘_ciV3’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _ciV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _ciV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2202:1: error: BUILDSTDERR: warning: label ‘_ciV6’ defined but not used [-Wunused-label] BUILDSTDERR: 2202 | _ciV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2202 | _ciV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2234:1: error: BUILDSTDERR: warning: label ‘_ciVr’ defined but not used [-Wunused-label] BUILDSTDERR: 2234 | _ciVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2234 | _ciVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2263:1: error: BUILDSTDERR: warning: label ‘_ciVw’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _ciVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _ciVw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciVu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2300:1: error: BUILDSTDERR: warning: label ‘_ciVu’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _ciVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _ciVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2322:1: error: BUILDSTDERR: warning: label ‘_ciVE’ defined but not used [-Wunused-label] BUILDSTDERR: 2322 | _ciVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2322 | _ciVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2364:1: error: BUILDSTDERR: warning: label ‘_ciVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2364 | _ciVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2364 | _ciVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2398:1: error: BUILDSTDERR: warning: label ‘_ciW0’ defined but not used [-Wunused-label] BUILDSTDERR: 2398 | _ciW0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2398 | _ciW0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2427:1: error: BUILDSTDERR: warning: label ‘_ciW5’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _ciW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _ciW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciW3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2464:1: error: BUILDSTDERR: warning: label ‘_ciW3’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _ciW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _ciW3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2483:1: error: BUILDSTDERR: warning: label ‘_ciWd’ defined but not used [-Wunused-label] BUILDSTDERR: 2483 | _ciWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2483 | _ciWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2517:1: error: BUILDSTDERR: warning: label ‘_ciWq’ defined but not used [-Wunused-label] BUILDSTDERR: 2517 | _ciWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2517 | _ciWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2542:1: error: BUILDSTDERR: warning: label ‘_ciWt’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _ciWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _ciWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2578:1: error: BUILDSTDERR: warning: label ‘_ciWG’ defined but not used [-Wunused-label] BUILDSTDERR: 2578 | _ciWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2578 | _ciWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2603:1: error: BUILDSTDERR: warning: label ‘_ciWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2603 | _ciWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2603 | _ciWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2632:1: error: BUILDSTDERR: warning: label ‘_ciWW’ defined but not used [-Wunused-label] BUILDSTDERR: 2632 | _ciWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2632 | _ciWW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2657:1: error: BUILDSTDERR: warning: label ‘_ciX0’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _ciX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _ciX0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2689:1: error: BUILDSTDERR: warning: label ‘_ciXd’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _ciXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _ciXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2714:1: error: BUILDSTDERR: warning: label ‘_ciXo’ defined but not used [-Wunused-label] BUILDSTDERR: 2714 | _ciXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2714 | _ciXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2743:1: error: BUILDSTDERR: warning: label ‘_ciXr’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _ciXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _ciXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siER_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2780:1: error: BUILDSTDERR: warning: label ‘_ciXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2780 | _ciXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | _ciXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siES_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2809:1: error: BUILDSTDERR: warning: label ‘_ciXT’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _ciXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _ciXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2846:1: error: BUILDSTDERR: warning: label ‘_ciY4’ defined but not used [-Wunused-label] BUILDSTDERR: 2846 | _ciY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2846 | _ciY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciY2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2870:1: error: BUILDSTDERR: warning: label ‘_ciY2’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _ciY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _ciY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siET_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2890:1: error: BUILDSTDERR: warning: label ‘_ciYc’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _ciYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _ciYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciYa’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2930:1: error: BUILDSTDERR: warning: label ‘_ciYa’ defined but not used [-Wunused-label] BUILDSTDERR: 2930 | _ciYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2930 | _ciYa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2954:1: error: BUILDSTDERR: warning: label ‘_ciYk’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _ciYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _ciYk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:2993:1: error: BUILDSTDERR: warning: label ‘_ciYt’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _ciYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _ciYt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siEV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3024:1: error: BUILDSTDERR: warning: label ‘_ciYy’ defined but not used [-Wunused-label] BUILDSTDERR: 3024 | _ciYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3024 | _ciYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciYw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3067:1: error: BUILDSTDERR: warning: label ‘_ciYw’ defined but not used [-Wunused-label] BUILDSTDERR: 3067 | _ciYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3067 | _ciYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3093:1: error: BUILDSTDERR: warning: label ‘_ciYG’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _ciYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _ciYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siF4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3141:1: error: BUILDSTDERR: warning: label ‘_ciYU’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _ciYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _ciYU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siF3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3164:1: error: BUILDSTDERR: warning: label ‘_ciZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _ciZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _ciZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siF2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3187:1: error: BUILDSTDERR: warning: label ‘_ciZa’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _ciZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _ciZa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siF1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3210:1: error: BUILDSTDERR: warning: label ‘_ciZh’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _ciZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _ciZh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siF0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3235:1: error: BUILDSTDERR: warning: label ‘_ciZo’ defined but not used [-Wunused-label] BUILDSTDERR: 3235 | _ciZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3235 | _ciZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3267:1: error: BUILDSTDERR: warning: label ‘_ciZs’ defined but not used [-Wunused-label] BUILDSTDERR: 3267 | _ciZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3267 | _ciZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siF9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3318:1: error: BUILDSTDERR: warning: label ‘_ciZF’ defined but not used [-Wunused-label] BUILDSTDERR: 3318 | _ciZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3318 | _ciZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3344:1: error: BUILDSTDERR: warning: label ‘_ciZK’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _ciZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _ciZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_ciZI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3374:1: error: BUILDSTDERR: warning: label ‘_ciZI’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _ciZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _ciZI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3396:1: error: BUILDSTDERR: warning: label ‘_cj00’ defined but not used [-Wunused-label] BUILDSTDERR: 3396 | _cj00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3396 | _cj00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3421:1: error: BUILDSTDERR: warning: label ‘_cj03’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _cj03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _cj03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3457:1: error: BUILDSTDERR: warning: label ‘_cj0g’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _cj0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _cj0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3482:1: error: BUILDSTDERR: warning: label ‘_cj0j’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _cj0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _cj0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3511:1: error: BUILDSTDERR: warning: label ‘_cj0x’ defined but not used [-Wunused-label] BUILDSTDERR: 3511 | _cj0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3511 | _cj0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cj0E’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cj0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cj0E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3559:1: error: BUILDSTDERR: warning: label ‘_cj0L’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _cj0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _cj0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3589:1: error: BUILDSTDERR: warning: label ‘_cj0P’ defined but not used [-Wunused-label] BUILDSTDERR: 3589 | _cj0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3589 | _cj0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3632:1: error: BUILDSTDERR: warning: label ‘_cj12’ defined but not used [-Wunused-label] BUILDSTDERR: 3632 | _cj12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3632 | _cj12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3657:1: error: BUILDSTDERR: warning: label ‘_cj15’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _cj15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _cj15: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3693:1: error: BUILDSTDERR: warning: label ‘_cj1i’ defined but not used [-Wunused-label] BUILDSTDERR: 3693 | _cj1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3693 | _cj1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3718:1: error: BUILDSTDERR: warning: label ‘_cj1l’ defined but not used [-Wunused-label] BUILDSTDERR: 3718 | _cj1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3718 | _cj1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3754:1: error: BUILDSTDERR: warning: label ‘_cj1y’ defined but not used [-Wunused-label] BUILDSTDERR: 3754 | _cj1y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3754 | _cj1y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3779:1: error: BUILDSTDERR: warning: label ‘_cj1B’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _cj1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _cj1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cj1O’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cj1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cj1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3833:1: error: BUILDSTDERR: warning: label ‘_cj1V’ defined but not used [-Wunused-label] BUILDSTDERR: 3833 | _cj1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3833 | _cj1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3858:1: error: BUILDSTDERR: warning: label ‘_cj22’ defined but not used [-Wunused-label] BUILDSTDERR: 3858 | _cj22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3858 | _cj22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3888:1: error: BUILDSTDERR: warning: label ‘_cj26’ defined but not used [-Wunused-label] BUILDSTDERR: 3888 | _cj26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3888 | _cj26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3931:1: error: BUILDSTDERR: warning: label ‘_cj2j’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _cj2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _cj2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3957:1: error: BUILDSTDERR: warning: label ‘_cj2o’ defined but not used [-Wunused-label] BUILDSTDERR: 3957 | _cj2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3957 | _cj2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj2m’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:3987:1: error: BUILDSTDERR: warning: label ‘_cj2m’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _cj2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _cj2m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4009:1: error: BUILDSTDERR: warning: label ‘_cj2E’ defined but not used [-Wunused-label] BUILDSTDERR: 4009 | _cj2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4009 | _cj2E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4034:1: error: BUILDSTDERR: warning: label ‘_cj2H’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _cj2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _cj2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cj2U’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cj2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cj2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4095:1: error: BUILDSTDERR: warning: label ‘_cj2X’ defined but not used [-Wunused-label] BUILDSTDERR: 4095 | _cj2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4095 | _cj2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4124:1: error: BUILDSTDERR: warning: label ‘_cj3b’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _cj3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _cj3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4147:1: error: BUILDSTDERR: warning: label ‘_cj3i’ defined but not used [-Wunused-label] BUILDSTDERR: 4147 | _cj3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4147 | _cj3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4172:1: error: BUILDSTDERR: warning: label ‘_cj3p’ defined but not used [-Wunused-label] BUILDSTDERR: 4172 | _cj3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4172 | _cj3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4197:1: error: BUILDSTDERR: warning: label ‘_cj3w’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _cj3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _cj3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4227:1: error: BUILDSTDERR: warning: label ‘_cj3A’ defined but not used [-Wunused-label] BUILDSTDERR: 4227 | _cj3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4227 | _cj3A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4273:1: error: BUILDSTDERR: warning: label ‘_cj3N’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _cj3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _cj3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4299:1: error: BUILDSTDERR: warning: label ‘_cj3S’ defined but not used [-Wunused-label] BUILDSTDERR: 4299 | _cj3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4299 | _cj3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj3Q’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4329:1: error: BUILDSTDERR: warning: label ‘_cj3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4329 | _cj3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4329 | _cj3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siFX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4351:1: error: BUILDSTDERR: warning: label ‘_cj48’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _cj48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _cj48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4376:1: error: BUILDSTDERR: warning: label ‘_cj4b’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _cj4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _cj4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzumirror1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4406:1: error: BUILDSTDERR: warning: label ‘_cj4r’ defined but not used [-Wunused-label] BUILDSTDERR: 4406 | _cj4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4406 | _cj4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj4k’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4430:1: error: BUILDSTDERR: warning: label ‘_cj4k’ defined but not used [-Wunused-label] BUILDSTDERR: 4430 | _cj4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4430 | _cj4k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siG6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4477:1: error: BUILDSTDERR: warning: label ‘_cj4P’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _cj4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _cj4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siG7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4501:1: error: BUILDSTDERR: warning: label ‘_cj4W’ defined but not used [-Wunused-label] BUILDSTDERR: 4501 | _cj4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4501 | _cj4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4525:1: error: BUILDSTDERR: warning: label ‘_cj5f’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _cj5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _cj5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4554:1: error: BUILDSTDERR: warning: label ‘_cj5k’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _cj5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _cj5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj5i’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4591:1: error: BUILDSTDERR: warning: label ‘_cj5i’ defined but not used [-Wunused-label] BUILDSTDERR: 4591 | _cj5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4591 | _cj5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4609:1: error: BUILDSTDERR: warning: label ‘_cj5E’ defined but not used [-Wunused-label] BUILDSTDERR: 4609 | _cj5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4609 | _cj5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4638:1: error: BUILDSTDERR: warning: label ‘_cj5H’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _cj5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _cj5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4674:1: error: BUILDSTDERR: warning: label ‘_cj5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4674 | _cj5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4674 | _cj5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4704:1: error: BUILDSTDERR: warning: label ‘_cj5V’ defined but not used [-Wunused-label] BUILDSTDERR: 4704 | _cj5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4704 | _cj5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj5T’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4745:1: error: BUILDSTDERR: warning: label ‘_cj5T’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _cj5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _cj5T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4772:1: error: BUILDSTDERR: warning: label ‘_cj63’ defined but not used [-Wunused-label] BUILDSTDERR: 4772 | _cj63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4772 | _cj63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4818:1: error: BUILDSTDERR: warning: label ‘_cj6k’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _cj6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _cj6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4847:1: error: BUILDSTDERR: warning: label ‘_cj6p’ defined but not used [-Wunused-label] BUILDSTDERR: 4847 | _cj6p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4847 | _cj6p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj6n’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4884:1: error: BUILDSTDERR: warning: label ‘_cj6n’ defined but not used [-Wunused-label] BUILDSTDERR: 4884 | _cj6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4884 | _cj6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4901:1: error: BUILDSTDERR: warning: label ‘_cj6B’ defined but not used [-Wunused-label] BUILDSTDERR: 4901 | _cj6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4901 | _cj6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4932:1: error: BUILDSTDERR: warning: label ‘_cj6G’ defined but not used [-Wunused-label] BUILDSTDERR: 4932 | _cj6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4932 | _cj6G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj6E’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:4975:1: error: BUILDSTDERR: warning: label ‘_cj6E’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _cj6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _cj6E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5003:1: error: BUILDSTDERR: warning: label ‘_cj6O’ defined but not used [-Wunused-label] BUILDSTDERR: 5003 | _cj6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5003 | _cj6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5054:1: error: BUILDSTDERR: warning: label ‘_cj75’ defined but not used [-Wunused-label] BUILDSTDERR: 5054 | _cj75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5054 | _cj75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5083:1: error: BUILDSTDERR: warning: label ‘_cj78’ defined but not used [-Wunused-label] BUILDSTDERR: 5083 | _cj78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5083 | _cj78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siG9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5119:1: error: BUILDSTDERR: warning: label ‘_cj7h’ defined but not used [-Wunused-label] BUILDSTDERR: 5119 | _cj7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5119 | _cj7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5149:1: error: BUILDSTDERR: warning: label ‘_cj7m’ defined but not used [-Wunused-label] BUILDSTDERR: 5149 | _cj7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5149 | _cj7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj7k’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5190:1: error: BUILDSTDERR: warning: label ‘_cj7k’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _cj7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _cj7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5218:1: error: BUILDSTDERR: warning: label ‘_cj7u’ defined but not used [-Wunused-label] BUILDSTDERR: 5218 | _cj7u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5218 | _cj7u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5268:1: error: BUILDSTDERR: warning: label ‘_cj7N’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _cj7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _cj7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj7L’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5293:1: error: BUILDSTDERR: warning: label ‘_cj7L’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _cj7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _cj7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj7Q’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5309:1: error: BUILDSTDERR: warning: label ‘_cj7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _cj7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _cj7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5327:1: error: BUILDSTDERR: warning: label ‘_cj7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _cj7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _cj7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5366:1: error: BUILDSTDERR: warning: label ‘_cj83’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _cj83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _cj83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5407:1: error: BUILDSTDERR: warning: label ‘_cj8j’ defined but not used [-Wunused-label] BUILDSTDERR: 5407 | _cj8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5407 | _cj8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj8c’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5427:1: error: BUILDSTDERR: warning: label ‘_cj8c’ defined but not used [-Wunused-label] BUILDSTDERR: 5427 | _cj8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5427 | _cj8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5458:1: error: BUILDSTDERR: warning: label ‘_cj8B’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _cj8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _cj8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5485:1: error: BUILDSTDERR: warning: label ‘_cj8M’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _cj8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _cj8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5510:1: error: BUILDSTDERR: warning: label ‘_cj8X’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _cj8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _cj8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5539:1: error: BUILDSTDERR: warning: label ‘_cj90’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _cj90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _cj90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5576:1: error: BUILDSTDERR: warning: label ‘_cj9b’ defined but not used [-Wunused-label] BUILDSTDERR: 5576 | _cj9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5576 | _cj9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj99’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5600:1: error: BUILDSTDERR: warning: label ‘_cj99’ defined but not used [-Wunused-label] BUILDSTDERR: 5600 | _cj99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5600 | _cj99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5622:1: error: BUILDSTDERR: warning: label ‘_cj9j’ defined but not used [-Wunused-label] BUILDSTDERR: 5622 | _cj9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5622 | _cj9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cj9h’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5665:1: error: BUILDSTDERR: warning: label ‘_cj9h’ defined but not used [-Wunused-label] BUILDSTDERR: 5665 | _cj9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5665 | _cj9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5689:1: error: BUILDSTDERR: warning: label ‘_cj9r’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _cj9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _cj9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5729:1: error: BUILDSTDERR: warning: label ‘_cj9F’ defined but not used [-Wunused-label] BUILDSTDERR: 5729 | _cj9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5729 | _cj9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5752:1: error: BUILDSTDERR: warning: label ‘_cj9N’ defined but not used [-Wunused-label] BUILDSTDERR: 5752 | _cj9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5752 | _cj9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5775:1: error: BUILDSTDERR: warning: label ‘_cj9U’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _cj9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _cj9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5800:1: error: BUILDSTDERR: warning: label ‘_cja2’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _cja2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _cja2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siGR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5823:1: error: BUILDSTDERR: warning: label ‘_cja9’ defined but not used [-Wunused-label] BUILDSTDERR: 5823 | _cja9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5823 | _cja9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5855:1: error: BUILDSTDERR: warning: label ‘_cjad’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _cjad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _cjad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siH0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5906:1: error: BUILDSTDERR: warning: label ‘_cjaq’ defined but not used [-Wunused-label] BUILDSTDERR: 5906 | _cjaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5906 | _cjaq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5932:1: error: BUILDSTDERR: warning: label ‘_cjav’ defined but not used [-Wunused-label] BUILDSTDERR: 5932 | _cjav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5932 | _cjav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjat’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5962:1: error: BUILDSTDERR: warning: label ‘_cjat’ defined but not used [-Wunused-label] BUILDSTDERR: 5962 | _cjat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5962 | _cjat: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siH3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:5984:1: error: BUILDSTDERR: warning: label ‘_cjaL’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _cjaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _cjaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6009:1: error: BUILDSTDERR: warning: label ‘_cjaO’ defined but not used [-Wunused-label] BUILDSTDERR: 6009 | _cjaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6009 | _cjaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siH7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6038:1: error: BUILDSTDERR: warning: label ‘_cjb2’ defined but not used [-Wunused-label] BUILDSTDERR: 6038 | _cjb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6038 | _cjb2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siH6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6061:1: error: BUILDSTDERR: warning: label ‘_cjb9’ defined but not used [-Wunused-label] BUILDSTDERR: 6061 | _cjb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6061 | _cjb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6090:1: error: BUILDSTDERR: warning: label ‘_cjbd’ defined but not used [-Wunused-label] BUILDSTDERR: 6090 | _cjbd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6090 | _cjbd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6129:1: error: BUILDSTDERR: warning: label ‘_cjbq’ defined but not used [-Wunused-label] BUILDSTDERR: 6129 | _cjbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6129 | _cjbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6154:1: error: BUILDSTDERR: warning: label ‘_cjbt’ defined but not used [-Wunused-label] BUILDSTDERR: 6154 | _cjbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6154 | _cjbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6183:1: error: BUILDSTDERR: warning: label ‘_cjbH’ defined but not used [-Wunused-label] BUILDSTDERR: 6183 | _cjbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6183 | _cjbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6206:1: error: BUILDSTDERR: warning: label ‘_cjbO’ defined but not used [-Wunused-label] BUILDSTDERR: 6206 | _cjbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6206 | _cjbO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cjbS’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cjbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cjbS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6274:1: error: BUILDSTDERR: warning: label ‘_cjc9’ defined but not used [-Wunused-label] BUILDSTDERR: 6274 | _cjc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6274 | _cjc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6303:1: error: BUILDSTDERR: warning: label ‘_cjce’ defined but not used [-Wunused-label] BUILDSTDERR: 6303 | _cjce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6303 | _cjce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjcc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6340:1: error: BUILDSTDERR: warning: label ‘_cjcc’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _cjcc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _cjcc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6359:1: error: BUILDSTDERR: warning: label ‘_cjcm’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _cjcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _cjcm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6393:1: error: BUILDSTDERR: warning: label ‘_cjcz’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _cjcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _cjcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowPlusStaticArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6418:1: error: BUILDSTDERR: warning: label ‘_cjcC’ defined but not used [-Wunused-label] BUILDSTDERR: 6418 | _cjcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6418 | _cjcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6447:1: error: BUILDSTDERR: warning: label ‘_cjcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6447 | _cjcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6447 | _cjcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6470:1: error: BUILDSTDERR: warning: label ‘_cjcX’ defined but not used [-Wunused-label] BUILDSTDERR: 6470 | _cjcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6470 | _cjcX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowPlusStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6499:1: error: BUILDSTDERR: warning: label ‘_cjd1’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _cjd1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _cjd1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6538:1: error: BUILDSTDERR: warning: label ‘_cjdm’ defined but not used [-Wunused-label] BUILDSTDERR: 6538 | _cjdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6538 | _cjdm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6568:1: error: BUILDSTDERR: warning: label ‘_cjdp’ defined but not used [-Wunused-label] BUILDSTDERR: 6568 | _cjdp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6568 | _cjdp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6607:1: error: BUILDSTDERR: warning: label ‘_cjdA’ defined but not used [-Wunused-label] BUILDSTDERR: 6607 | _cjdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6607 | _cjdA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjdy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6631:1: error: BUILDSTDERR: warning: label ‘_cjdy’ defined but not used [-Wunused-label] BUILDSTDERR: 6631 | _cjdy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6631 | _cjdy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6652:1: error: BUILDSTDERR: warning: label ‘_cjdI’ defined but not used [-Wunused-label] BUILDSTDERR: 6652 | _cjdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6652 | _cjdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjdG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6694:1: error: BUILDSTDERR: warning: label ‘_cjdG’ defined but not used [-Wunused-label] BUILDSTDERR: 6694 | _cjdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6694 | _cjdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6716:1: error: BUILDSTDERR: warning: label ‘_cjdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6716 | _cjdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6716 | _cjdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6748:1: error: BUILDSTDERR: warning: label ‘_cje4’ defined but not used [-Wunused-label] BUILDSTDERR: 6748 | _cje4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6748 | _cje4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfFunctorStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6765:1: error: BUILDSTDERR: warning: label ‘_cje7’ defined but not used [-Wunused-label] BUILDSTDERR: 6765 | _cje7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6765 | _cje7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6794:1: error: BUILDSTDERR: warning: label ‘_cjel’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _cjel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _cjel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6817:1: error: BUILDSTDERR: warning: label ‘_cjet’ defined but not used [-Wunused-label] BUILDSTDERR: 6817 | _cjet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6817 | _cjet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfFunctorStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6844:1: error: BUILDSTDERR: warning: label ‘_cjex’ defined but not used [-Wunused-label] BUILDSTDERR: 6844 | _cjex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6844 | _cjex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6884:1: error: BUILDSTDERR: warning: label ‘_cjeJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _cjeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _cjeJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjeG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6904:1: error: BUILDSTDERR: warning: label ‘_cjeG’ defined but not used [-Wunused-label] BUILDSTDERR: 6904 | _cjeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6904 | _cjeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siI1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6926:1: error: BUILDSTDERR: warning: label ‘_cjeY’ defined but not used [-Wunused-label] BUILDSTDERR: 6926 | _cjeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6926 | _cjeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6954:1: error: BUILDSTDERR: warning: label ‘_cjfd’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _cjfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _cjfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:6983:1: error: BUILDSTDERR: warning: label ‘_cjfg’ defined but not used [-Wunused-label] BUILDSTDERR: 6983 | _cjfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6983 | _cjfg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siHX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7020:1: error: BUILDSTDERR: warning: label ‘_cjfr’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _cjfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _cjfr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjfp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7044:1: error: BUILDSTDERR: warning: label ‘_cjfp’ defined but not used [-Wunused-label] BUILDSTDERR: 7044 | _cjfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7044 | _cjfp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siI0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7064:1: error: BUILDSTDERR: warning: label ‘_cjfz’ defined but not used [-Wunused-label] BUILDSTDERR: 7064 | _cjfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7064 | _cjfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjfx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7104:1: error: BUILDSTDERR: warning: label ‘_cjfx’ defined but not used [-Wunused-label] BUILDSTDERR: 7104 | _cjfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7104 | _cjfx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7128:1: error: BUILDSTDERR: warning: label ‘_cjfH’ defined but not used [-Wunused-label] BUILDSTDERR: 7128 | _cjfH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7128 | _cjfH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siI6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7166:1: error: BUILDSTDERR: warning: label ‘_cjfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7166 | _cjfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7166 | _cjfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siI7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7185:1: error: BUILDSTDERR: warning: label ‘_cjg2’ defined but not used [-Wunused-label] BUILDSTDERR: 7185 | _cjg2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7185 | _cjg2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7222:1: error: BUILDSTDERR: warning: label ‘_cjg7’ defined but not used [-Wunused-label] BUILDSTDERR: 7222 | _cjg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7222 | _cjg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7254:1: error: BUILDSTDERR: warning: label ‘_cjgk’ defined but not used [-Wunused-label] BUILDSTDERR: 7254 | _cjgk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7254 | _cjgk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7284:1: error: BUILDSTDERR: warning: label ‘_cjgn’ defined but not used [-Wunused-label] BUILDSTDERR: 7284 | _cjgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7284 | _cjgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7320:1: error: BUILDSTDERR: warning: label ‘_cjgw’ defined but not used [-Wunused-label] BUILDSTDERR: 7320 | _cjgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7320 | _cjgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7342:1: error: BUILDSTDERR: warning: label ‘_cjgH’ defined but not used [-Wunused-label] BUILDSTDERR: 7342 | _cjgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7342 | _cjgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7370:1: error: BUILDSTDERR: warning: label ‘_cjgK’ defined but not used [-Wunused-label] BUILDSTDERR: 7370 | _cjgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7370 | _cjgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7402:1: error: BUILDSTDERR: warning: label ‘_cjgX’ defined but not used [-Wunused-label] BUILDSTDERR: 7402 | _cjgX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7402 | _cjgX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7430:1: error: BUILDSTDERR: warning: label ‘_cjh0’ defined but not used [-Wunused-label] BUILDSTDERR: 7430 | _cjh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7430 | _cjh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7462:1: error: BUILDSTDERR: warning: label ‘_cjhe’ defined but not used [-Wunused-label] BUILDSTDERR: 7462 | _cjhe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7462 | _cjhe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7485:1: error: BUILDSTDERR: warning: label ‘_cjhm’ defined but not used [-Wunused-label] BUILDSTDERR: 7485 | _cjhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7485 | _cjhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7508:1: error: BUILDSTDERR: warning: label ‘_cjhu’ defined but not used [-Wunused-label] BUILDSTDERR: 7508 | _cjhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7508 | _cjhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7531:1: error: BUILDSTDERR: warning: label ‘_cjhC’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _cjhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _cjhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7554:1: error: BUILDSTDERR: warning: label ‘_cjhK’ defined but not used [-Wunused-label] BUILDSTDERR: 7554 | _cjhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7554 | _cjhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7577:1: error: BUILDSTDERR: warning: label ‘_cjhR’ defined but not used [-Wunused-label] BUILDSTDERR: 7577 | _cjhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7577 | _cjhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7610:1: error: BUILDSTDERR: warning: label ‘_cjhV’ defined but not used [-Wunused-label] BUILDSTDERR: 7610 | _cjhV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7610 | _cjhV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7666:1: error: BUILDSTDERR: warning: label ‘_cjia’ defined but not used [-Wunused-label] BUILDSTDERR: 7666 | _cjia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7666 | _cjia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cji8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7690:1: error: BUILDSTDERR: warning: label ‘_cji8’ defined but not used [-Wunused-label] BUILDSTDERR: 7690 | _cji8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7690 | _cji8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7706:1: error: BUILDSTDERR: warning: label ‘_cjig’ defined but not used [-Wunused-label] BUILDSTDERR: 7706 | _cjig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7706 | _cjig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siID_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7743:1: error: BUILDSTDERR: warning: label ‘_cjiv’ defined but not used [-Wunused-label] BUILDSTDERR: 7743 | _cjiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7743 | _cjiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjit’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7767:1: error: BUILDSTDERR: warning: label ‘_cjit’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _cjit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _cjit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7783:1: error: BUILDSTDERR: warning: label ‘_cjiB’ defined but not used [-Wunused-label] BUILDSTDERR: 7783 | _cjiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7783 | _cjiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7811:1: error: BUILDSTDERR: warning: label ‘_cjiK’ defined but not used [-Wunused-label] BUILDSTDERR: 7811 | _cjiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7811 | _cjiK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7832:1: error: BUILDSTDERR: warning: label ‘_cjiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7832 | _cjiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7832 | _cjiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7854:1: error: BUILDSTDERR: warning: label ‘_cjj6’ defined but not used [-Wunused-label] BUILDSTDERR: 7854 | _cjj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7854 | _cjj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7879:1: error: BUILDSTDERR: warning: label ‘_cjjl’ defined but not used [-Wunused-label] BUILDSTDERR: 7879 | _cjjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7879 | _cjjl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7908:1: error: BUILDSTDERR: warning: label ‘_cjjo’ defined but not used [-Wunused-label] BUILDSTDERR: 7908 | _cjjo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7908 | _cjjo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7944:1: error: BUILDSTDERR: warning: label ‘_cjjB’ defined but not used [-Wunused-label] BUILDSTDERR: 7944 | _cjjB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7944 | _cjjB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:7973:1: error: BUILDSTDERR: warning: label ‘_cjjG’ defined but not used [-Wunused-label] BUILDSTDERR: 7973 | _cjjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7973 | _cjjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjjE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8010:1: error: BUILDSTDERR: warning: label ‘_cjjE’ defined but not used [-Wunused-label] BUILDSTDERR: 8010 | _cjjE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8010 | _cjjE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8033:1: error: BUILDSTDERR: warning: label ‘_cjjO’ defined but not used [-Wunused-label] BUILDSTDERR: 8033 | _cjjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8033 | _cjjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8078:1: error: BUILDSTDERR: warning: label ‘_cjjX’ defined but not used [-Wunused-label] BUILDSTDERR: 8078 | _cjjX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8078 | _cjjX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siII_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8113:1: error: BUILDSTDERR: warning: label ‘_cjk0’ defined but not used [-Wunused-label] BUILDSTDERR: 8113 | _cjk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8113 | _cjk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8163:1: error: BUILDSTDERR: warning: label ‘_cjk5’ defined but not used [-Wunused-label] BUILDSTDERR: 8163 | _cjk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8163 | _cjk5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8195:1: error: BUILDSTDERR: warning: label ‘_cjkm’ defined but not used [-Wunused-label] BUILDSTDERR: 8195 | _cjkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8195 | _cjkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8217:1: error: BUILDSTDERR: warning: label ‘_cjkt’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _cjkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _cjkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8242:1: error: BUILDSTDERR: warning: label ‘_cjkE’ defined but not used [-Wunused-label] BUILDSTDERR: 8242 | _cjkE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8242 | _cjkE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8271:1: error: BUILDSTDERR: warning: label ‘_cjkH’ defined but not used [-Wunused-label] BUILDSTDERR: 8271 | _cjkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8271 | _cjkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8308:1: error: BUILDSTDERR: warning: label ‘_cjkY’ defined but not used [-Wunused-label] BUILDSTDERR: 8308 | _cjkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8308 | _cjkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8340:1: error: BUILDSTDERR: warning: label ‘_cjl1’ defined but not used [-Wunused-label] BUILDSTDERR: 8340 | _cjl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8340 | _cjl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8381:1: error: BUILDSTDERR: warning: label ‘_cjla’ defined but not used [-Wunused-label] BUILDSTDERR: 8381 | _cjla: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8381 | _cjla: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8413:1: error: BUILDSTDERR: warning: label ‘_cjlf’ defined but not used [-Wunused-label] BUILDSTDERR: 8413 | _cjlf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8413 | _cjlf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjld’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8458:1: error: BUILDSTDERR: warning: label ‘_cjld’ defined but not used [-Wunused-label] BUILDSTDERR: 8458 | _cjld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8458 | _cjld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siIV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8486:1: error: BUILDSTDERR: warning: label ‘_cjln’ defined but not used [-Wunused-label] BUILDSTDERR: 8486 | _cjln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8486 | _cjln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8536:1: error: BUILDSTDERR: warning: label ‘_cjls’ defined but not used [-Wunused-label] BUILDSTDERR: 8536 | _cjls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8536 | _cjls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8568:1: error: BUILDSTDERR: warning: label ‘_cjlG’ defined but not used [-Wunused-label] BUILDSTDERR: 8568 | _cjlG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8568 | _cjlG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8591:1: error: BUILDSTDERR: warning: label ‘_cjlO’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _cjlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _cjlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8614:1: error: BUILDSTDERR: warning: label ‘_cjlW’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _cjlW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _cjlW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8637:1: error: BUILDSTDERR: warning: label ‘_cjm3’ defined but not used [-Wunused-label] BUILDSTDERR: 8637 | _cjm3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8637 | _cjm3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJ7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8662:1: error: BUILDSTDERR: warning: label ‘_cjma’ defined but not used [-Wunused-label] BUILDSTDERR: 8662 | _cjma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8662 | _cjma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8694:1: error: BUILDSTDERR: warning: label ‘_cjme’ defined but not used [-Wunused-label] BUILDSTDERR: 8694 | _cjme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8694 | _cjme: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8745:1: error: BUILDSTDERR: warning: label ‘_cjmr’ defined but not used [-Wunused-label] BUILDSTDERR: 8745 | _cjmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8745 | _cjmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8769:1: error: BUILDSTDERR: warning: label ‘_cjmy’ defined but not used [-Wunused-label] BUILDSTDERR: 8769 | _cjmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8769 | _cjmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8793:1: error: BUILDSTDERR: warning: label ‘_cjmR’ defined but not used [-Wunused-label] BUILDSTDERR: 8793 | _cjmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8793 | _cjmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8821:1: error: BUILDSTDERR: warning: label ‘_cjmY’ defined but not used [-Wunused-label] BUILDSTDERR: 8821 | _cjmY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8821 | _cjmY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjmG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8856:1: error: BUILDSTDERR: warning: label ‘_cjmG’ defined but not used [-Wunused-label] BUILDSTDERR: 8856 | _cjmG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8856 | _cjmG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8907:1: error: BUILDSTDERR: warning: label ‘_cjn7’ defined but not used [-Wunused-label] BUILDSTDERR: 8907 | _cjn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8907 | _cjn7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8945:1: error: BUILDSTDERR: warning: label ‘_cjnj’ defined but not used [-Wunused-label] BUILDSTDERR: 8945 | _cjnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8945 | _cjnj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjng’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8971:1: error: BUILDSTDERR: warning: label ‘_cjng’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _cjng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _cjng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:8995:1: error: BUILDSTDERR: warning: label ‘_cjnz’ defined but not used [-Wunused-label] BUILDSTDERR: 8995 | _cjnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8995 | _cjnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9019:1: error: BUILDSTDERR: warning: label ‘_cjnH’ defined but not used [-Wunused-label] BUILDSTDERR: 9019 | _cjnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9019 | _cjnH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9042:1: error: BUILDSTDERR: warning: label ‘_cjnP’ defined but not used [-Wunused-label] BUILDSTDERR: 9042 | _cjnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9042 | _cjnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9070:1: error: BUILDSTDERR: warning: label ‘_cjnT’ defined but not used [-Wunused-label] BUILDSTDERR: 9070 | _cjnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9070 | _cjnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9115:1: error: BUILDSTDERR: warning: label ‘_cjo6’ defined but not used [-Wunused-label] BUILDSTDERR: 9115 | _cjo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9115 | _cjo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9142:1: error: BUILDSTDERR: warning: label ‘_cjo9’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _cjo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _cjo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9177:1: error: BUILDSTDERR: warning: label ‘_cjop’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _cjop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _cjop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjon’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9201:1: error: BUILDSTDERR: warning: label ‘_cjon’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _cjon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _cjon: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9217:1: error: BUILDSTDERR: warning: label ‘_cjov’ defined but not used [-Wunused-label] BUILDSTDERR: 9217 | _cjov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9217 | _cjov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9254:1: error: BUILDSTDERR: warning: label ‘_cjoO’ defined but not used [-Wunused-label] BUILDSTDERR: 9254 | _cjoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9254 | _cjoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjoM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9278:1: error: BUILDSTDERR: warning: label ‘_cjoM’ defined but not used [-Wunused-label] BUILDSTDERR: 9278 | _cjoM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9278 | _cjoM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9296:1: error: BUILDSTDERR: warning: label ‘_cjoU’ defined but not used [-Wunused-label] BUILDSTDERR: 9296 | _cjoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9296 | _cjoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9332:1: error: BUILDSTDERR: warning: label ‘_cjp3’ defined but not used [-Wunused-label] BUILDSTDERR: 9332 | _cjp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9332 | _cjp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9356:1: error: BUILDSTDERR: warning: label ‘_cjpa’ defined but not used [-Wunused-label] BUILDSTDERR: 9356 | _cjpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9356 | _cjpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cjpt’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cjpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cjpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siJS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9408:1: error: BUILDSTDERR: warning: label ‘_cjpA’ defined but not used [-Wunused-label] BUILDSTDERR: 9408 | _cjpA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9408 | _cjpA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjpi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9443:1: error: BUILDSTDERR: warning: label ‘_cjpi’ defined but not used [-Wunused-label] BUILDSTDERR: 9443 | _cjpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9443 | _cjpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cjpJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cjpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cjpJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siK4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9535:1: error: BUILDSTDERR: warning: label ‘_cjpW’ defined but not used [-Wunused-label] BUILDSTDERR: 9535 | _cjpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9535 | _cjpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siK3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9560:1: error: BUILDSTDERR: warning: label ‘_cjq4’ defined but not used [-Wunused-label] BUILDSTDERR: 9560 | _cjq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9560 | _cjq4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siK2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9583:1: error: BUILDSTDERR: warning: label ‘_cjqb’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _cjqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _cjqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siK1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9608:1: error: BUILDSTDERR: warning: label ‘_cjqi’ defined but not used [-Wunused-label] BUILDSTDERR: 9608 | _cjqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9608 | _cjqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9640:1: error: BUILDSTDERR: warning: label ‘_cjqm’ defined but not used [-Wunused-label] BUILDSTDERR: 9640 | _cjqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9640 | _cjqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siK9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9688:1: error: BUILDSTDERR: warning: label ‘_cjqz’ defined but not used [-Wunused-label] BUILDSTDERR: 9688 | _cjqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9688 | _cjqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9714:1: error: BUILDSTDERR: warning: label ‘_cjqE’ defined but not used [-Wunused-label] BUILDSTDERR: 9714 | _cjqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9714 | _cjqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjqC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9744:1: error: BUILDSTDERR: warning: label ‘_cjqC’ defined but not used [-Wunused-label] BUILDSTDERR: 9744 | _cjqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9744 | _cjqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9766:1: error: BUILDSTDERR: warning: label ‘_cjqU’ defined but not used [-Wunused-label] BUILDSTDERR: 9766 | _cjqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9766 | _cjqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9792:1: error: BUILDSTDERR: warning: label ‘_cjqZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9792 | _cjqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9792 | _cjqZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjqX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9822:1: error: BUILDSTDERR: warning: label ‘_cjqX’ defined but not used [-Wunused-label] BUILDSTDERR: 9822 | _cjqX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9822 | _cjqX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9844:1: error: BUILDSTDERR: warning: label ‘_cjrf’ defined but not used [-Wunused-label] BUILDSTDERR: 9844 | _cjrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9844 | _cjrf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrowzuzdcp2ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9869:1: error: BUILDSTDERR: warning: label ‘_cjri’ defined but not used [-Wunused-label] BUILDSTDERR: 9869 | _cjri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9869 | _cjri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9898:1: error: BUILDSTDERR: warning: label ‘_cjrv’ defined but not used [-Wunused-label] BUILDSTDERR: 9898 | _cjrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9898 | _cjrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrowzuzdcp1ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9923:1: error: BUILDSTDERR: warning: label ‘_cjry’ defined but not used [-Wunused-label] BUILDSTDERR: 9923 | _cjry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9923 | _cjry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9952:1: error: BUILDSTDERR: warning: label ‘_cjrM’ defined but not used [-Wunused-label] BUILDSTDERR: 9952 | _cjrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9952 | _cjrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9975:1: error: BUILDSTDERR: warning: label ‘_cjrU’ defined but not used [-Wunused-label] BUILDSTDERR: 9975 | _cjrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9975 | _cjrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:9998:1: error: BUILDSTDERR: warning: label ‘_cjs1’ defined but not used [-Wunused-label] BUILDSTDERR: 9998 | _cjs1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9998 | _cjs1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10023:1: error: BUILDSTDERR: warning: label ‘_cjs8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10023 | _cjs8: BUILDSTDERR: | ^ BUILDSTDERR: 10023 | _cjs8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10054:1: error: BUILDSTDERR: warning: label ‘_cjsc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10054 | _cjsc: BUILDSTDERR: | ^ BUILDSTDERR: 10054 | _cjsc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10101:1: error: BUILDSTDERR: warning: label ‘_cjsp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10101 | _cjsp: BUILDSTDERR: | ^ BUILDSTDERR: 10101 | _cjsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10127:1: error: BUILDSTDERR: warning: label ‘_cjsu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _cjsu: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _cjsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjss’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10157:1: error: BUILDSTDERR: warning: label ‘_cjss’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10157 | _cjss: BUILDSTDERR: | ^ BUILDSTDERR: 10157 | _cjss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10179:1: error: BUILDSTDERR: warning: label ‘_cjsK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10179 | _cjsK: BUILDSTDERR: | ^ BUILDSTDERR: 10179 | _cjsK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10205:1: error: BUILDSTDERR: warning: label ‘_cjsP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10205 | _cjsP: BUILDSTDERR: | ^ BUILDSTDERR: 10205 | _cjsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjsN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10235:1: error: BUILDSTDERR: warning: label ‘_cjsN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10235 | _cjsN: BUILDSTDERR: | ^ BUILDSTDERR: 10235 | _cjsN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10257:1: error: BUILDSTDERR: warning: label ‘_cjt5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _cjt5: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _cjt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10282:1: error: BUILDSTDERR: warning: label ‘_cjt8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10282 | _cjt8: BUILDSTDERR: | ^ BUILDSTDERR: 10282 | _cjt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10311:1: error: BUILDSTDERR: warning: label ‘_cjtl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10311 | _cjtl: BUILDSTDERR: | ^ BUILDSTDERR: 10311 | _cjtl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10336:1: error: BUILDSTDERR: warning: label ‘_cjto’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _cjto: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _cjto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10365:1: error: BUILDSTDERR: warning: label ‘_cjtC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10365 | _cjtC: BUILDSTDERR: | ^ BUILDSTDERR: 10365 | _cjtC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10388:1: error: BUILDSTDERR: warning: label ‘_cjtK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10388 | _cjtK: BUILDSTDERR: | ^ BUILDSTDERR: 10388 | _cjtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10411:1: error: BUILDSTDERR: warning: label ‘_cjtR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10411 | _cjtR: BUILDSTDERR: | ^ BUILDSTDERR: 10411 | _cjtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10436:1: error: BUILDSTDERR: warning: label ‘_cjtY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10436 | _cjtY: BUILDSTDERR: | ^ BUILDSTDERR: 10436 | _cjtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10467:1: error: BUILDSTDERR: warning: label ‘_cju2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10467 | _cju2: BUILDSTDERR: | ^ BUILDSTDERR: 10467 | _cju2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10514:1: error: BUILDSTDERR: warning: label ‘_cjuf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10514 | _cjuf: BUILDSTDERR: | ^ BUILDSTDERR: 10514 | _cjuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10540:1: error: BUILDSTDERR: warning: label ‘_cjuk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10540 | _cjuk: BUILDSTDERR: | ^ BUILDSTDERR: 10540 | _cjuk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjui’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10570:1: error: BUILDSTDERR: warning: label ‘_cjui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10570 | _cjui: BUILDSTDERR: | ^ BUILDSTDERR: 10570 | _cjui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10592:1: error: BUILDSTDERR: warning: label ‘_cjuA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10592 | _cjuA: BUILDSTDERR: | ^ BUILDSTDERR: 10592 | _cjuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10618:1: error: BUILDSTDERR: warning: label ‘_cjuF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10618 | _cjuF: BUILDSTDERR: | ^ BUILDSTDERR: 10618 | _cjuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjuD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10648:1: error: BUILDSTDERR: warning: label ‘_cjuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _cjuD: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _cjuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siKZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10670:1: error: BUILDSTDERR: warning: label ‘_cjuV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10670 | _cjuV: BUILDSTDERR: | ^ BUILDSTDERR: 10670 | _cjuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10695:1: error: BUILDSTDERR: warning: label ‘_cjuY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10695 | _cjuY: BUILDSTDERR: | ^ BUILDSTDERR: 10695 | _cjuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siL2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10724:1: error: BUILDSTDERR: warning: label ‘_cjvb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10724 | _cjvb: BUILDSTDERR: | ^ BUILDSTDERR: 10724 | _cjvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10749:1: error: BUILDSTDERR: warning: label ‘_cjve’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10749 | _cjve: BUILDSTDERR: | ^ BUILDSTDERR: 10749 | _cjve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siL8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10778:1: error: BUILDSTDERR: warning: label ‘_cjvs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10778 | _cjvs: BUILDSTDERR: | ^ BUILDSTDERR: 10778 | _cjvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siL7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10801:1: error: BUILDSTDERR: warning: label ‘_cjvA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10801 | _cjvA: BUILDSTDERR: | ^ BUILDSTDERR: 10801 | _cjvA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siL6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10824:1: error: BUILDSTDERR: warning: label ‘_cjvH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10824 | _cjvH: BUILDSTDERR: | ^ BUILDSTDERR: 10824 | _cjvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siL5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10849:1: error: BUILDSTDERR: warning: label ‘_cjvO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10849 | _cjvO: BUILDSTDERR: | ^ BUILDSTDERR: 10849 | _cjvO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10880:1: error: BUILDSTDERR: warning: label ‘_cjvS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10880 | _cjvS: BUILDSTDERR: | ^ BUILDSTDERR: 10880 | _cjvS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10927:1: error: BUILDSTDERR: warning: label ‘_cjw5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10927 | _cjw5: BUILDSTDERR: | ^ BUILDSTDERR: 10927 | _cjw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10953:1: error: BUILDSTDERR: warning: label ‘_cjwa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10953 | _cjwa: BUILDSTDERR: | ^ BUILDSTDERR: 10953 | _cjwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjw8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:10983:1: error: BUILDSTDERR: warning: label ‘_cjw8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10983 | _cjw8: BUILDSTDERR: | ^ BUILDSTDERR: 10983 | _cjw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11005:1: error: BUILDSTDERR: warning: label ‘_cjwq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11005 | _cjwq: BUILDSTDERR: | ^ BUILDSTDERR: 11005 | _cjwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11031:1: error: BUILDSTDERR: warning: label ‘_cjwv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11031 | _cjwv: BUILDSTDERR: | ^ BUILDSTDERR: 11031 | _cjwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjwt’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11061:1: error: BUILDSTDERR: warning: label ‘_cjwt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11061 | _cjwt: BUILDSTDERR: | ^ BUILDSTDERR: 11061 | _cjwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11083:1: error: BUILDSTDERR: warning: label ‘_cjwL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11083 | _cjwL: BUILDSTDERR: | ^ BUILDSTDERR: 11083 | _cjwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11108:1: error: BUILDSTDERR: warning: label ‘_cjwO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11108 | _cjwO: BUILDSTDERR: | ^ BUILDSTDERR: 11108 | _cjwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11137:1: error: BUILDSTDERR: warning: label ‘_cjx1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11137 | _cjx1: BUILDSTDERR: | ^ BUILDSTDERR: 11137 | _cjx1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11162:1: error: BUILDSTDERR: warning: label ‘_cjx4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11162 | _cjx4: BUILDSTDERR: | ^ BUILDSTDERR: 11162 | _cjx4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11191:1: error: BUILDSTDERR: warning: label ‘_cjxi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11191 | _cjxi: BUILDSTDERR: | ^ BUILDSTDERR: 11191 | _cjxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11214:1: error: BUILDSTDERR: warning: label ‘_cjxq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11214 | _cjxq: BUILDSTDERR: | ^ BUILDSTDERR: 11214 | _cjxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11237:1: error: BUILDSTDERR: warning: label ‘_cjxx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11237 | _cjxx: BUILDSTDERR: | ^ BUILDSTDERR: 11237 | _cjxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11262:1: error: BUILDSTDERR: warning: label ‘_cjxE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11262 | _cjxE: BUILDSTDERR: | ^ BUILDSTDERR: 11262 | _cjxE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11293:1: error: BUILDSTDERR: warning: label ‘_cjxI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11293 | _cjxI: BUILDSTDERR: | ^ BUILDSTDERR: 11293 | _cjxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11340:1: error: BUILDSTDERR: warning: label ‘_cjxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11340 | _cjxZ: BUILDSTDERR: | ^ BUILDSTDERR: 11340 | _cjxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11369:1: error: BUILDSTDERR: warning: label ‘_cjy4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11369 | _cjy4: BUILDSTDERR: | ^ BUILDSTDERR: 11369 | _cjy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjy2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11406:1: error: BUILDSTDERR: warning: label ‘_cjy2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11406 | _cjy2: BUILDSTDERR: | ^ BUILDSTDERR: 11406 | _cjy2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11425:1: error: BUILDSTDERR: warning: label ‘_cjyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11425 | _cjyc: BUILDSTDERR: | ^ BUILDSTDERR: 11425 | _cjyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11459:1: error: BUILDSTDERR: warning: label ‘_cjyp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11459 | _cjyp: BUILDSTDERR: | ^ BUILDSTDERR: 11459 | _cjyp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11485:1: error: BUILDSTDERR: warning: label ‘_cjyu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11485 | _cjyu: BUILDSTDERR: | ^ BUILDSTDERR: 11485 | _cjyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘_cjys’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11515:1: error: BUILDSTDERR: warning: label ‘_cjys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11515 | _cjys: BUILDSTDERR: | ^ BUILDSTDERR: 11515 | _cjys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11537:1: error: BUILDSTDERR: warning: label ‘_cjyK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11537 | _cjyK: BUILDSTDERR: | ^ BUILDSTDERR: 11537 | _cjyK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11562:1: error: BUILDSTDERR: warning: label ‘_cjyN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11562 | _cjyN: BUILDSTDERR: | ^ BUILDSTDERR: 11562 | _cjyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11591:1: error: BUILDSTDERR: warning: label ‘_cjz0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11591 | _cjz0: BUILDSTDERR: | ^ BUILDSTDERR: 11591 | _cjz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11616:1: error: BUILDSTDERR: warning: label ‘_cjz3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11616 | _cjz3: BUILDSTDERR: | ^ BUILDSTDERR: 11616 | _cjz3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11645:1: error: BUILDSTDERR: warning: label ‘_cjzh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11645 | _cjzh: BUILDSTDERR: | ^ BUILDSTDERR: 11645 | _cjzh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11668:1: error: BUILDSTDERR: warning: label ‘_cjzp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11668 | _cjzp: BUILDSTDERR: | ^ BUILDSTDERR: 11668 | _cjzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11691:1: error: BUILDSTDERR: warning: label ‘_cjzw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11691 | _cjzw: BUILDSTDERR: | ^ BUILDSTDERR: 11691 | _cjzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘siLP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11716:1: error: BUILDSTDERR: warning: label ‘_cjzD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11716 | _cjzD: BUILDSTDERR: | ^ BUILDSTDERR: 11716 | _cjzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11747:1: error: BUILDSTDERR: warning: label ‘_cjzH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11747 | _cjzH: BUILDSTDERR: | ^ BUILDSTDERR: 11747 | _cjzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11792:1: error: BUILDSTDERR: warning: label ‘_cjzQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11792 | _cjzQ: BUILDSTDERR: | ^ BUILDSTDERR: 11792 | _cjzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11812:1: error: BUILDSTDERR: warning: label ‘_cjzX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11812 | _cjzX: BUILDSTDERR: | ^ BUILDSTDERR: 11812 | _cjzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11829:1: error: BUILDSTDERR: warning: label ‘_cjA4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11829 | _cjA4: BUILDSTDERR: | ^ BUILDSTDERR: 11829 | _cjA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11849:1: error: BUILDSTDERR: warning: label ‘_cjAb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11849 | _cjAb: BUILDSTDERR: | ^ BUILDSTDERR: 11849 | _cjAb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapA1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11866:1: error: BUILDSTDERR: warning: label ‘_cjAi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11866 | _cjAi: BUILDSTDERR: | ^ BUILDSTDERR: 11866 | _cjAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11886:1: error: BUILDSTDERR: warning: label ‘_cjAp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11886 | _cjAp: BUILDSTDERR: | ^ BUILDSTDERR: 11886 | _cjAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapA1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11903:1: error: BUILDSTDERR: warning: label ‘_cjAw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11903 | _cjAw: BUILDSTDERR: | ^ BUILDSTDERR: 11903 | _cjAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11923:1: error: BUILDSTDERR: warning: label ‘_cjAD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11923 | _cjAD: BUILDSTDERR: | ^ BUILDSTDERR: 11923 | _cjAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapM1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11940:1: error: BUILDSTDERR: warning: label ‘_cjAK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11940 | _cjAK: BUILDSTDERR: | ^ BUILDSTDERR: 11940 | _cjAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11960:1: error: BUILDSTDERR: warning: label ‘_cjAR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11960 | _cjAR: BUILDSTDERR: | ^ BUILDSTDERR: 11960 | _cjAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapM1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11977:1: error: BUILDSTDERR: warning: label ‘_cjAY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11977 | _cjAY: BUILDSTDERR: | ^ BUILDSTDERR: 11977 | _cjAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_90.hc:11997:1: error: BUILDSTDERR: warning: label ‘_cjB5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11997 | _cjB5: BUILDSTDERR: | ^ BUILDSTDERR: 11997 | _cjB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:14:1: error: BUILDSTDERR: warning: label ‘_cjKS’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cjKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cjKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:43:1: error: BUILDSTDERR: warning: label ‘_cjKX’ defined but not used [-Wunused-label] BUILDSTDERR: 43 | _cjKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 43 | _cjKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjKV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:80:1: error: BUILDSTDERR: warning: label ‘_cjKV’ defined but not used [-Wunused-label] BUILDSTDERR: 80 | _cjKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 80 | _cjKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:99:1: error: BUILDSTDERR: warning: label ‘_cjL5’ defined but not used [-Wunused-label] BUILDSTDERR: 99 | _cjL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 99 | _cjL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:133:1: error: BUILDSTDERR: warning: label ‘_cjLi’ defined but not used [-Wunused-label] BUILDSTDERR: 133 | _cjLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 133 | _cjLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:158:1: error: BUILDSTDERR: warning: label ‘_cjLl’ defined but not used [-Wunused-label] BUILDSTDERR: 158 | _cjLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 158 | _cjLl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:194:1: error: BUILDSTDERR: warning: label ‘_cjLz’ defined but not used [-Wunused-label] BUILDSTDERR: 194 | _cjLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 194 | _cjLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:217:1: error: BUILDSTDERR: warning: label ‘_cjLG’ defined but not used [-Wunused-label] BUILDSTDERR: 217 | _cjLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 217 | _cjLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:246:1: error: BUILDSTDERR: warning: label ‘_cjLK’ defined but not used [-Wunused-label] BUILDSTDERR: 246 | _cjLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 246 | _cjLK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:285:1: error: BUILDSTDERR: warning: label ‘_cjLX’ defined but not used [-Wunused-label] BUILDSTDERR: 285 | _cjLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 285 | _cjLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:311:1: error: BUILDSTDERR: warning: label ‘_cjM2’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _cjM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _cjM2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjM0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:341:1: error: BUILDSTDERR: warning: label ‘_cjM0’ defined but not used [-Wunused-label] BUILDSTDERR: 341 | _cjM0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 341 | _cjM0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:363:1: error: BUILDSTDERR: warning: label ‘_cjMi’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _cjMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _cjMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:390:1: error: BUILDSTDERR: warning: label ‘_cjMl’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _cjMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _cjMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:422:1: error: BUILDSTDERR: warning: label ‘_cjMy’ defined but not used [-Wunused-label] BUILDSTDERR: 422 | _cjMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 422 | _cjMy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:447:1: error: BUILDSTDERR: warning: label ‘_cjMB’ defined but not used [-Wunused-label] BUILDSTDERR: 447 | _cjMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 447 | _cjMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:477:1: error: BUILDSTDERR: warning: label ‘_cjMN’ defined but not used [-Wunused-label] BUILDSTDERR: 477 | _cjMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 477 | _cjMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:513:1: error: BUILDSTDERR: warning: label ‘_cjN0’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _cjN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _cjN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjC3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:537:1: error: BUILDSTDERR: warning: label ‘_cjNj’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _cjNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _cjNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjC4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:566:1: error: BUILDSTDERR: warning: label ‘_cjNo’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _cjNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _cjNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjNm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:603:1: error: BUILDSTDERR: warning: label ‘_cjNm’ defined but not used [-Wunused-label] BUILDSTDERR: 603 | _cjNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 603 | _cjNm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:621:1: error: BUILDSTDERR: warning: label ‘_cjNI’ defined but not used [-Wunused-label] BUILDSTDERR: 621 | _cjNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 621 | _cjNI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjC0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:650:1: error: BUILDSTDERR: warning: label ‘_cjNL’ defined but not used [-Wunused-label] BUILDSTDERR: 650 | _cjNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 650 | _cjNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:686:1: error: BUILDSTDERR: warning: label ‘_cjNU’ defined but not used [-Wunused-label] BUILDSTDERR: 686 | _cjNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 686 | _cjNU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjC1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:716:1: error: BUILDSTDERR: warning: label ‘_cjNZ’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _cjNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _cjNZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjNX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:757:1: error: BUILDSTDERR: warning: label ‘_cjNX’ defined but not used [-Wunused-label] BUILDSTDERR: 757 | _cjNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 757 | _cjNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjC5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:783:1: error: BUILDSTDERR: warning: label ‘_cjO7’ defined but not used [-Wunused-label] BUILDSTDERR: 783 | _cjO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 783 | _cjO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:828:1: error: BUILDSTDERR: warning: label ‘_cjOo’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _cjOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _cjOo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:857:1: error: BUILDSTDERR: warning: label ‘_cjOt’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _cjOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _cjOt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjOr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:894:1: error: BUILDSTDERR: warning: label ‘_cjOr’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _cjOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _cjOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:911:1: error: BUILDSTDERR: warning: label ‘_cjOF’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _cjOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _cjOF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:942:1: error: BUILDSTDERR: warning: label ‘_cjOK’ defined but not used [-Wunused-label] BUILDSTDERR: 942 | _cjOK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 942 | _cjOK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjOI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:985:1: error: BUILDSTDERR: warning: label ‘_cjOI’ defined but not used [-Wunused-label] BUILDSTDERR: 985 | _cjOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 985 | _cjOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjC6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1012:1: error: BUILDSTDERR: warning: label ‘_cjOS’ defined but not used [-Wunused-label] BUILDSTDERR: 1012 | _cjOS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1012 | _cjOS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1061:1: error: BUILDSTDERR: warning: label ‘_cjP9’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _cjP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _cjP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cjPc’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cjPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cjPc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cjPl’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cjPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cjPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjBQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1156:1: error: BUILDSTDERR: warning: label ‘_cjPq’ defined but not used [-Wunused-label] BUILDSTDERR: 1156 | _cjPq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1156 | _cjPq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjPo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1197:1: error: BUILDSTDERR: warning: label ‘_cjPo’ defined but not used [-Wunused-label] BUILDSTDERR: 1197 | _cjPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1197 | _cjPo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1223:1: error: BUILDSTDERR: warning: label ‘_cjPy’ defined but not used [-Wunused-label] BUILDSTDERR: 1223 | _cjPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1223 | _cjPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1269:1: error: BUILDSTDERR: warning: label ‘_cjPR’ defined but not used [-Wunused-label] BUILDSTDERR: 1269 | _cjPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1269 | _cjPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjPP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cjPP’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cjPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cjPP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1311:1: error: BUILDSTDERR: warning: label ‘_cjPX’ defined but not used [-Wunused-label] BUILDSTDERR: 1311 | _cjPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1311 | _cjPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1350:1: error: BUILDSTDERR: warning: label ‘_cjQ2’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _cjQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _cjQ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1391:1: error: BUILDSTDERR: warning: label ‘_cjQc’ defined but not used [-Wunused-label] BUILDSTDERR: 1391 | _cjQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1391 | _cjQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1424:1: error: BUILDSTDERR: warning: label ‘_cjQt’ defined but not used [-Wunused-label] BUILDSTDERR: 1424 | _cjQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1424 | _cjQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1453:1: error: BUILDSTDERR: warning: label ‘_cjQw’ defined but not used [-Wunused-label] BUILDSTDERR: 1453 | _cjQw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1453 | _cjQw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1489:1: error: BUILDSTDERR: warning: label ‘_cjQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1489 | _cjQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1489 | _cjQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1517:1: error: BUILDSTDERR: warning: label ‘_cjQS’ defined but not used [-Wunused-label] BUILDSTDERR: 1517 | _cjQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1517 | _cjQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjQQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1541:1: error: BUILDSTDERR: warning: label ‘_cjQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1541 | _cjQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1541 | _cjQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1563:1: error: BUILDSTDERR: warning: label ‘_cjR0’ defined but not used [-Wunused-label] BUILDSTDERR: 1563 | _cjR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1563 | _cjR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjQY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1607:1: error: BUILDSTDERR: warning: label ‘_cjQY’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _cjQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _cjQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1631:1: error: BUILDSTDERR: warning: label ‘_cjR8’ defined but not used [-Wunused-label] BUILDSTDERR: 1631 | _cjR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1631 | _cjR8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cjRm’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cjRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cjRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1694:1: error: BUILDSTDERR: warning: label ‘_cjRu’ defined but not used [-Wunused-label] BUILDSTDERR: 1694 | _cjRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1694 | _cjRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1717:1: error: BUILDSTDERR: warning: label ‘_cjRB’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _cjRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _cjRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1742:1: error: BUILDSTDERR: warning: label ‘_cjRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1742 | _cjRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1742 | _cjRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1765:1: error: BUILDSTDERR: warning: label ‘_cjRR’ defined but not used [-Wunused-label] BUILDSTDERR: 1765 | _cjRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1765 | _cjRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1788:1: error: BUILDSTDERR: warning: label ‘_cjRY’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _cjRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _cjRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1821:1: error: BUILDSTDERR: warning: label ‘_cjS2’ defined but not used [-Wunused-label] BUILDSTDERR: 1821 | _cjS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1821 | _cjS2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1876:1: error: BUILDSTDERR: warning: label ‘_cjSg’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _cjSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _cjSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1899:1: error: BUILDSTDERR: warning: label ‘_cjSn’ defined but not used [-Wunused-label] BUILDSTDERR: 1899 | _cjSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1899 | _cjSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowTransformerStaticArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cjSr’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cjSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cjSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1967:1: error: BUILDSTDERR: warning: label ‘_cjSE’ defined but not used [-Wunused-label] BUILDSTDERR: 1967 | _cjSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1967 | _cjSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:1992:1: error: BUILDSTDERR: warning: label ‘_cjSH’ defined but not used [-Wunused-label] BUILDSTDERR: 1992 | _cjSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1992 | _cjSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2028:1: error: BUILDSTDERR: warning: label ‘_cjSU’ defined but not used [-Wunused-label] BUILDSTDERR: 2028 | _cjSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2028 | _cjSU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2053:1: error: BUILDSTDERR: warning: label ‘_cjSX’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _cjSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _cjSX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2082:1: error: BUILDSTDERR: warning: label ‘_cjTa’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _cjTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _cjTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2107:1: error: BUILDSTDERR: warning: label ‘_cjTh’ defined but not used [-Wunused-label] BUILDSTDERR: 2107 | _cjTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2107 | _cjTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2136:1: error: BUILDSTDERR: warning: label ‘_cjTl’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _cjTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _cjTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2175:1: error: BUILDSTDERR: warning: label ‘_cjTy’ defined but not used [-Wunused-label] BUILDSTDERR: 2175 | _cjTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2175 | _cjTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2202:1: error: BUILDSTDERR: warning: label ‘_cjTB’ defined but not used [-Wunused-label] BUILDSTDERR: 2202 | _cjTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2202 | _cjTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2234:1: error: BUILDSTDERR: warning: label ‘_cjTW’ defined but not used [-Wunused-label] BUILDSTDERR: 2234 | _cjTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2234 | _cjTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2263:1: error: BUILDSTDERR: warning: label ‘_cjU1’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _cjU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _cjU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjTZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2300:1: error: BUILDSTDERR: warning: label ‘_cjTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _cjTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _cjTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjCX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2322:1: error: BUILDSTDERR: warning: label ‘_cjU9’ defined but not used [-Wunused-label] BUILDSTDERR: 2322 | _cjU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2322 | _cjU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2364:1: error: BUILDSTDERR: warning: label ‘_cjUe’ defined but not used [-Wunused-label] BUILDSTDERR: 2364 | _cjUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2364 | _cjUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjD3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2398:1: error: BUILDSTDERR: warning: label ‘_cjUv’ defined but not used [-Wunused-label] BUILDSTDERR: 2398 | _cjUv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2398 | _cjUv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjD4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2427:1: error: BUILDSTDERR: warning: label ‘_cjUA’ defined but not used [-Wunused-label] BUILDSTDERR: 2427 | _cjUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2427 | _cjUA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjUy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2464:1: error: BUILDSTDERR: warning: label ‘_cjUy’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _cjUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _cjUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2483:1: error: BUILDSTDERR: warning: label ‘_cjUI’ defined but not used [-Wunused-label] BUILDSTDERR: 2483 | _cjUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2483 | _cjUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjD7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2517:1: error: BUILDSTDERR: warning: label ‘_cjUV’ defined but not used [-Wunused-label] BUILDSTDERR: 2517 | _cjUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2517 | _cjUV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2542:1: error: BUILDSTDERR: warning: label ‘_cjUY’ defined but not used [-Wunused-label] BUILDSTDERR: 2542 | _cjUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2542 | _cjUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2578:1: error: BUILDSTDERR: warning: label ‘_cjVb’ defined but not used [-Wunused-label] BUILDSTDERR: 2578 | _cjVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2578 | _cjVb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2603:1: error: BUILDSTDERR: warning: label ‘_cjVe’ defined but not used [-Wunused-label] BUILDSTDERR: 2603 | _cjVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2603 | _cjVe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2632:1: error: BUILDSTDERR: warning: label ‘_cjVr’ defined but not used [-Wunused-label] BUILDSTDERR: 2632 | _cjVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2632 | _cjVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2657:1: error: BUILDSTDERR: warning: label ‘_cjVv’ defined but not used [-Wunused-label] BUILDSTDERR: 2657 | _cjVv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2657 | _cjVv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cjVI’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cjVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cjVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2714:1: error: BUILDSTDERR: warning: label ‘_cjVT’ defined but not used [-Wunused-label] BUILDSTDERR: 2714 | _cjVT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2714 | _cjVT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2743:1: error: BUILDSTDERR: warning: label ‘_cjVW’ defined but not used [-Wunused-label] BUILDSTDERR: 2743 | _cjVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2743 | _cjVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2780:1: error: BUILDSTDERR: warning: label ‘_cjWl’ defined but not used [-Wunused-label] BUILDSTDERR: 2780 | _cjWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | _cjWl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cjWo’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cjWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cjWo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2846:1: error: BUILDSTDERR: warning: label ‘_cjWz’ defined but not used [-Wunused-label] BUILDSTDERR: 2846 | _cjWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2846 | _cjWz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjWx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2870:1: error: BUILDSTDERR: warning: label ‘_cjWx’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _cjWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _cjWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2890:1: error: BUILDSTDERR: warning: label ‘_cjWH’ defined but not used [-Wunused-label] BUILDSTDERR: 2890 | _cjWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2890 | _cjWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjWF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2930:1: error: BUILDSTDERR: warning: label ‘_cjWF’ defined but not used [-Wunused-label] BUILDSTDERR: 2930 | _cjWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2930 | _cjWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2954:1: error: BUILDSTDERR: warning: label ‘_cjWP’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _cjWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _cjWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:2993:1: error: BUILDSTDERR: warning: label ‘_cjWY’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _cjWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _cjWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3024:1: error: BUILDSTDERR: warning: label ‘_cjX3’ defined but not used [-Wunused-label] BUILDSTDERR: 3024 | _cjX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3024 | _cjX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjX1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3067:1: error: BUILDSTDERR: warning: label ‘_cjX1’ defined but not used [-Wunused-label] BUILDSTDERR: 3067 | _cjX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3067 | _cjX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3093:1: error: BUILDSTDERR: warning: label ‘_cjXb’ defined but not used [-Wunused-label] BUILDSTDERR: 3093 | _cjXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3093 | _cjXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cjXp’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cjXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cjXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3164:1: error: BUILDSTDERR: warning: label ‘_cjXx’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _cjXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _cjXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3187:1: error: BUILDSTDERR: warning: label ‘_cjXF’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _cjXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _cjXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3210:1: error: BUILDSTDERR: warning: label ‘_cjXM’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _cjXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _cjXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3235:1: error: BUILDSTDERR: warning: label ‘_cjXT’ defined but not used [-Wunused-label] BUILDSTDERR: 3235 | _cjXT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3235 | _cjXT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3267:1: error: BUILDSTDERR: warning: label ‘_cjXX’ defined but not used [-Wunused-label] BUILDSTDERR: 3267 | _cjXX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3267 | _cjXX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3318:1: error: BUILDSTDERR: warning: label ‘_cjYa’ defined but not used [-Wunused-label] BUILDSTDERR: 3318 | _cjYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3318 | _cjYa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3344:1: error: BUILDSTDERR: warning: label ‘_cjYf’ defined but not used [-Wunused-label] BUILDSTDERR: 3344 | _cjYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3344 | _cjYf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cjYd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3374:1: error: BUILDSTDERR: warning: label ‘_cjYd’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _cjYd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _cjYd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3396:1: error: BUILDSTDERR: warning: label ‘_cjYv’ defined but not used [-Wunused-label] BUILDSTDERR: 3396 | _cjYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3396 | _cjYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3421:1: error: BUILDSTDERR: warning: label ‘_cjYy’ defined but not used [-Wunused-label] BUILDSTDERR: 3421 | _cjYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3421 | _cjYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3457:1: error: BUILDSTDERR: warning: label ‘_cjYL’ defined but not used [-Wunused-label] BUILDSTDERR: 3457 | _cjYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3457 | _cjYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3482:1: error: BUILDSTDERR: warning: label ‘_cjYO’ defined but not used [-Wunused-label] BUILDSTDERR: 3482 | _cjYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3482 | _cjYO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3511:1: error: BUILDSTDERR: warning: label ‘_cjZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 3511 | _cjZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3511 | _cjZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3534:1: error: BUILDSTDERR: warning: label ‘_cjZ9’ defined but not used [-Wunused-label] BUILDSTDERR: 3534 | _cjZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3534 | _cjZ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3559:1: error: BUILDSTDERR: warning: label ‘_cjZg’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _cjZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _cjZg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3589:1: error: BUILDSTDERR: warning: label ‘_cjZk’ defined but not used [-Wunused-label] BUILDSTDERR: 3589 | _cjZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3589 | _cjZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3632:1: error: BUILDSTDERR: warning: label ‘_cjZx’ defined but not used [-Wunused-label] BUILDSTDERR: 3632 | _cjZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3632 | _cjZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3657:1: error: BUILDSTDERR: warning: label ‘_cjZA’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _cjZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _cjZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3693:1: error: BUILDSTDERR: warning: label ‘_cjZN’ defined but not used [-Wunused-label] BUILDSTDERR: 3693 | _cjZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3693 | _cjZN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3718:1: error: BUILDSTDERR: warning: label ‘_cjZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3718 | _cjZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3718 | _cjZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjDY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3754:1: error: BUILDSTDERR: warning: label ‘_ck03’ defined but not used [-Wunused-label] BUILDSTDERR: 3754 | _ck03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3754 | _ck03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3779:1: error: BUILDSTDERR: warning: label ‘_ck06’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _ck06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _ck06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjE3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3808:1: error: BUILDSTDERR: warning: label ‘_ck0j’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _ck0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _ck0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjE2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3833:1: error: BUILDSTDERR: warning: label ‘_ck0q’ defined but not used [-Wunused-label] BUILDSTDERR: 3833 | _ck0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3833 | _ck0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjE1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3858:1: error: BUILDSTDERR: warning: label ‘_ck0x’ defined but not used [-Wunused-label] BUILDSTDERR: 3858 | _ck0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3858 | _ck0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3888:1: error: BUILDSTDERR: warning: label ‘_ck0B’ defined but not used [-Wunused-label] BUILDSTDERR: 3888 | _ck0B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3888 | _ck0B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjE8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3931:1: error: BUILDSTDERR: warning: label ‘_ck0O’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _ck0O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _ck0O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3957:1: error: BUILDSTDERR: warning: label ‘_ck0T’ defined but not used [-Wunused-label] BUILDSTDERR: 3957 | _ck0T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3957 | _ck0T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck0R’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:3987:1: error: BUILDSTDERR: warning: label ‘_ck0R’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _ck0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _ck0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4009:1: error: BUILDSTDERR: warning: label ‘_ck19’ defined but not used [-Wunused-label] BUILDSTDERR: 4009 | _ck19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4009 | _ck19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4034:1: error: BUILDSTDERR: warning: label ‘_ck1c’ defined but not used [-Wunused-label] BUILDSTDERR: 4034 | _ck1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4034 | _ck1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4070:1: error: BUILDSTDERR: warning: label ‘_ck1p’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _ck1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _ck1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4095:1: error: BUILDSTDERR: warning: label ‘_ck1s’ defined but not used [-Wunused-label] BUILDSTDERR: 4095 | _ck1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4095 | _ck1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4124:1: error: BUILDSTDERR: warning: label ‘_ck1G’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _ck1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _ck1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4147:1: error: BUILDSTDERR: warning: label ‘_ck1N’ defined but not used [-Wunused-label] BUILDSTDERR: 4147 | _ck1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4147 | _ck1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4172:1: error: BUILDSTDERR: warning: label ‘_ck1U’ defined but not used [-Wunused-label] BUILDSTDERR: 4172 | _ck1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4172 | _ck1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4197:1: error: BUILDSTDERR: warning: label ‘_ck21’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _ck21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _ck21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4227:1: error: BUILDSTDERR: warning: label ‘_ck25’ defined but not used [-Wunused-label] BUILDSTDERR: 4227 | _ck25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4227 | _ck25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4273:1: error: BUILDSTDERR: warning: label ‘_ck2i’ defined but not used [-Wunused-label] BUILDSTDERR: 4273 | _ck2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4273 | _ck2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4299:1: error: BUILDSTDERR: warning: label ‘_ck2n’ defined but not used [-Wunused-label] BUILDSTDERR: 4299 | _ck2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4299 | _ck2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck2l’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4329:1: error: BUILDSTDERR: warning: label ‘_ck2l’ defined but not used [-Wunused-label] BUILDSTDERR: 4329 | _ck2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4329 | _ck2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4351:1: error: BUILDSTDERR: warning: label ‘_ck2D’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _ck2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _ck2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4376:1: error: BUILDSTDERR: warning: label ‘_ck2G’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _ck2G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _ck2G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzumirror1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4406:1: error: BUILDSTDERR: warning: label ‘_ck2W’ defined but not used [-Wunused-label] BUILDSTDERR: 4406 | _ck2W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4406 | _ck2W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck2P’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4430:1: error: BUILDSTDERR: warning: label ‘_ck2P’ defined but not used [-Wunused-label] BUILDSTDERR: 4430 | _ck2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4430 | _ck2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4477:1: error: BUILDSTDERR: warning: label ‘_ck3k’ defined but not used [-Wunused-label] BUILDSTDERR: 4477 | _ck3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4477 | _ck3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4501:1: error: BUILDSTDERR: warning: label ‘_ck3r’ defined but not used [-Wunused-label] BUILDSTDERR: 4501 | _ck3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4501 | _ck3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4525:1: error: BUILDSTDERR: warning: label ‘_ck3K’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _ck3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _ck3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4554:1: error: BUILDSTDERR: warning: label ‘_ck3P’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _ck3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _ck3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck3N’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4591:1: error: BUILDSTDERR: warning: label ‘_ck3N’ defined but not used [-Wunused-label] BUILDSTDERR: 4591 | _ck3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4591 | _ck3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4609:1: error: BUILDSTDERR: warning: label ‘_ck49’ defined but not used [-Wunused-label] BUILDSTDERR: 4609 | _ck49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4609 | _ck49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjER_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4638:1: error: BUILDSTDERR: warning: label ‘_ck4c’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _ck4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _ck4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4674:1: error: BUILDSTDERR: warning: label ‘_ck4l’ defined but not used [-Wunused-label] BUILDSTDERR: 4674 | _ck4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4674 | _ck4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjES_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4704:1: error: BUILDSTDERR: warning: label ‘_ck4q’ defined but not used [-Wunused-label] BUILDSTDERR: 4704 | _ck4q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4704 | _ck4q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck4o’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4745:1: error: BUILDSTDERR: warning: label ‘_ck4o’ defined but not used [-Wunused-label] BUILDSTDERR: 4745 | _ck4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4745 | _ck4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4772:1: error: BUILDSTDERR: warning: label ‘_ck4y’ defined but not used [-Wunused-label] BUILDSTDERR: 4772 | _ck4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4772 | _ck4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4818:1: error: BUILDSTDERR: warning: label ‘_ck4P’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _ck4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _ck4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4847:1: error: BUILDSTDERR: warning: label ‘_ck4U’ defined but not used [-Wunused-label] BUILDSTDERR: 4847 | _ck4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4847 | _ck4U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck4S’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4884:1: error: BUILDSTDERR: warning: label ‘_ck4S’ defined but not used [-Wunused-label] BUILDSTDERR: 4884 | _ck4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4884 | _ck4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4901:1: error: BUILDSTDERR: warning: label ‘_ck56’ defined but not used [-Wunused-label] BUILDSTDERR: 4901 | _ck56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4901 | _ck56: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4932:1: error: BUILDSTDERR: warning: label ‘_ck5b’ defined but not used [-Wunused-label] BUILDSTDERR: 4932 | _ck5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4932 | _ck5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck59’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:4975:1: error: BUILDSTDERR: warning: label ‘_ck59’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _ck59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _ck59: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5003:1: error: BUILDSTDERR: warning: label ‘_ck5j’ defined but not used [-Wunused-label] BUILDSTDERR: 5003 | _ck5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5003 | _ck5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5054:1: error: BUILDSTDERR: warning: label ‘_ck5A’ defined but not used [-Wunused-label] BUILDSTDERR: 5054 | _ck5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5054 | _ck5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5083:1: error: BUILDSTDERR: warning: label ‘_ck5D’ defined but not used [-Wunused-label] BUILDSTDERR: 5083 | _ck5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5083 | _ck5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5119:1: error: BUILDSTDERR: warning: label ‘_ck5M’ defined but not used [-Wunused-label] BUILDSTDERR: 5119 | _ck5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5119 | _ck5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjEH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5149:1: error: BUILDSTDERR: warning: label ‘_ck5R’ defined but not used [-Wunused-label] BUILDSTDERR: 5149 | _ck5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5149 | _ck5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck5P’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5190:1: error: BUILDSTDERR: warning: label ‘_ck5P’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _ck5P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _ck5P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5218:1: error: BUILDSTDERR: warning: label ‘_ck5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5218 | _ck5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5218 | _ck5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjF2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5268:1: error: BUILDSTDERR: warning: label ‘_ck6i’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _ck6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _ck6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck6g’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5293:1: error: BUILDSTDERR: warning: label ‘_ck6g’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _ck6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _ck6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck6l’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5309:1: error: BUILDSTDERR: warning: label ‘_ck6l’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _ck6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _ck6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjF3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5327:1: error: BUILDSTDERR: warning: label ‘_ck6t’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _ck6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _ck6t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5366:1: error: BUILDSTDERR: warning: label ‘_ck6y’ defined but not used [-Wunused-label] BUILDSTDERR: 5366 | _ck6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5366 | _ck6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5407:1: error: BUILDSTDERR: warning: label ‘_ck6O’ defined but not used [-Wunused-label] BUILDSTDERR: 5407 | _ck6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5407 | _ck6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck6H’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5427:1: error: BUILDSTDERR: warning: label ‘_ck6H’ defined but not used [-Wunused-label] BUILDSTDERR: 5427 | _ck6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5427 | _ck6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5458:1: error: BUILDSTDERR: warning: label ‘_ck76’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _ck76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _ck76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5485:1: error: BUILDSTDERR: warning: label ‘_ck7h’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _ck7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _ck7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5510:1: error: BUILDSTDERR: warning: label ‘_ck7s’ defined but not used [-Wunused-label] BUILDSTDERR: 5510 | _ck7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5510 | _ck7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5539:1: error: BUILDSTDERR: warning: label ‘_ck7v’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _ck7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _ck7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5576:1: error: BUILDSTDERR: warning: label ‘_ck7G’ defined but not used [-Wunused-label] BUILDSTDERR: 5576 | _ck7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5576 | _ck7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck7E’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5600:1: error: BUILDSTDERR: warning: label ‘_ck7E’ defined but not used [-Wunused-label] BUILDSTDERR: 5600 | _ck7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5600 | _ck7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5622:1: error: BUILDSTDERR: warning: label ‘_ck7O’ defined but not used [-Wunused-label] BUILDSTDERR: 5622 | _ck7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5622 | _ck7O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck7M’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5665:1: error: BUILDSTDERR: warning: label ‘_ck7M’ defined but not used [-Wunused-label] BUILDSTDERR: 5665 | _ck7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5665 | _ck7M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5689:1: error: BUILDSTDERR: warning: label ‘_ck7W’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _ck7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _ck7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5729:1: error: BUILDSTDERR: warning: label ‘_ck8a’ defined but not used [-Wunused-label] BUILDSTDERR: 5729 | _ck8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5729 | _ck8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5752:1: error: BUILDSTDERR: warning: label ‘_ck8i’ defined but not used [-Wunused-label] BUILDSTDERR: 5752 | _ck8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5752 | _ck8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5775:1: error: BUILDSTDERR: warning: label ‘_ck8p’ defined but not used [-Wunused-label] BUILDSTDERR: 5775 | _ck8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5775 | _ck8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5800:1: error: BUILDSTDERR: warning: label ‘_ck8x’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _ck8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _ck8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5823:1: error: BUILDSTDERR: warning: label ‘_ck8E’ defined but not used [-Wunused-label] BUILDSTDERR: 5823 | _ck8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5823 | _ck8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5855:1: error: BUILDSTDERR: warning: label ‘_ck8I’ defined but not used [-Wunused-label] BUILDSTDERR: 5855 | _ck8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5855 | _ck8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5906:1: error: BUILDSTDERR: warning: label ‘_ck8V’ defined but not used [-Wunused-label] BUILDSTDERR: 5906 | _ck8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5906 | _ck8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5932:1: error: BUILDSTDERR: warning: label ‘_ck90’ defined but not used [-Wunused-label] BUILDSTDERR: 5932 | _ck90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5932 | _ck90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ck8Y’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5962:1: error: BUILDSTDERR: warning: label ‘_ck8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5962 | _ck8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5962 | _ck8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:5984:1: error: BUILDSTDERR: warning: label ‘_ck9g’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _ck9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _ck9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6009:1: error: BUILDSTDERR: warning: label ‘_ck9j’ defined but not used [-Wunused-label] BUILDSTDERR: 6009 | _ck9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6009 | _ck9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6038:1: error: BUILDSTDERR: warning: label ‘_ck9x’ defined but not used [-Wunused-label] BUILDSTDERR: 6038 | _ck9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6038 | _ck9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6061:1: error: BUILDSTDERR: warning: label ‘_ck9E’ defined but not used [-Wunused-label] BUILDSTDERR: 6061 | _ck9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6061 | _ck9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6090:1: error: BUILDSTDERR: warning: label ‘_ck9I’ defined but not used [-Wunused-label] BUILDSTDERR: 6090 | _ck9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6090 | _ck9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6129:1: error: BUILDSTDERR: warning: label ‘_ck9V’ defined but not used [-Wunused-label] BUILDSTDERR: 6129 | _ck9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6129 | _ck9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6154:1: error: BUILDSTDERR: warning: label ‘_ck9Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6154 | _ck9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6154 | _ck9Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6183:1: error: BUILDSTDERR: warning: label ‘_ckac’ defined but not used [-Wunused-label] BUILDSTDERR: 6183 | _ckac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6183 | _ckac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6206:1: error: BUILDSTDERR: warning: label ‘_ckaj’ defined but not used [-Wunused-label] BUILDSTDERR: 6206 | _ckaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6206 | _ckaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6235:1: error: BUILDSTDERR: warning: label ‘_ckan’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _ckan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _ckan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6274:1: error: BUILDSTDERR: warning: label ‘_ckaE’ defined but not used [-Wunused-label] BUILDSTDERR: 6274 | _ckaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6274 | _ckaE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6303:1: error: BUILDSTDERR: warning: label ‘_ckaJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6303 | _ckaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6303 | _ckaJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckaH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6340:1: error: BUILDSTDERR: warning: label ‘_ckaH’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _ckaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _ckaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6359:1: error: BUILDSTDERR: warning: label ‘_ckaR’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _ckaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _ckaR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6393:1: error: BUILDSTDERR: warning: label ‘_ckb4’ defined but not used [-Wunused-label] BUILDSTDERR: 6393 | _ckb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6393 | _ckb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowPlusStaticArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6418:1: error: BUILDSTDERR: warning: label ‘_ckb7’ defined but not used [-Wunused-label] BUILDSTDERR: 6418 | _ckb7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6418 | _ckb7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6447:1: error: BUILDSTDERR: warning: label ‘_ckbl’ defined but not used [-Wunused-label] BUILDSTDERR: 6447 | _ckbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6447 | _ckbl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjFW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6470:1: error: BUILDSTDERR: warning: label ‘_ckbs’ defined but not used [-Wunused-label] BUILDSTDERR: 6470 | _ckbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6470 | _ckbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowPlusStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6499:1: error: BUILDSTDERR: warning: label ‘_ckbw’ defined but not used [-Wunused-label] BUILDSTDERR: 6499 | _ckbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6499 | _ckbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjG5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6538:1: error: BUILDSTDERR: warning: label ‘_ckbR’ defined but not used [-Wunused-label] BUILDSTDERR: 6538 | _ckbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6538 | _ckbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjG6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6568:1: error: BUILDSTDERR: warning: label ‘_ckbU’ defined but not used [-Wunused-label] BUILDSTDERR: 6568 | _ckbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6568 | _ckbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjG4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6607:1: error: BUILDSTDERR: warning: label ‘_ckc5’ defined but not used [-Wunused-label] BUILDSTDERR: 6607 | _ckc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6607 | _ckc5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckc3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6631:1: error: BUILDSTDERR: warning: label ‘_ckc3’ defined but not used [-Wunused-label] BUILDSTDERR: 6631 | _ckc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6631 | _ckc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjG7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6652:1: error: BUILDSTDERR: warning: label ‘_ckcd’ defined but not used [-Wunused-label] BUILDSTDERR: 6652 | _ckcd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6652 | _ckcd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckcb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6694:1: error: BUILDSTDERR: warning: label ‘_ckcb’ defined but not used [-Wunused-label] BUILDSTDERR: 6694 | _ckcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6694 | _ckcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6716:1: error: BUILDSTDERR: warning: label ‘_ckcl’ defined but not used [-Wunused-label] BUILDSTDERR: 6716 | _ckcl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6716 | _ckcl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6748:1: error: BUILDSTDERR: warning: label ‘_ckcz’ defined but not used [-Wunused-label] BUILDSTDERR: 6748 | _ckcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6748 | _ckcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfFunctorStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6765:1: error: BUILDSTDERR: warning: label ‘_ckcC’ defined but not used [-Wunused-label] BUILDSTDERR: 6765 | _ckcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6765 | _ckcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6794:1: error: BUILDSTDERR: warning: label ‘_ckcQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6794 | _ckcQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6794 | _ckcQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6817:1: error: BUILDSTDERR: warning: label ‘_ckcY’ defined but not used [-Wunused-label] BUILDSTDERR: 6817 | _ckcY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6817 | _ckcY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfFunctorStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6844:1: error: BUILDSTDERR: warning: label ‘_ckd2’ defined but not used [-Wunused-label] BUILDSTDERR: 6844 | _ckd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6844 | _ckd2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6884:1: error: BUILDSTDERR: warning: label ‘_ckde’ defined but not used [-Wunused-label] BUILDSTDERR: 6884 | _ckde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6884 | _ckde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckdb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6904:1: error: BUILDSTDERR: warning: label ‘_ckdb’ defined but not used [-Wunused-label] BUILDSTDERR: 6904 | _ckdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6904 | _ckdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6926:1: error: BUILDSTDERR: warning: label ‘_ckdt’ defined but not used [-Wunused-label] BUILDSTDERR: 6926 | _ckdt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6926 | _ckdt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6954:1: error: BUILDSTDERR: warning: label ‘_ckdI’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _ckdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _ckdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:6983:1: error: BUILDSTDERR: warning: label ‘_ckdL’ defined but not used [-Wunused-label] BUILDSTDERR: 6983 | _ckdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6983 | _ckdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7020:1: error: BUILDSTDERR: warning: label ‘_ckdW’ defined but not used [-Wunused-label] BUILDSTDERR: 7020 | _ckdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7020 | _ckdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckdU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7044:1: error: BUILDSTDERR: warning: label ‘_ckdU’ defined but not used [-Wunused-label] BUILDSTDERR: 7044 | _ckdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7044 | _ckdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7064:1: error: BUILDSTDERR: warning: label ‘_cke4’ defined but not used [-Wunused-label] BUILDSTDERR: 7064 | _cke4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7064 | _cke4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cke2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7104:1: error: BUILDSTDERR: warning: label ‘_cke2’ defined but not used [-Wunused-label] BUILDSTDERR: 7104 | _cke2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7104 | _cke2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7128:1: error: BUILDSTDERR: warning: label ‘_ckec’ defined but not used [-Wunused-label] BUILDSTDERR: 7128 | _ckec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7128 | _ckec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7166:1: error: BUILDSTDERR: warning: label ‘_ckeu’ defined but not used [-Wunused-label] BUILDSTDERR: 7166 | _ckeu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7166 | _ckeu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7185:1: error: BUILDSTDERR: warning: label ‘_ckex’ defined but not used [-Wunused-label] BUILDSTDERR: 7185 | _ckex: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7185 | _ckex: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7222:1: error: BUILDSTDERR: warning: label ‘_ckeC’ defined but not used [-Wunused-label] BUILDSTDERR: 7222 | _ckeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7222 | _ckeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7254:1: error: BUILDSTDERR: warning: label ‘_ckeP’ defined but not used [-Wunused-label] BUILDSTDERR: 7254 | _ckeP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7254 | _ckeP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7284:1: error: BUILDSTDERR: warning: label ‘_ckeS’ defined but not used [-Wunused-label] BUILDSTDERR: 7284 | _ckeS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7284 | _ckeS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7320:1: error: BUILDSTDERR: warning: label ‘_ckf1’ defined but not used [-Wunused-label] BUILDSTDERR: 7320 | _ckf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7320 | _ckf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7342:1: error: BUILDSTDERR: warning: label ‘_ckfc’ defined but not used [-Wunused-label] BUILDSTDERR: 7342 | _ckfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7342 | _ckfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7370:1: error: BUILDSTDERR: warning: label ‘_ckff’ defined but not used [-Wunused-label] BUILDSTDERR: 7370 | _ckff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7370 | _ckff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7402:1: error: BUILDSTDERR: warning: label ‘_ckfs’ defined but not used [-Wunused-label] BUILDSTDERR: 7402 | _ckfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7402 | _ckfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7430:1: error: BUILDSTDERR: warning: label ‘_ckfv’ defined but not used [-Wunused-label] BUILDSTDERR: 7430 | _ckfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7430 | _ckfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjH0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7462:1: error: BUILDSTDERR: warning: label ‘_ckfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7462 | _ckfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7462 | _ckfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7485:1: error: BUILDSTDERR: warning: label ‘_ckfR’ defined but not used [-Wunused-label] BUILDSTDERR: 7485 | _ckfR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7485 | _ckfR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7508:1: error: BUILDSTDERR: warning: label ‘_ckfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7508 | _ckfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7508 | _ckfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7531:1: error: BUILDSTDERR: warning: label ‘_ckg7’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _ckg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _ckg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7554:1: error: BUILDSTDERR: warning: label ‘_ckgf’ defined but not used [-Wunused-label] BUILDSTDERR: 7554 | _ckgf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7554 | _ckgf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjGV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7577:1: error: BUILDSTDERR: warning: label ‘_ckgm’ defined but not used [-Wunused-label] BUILDSTDERR: 7577 | _ckgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7577 | _ckgm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7610:1: error: BUILDSTDERR: warning: label ‘_ckgq’ defined but not used [-Wunused-label] BUILDSTDERR: 7610 | _ckgq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7610 | _ckgq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjH4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7666:1: error: BUILDSTDERR: warning: label ‘_ckgF’ defined but not used [-Wunused-label] BUILDSTDERR: 7666 | _ckgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7666 | _ckgF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckgD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7690:1: error: BUILDSTDERR: warning: label ‘_ckgD’ defined but not used [-Wunused-label] BUILDSTDERR: 7690 | _ckgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7690 | _ckgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7706:1: error: BUILDSTDERR: warning: label ‘_ckgL’ defined but not used [-Wunused-label] BUILDSTDERR: 7706 | _ckgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7706 | _ckgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjH8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7743:1: error: BUILDSTDERR: warning: label ‘_ckh0’ defined but not used [-Wunused-label] BUILDSTDERR: 7743 | _ckh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7743 | _ckh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckgY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7767:1: error: BUILDSTDERR: warning: label ‘_ckgY’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _ckgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _ckgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7783:1: error: BUILDSTDERR: warning: label ‘_ckh6’ defined but not used [-Wunused-label] BUILDSTDERR: 7783 | _ckh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7783 | _ckh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7811:1: error: BUILDSTDERR: warning: label ‘_ckhf’ defined but not used [-Wunused-label] BUILDSTDERR: 7811 | _ckhf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7811 | _ckhf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7832:1: error: BUILDSTDERR: warning: label ‘_ckhu’ defined but not used [-Wunused-label] BUILDSTDERR: 7832 | _ckhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7832 | _ckhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7854:1: error: BUILDSTDERR: warning: label ‘_ckhB’ defined but not used [-Wunused-label] BUILDSTDERR: 7854 | _ckhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7854 | _ckhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7879:1: error: BUILDSTDERR: warning: label ‘_ckhQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7879 | _ckhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7879 | _ckhQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7908:1: error: BUILDSTDERR: warning: label ‘_ckhT’ defined but not used [-Wunused-label] BUILDSTDERR: 7908 | _ckhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7908 | _ckhT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7944:1: error: BUILDSTDERR: warning: label ‘_cki6’ defined but not used [-Wunused-label] BUILDSTDERR: 7944 | _cki6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7944 | _cki6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:7973:1: error: BUILDSTDERR: warning: label ‘_ckib’ defined but not used [-Wunused-label] BUILDSTDERR: 7973 | _ckib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7973 | _ckib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cki9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8010:1: error: BUILDSTDERR: warning: label ‘_cki9’ defined but not used [-Wunused-label] BUILDSTDERR: 8010 | _cki9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8010 | _cki9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8033:1: error: BUILDSTDERR: warning: label ‘_ckij’ defined but not used [-Wunused-label] BUILDSTDERR: 8033 | _ckij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8033 | _ckij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8078:1: error: BUILDSTDERR: warning: label ‘_ckis’ defined but not used [-Wunused-label] BUILDSTDERR: 8078 | _ckis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8078 | _ckis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8113:1: error: BUILDSTDERR: warning: label ‘_ckiv’ defined but not used [-Wunused-label] BUILDSTDERR: 8113 | _ckiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8113 | _ckiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8163:1: error: BUILDSTDERR: warning: label ‘_ckiA’ defined but not used [-Wunused-label] BUILDSTDERR: 8163 | _ckiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8163 | _ckiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8195:1: error: BUILDSTDERR: warning: label ‘_ckiR’ defined but not used [-Wunused-label] BUILDSTDERR: 8195 | _ckiR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8195 | _ckiR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8217:1: error: BUILDSTDERR: warning: label ‘_ckiY’ defined but not used [-Wunused-label] BUILDSTDERR: 8217 | _ckiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8217 | _ckiY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8242:1: error: BUILDSTDERR: warning: label ‘_ckj9’ defined but not used [-Wunused-label] BUILDSTDERR: 8242 | _ckj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8242 | _ckj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8271:1: error: BUILDSTDERR: warning: label ‘_ckjc’ defined but not used [-Wunused-label] BUILDSTDERR: 8271 | _ckjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8271 | _ckjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8308:1: error: BUILDSTDERR: warning: label ‘_ckjt’ defined but not used [-Wunused-label] BUILDSTDERR: 8308 | _ckjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8308 | _ckjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8340:1: error: BUILDSTDERR: warning: label ‘_ckjw’ defined but not used [-Wunused-label] BUILDSTDERR: 8340 | _ckjw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8340 | _ckjw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8381:1: error: BUILDSTDERR: warning: label ‘_ckjF’ defined but not used [-Wunused-label] BUILDSTDERR: 8381 | _ckjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8381 | _ckjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8413:1: error: BUILDSTDERR: warning: label ‘_ckjK’ defined but not used [-Wunused-label] BUILDSTDERR: 8413 | _ckjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8413 | _ckjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckjI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8458:1: error: BUILDSTDERR: warning: label ‘_ckjI’ defined but not used [-Wunused-label] BUILDSTDERR: 8458 | _ckjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8458 | _ckjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8486:1: error: BUILDSTDERR: warning: label ‘_ckjS’ defined but not used [-Wunused-label] BUILDSTDERR: 8486 | _ckjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8486 | _ckjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8536:1: error: BUILDSTDERR: warning: label ‘_ckjX’ defined but not used [-Wunused-label] BUILDSTDERR: 8536 | _ckjX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8536 | _ckjX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8568:1: error: BUILDSTDERR: warning: label ‘_ckkb’ defined but not used [-Wunused-label] BUILDSTDERR: 8568 | _ckkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8568 | _ckkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8591:1: error: BUILDSTDERR: warning: label ‘_ckkj’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _ckkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _ckkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8614:1: error: BUILDSTDERR: warning: label ‘_ckkr’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _ckkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _ckkr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8637:1: error: BUILDSTDERR: warning: label ‘_ckky’ defined but not used [-Wunused-label] BUILDSTDERR: 8637 | _ckky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8637 | _ckky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8662:1: error: BUILDSTDERR: warning: label ‘_ckkF’ defined but not used [-Wunused-label] BUILDSTDERR: 8662 | _ckkF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8662 | _ckkF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8694:1: error: BUILDSTDERR: warning: label ‘_ckkJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8694 | _ckkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8694 | _ckkJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8745:1: error: BUILDSTDERR: warning: label ‘_ckkW’ defined but not used [-Wunused-label] BUILDSTDERR: 8745 | _ckkW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8745 | _ckkW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8769:1: error: BUILDSTDERR: warning: label ‘_ckl3’ defined but not used [-Wunused-label] BUILDSTDERR: 8769 | _ckl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8769 | _ckl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8793:1: error: BUILDSTDERR: warning: label ‘_cklm’ defined but not used [-Wunused-label] BUILDSTDERR: 8793 | _cklm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8793 | _cklm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjHP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8821:1: error: BUILDSTDERR: warning: label ‘_cklt’ defined but not used [-Wunused-label] BUILDSTDERR: 8821 | _cklt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8821 | _cklt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cklb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8856:1: error: BUILDSTDERR: warning: label ‘_cklb’ defined but not used [-Wunused-label] BUILDSTDERR: 8856 | _cklb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8856 | _cklb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8907:1: error: BUILDSTDERR: warning: label ‘_cklC’ defined but not used [-Wunused-label] BUILDSTDERR: 8907 | _cklC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8907 | _cklC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8945:1: error: BUILDSTDERR: warning: label ‘_cklO’ defined but not used [-Wunused-label] BUILDSTDERR: 8945 | _cklO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8945 | _cklO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cklL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8971:1: error: BUILDSTDERR: warning: label ‘_cklL’ defined but not used [-Wunused-label] BUILDSTDERR: 8971 | _cklL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8971 | _cklL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjI7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:8995:1: error: BUILDSTDERR: warning: label ‘_ckm4’ defined but not used [-Wunused-label] BUILDSTDERR: 8995 | _ckm4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8995 | _ckm4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjI6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9019:1: error: BUILDSTDERR: warning: label ‘_ckmc’ defined but not used [-Wunused-label] BUILDSTDERR: 9019 | _ckmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9019 | _ckmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjI5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9042:1: error: BUILDSTDERR: warning: label ‘_ckmk’ defined but not used [-Wunused-label] BUILDSTDERR: 9042 | _ckmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9042 | _ckmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9070:1: error: BUILDSTDERR: warning: label ‘_ckmo’ defined but not used [-Wunused-label] BUILDSTDERR: 9070 | _ckmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9070 | _ckmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9115:1: error: BUILDSTDERR: warning: label ‘_ckmB’ defined but not used [-Wunused-label] BUILDSTDERR: 9115 | _ckmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9115 | _ckmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9142:1: error: BUILDSTDERR: warning: label ‘_ckmE’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _ckmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _ckmE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9177:1: error: BUILDSTDERR: warning: label ‘_ckmU’ defined but not used [-Wunused-label] BUILDSTDERR: 9177 | _ckmU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9177 | _ckmU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckmS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9201:1: error: BUILDSTDERR: warning: label ‘_ckmS’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _ckmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _ckmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9217:1: error: BUILDSTDERR: warning: label ‘_ckn0’ defined but not used [-Wunused-label] BUILDSTDERR: 9217 | _ckn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9217 | _ckn0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9254:1: error: BUILDSTDERR: warning: label ‘_cknj’ defined but not used [-Wunused-label] BUILDSTDERR: 9254 | _cknj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9254 | _cknj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cknh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9278:1: error: BUILDSTDERR: warning: label ‘_cknh’ defined but not used [-Wunused-label] BUILDSTDERR: 9278 | _cknh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9278 | _cknh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9296:1: error: BUILDSTDERR: warning: label ‘_cknp’ defined but not used [-Wunused-label] BUILDSTDERR: 9296 | _cknp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9296 | _cknp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9332:1: error: BUILDSTDERR: warning: label ‘_ckny’ defined but not used [-Wunused-label] BUILDSTDERR: 9332 | _ckny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9332 | _ckny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9356:1: error: BUILDSTDERR: warning: label ‘_cknF’ defined but not used [-Wunused-label] BUILDSTDERR: 9356 | _cknF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9356 | _cknF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cknY’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cknY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cknY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9408:1: error: BUILDSTDERR: warning: label ‘_cko5’ defined but not used [-Wunused-label] BUILDSTDERR: 9408 | _cko5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9408 | _cko5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cknN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9443:1: error: BUILDSTDERR: warning: label ‘_cknN’ defined but not used [-Wunused-label] BUILDSTDERR: 9443 | _cknN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9443 | _cknN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9493:1: error: BUILDSTDERR: warning: label ‘_ckoe’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _ckoe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _ckoe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9535:1: error: BUILDSTDERR: warning: label ‘_ckor’ defined but not used [-Wunused-label] BUILDSTDERR: 9535 | _ckor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9535 | _ckor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9560:1: error: BUILDSTDERR: warning: label ‘_ckoz’ defined but not used [-Wunused-label] BUILDSTDERR: 9560 | _ckoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9560 | _ckoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9583:1: error: BUILDSTDERR: warning: label ‘_ckoG’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _ckoG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _ckoG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9608:1: error: BUILDSTDERR: warning: label ‘_ckoN’ defined but not used [-Wunused-label] BUILDSTDERR: 9608 | _ckoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9608 | _ckoN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9640:1: error: BUILDSTDERR: warning: label ‘_ckoR’ defined but not used [-Wunused-label] BUILDSTDERR: 9640 | _ckoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9640 | _ckoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9688:1: error: BUILDSTDERR: warning: label ‘_ckp4’ defined but not used [-Wunused-label] BUILDSTDERR: 9688 | _ckp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9688 | _ckp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9714:1: error: BUILDSTDERR: warning: label ‘_ckp9’ defined but not used [-Wunused-label] BUILDSTDERR: 9714 | _ckp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9714 | _ckp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckp7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9744:1: error: BUILDSTDERR: warning: label ‘_ckp7’ defined but not used [-Wunused-label] BUILDSTDERR: 9744 | _ckp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9744 | _ckp7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9766:1: error: BUILDSTDERR: warning: label ‘_ckpp’ defined but not used [-Wunused-label] BUILDSTDERR: 9766 | _ckpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9766 | _ckpp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9792:1: error: BUILDSTDERR: warning: label ‘_ckpu’ defined but not used [-Wunused-label] BUILDSTDERR: 9792 | _ckpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9792 | _ckpu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckps’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9822:1: error: BUILDSTDERR: warning: label ‘_ckps’ defined but not used [-Wunused-label] BUILDSTDERR: 9822 | _ckps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9822 | _ckps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9844:1: error: BUILDSTDERR: warning: label ‘_ckpK’ defined but not used [-Wunused-label] BUILDSTDERR: 9844 | _ckpK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9844 | _ckpK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrowzuzdcp2ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9869:1: error: BUILDSTDERR: warning: label ‘_ckpN’ defined but not used [-Wunused-label] BUILDSTDERR: 9869 | _ckpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9869 | _ckpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9898:1: error: BUILDSTDERR: warning: label ‘_ckq0’ defined but not used [-Wunused-label] BUILDSTDERR: 9898 | _ckq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9898 | _ckq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrowzuzdcp1ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9923:1: error: BUILDSTDERR: warning: label ‘_ckq3’ defined but not used [-Wunused-label] BUILDSTDERR: 9923 | _ckq3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9923 | _ckq3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9952:1: error: BUILDSTDERR: warning: label ‘_ckqh’ defined but not used [-Wunused-label] BUILDSTDERR: 9952 | _ckqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9952 | _ckqh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9975:1: error: BUILDSTDERR: warning: label ‘_ckqp’ defined but not used [-Wunused-label] BUILDSTDERR: 9975 | _ckqp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9975 | _ckqp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:9998:1: error: BUILDSTDERR: warning: label ‘_ckqw’ defined but not used [-Wunused-label] BUILDSTDERR: 9998 | _ckqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9998 | _ckqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjIS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10023:1: error: BUILDSTDERR: warning: label ‘_ckqD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10023 | _ckqD: BUILDSTDERR: | ^ BUILDSTDERR: 10023 | _ckqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10054:1: error: BUILDSTDERR: warning: label ‘_ckqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10054 | _ckqH: BUILDSTDERR: | ^ BUILDSTDERR: 10054 | _ckqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJ0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10101:1: error: BUILDSTDERR: warning: label ‘_ckqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10101 | _ckqU: BUILDSTDERR: | ^ BUILDSTDERR: 10101 | _ckqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10127:1: error: BUILDSTDERR: warning: label ‘_ckqZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _ckqZ: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _ckqZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckqX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10157:1: error: BUILDSTDERR: warning: label ‘_ckqX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10157 | _ckqX: BUILDSTDERR: | ^ BUILDSTDERR: 10157 | _ckqX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJ5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10179:1: error: BUILDSTDERR: warning: label ‘_ckrf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10179 | _ckrf: BUILDSTDERR: | ^ BUILDSTDERR: 10179 | _ckrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10205:1: error: BUILDSTDERR: warning: label ‘_ckrk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10205 | _ckrk: BUILDSTDERR: | ^ BUILDSTDERR: 10205 | _ckrk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckri’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10235:1: error: BUILDSTDERR: warning: label ‘_ckri’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10235 | _ckri: BUILDSTDERR: | ^ BUILDSTDERR: 10235 | _ckri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJ8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10257:1: error: BUILDSTDERR: warning: label ‘_ckrA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _ckrA: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _ckrA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10282:1: error: BUILDSTDERR: warning: label ‘_ckrD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10282 | _ckrD: BUILDSTDERR: | ^ BUILDSTDERR: 10282 | _ckrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10311:1: error: BUILDSTDERR: warning: label ‘_ckrQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10311 | _ckrQ: BUILDSTDERR: | ^ BUILDSTDERR: 10311 | _ckrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10336:1: error: BUILDSTDERR: warning: label ‘_ckrT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _ckrT: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _ckrT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10365:1: error: BUILDSTDERR: warning: label ‘_cks7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10365 | _cks7: BUILDSTDERR: | ^ BUILDSTDERR: 10365 | _cks7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10388:1: error: BUILDSTDERR: warning: label ‘_cksf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10388 | _cksf: BUILDSTDERR: | ^ BUILDSTDERR: 10388 | _cksf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10411:1: error: BUILDSTDERR: warning: label ‘_cksm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10411 | _cksm: BUILDSTDERR: | ^ BUILDSTDERR: 10411 | _cksm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10436:1: error: BUILDSTDERR: warning: label ‘_ckst’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10436 | _ckst: BUILDSTDERR: | ^ BUILDSTDERR: 10436 | _ckst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10467:1: error: BUILDSTDERR: warning: label ‘_cksx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10467 | _cksx: BUILDSTDERR: | ^ BUILDSTDERR: 10467 | _cksx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10514:1: error: BUILDSTDERR: warning: label ‘_cksK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10514 | _cksK: BUILDSTDERR: | ^ BUILDSTDERR: 10514 | _cksK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10540:1: error: BUILDSTDERR: warning: label ‘_cksP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10540 | _cksP: BUILDSTDERR: | ^ BUILDSTDERR: 10540 | _cksP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_cksN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10570:1: error: BUILDSTDERR: warning: label ‘_cksN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10570 | _cksN: BUILDSTDERR: | ^ BUILDSTDERR: 10570 | _cksN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10592:1: error: BUILDSTDERR: warning: label ‘_ckt5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10592 | _ckt5: BUILDSTDERR: | ^ BUILDSTDERR: 10592 | _ckt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10618:1: error: BUILDSTDERR: warning: label ‘_ckta’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10618 | _ckta: BUILDSTDERR: | ^ BUILDSTDERR: 10618 | _ckta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckt8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10648:1: error: BUILDSTDERR: warning: label ‘_ckt8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _ckt8: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _ckt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10670:1: error: BUILDSTDERR: warning: label ‘_cktq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10670 | _cktq: BUILDSTDERR: | ^ BUILDSTDERR: 10670 | _cktq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10695:1: error: BUILDSTDERR: warning: label ‘_cktt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10695 | _cktt: BUILDSTDERR: | ^ BUILDSTDERR: 10695 | _cktt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10724:1: error: BUILDSTDERR: warning: label ‘_cktG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10724 | _cktG: BUILDSTDERR: | ^ BUILDSTDERR: 10724 | _cktG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10749:1: error: BUILDSTDERR: warning: label ‘_cktJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10749 | _cktJ: BUILDSTDERR: | ^ BUILDSTDERR: 10749 | _cktJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10778:1: error: BUILDSTDERR: warning: label ‘_cktX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10778 | _cktX: BUILDSTDERR: | ^ BUILDSTDERR: 10778 | _cktX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10801:1: error: BUILDSTDERR: warning: label ‘_cku5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10801 | _cku5: BUILDSTDERR: | ^ BUILDSTDERR: 10801 | _cku5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10824:1: error: BUILDSTDERR: warning: label ‘_ckuc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10824 | _ckuc: BUILDSTDERR: | ^ BUILDSTDERR: 10824 | _ckuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10849:1: error: BUILDSTDERR: warning: label ‘_ckuj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10849 | _ckuj: BUILDSTDERR: | ^ BUILDSTDERR: 10849 | _ckuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10880:1: error: BUILDSTDERR: warning: label ‘_ckun’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10880 | _ckun: BUILDSTDERR: | ^ BUILDSTDERR: 10880 | _ckun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10927:1: error: BUILDSTDERR: warning: label ‘_ckuA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10927 | _ckuA: BUILDSTDERR: | ^ BUILDSTDERR: 10927 | _ckuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10953:1: error: BUILDSTDERR: warning: label ‘_ckuF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10953 | _ckuF: BUILDSTDERR: | ^ BUILDSTDERR: 10953 | _ckuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckuD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:10983:1: error: BUILDSTDERR: warning: label ‘_ckuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10983 | _ckuD: BUILDSTDERR: | ^ BUILDSTDERR: 10983 | _ckuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11005:1: error: BUILDSTDERR: warning: label ‘_ckuV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11005 | _ckuV: BUILDSTDERR: | ^ BUILDSTDERR: 11005 | _ckuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11031:1: error: BUILDSTDERR: warning: label ‘_ckv0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11031 | _ckv0: BUILDSTDERR: | ^ BUILDSTDERR: 11031 | _ckv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckuY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11061:1: error: BUILDSTDERR: warning: label ‘_ckuY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11061 | _ckuY: BUILDSTDERR: | ^ BUILDSTDERR: 11061 | _ckuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11083:1: error: BUILDSTDERR: warning: label ‘_ckvg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11083 | _ckvg: BUILDSTDERR: | ^ BUILDSTDERR: 11083 | _ckvg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11108:1: error: BUILDSTDERR: warning: label ‘_ckvj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11108 | _ckvj: BUILDSTDERR: | ^ BUILDSTDERR: 11108 | _ckvj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11137:1: error: BUILDSTDERR: warning: label ‘_ckvw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11137 | _ckvw: BUILDSTDERR: | ^ BUILDSTDERR: 11137 | _ckvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11162:1: error: BUILDSTDERR: warning: label ‘_ckvz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11162 | _ckvz: BUILDSTDERR: | ^ BUILDSTDERR: 11162 | _ckvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11191:1: error: BUILDSTDERR: warning: label ‘_ckvN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11191 | _ckvN: BUILDSTDERR: | ^ BUILDSTDERR: 11191 | _ckvN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11214:1: error: BUILDSTDERR: warning: label ‘_ckvV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11214 | _ckvV: BUILDSTDERR: | ^ BUILDSTDERR: 11214 | _ckvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11237:1: error: BUILDSTDERR: warning: label ‘_ckw2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11237 | _ckw2: BUILDSTDERR: | ^ BUILDSTDERR: 11237 | _ckw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjJW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11262:1: error: BUILDSTDERR: warning: label ‘_ckw9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11262 | _ckw9: BUILDSTDERR: | ^ BUILDSTDERR: 11262 | _ckw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11293:1: error: BUILDSTDERR: warning: label ‘_ckwd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11293 | _ckwd: BUILDSTDERR: | ^ BUILDSTDERR: 11293 | _ckwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjK5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11340:1: error: BUILDSTDERR: warning: label ‘_ckwu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11340 | _ckwu: BUILDSTDERR: | ^ BUILDSTDERR: 11340 | _ckwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjK6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11369:1: error: BUILDSTDERR: warning: label ‘_ckwz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11369 | _ckwz: BUILDSTDERR: | ^ BUILDSTDERR: 11369 | _ckwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckwx’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11406:1: error: BUILDSTDERR: warning: label ‘_ckwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11406 | _ckwx: BUILDSTDERR: | ^ BUILDSTDERR: 11406 | _ckwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11425:1: error: BUILDSTDERR: warning: label ‘_ckwH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11425 | _ckwH: BUILDSTDERR: | ^ BUILDSTDERR: 11425 | _ckwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11459:1: error: BUILDSTDERR: warning: label ‘_ckwU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11459 | _ckwU: BUILDSTDERR: | ^ BUILDSTDERR: 11459 | _ckwU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11485:1: error: BUILDSTDERR: warning: label ‘_ckwZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11485 | _ckwZ: BUILDSTDERR: | ^ BUILDSTDERR: 11485 | _ckwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘_ckwX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11515:1: error: BUILDSTDERR: warning: label ‘_ckwX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11515 | _ckwX: BUILDSTDERR: | ^ BUILDSTDERR: 11515 | _ckwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11537:1: error: BUILDSTDERR: warning: label ‘_ckxf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11537 | _ckxf: BUILDSTDERR: | ^ BUILDSTDERR: 11537 | _ckxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11562:1: error: BUILDSTDERR: warning: label ‘_ckxi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11562 | _ckxi: BUILDSTDERR: | ^ BUILDSTDERR: 11562 | _ckxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11591:1: error: BUILDSTDERR: warning: label ‘_ckxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11591 | _ckxv: BUILDSTDERR: | ^ BUILDSTDERR: 11591 | _ckxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11616:1: error: BUILDSTDERR: warning: label ‘_ckxy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11616 | _ckxy: BUILDSTDERR: | ^ BUILDSTDERR: 11616 | _ckxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11645:1: error: BUILDSTDERR: warning: label ‘_ckxM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11645 | _ckxM: BUILDSTDERR: | ^ BUILDSTDERR: 11645 | _ckxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11668:1: error: BUILDSTDERR: warning: label ‘_ckxU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11668 | _ckxU: BUILDSTDERR: | ^ BUILDSTDERR: 11668 | _ckxU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11691:1: error: BUILDSTDERR: warning: label ‘_cky1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11691 | _cky1: BUILDSTDERR: | ^ BUILDSTDERR: 11691 | _cky1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘sjKk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11716:1: error: BUILDSTDERR: warning: label ‘_cky8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11716 | _cky8: BUILDSTDERR: | ^ BUILDSTDERR: 11716 | _cky8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11747:1: error: BUILDSTDERR: warning: label ‘_ckyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11747 | _ckyc: BUILDSTDERR: | ^ BUILDSTDERR: 11747 | _ckyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11792:1: error: BUILDSTDERR: warning: label ‘_ckyl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11792 | _ckyl: BUILDSTDERR: | ^ BUILDSTDERR: 11792 | _ckyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11812:1: error: BUILDSTDERR: warning: label ‘_ckys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11812 | _ckys: BUILDSTDERR: | ^ BUILDSTDERR: 11812 | _ckys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11829:1: error: BUILDSTDERR: warning: label ‘_ckyz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11829 | _ckyz: BUILDSTDERR: | ^ BUILDSTDERR: 11829 | _ckyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11849:1: error: BUILDSTDERR: warning: label ‘_ckyG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11849 | _ckyG: BUILDSTDERR: | ^ BUILDSTDERR: 11849 | _ckyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapA1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11866:1: error: BUILDSTDERR: warning: label ‘_ckyN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11866 | _ckyN: BUILDSTDERR: | ^ BUILDSTDERR: 11866 | _ckyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11886:1: error: BUILDSTDERR: warning: label ‘_ckyU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11886 | _ckyU: BUILDSTDERR: | ^ BUILDSTDERR: 11886 | _ckyU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapA1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11903:1: error: BUILDSTDERR: warning: label ‘_ckz1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11903 | _ckz1: BUILDSTDERR: | ^ BUILDSTDERR: 11903 | _ckz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11923:1: error: BUILDSTDERR: warning: label ‘_ckz8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11923 | _ckz8: BUILDSTDERR: | ^ BUILDSTDERR: 11923 | _ckz8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapM1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11940:1: error: BUILDSTDERR: warning: label ‘_ckzf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11940 | _ckzf: BUILDSTDERR: | ^ BUILDSTDERR: 11940 | _ckzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11960:1: error: BUILDSTDERR: warning: label ‘_ckzm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11960 | _ckzm: BUILDSTDERR: | ^ BUILDSTDERR: 11960 | _ckzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapM1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11977:1: error: BUILDSTDERR: warning: label ‘_ckzt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11977 | _ckzt: BUILDSTDERR: | ^ BUILDSTDERR: 11977 | _ckzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_94.hc:11997:1: error: BUILDSTDERR: warning: label ‘_ckzA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11997 | _ckzA: BUILDSTDERR: | ^ BUILDSTDERR: 11997 | _ckzA: BUILDSTDERR: | ^~~~~ [10 of 12] Compiling Control.Arrow.Transformer.Stream ( Control/Arrow/Transformer/Stream.hs, dist/build/Control/Arrow/Transformer/Stream.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slg3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:14:1: error: BUILDSTDERR: warning: label ‘_clml’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _clml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _clml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slg0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:37:1: error: BUILDSTDERR: warning: label ‘_clms’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _clms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _clms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfCategoryTYPEStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:64:1: error: BUILDSTDERR: warning: label ‘_clmw’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _clmw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _clmw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:101:1: error: BUILDSTDERR: warning: label ‘_clmH’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _clmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _clmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:140:1: error: BUILDSTDERR: warning: label ‘_cln2’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cln2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cln2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:166:1: error: BUILDSTDERR: warning: label ‘_cln9’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cln9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cln9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:197:1: error: BUILDSTDERR: warning: label ‘_clnc’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _clnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _clnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:239:1: error: BUILDSTDERR: warning: label ‘_clnl’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _clnl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _clnl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:266:1: error: BUILDSTDERR: warning: label ‘_clno’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _clno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _clno: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clmQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:291:1: error: BUILDSTDERR: warning: label ‘_clmQ’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _clmQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _clmQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:330:1: error: BUILDSTDERR: warning: label ‘_clnD’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _clnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _clnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:353:1: error: BUILDSTDERR: warning: label ‘_clnG’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _clnG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _clnG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:389:1: error: BUILDSTDERR: warning: label ‘_clnT’ defined but not used [-Wunused-label] BUILDSTDERR: 389 | _clnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 389 | _clnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:414:1: error: BUILDSTDERR: warning: label ‘_clnW’ defined but not used [-Wunused-label] BUILDSTDERR: 414 | _clnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 414 | _clnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:444:1: error: BUILDSTDERR: warning: label ‘_clo8’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _clo8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _clo8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:481:1: error: BUILDSTDERR: warning: label ‘_cloh’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cloh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cloh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:507:1: error: BUILDSTDERR: warning: label ‘_cloE’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _cloE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _cloE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:533:1: error: BUILDSTDERR: warning: label ‘_cloL’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _cloL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _cloL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:564:1: error: BUILDSTDERR: warning: label ‘_cloO’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _cloO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _cloO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:605:1: error: BUILDSTDERR: warning: label ‘_cloX’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _cloX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _cloX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:636:1: error: BUILDSTDERR: warning: label ‘_clp0’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _clp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _clp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:681:1: error: BUILDSTDERR: warning: label ‘_clp9’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _clp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _clp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:708:1: error: BUILDSTDERR: warning: label ‘_clpc’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _clpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _clpc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_cloo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:733:1: error: BUILDSTDERR: warning: label ‘_cloo’ defined but not used [-Wunused-label] BUILDSTDERR: 733 | _cloo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 733 | _cloo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:773:1: error: BUILDSTDERR: warning: label ‘_clps’ defined but not used [-Wunused-label] BUILDSTDERR: 773 | _clps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 773 | _clps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clpq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:797:1: error: BUILDSTDERR: warning: label ‘_clpq’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _clpq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _clpq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:814:1: error: BUILDSTDERR: warning: label ‘_clpy’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _clpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _clpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:851:1: error: BUILDSTDERR: warning: label ‘_clpI’ defined but not used [-Wunused-label] BUILDSTDERR: 851 | _clpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 851 | _clpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:884:1: error: BUILDSTDERR: warning: label ‘_clpR’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _clpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _clpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:911:1: error: BUILDSTDERR: warning: label ‘_clq2’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _clq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _clq2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:937:1: error: BUILDSTDERR: warning: label ‘_clq9’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _clq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _clq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:967:1: error: BUILDSTDERR: warning: label ‘_clqe’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _clqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _clqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clqc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1003:1: error: BUILDSTDERR: warning: label ‘_clqc’ defined but not used [-Wunused-label] BUILDSTDERR: 1003 | _clqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1003 | _clqc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1025:1: error: BUILDSTDERR: warning: label ‘_clqv’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _clqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _clqv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1047:1: error: BUILDSTDERR: warning: label ‘_clqD’ defined but not used [-Wunused-label] BUILDSTDERR: 1047 | _clqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1047 | _clqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1069:1: error: BUILDSTDERR: warning: label ‘_clqL’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _clqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _clqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1091:1: error: BUILDSTDERR: warning: label ‘_clqT’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _clqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _clqT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1113:1: error: BUILDSTDERR: warning: label ‘_clr1’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _clr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _clr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slgU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1135:1: error: BUILDSTDERR: warning: label ‘_clr8’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _clr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _clr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1166:1: error: BUILDSTDERR: warning: label ‘_clrc’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _clrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _clrc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slh1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1214:1: error: BUILDSTDERR: warning: label ‘_clrp’ defined but not used [-Wunused-label] BUILDSTDERR: 1214 | _clrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1214 | _clrp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1239:1: error: BUILDSTDERR: warning: label ‘_clrs’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _clrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _clrs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slh3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1268:1: error: BUILDSTDERR: warning: label ‘_clrF’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _clrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _clrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1293:1: error: BUILDSTDERR: warning: label ‘_clrI’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _clrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _clrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slh9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cls2’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cls2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cls2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1353:1: error: BUILDSTDERR: warning: label ‘_cls7’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _cls7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _cls7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clrR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1382:1: error: BUILDSTDERR: warning: label ‘_clrR’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _clrR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _clrR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1416:1: error: BUILDSTDERR: warning: label ‘_clsq’ defined but not used [-Wunused-label] BUILDSTDERR: 1416 | _clsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1416 | _clsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1443:1: error: BUILDSTDERR: warning: label ‘_clsx’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _clsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _clsx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1470:1: error: BUILDSTDERR: warning: label ‘_clsA’ defined but not used [-Wunused-label] BUILDSTDERR: 1470 | _clsA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1470 | _clsA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clsi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1495:1: error: BUILDSTDERR: warning: label ‘_clsi’ defined but not used [-Wunused-label] BUILDSTDERR: 1495 | _clsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1495 | _clsi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clsB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1526:1: error: BUILDSTDERR: warning: label ‘_clsB’ defined but not used [-Wunused-label] BUILDSTDERR: 1526 | _clsB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1526 | _clsB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1548:1: error: BUILDSTDERR: warning: label ‘_clsT’ defined but not used [-Wunused-label] BUILDSTDERR: 1548 | _clsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1548 | _clsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1573:1: error: BUILDSTDERR: warning: label ‘_clsW’ defined but not used [-Wunused-label] BUILDSTDERR: 1573 | _clsW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1573 | _clsW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1605:1: error: BUILDSTDERR: warning: label ‘_cltq’ defined but not used [-Wunused-label] BUILDSTDERR: 1605 | _cltq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1605 | _cltq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1645:1: error: BUILDSTDERR: warning: label ‘_cltC’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _cltC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _cltC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1682:1: error: BUILDSTDERR: warning: label ‘_cltH’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _cltH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _cltH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clt5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1709:1: error: BUILDSTDERR: warning: label ‘_clt5’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _clt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _clt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clta’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1733:1: error: BUILDSTDERR: warning: label ‘_clta’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _clta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _clta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_cltf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1761:1: error: BUILDSTDERR: warning: label ‘_cltf’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _cltf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _cltf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1824:1: error: BUILDSTDERR: warning: label ‘_clul’ defined but not used [-Wunused-label] BUILDSTDERR: 1824 | _clul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1824 | _clul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1848:1: error: BUILDSTDERR: warning: label ‘_cluo’ defined but not used [-Wunused-label] BUILDSTDERR: 1848 | _cluo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1848 | _cluo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clu4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1868:1: error: BUILDSTDERR: warning: label ‘_clu4’ defined but not used [-Wunused-label] BUILDSTDERR: 1868 | _clu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1868 | _clu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clu7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1884:1: error: BUILDSTDERR: warning: label ‘_clu7’ defined but not used [-Wunused-label] BUILDSTDERR: 1884 | _clu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1884 | _clu7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_cluc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1911:1: error: BUILDSTDERR: warning: label ‘_cluc’ defined but not used [-Wunused-label] BUILDSTDERR: 1911 | _cluc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1911 | _cluc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1957:1: error: BUILDSTDERR: warning: label ‘_cluY’ defined but not used [-Wunused-label] BUILDSTDERR: 1957 | _cluY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1957 | _cluY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:1984:1: error: BUILDSTDERR: warning: label ‘_clv9’ defined but not used [-Wunused-label] BUILDSTDERR: 1984 | _clv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1984 | _clv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2014:1: error: BUILDSTDERR: warning: label ‘_clvc’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _clvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _clvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2057:1: error: BUILDSTDERR: warning: label ‘_clvh’ defined but not used [-Wunused-label] BUILDSTDERR: 2057 | _clvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2057 | _clvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slhR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2100:1: error: BUILDSTDERR: warning: label ‘_clvq’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _clvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _clvq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2127:1: error: BUILDSTDERR: warning: label ‘_clvt’ defined but not used [-Wunused-label] BUILDSTDERR: 2127 | _clvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2127 | _clvt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_cluM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2152:1: error: BUILDSTDERR: warning: label ‘_cluM’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _cluM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _cluM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzumirror1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2192:1: error: BUILDSTDERR: warning: label ‘_clvK’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _clvK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _clvK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clvD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2216:1: error: BUILDSTDERR: warning: label ‘_clvD’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _clvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _clvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2264:1: error: BUILDSTDERR: warning: label ‘_clw4’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _clw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _clw4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sli7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2290:1: error: BUILDSTDERR: warning: label ‘_clwr’ defined but not used [-Wunused-label] BUILDSTDERR: 2290 | _clwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2290 | _clwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sli6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2316:1: error: BUILDSTDERR: warning: label ‘_clwy’ defined but not used [-Wunused-label] BUILDSTDERR: 2316 | _clwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2316 | _clwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sli8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2347:1: error: BUILDSTDERR: warning: label ‘_clwB’ defined but not used [-Wunused-label] BUILDSTDERR: 2347 | _clwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2347 | _clwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sli5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2388:1: error: BUILDSTDERR: warning: label ‘_clwK’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _clwK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _clwK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sli9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2419:1: error: BUILDSTDERR: warning: label ‘_clwN’ defined but not used [-Wunused-label] BUILDSTDERR: 2419 | _clwN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2419 | _clwN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sli4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2464:1: error: BUILDSTDERR: warning: label ‘_clwW’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _clwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _clwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2491:1: error: BUILDSTDERR: warning: label ‘_clwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _clwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _clwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clwb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2516:1: error: BUILDSTDERR: warning: label ‘_clwb’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _clwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _clwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slid_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2556:1: error: BUILDSTDERR: warning: label ‘_clxf’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _clxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _clxf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clxd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2580:1: error: BUILDSTDERR: warning: label ‘_clxd’ defined but not used [-Wunused-label] BUILDSTDERR: 2580 | _clxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2580 | _clxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2597:1: error: BUILDSTDERR: warning: label ‘_clxl’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _clxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _clxl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2634:1: error: BUILDSTDERR: warning: label ‘_clxB’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _clxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _clxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clxu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2654:1: error: BUILDSTDERR: warning: label ‘_clxu’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _clxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _clxu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2686:1: error: BUILDSTDERR: warning: label ‘_clxP’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _clxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _clxP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slin_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2712:1: error: BUILDSTDERR: warning: label ‘_cly0’ defined but not used [-Wunused-label] BUILDSTDERR: 2712 | _cly0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2712 | _cly0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slim_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2739:1: error: BUILDSTDERR: warning: label ‘_cly7’ defined but not used [-Wunused-label] BUILDSTDERR: 2739 | _cly7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2739 | _cly7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2769:1: error: BUILDSTDERR: warning: label ‘_clyc’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _clyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _clyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clya’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2805:1: error: BUILDSTDERR: warning: label ‘_clya’ defined but not used [-Wunused-label] BUILDSTDERR: 2805 | _clya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2805 | _clya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2827:1: error: BUILDSTDERR: warning: label ‘_clyt’ defined but not used [-Wunused-label] BUILDSTDERR: 2827 | _clyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2827 | _clyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slis_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2849:1: error: BUILDSTDERR: warning: label ‘_clyB’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _clyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _clyB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slir_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2871:1: error: BUILDSTDERR: warning: label ‘_clyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _clyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _clyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2893:1: error: BUILDSTDERR: warning: label ‘_clyR’ defined but not used [-Wunused-label] BUILDSTDERR: 2893 | _clyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2893 | _clyR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slip_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2915:1: error: BUILDSTDERR: warning: label ‘_clyY’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _clyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _clyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2945:1: error: BUILDSTDERR: warning: label ‘_clz2’ defined but not used [-Wunused-label] BUILDSTDERR: 2945 | _clz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2945 | _clz2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:2991:1: error: BUILDSTDERR: warning: label ‘_clzv’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _clzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _clzv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3021:1: error: BUILDSTDERR: warning: label ‘_clzy’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _clzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _clzy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3060:1: error: BUILDSTDERR: warning: label ‘_clzH’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _clzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _clzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3087:1: error: BUILDSTDERR: warning: label ‘_clzK’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _clzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _clzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clzf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3114:1: error: BUILDSTDERR: warning: label ‘_clzf’ defined but not used [-Wunused-label] BUILDSTDERR: 3114 | _clzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3114 | _clzf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clzj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3136:1: error: BUILDSTDERR: warning: label ‘_clzj’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _clzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _clzj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3172:1: error: BUILDSTDERR: warning: label ‘_clzR’ defined but not used [-Wunused-label] BUILDSTDERR: 3172 | _clzR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3172 | _clzR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3210:1: error: BUILDSTDERR: warning: label ‘_clA4’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _clA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _clA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3235:1: error: BUILDSTDERR: warning: label ‘_clA7’ defined but not used [-Wunused-label] BUILDSTDERR: 3235 | _clA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3235 | _clA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3264:1: error: BUILDSTDERR: warning: label ‘_clAl’ defined but not used [-Wunused-label] BUILDSTDERR: 3264 | _clAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3264 | _clAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3286:1: error: BUILDSTDERR: warning: label ‘_clAs’ defined but not used [-Wunused-label] BUILDSTDERR: 3286 | _clAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3286 | _clAs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3313:1: error: BUILDSTDERR: warning: label ‘_clAw’ defined but not used [-Wunused-label] BUILDSTDERR: 3313 | _clAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3313 | _clAw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3350:1: error: BUILDSTDERR: warning: label ‘_clAL’ defined but not used [-Wunused-label] BUILDSTDERR: 3350 | _clAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3350 | _clAL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowCircuitStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3381:1: error: BUILDSTDERR: warning: label ‘_clAS’ defined but not used [-Wunused-label] BUILDSTDERR: 3381 | _clAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3381 | _clAS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clAQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3412:1: error: BUILDSTDERR: warning: label ‘_clAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _clAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _clAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3434:1: error: BUILDSTDERR: warning: label ‘_clB9’ defined but not used [-Wunused-label] BUILDSTDERR: 3434 | _clB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3434 | _clB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3456:1: error: BUILDSTDERR: warning: label ‘_clBg’ defined but not used [-Wunused-label] BUILDSTDERR: 3456 | _clBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3456 | _clBg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowCircuitStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3483:1: error: BUILDSTDERR: warning: label ‘_clBk’ defined but not used [-Wunused-label] BUILDSTDERR: 3483 | _clBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3483 | _clBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3519:1: error: BUILDSTDERR: warning: label ‘_clBC’ defined but not used [-Wunused-label] BUILDSTDERR: 3519 | _clBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3519 | _clBC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3544:1: error: BUILDSTDERR: warning: label ‘_clBF’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _clBF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _clBF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3583:1: error: BUILDSTDERR: warning: label ‘_clBM’ defined but not used [-Wunused-label] BUILDSTDERR: 3583 | _clBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3583 | _clBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clBK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3615:1: error: BUILDSTDERR: warning: label ‘_clBK’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _clBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _clBK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sliY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3635:1: error: BUILDSTDERR: warning: label ‘_clC3’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _clC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _clC3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfFunctorStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3652:1: error: BUILDSTDERR: warning: label ‘_clC6’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _clC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _clC6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slj1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3681:1: error: BUILDSTDERR: warning: label ‘_clCk’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _clCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _clCk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slj0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3703:1: error: BUILDSTDERR: warning: label ‘_clCs’ defined but not used [-Wunused-label] BUILDSTDERR: 3703 | _clCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3703 | _clCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfFunctorStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3728:1: error: BUILDSTDERR: warning: label ‘_clCw’ defined but not used [-Wunused-label] BUILDSTDERR: 3728 | _clCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3728 | _clCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow11_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3765:1: error: BUILDSTDERR: warning: label ‘_clCI’ defined but not used [-Wunused-label] BUILDSTDERR: 3765 | _clCI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3765 | _clCI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clCF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3785:1: error: BUILDSTDERR: warning: label ‘_clCF’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _clCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _clCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3808:1: error: BUILDSTDERR: warning: label ‘_clCT’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _clCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _clCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3834:1: error: BUILDSTDERR: warning: label ‘_clD4’ defined but not used [-Wunused-label] BUILDSTDERR: 3834 | _clD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3834 | _clD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slja_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3861:1: error: BUILDSTDERR: warning: label ‘_clDb’ defined but not used [-Wunused-label] BUILDSTDERR: 3861 | _clDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3861 | _clDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3891:1: error: BUILDSTDERR: warning: label ‘_clDg’ defined but not used [-Wunused-label] BUILDSTDERR: 3891 | _clDg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3891 | _clDg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clDe’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3927:1: error: BUILDSTDERR: warning: label ‘_clDe’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _clDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _clDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3947:1: error: BUILDSTDERR: warning: label ‘_clDx’ defined but not used [-Wunused-label] BUILDSTDERR: 3947 | _clDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3947 | _clDx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3963:1: error: BUILDSTDERR: warning: label ‘_clDF’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _clDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _clDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:3987:1: error: BUILDSTDERR: warning: label ‘_clDI’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _clDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _clDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4025:1: error: BUILDSTDERR: warning: label ‘_clDV’ defined but not used [-Wunused-label] BUILDSTDERR: 4025 | _clDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4025 | _clDV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4053:1: error: BUILDSTDERR: warning: label ‘_clDY’ defined but not used [-Wunused-label] BUILDSTDERR: 4053 | _clDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4053 | _clDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4086:1: error: BUILDSTDERR: warning: label ‘_clE7’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _clE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _clE7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4108:1: error: BUILDSTDERR: warning: label ‘_clEi’ defined but not used [-Wunused-label] BUILDSTDERR: 4108 | _clEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4108 | _clEi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4135:1: error: BUILDSTDERR: warning: label ‘_clEl’ defined but not used [-Wunused-label] BUILDSTDERR: 4135 | _clEl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4135 | _clEl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4166:1: error: BUILDSTDERR: warning: label ‘_clEy’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _clEy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _clEy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4193:1: error: BUILDSTDERR: warning: label ‘_clEB’ defined but not used [-Wunused-label] BUILDSTDERR: 4193 | _clEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4193 | _clEB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4224:1: error: BUILDSTDERR: warning: label ‘_clEP’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _clEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _clEP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4246:1: error: BUILDSTDERR: warning: label ‘_clEX’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _clEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _clEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4268:1: error: BUILDSTDERR: warning: label ‘_clF5’ defined but not used [-Wunused-label] BUILDSTDERR: 4268 | _clF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4268 | _clF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4290:1: error: BUILDSTDERR: warning: label ‘_clFd’ defined but not used [-Wunused-label] BUILDSTDERR: 4290 | _clFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4290 | _clFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4312:1: error: BUILDSTDERR: warning: label ‘_clFl’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _clFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _clFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4334:1: error: BUILDSTDERR: warning: label ‘_clFs’ defined but not used [-Wunused-label] BUILDSTDERR: 4334 | _clFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4334 | _clFs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4365:1: error: BUILDSTDERR: warning: label ‘_clFw’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _clFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _clFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4414:1: error: BUILDSTDERR: warning: label ‘_clFL’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _clFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _clFL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clFJ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4438:1: error: BUILDSTDERR: warning: label ‘_clFJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _clFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _clFJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4454:1: error: BUILDSTDERR: warning: label ‘_clFR’ defined but not used [-Wunused-label] BUILDSTDERR: 4454 | _clFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4454 | _clFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4483:1: error: BUILDSTDERR: warning: label ‘_clG4’ defined but not used [-Wunused-label] BUILDSTDERR: 4483 | _clG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4483 | _clG4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4507:1: error: BUILDSTDERR: warning: label ‘_clGb’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _clGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _clGb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘rlfK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4534:1: error: BUILDSTDERR: warning: label ‘_clGf’ defined but not used [-Wunused-label] BUILDSTDERR: 4534 | _clGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4534 | _clGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘rlfL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4571:1: error: BUILDSTDERR: warning: label ‘_clGr’ defined but not used [-Wunused-label] BUILDSTDERR: 4571 | _clGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4571 | _clGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4608:1: error: BUILDSTDERR: warning: label ‘_clGM’ defined but not used [-Wunused-label] BUILDSTDERR: 4608 | _clGM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4608 | _clGM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4634:1: error: BUILDSTDERR: warning: label ‘_clGX’ defined but not used [-Wunused-label] BUILDSTDERR: 4634 | _clGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4634 | _clGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4662:1: error: BUILDSTDERR: warning: label ‘_clH0’ defined but not used [-Wunused-label] BUILDSTDERR: 4662 | _clH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4662 | _clH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4705:1: error: BUILDSTDERR: warning: label ‘_clH5’ defined but not used [-Wunused-label] BUILDSTDERR: 4705 | _clH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4705 | _clH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4747:1: error: BUILDSTDERR: warning: label ‘_clHe’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _clHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _clHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_genmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4774:1: error: BUILDSTDERR: warning: label ‘_clHh’ defined but not used [-Wunused-label] BUILDSTDERR: 4774 | _clHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4774 | _clHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clGA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4799:1: error: BUILDSTDERR: warning: label ‘_clGA’ defined but not used [-Wunused-label] BUILDSTDERR: 4799 | _clGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4799 | _clGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slk1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4838:1: error: BUILDSTDERR: warning: label ‘_clHw’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _clHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _clHw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sljZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4860:1: error: BUILDSTDERR: warning: label ‘_clHD’ defined but not used [-Wunused-label] BUILDSTDERR: 4860 | _clHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4860 | _clHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowTransformerStreamArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4887:1: error: BUILDSTDERR: warning: label ‘_clHH’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _clHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _clHH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowAddStreamStreamArrowa1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4926:1: error: BUILDSTDERR: warning: label ‘_clHS’ defined but not used [-Wunused-label] BUILDSTDERR: 4926 | _clHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4926 | _clHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clHQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4948:1: error: BUILDSTDERR: warning: label ‘_clHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4948 | _clHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4948 | _clHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slk7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4968:1: error: BUILDSTDERR: warning: label ‘_clI6’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _clI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _clI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:4995:1: error: BUILDSTDERR: warning: label ‘_clIb’ defined but not used [-Wunused-label] BUILDSTDERR: 4995 | _clIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4995 | _clIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clI9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5026:1: error: BUILDSTDERR: warning: label ‘_clI9’ defined but not used [-Wunused-label] BUILDSTDERR: 5026 | _clI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5026 | _clI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5046:1: error: BUILDSTDERR: warning: label ‘_clIs’ defined but not used [-Wunused-label] BUILDSTDERR: 5046 | _clIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5046 | _clIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5068:1: error: BUILDSTDERR: warning: label ‘_clIz’ defined but not used [-Wunused-label] BUILDSTDERR: 5068 | _clIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5068 | _clIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slka_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5092:1: error: BUILDSTDERR: warning: label ‘_clIG’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _clIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _clIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slk9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5116:1: error: BUILDSTDERR: warning: label ‘_clIN’ defined but not used [-Wunused-label] BUILDSTDERR: 5116 | _clIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5116 | _clIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5145:1: error: BUILDSTDERR: warning: label ‘_clIR’ defined but not used [-Wunused-label] BUILDSTDERR: 5145 | _clIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5145 | _clIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5187:1: error: BUILDSTDERR: warning: label ‘_clJ4’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _clJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _clJ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5214:1: error: BUILDSTDERR: warning: label ‘_clJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 5214 | _clJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5214 | _clJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clJ7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5245:1: error: BUILDSTDERR: warning: label ‘_clJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 5245 | _clJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5245 | _clJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slki_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5265:1: error: BUILDSTDERR: warning: label ‘_clJp’ defined but not used [-Wunused-label] BUILDSTDERR: 5265 | _clJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5265 | _clJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5292:1: error: BUILDSTDERR: warning: label ‘_clJu’ defined but not used [-Wunused-label] BUILDSTDERR: 5292 | _clJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5292 | _clJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clJs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5323:1: error: BUILDSTDERR: warning: label ‘_clJs’ defined but not used [-Wunused-label] BUILDSTDERR: 5323 | _clJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5323 | _clJs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5343:1: error: BUILDSTDERR: warning: label ‘_clJK’ defined but not used [-Wunused-label] BUILDSTDERR: 5343 | _clJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5343 | _clJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5367:1: error: BUILDSTDERR: warning: label ‘_clJR’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _clJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _clJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5391:1: error: BUILDSTDERR: warning: label ‘_clJY’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _clJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _clJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5419:1: error: BUILDSTDERR: warning: label ‘_clK2’ defined but not used [-Wunused-label] BUILDSTDERR: 5419 | _clK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5419 | _clK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5458:1: error: BUILDSTDERR: warning: label ‘_clKf’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _clKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _clKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5485:1: error: BUILDSTDERR: warning: label ‘_clKk’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _clKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _clKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clKi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5516:1: error: BUILDSTDERR: warning: label ‘_clKi’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _clKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _clKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slks_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5536:1: error: BUILDSTDERR: warning: label ‘_clKA’ defined but not used [-Wunused-label] BUILDSTDERR: 5536 | _clKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5536 | _clKA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5560:1: error: BUILDSTDERR: warning: label ‘_clKH’ defined but not used [-Wunused-label] BUILDSTDERR: 5560 | _clKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5560 | _clKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5587:1: error: BUILDSTDERR: warning: label ‘_clKL’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _clKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _clKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5623:1: error: BUILDSTDERR: warning: label ‘_clL2’ defined but not used [-Wunused-label] BUILDSTDERR: 5623 | _clL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5623 | _clL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrowzuzdcmempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5649:1: error: BUILDSTDERR: warning: label ‘_clL5’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _clL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _clL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clKU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5674:1: error: BUILDSTDERR: warning: label ‘_clKU’ defined but not used [-Wunused-label] BUILDSTDERR: 5674 | _clKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5674 | _clKU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clL6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5701:1: error: BUILDSTDERR: warning: label ‘_clL6’ defined but not used [-Wunused-label] BUILDSTDERR: 5701 | _clL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5701 | _clL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5721:1: error: BUILDSTDERR: warning: label ‘_clLs’ defined but not used [-Wunused-label] BUILDSTDERR: 5721 | _clLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5721 | _clLs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5747:1: error: BUILDSTDERR: warning: label ‘_clLv’ defined but not used [-Wunused-label] BUILDSTDERR: 5747 | _clLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5747 | _clLv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clLk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5772:1: error: BUILDSTDERR: warning: label ‘_clLk’ defined but not used [-Wunused-label] BUILDSTDERR: 5772 | _clLk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5772 | _clLk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clLw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5799:1: error: BUILDSTDERR: warning: label ‘_clLw’ defined but not used [-Wunused-label] BUILDSTDERR: 5799 | _clLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5799 | _clLw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5819:1: error: BUILDSTDERR: warning: label ‘_clLO’ defined but not used [-Wunused-label] BUILDSTDERR: 5819 | _clLO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5819 | _clLO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowPlusStreamArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5844:1: error: BUILDSTDERR: warning: label ‘_clLR’ defined but not used [-Wunused-label] BUILDSTDERR: 5844 | _clLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5844 | _clLR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5873:1: error: BUILDSTDERR: warning: label ‘_clM5’ defined but not used [-Wunused-label] BUILDSTDERR: 5873 | _clM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5873 | _clM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5896:1: error: BUILDSTDERR: warning: label ‘_clMc’ defined but not used [-Wunused-label] BUILDSTDERR: 5896 | _clMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5896 | _clMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowPlusStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5923:1: error: BUILDSTDERR: warning: label ‘_clMg’ defined but not used [-Wunused-label] BUILDSTDERR: 5923 | _clMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5923 | _clMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slkL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5960:1: error: BUILDSTDERR: warning: label ‘_clMB’ defined but not used [-Wunused-label] BUILDSTDERR: 5960 | _clMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5960 | _clMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clMu’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:5991:1: error: BUILDSTDERR: warning: label ‘_clMu’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _clMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _clMu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6032:1: error: BUILDSTDERR: warning: label ‘_clMO’ defined but not used [-Wunused-label] BUILDSTDERR: 6032 | _clMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6032 | _clMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6063:1: error: BUILDSTDERR: warning: label ‘_clN0’ defined but not used [-Wunused-label] BUILDSTDERR: 6063 | _clN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6063 | _clN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clMX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6089:1: error: BUILDSTDERR: warning: label ‘_clMX’ defined but not used [-Wunused-label] BUILDSTDERR: 6089 | _clMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6089 | _clMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sll2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6112:1: error: BUILDSTDERR: warning: label ‘_clNg’ defined but not used [-Wunused-label] BUILDSTDERR: 6112 | _clNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6112 | _clNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sll1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6135:1: error: BUILDSTDERR: warning: label ‘_clNo’ defined but not used [-Wunused-label] BUILDSTDERR: 6135 | _clNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6135 | _clNo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sll0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6157:1: error: BUILDSTDERR: warning: label ‘_clNw’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _clNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _clNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6184:1: error: BUILDSTDERR: warning: label ‘_clNA’ defined but not used [-Wunused-label] BUILDSTDERR: 6184 | _clNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6184 | _clNA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sll5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6225:1: error: BUILDSTDERR: warning: label ‘_clNN’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _clNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _clNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6251:1: error: BUILDSTDERR: warning: label ‘_clNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6251 | _clNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6251 | _clNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sll7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6283:1: error: BUILDSTDERR: warning: label ‘_clO4’ defined but not used [-Wunused-label] BUILDSTDERR: 6283 | _clO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6283 | _clO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sll8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6308:1: error: BUILDSTDERR: warning: label ‘_clOj’ defined but not used [-Wunused-label] BUILDSTDERR: 6308 | _clOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6308 | _clOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clOc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6340:1: error: BUILDSTDERR: warning: label ‘_clOc’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _clOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _clOc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6382:1: error: BUILDSTDERR: warning: label ‘_clOw’ defined but not used [-Wunused-label] BUILDSTDERR: 6382 | _clOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6382 | _clOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6416:1: error: BUILDSTDERR: warning: label ‘_clOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6416 | _clOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6416 | _clOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6440:1: error: BUILDSTDERR: warning: label ‘_clOR’ defined but not used [-Wunused-label] BUILDSTDERR: 6440 | _clOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6440 | _clOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6463:1: error: BUILDSTDERR: warning: label ‘_clOY’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _clOY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _clOY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6487:1: error: BUILDSTDERR: warning: label ‘_clP5’ defined but not used [-Wunused-label] BUILDSTDERR: 6487 | _clP5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6487 | _clP5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6517:1: error: BUILDSTDERR: warning: label ‘_clP9’ defined but not used [-Wunused-label] BUILDSTDERR: 6517 | _clP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6517 | _clP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6559:1: error: BUILDSTDERR: warning: label ‘_clPi’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _clPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _clPi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6581:1: error: BUILDSTDERR: warning: label ‘_clPp’ defined but not used [-Wunused-label] BUILDSTDERR: 6581 | _clPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6581 | _clPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slly_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6608:1: error: BUILDSTDERR: warning: label ‘_clPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6608 | _clPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6608 | _clPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6635:1: error: BUILDSTDERR: warning: label ‘_clQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 6635 | _clQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6635 | _clQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6665:1: error: BUILDSTDERR: warning: label ‘_clQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 6665 | _clQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6665 | _clQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6704:1: error: BUILDSTDERR: warning: label ‘_clQh’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _clQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _clQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6736:1: error: BUILDSTDERR: warning: label ‘_clQk’ defined but not used [-Wunused-label] BUILDSTDERR: 6736 | _clQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6736 | _clQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6786:1: error: BUILDSTDERR: warning: label ‘_clQr’ defined but not used [-Wunused-label] BUILDSTDERR: 6786 | _clQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6786 | _clQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clQp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6830:1: error: BUILDSTDERR: warning: label ‘_clQp’ defined but not used [-Wunused-label] BUILDSTDERR: 6830 | _clQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6830 | _clQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slls_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6851:1: error: BUILDSTDERR: warning: label ‘_clQD’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _clQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _clQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6879:1: error: BUILDSTDERR: warning: label ‘_clQG’ defined but not used [-Wunused-label] BUILDSTDERR: 6879 | _clQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6879 | _clQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clPA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6908:1: error: BUILDSTDERR: warning: label ‘_clPA’ defined but not used [-Wunused-label] BUILDSTDERR: 6908 | _clPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6908 | _clPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clPE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6928:1: error: BUILDSTDERR: warning: label ‘_clPE’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _clPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _clPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clQH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6960:1: error: BUILDSTDERR: warning: label ‘_clQH’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _clQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _clQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:6977:1: error: BUILDSTDERR: warning: label ‘_clQS’ defined but not used [-Wunused-label] BUILDSTDERR: 6977 | _clQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6977 | _clQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7008:1: error: BUILDSTDERR: warning: label ‘_clR9’ defined but not used [-Wunused-label] BUILDSTDERR: 7008 | _clR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7008 | _clR9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7030:1: error: BUILDSTDERR: warning: label ‘_clRg’ defined but not used [-Wunused-label] BUILDSTDERR: 7030 | _clRg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7030 | _clRg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7055:1: error: BUILDSTDERR: warning: label ‘_clRn’ defined but not used [-Wunused-label] BUILDSTDERR: 7055 | _clRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7055 | _clRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7082:1: error: BUILDSTDERR: warning: label ‘_clRy’ defined but not used [-Wunused-label] BUILDSTDERR: 7082 | _clRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7082 | _clRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7112:1: error: BUILDSTDERR: warning: label ‘_clRB’ defined but not used [-Wunused-label] BUILDSTDERR: 7112 | _clRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7112 | _clRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7157:1: error: BUILDSTDERR: warning: label ‘_clRG’ defined but not used [-Wunused-label] BUILDSTDERR: 7157 | _clRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7157 | _clRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7203:1: error: BUILDSTDERR: warning: label ‘_clRL’ defined but not used [-Wunused-label] BUILDSTDERR: 7203 | _clRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7203 | _clRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7234:1: error: BUILDSTDERR: warning: label ‘_clRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7234 | _clRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7234 | _clRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7256:1: error: BUILDSTDERR: warning: label ‘_clS7’ defined but not used [-Wunused-label] BUILDSTDERR: 7256 | _clS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7256 | _clS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7278:1: error: BUILDSTDERR: warning: label ‘_clSf’ defined but not used [-Wunused-label] BUILDSTDERR: 7278 | _clSf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7278 | _clSf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7301:1: error: BUILDSTDERR: warning: label ‘_clSm’ defined but not used [-Wunused-label] BUILDSTDERR: 7301 | _clSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7301 | _clSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7325:1: error: BUILDSTDERR: warning: label ‘_clSt’ defined but not used [-Wunused-label] BUILDSTDERR: 7325 | _clSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7325 | _clSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7355:1: error: BUILDSTDERR: warning: label ‘_clSx’ defined but not used [-Wunused-label] BUILDSTDERR: 7355 | _clSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7355 | _clSx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘sllV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7401:1: error: BUILDSTDERR: warning: label ‘_clSR’ defined but not used [-Wunused-label] BUILDSTDERR: 7401 | _clSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7401 | _clSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStream1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7431:1: error: BUILDSTDERR: warning: label ‘_clSW’ defined but not used [-Wunused-label] BUILDSTDERR: 7431 | _clSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7431 | _clSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clSG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7460:1: error: BUILDSTDERR: warning: label ‘_clSG’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _clSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _clSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slm0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7495:1: error: BUILDSTDERR: warning: label ‘_clTf’ defined but not used [-Wunused-label] BUILDSTDERR: 7495 | _clTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7495 | _clTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7523:1: error: BUILDSTDERR: warning: label ‘_clTi’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _clTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _clTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clT7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7548:1: error: BUILDSTDERR: warning: label ‘_clT7’ defined but not used [-Wunused-label] BUILDSTDERR: 7548 | _clT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7548 | _clT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clTj’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7576:1: error: BUILDSTDERR: warning: label ‘_clTj’ defined but not used [-Wunused-label] BUILDSTDERR: 7576 | _clTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7576 | _clTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slm5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7601:1: error: BUILDSTDERR: warning: label ‘_clTC’ defined but not used [-Wunused-label] BUILDSTDERR: 7601 | _clTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7601 | _clTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slm4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7623:1: error: BUILDSTDERR: warning: label ‘_clTK’ defined but not used [-Wunused-label] BUILDSTDERR: 7623 | _clTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7623 | _clTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slm3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7645:1: error: BUILDSTDERR: warning: label ‘_clTR’ defined but not used [-Wunused-label] BUILDSTDERR: 7645 | _clTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7645 | _clTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘slm2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7669:1: error: BUILDSTDERR: warning: label ‘_clTY’ defined but not used [-Wunused-label] BUILDSTDERR: 7669 | _clTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7669 | _clTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowAddStreamStreamArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7698:1: error: BUILDSTDERR: warning: label ‘_clU2’ defined but not used [-Wunused-label] BUILDSTDERR: 7698 | _clU2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7698 | _clU2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStreamST1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7740:1: error: BUILDSTDERR: warning: label ‘_clUf’ defined but not used [-Wunused-label] BUILDSTDERR: 7740 | _clUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7740 | _clUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clUb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7757:1: error: BUILDSTDERR: warning: label ‘_clUb’ defined but not used [-Wunused-label] BUILDSTDERR: 7757 | _clUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7757 | _clUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘_clUd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7771:1: error: BUILDSTDERR: warning: label ‘_clUd’ defined but not used [-Wunused-label] BUILDSTDERR: 7771 | _clUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7771 | _clUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStreamST_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_99.hc:7791:1: error: BUILDSTDERR: warning: label ‘_clUo’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _clUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _clUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:14:1: error: BUILDSTDERR: warning: label ‘_cm0N’ defined but not used [-Wunused-label] BUILDSTDERR: 14 | _cm0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 14 | _cm0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:37:1: error: BUILDSTDERR: warning: label ‘_cm0U’ defined but not used [-Wunused-label] BUILDSTDERR: 37 | _cm0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 37 | _cm0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfCategoryTYPEStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:64:1: error: BUILDSTDERR: warning: label ‘_cm0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 64 | _cm0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 64 | _cm0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:101:1: error: BUILDSTDERR: warning: label ‘_cm19’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cm19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cm19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:140:1: error: BUILDSTDERR: warning: label ‘_cm1u’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cm1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cm1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:166:1: error: BUILDSTDERR: warning: label ‘_cm1B’ defined but not used [-Wunused-label] BUILDSTDERR: 166 | _cm1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 166 | _cm1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:197:1: error: BUILDSTDERR: warning: label ‘_cm1E’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _cm1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _cm1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:239:1: error: BUILDSTDERR: warning: label ‘_cm1N’ defined but not used [-Wunused-label] BUILDSTDERR: 239 | _cm1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 239 | _cm1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:266:1: error: BUILDSTDERR: warning: label ‘_cm1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 266 | _cm1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 266 | _cm1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm1i’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:291:1: error: BUILDSTDERR: warning: label ‘_cm1i’ defined but not used [-Wunused-label] BUILDSTDERR: 291 | _cm1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 291 | _cm1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:330:1: error: BUILDSTDERR: warning: label ‘_cm25’ defined but not used [-Wunused-label] BUILDSTDERR: 330 | _cm25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 330 | _cm25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:353:1: error: BUILDSTDERR: warning: label ‘_cm28’ defined but not used [-Wunused-label] BUILDSTDERR: 353 | _cm28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 353 | _cm28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slUQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:389:1: error: BUILDSTDERR: warning: label ‘_cm2l’ defined but not used [-Wunused-label] BUILDSTDERR: 389 | _cm2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 389 | _cm2l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:414:1: error: BUILDSTDERR: warning: label ‘_cm2o’ defined but not used [-Wunused-label] BUILDSTDERR: 414 | _cm2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 414 | _cm2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:444:1: error: BUILDSTDERR: warning: label ‘_cm2A’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _cm2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _cm2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:481:1: error: BUILDSTDERR: warning: label ‘_cm2J’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cm2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cm2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slV7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:507:1: error: BUILDSTDERR: warning: label ‘_cm36’ defined but not used [-Wunused-label] BUILDSTDERR: 507 | _cm36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 507 | _cm36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slV6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:533:1: error: BUILDSTDERR: warning: label ‘_cm3d’ defined but not used [-Wunused-label] BUILDSTDERR: 533 | _cm3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 533 | _cm3d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slV8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:564:1: error: BUILDSTDERR: warning: label ‘_cm3g’ defined but not used [-Wunused-label] BUILDSTDERR: 564 | _cm3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 564 | _cm3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slV5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:605:1: error: BUILDSTDERR: warning: label ‘_cm3p’ defined but not used [-Wunused-label] BUILDSTDERR: 605 | _cm3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 605 | _cm3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slV9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:636:1: error: BUILDSTDERR: warning: label ‘_cm3s’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _cm3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _cm3s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slV4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:681:1: error: BUILDSTDERR: warning: label ‘_cm3B’ defined but not used [-Wunused-label] BUILDSTDERR: 681 | _cm3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 681 | _cm3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:708:1: error: BUILDSTDERR: warning: label ‘_cm3E’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _cm3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _cm3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm2Q’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:733:1: error: BUILDSTDERR: warning: label ‘_cm2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 733 | _cm2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 733 | _cm2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:773:1: error: BUILDSTDERR: warning: label ‘_cm3U’ defined but not used [-Wunused-label] BUILDSTDERR: 773 | _cm3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 773 | _cm3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm3S’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:797:1: error: BUILDSTDERR: warning: label ‘_cm3S’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _cm3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _cm3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:814:1: error: BUILDSTDERR: warning: label ‘_cm40’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _cm40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _cm40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:851:1: error: BUILDSTDERR: warning: label ‘_cm4a’ defined but not used [-Wunused-label] BUILDSTDERR: 851 | _cm4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 851 | _cm4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:884:1: error: BUILDSTDERR: warning: label ‘_cm4j’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _cm4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _cm4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:911:1: error: BUILDSTDERR: warning: label ‘_cm4u’ defined but not used [-Wunused-label] BUILDSTDERR: 911 | _cm4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 911 | _cm4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:937:1: error: BUILDSTDERR: warning: label ‘_cm4B’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _cm4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _cm4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:967:1: error: BUILDSTDERR: warning: label ‘_cm4G’ defined but not used [-Wunused-label] BUILDSTDERR: 967 | _cm4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 967 | _cm4G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm4E’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1003:1: error: BUILDSTDERR: warning: label ‘_cm4E’ defined but not used [-Wunused-label] BUILDSTDERR: 1003 | _cm4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1003 | _cm4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1025:1: error: BUILDSTDERR: warning: label ‘_cm4X’ defined but not used [-Wunused-label] BUILDSTDERR: 1025 | _cm4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1025 | _cm4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1047:1: error: BUILDSTDERR: warning: label ‘_cm55’ defined but not used [-Wunused-label] BUILDSTDERR: 1047 | _cm55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1047 | _cm55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1069:1: error: BUILDSTDERR: warning: label ‘_cm5d’ defined but not used [-Wunused-label] BUILDSTDERR: 1069 | _cm5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1069 | _cm5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1091:1: error: BUILDSTDERR: warning: label ‘_cm5l’ defined but not used [-Wunused-label] BUILDSTDERR: 1091 | _cm5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1091 | _cm5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1113:1: error: BUILDSTDERR: warning: label ‘_cm5t’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _cm5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _cm5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1135:1: error: BUILDSTDERR: warning: label ‘_cm5A’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _cm5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _cm5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1166:1: error: BUILDSTDERR: warning: label ‘_cm5E’ defined but not used [-Wunused-label] BUILDSTDERR: 1166 | _cm5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1166 | _cm5E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1214:1: error: BUILDSTDERR: warning: label ‘_cm5R’ defined but not used [-Wunused-label] BUILDSTDERR: 1214 | _cm5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1214 | _cm5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1239:1: error: BUILDSTDERR: warning: label ‘_cm5U’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _cm5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _cm5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1268:1: error: BUILDSTDERR: warning: label ‘_cm67’ defined but not used [-Wunused-label] BUILDSTDERR: 1268 | _cm67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1268 | _cm67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cm6a’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cm6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cm6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1323:1: error: BUILDSTDERR: warning: label ‘_cm6u’ defined but not used [-Wunused-label] BUILDSTDERR: 1323 | _cm6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1323 | _cm6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1353:1: error: BUILDSTDERR: warning: label ‘_cm6z’ defined but not used [-Wunused-label] BUILDSTDERR: 1353 | _cm6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1353 | _cm6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm6j’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1382:1: error: BUILDSTDERR: warning: label ‘_cm6j’ defined but not used [-Wunused-label] BUILDSTDERR: 1382 | _cm6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1382 | _cm6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1416:1: error: BUILDSTDERR: warning: label ‘_cm6S’ defined but not used [-Wunused-label] BUILDSTDERR: 1416 | _cm6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1416 | _cm6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1443:1: error: BUILDSTDERR: warning: label ‘_cm6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _cm6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _cm6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1470:1: error: BUILDSTDERR: warning: label ‘_cm72’ defined but not used [-Wunused-label] BUILDSTDERR: 1470 | _cm72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1470 | _cm72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm6K’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1495:1: error: BUILDSTDERR: warning: label ‘_cm6K’ defined but not used [-Wunused-label] BUILDSTDERR: 1495 | _cm6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1495 | _cm6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm73’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1526:1: error: BUILDSTDERR: warning: label ‘_cm73’ defined but not used [-Wunused-label] BUILDSTDERR: 1526 | _cm73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1526 | _cm73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slVJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1548:1: error: BUILDSTDERR: warning: label ‘_cm7l’ defined but not used [-Wunused-label] BUILDSTDERR: 1548 | _cm7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1548 | _cm7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1573:1: error: BUILDSTDERR: warning: label ‘_cm7o’ defined but not used [-Wunused-label] BUILDSTDERR: 1573 | _cm7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1573 | _cm7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slW3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1605:1: error: BUILDSTDERR: warning: label ‘_cm7S’ defined but not used [-Wunused-label] BUILDSTDERR: 1605 | _cm7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1605 | _cm7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slW7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1645:1: error: BUILDSTDERR: warning: label ‘_cm84’ defined but not used [-Wunused-label] BUILDSTDERR: 1645 | _cm84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1645 | _cm84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1682:1: error: BUILDSTDERR: warning: label ‘_cm89’ defined but not used [-Wunused-label] BUILDSTDERR: 1682 | _cm89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1682 | _cm89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm7x’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1709:1: error: BUILDSTDERR: warning: label ‘_cm7x’ defined but not used [-Wunused-label] BUILDSTDERR: 1709 | _cm7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1709 | _cm7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm7C’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1733:1: error: BUILDSTDERR: warning: label ‘_cm7C’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _cm7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _cm7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm7H’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1761:1: error: BUILDSTDERR: warning: label ‘_cm7H’ defined but not used [-Wunused-label] BUILDSTDERR: 1761 | _cm7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1761 | _cm7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1824:1: error: BUILDSTDERR: warning: label ‘_cm8N’ defined but not used [-Wunused-label] BUILDSTDERR: 1824 | _cm8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1824 | _cm8N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1848:1: error: BUILDSTDERR: warning: label ‘_cm8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1848 | _cm8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1848 | _cm8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm8w’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1868:1: error: BUILDSTDERR: warning: label ‘_cm8w’ defined but not used [-Wunused-label] BUILDSTDERR: 1868 | _cm8w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1868 | _cm8w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm8z’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1884:1: error: BUILDSTDERR: warning: label ‘_cm8z’ defined but not used [-Wunused-label] BUILDSTDERR: 1884 | _cm8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1884 | _cm8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm8E’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1911:1: error: BUILDSTDERR: warning: label ‘_cm8E’ defined but not used [-Wunused-label] BUILDSTDERR: 1911 | _cm8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1911 | _cm8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1957:1: error: BUILDSTDERR: warning: label ‘_cm9q’ defined but not used [-Wunused-label] BUILDSTDERR: 1957 | _cm9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1957 | _cm9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:1984:1: error: BUILDSTDERR: warning: label ‘_cm9B’ defined but not used [-Wunused-label] BUILDSTDERR: 1984 | _cm9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1984 | _cm9B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cm9E’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cm9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cm9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2057:1: error: BUILDSTDERR: warning: label ‘_cm9J’ defined but not used [-Wunused-label] BUILDSTDERR: 2057 | _cm9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2057 | _cm9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2100:1: error: BUILDSTDERR: warning: label ‘_cm9S’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _cm9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _cm9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2127:1: error: BUILDSTDERR: warning: label ‘_cm9V’ defined but not used [-Wunused-label] BUILDSTDERR: 2127 | _cm9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2127 | _cm9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cm9e’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2152:1: error: BUILDSTDERR: warning: label ‘_cm9e’ defined but not used [-Wunused-label] BUILDSTDERR: 2152 | _cm9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | _cm9e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzumirror1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2192:1: error: BUILDSTDERR: warning: label ‘_cmac’ defined but not used [-Wunused-label] BUILDSTDERR: 2192 | _cmac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2192 | _cmac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cma5’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2216:1: error: BUILDSTDERR: warning: label ‘_cma5’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _cma5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _cma5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2264:1: error: BUILDSTDERR: warning: label ‘_cmaw’ defined but not used [-Wunused-label] BUILDSTDERR: 2264 | _cmaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2264 | _cmaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2290:1: error: BUILDSTDERR: warning: label ‘_cmaT’ defined but not used [-Wunused-label] BUILDSTDERR: 2290 | _cmaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2290 | _cmaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2316:1: error: BUILDSTDERR: warning: label ‘_cmb0’ defined but not used [-Wunused-label] BUILDSTDERR: 2316 | _cmb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2316 | _cmb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2347:1: error: BUILDSTDERR: warning: label ‘_cmb3’ defined but not used [-Wunused-label] BUILDSTDERR: 2347 | _cmb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2347 | _cmb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cmbc’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cmbc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cmbc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2419:1: error: BUILDSTDERR: warning: label ‘_cmbf’ defined but not used [-Wunused-label] BUILDSTDERR: 2419 | _cmbf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2419 | _cmbf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2464:1: error: BUILDSTDERR: warning: label ‘_cmbo’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _cmbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _cmbo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2491:1: error: BUILDSTDERR: warning: label ‘_cmbr’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _cmbr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _cmbr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmaD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2516:1: error: BUILDSTDERR: warning: label ‘_cmaD’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _cmaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _cmaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2556:1: error: BUILDSTDERR: warning: label ‘_cmbH’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _cmbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _cmbH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmbF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2580:1: error: BUILDSTDERR: warning: label ‘_cmbF’ defined but not used [-Wunused-label] BUILDSTDERR: 2580 | _cmbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2580 | _cmbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2597:1: error: BUILDSTDERR: warning: label ‘_cmbN’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _cmbN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _cmbN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2634:1: error: BUILDSTDERR: warning: label ‘_cmc3’ defined but not used [-Wunused-label] BUILDSTDERR: 2634 | _cmc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2634 | _cmc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmbW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2654:1: error: BUILDSTDERR: warning: label ‘_cmbW’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _cmbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _cmbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2686:1: error: BUILDSTDERR: warning: label ‘_cmch’ defined but not used [-Wunused-label] BUILDSTDERR: 2686 | _cmch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2686 | _cmch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2712:1: error: BUILDSTDERR: warning: label ‘_cmcs’ defined but not used [-Wunused-label] BUILDSTDERR: 2712 | _cmcs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2712 | _cmcs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2739:1: error: BUILDSTDERR: warning: label ‘_cmcz’ defined but not used [-Wunused-label] BUILDSTDERR: 2739 | _cmcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2739 | _cmcz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2769:1: error: BUILDSTDERR: warning: label ‘_cmcE’ defined but not used [-Wunused-label] BUILDSTDERR: 2769 | _cmcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2769 | _cmcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmcC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2805:1: error: BUILDSTDERR: warning: label ‘_cmcC’ defined but not used [-Wunused-label] BUILDSTDERR: 2805 | _cmcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2805 | _cmcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2827:1: error: BUILDSTDERR: warning: label ‘_cmcV’ defined but not used [-Wunused-label] BUILDSTDERR: 2827 | _cmcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2827 | _cmcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2849:1: error: BUILDSTDERR: warning: label ‘_cmd3’ defined but not used [-Wunused-label] BUILDSTDERR: 2849 | _cmd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2849 | _cmd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2871:1: error: BUILDSTDERR: warning: label ‘_cmdb’ defined but not used [-Wunused-label] BUILDSTDERR: 2871 | _cmdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2871 | _cmdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2893:1: error: BUILDSTDERR: warning: label ‘_cmdj’ defined but not used [-Wunused-label] BUILDSTDERR: 2893 | _cmdj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2893 | _cmdj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slWR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cmdq’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cmdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cmdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2945:1: error: BUILDSTDERR: warning: label ‘_cmdu’ defined but not used [-Wunused-label] BUILDSTDERR: 2945 | _cmdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2945 | _cmdu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:2991:1: error: BUILDSTDERR: warning: label ‘_cmdX’ defined but not used [-Wunused-label] BUILDSTDERR: 2991 | _cmdX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2991 | _cmdX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3021:1: error: BUILDSTDERR: warning: label ‘_cme0’ defined but not used [-Wunused-label] BUILDSTDERR: 3021 | _cme0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3021 | _cme0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3060:1: error: BUILDSTDERR: warning: label ‘_cme9’ defined but not used [-Wunused-label] BUILDSTDERR: 3060 | _cme9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3060 | _cme9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3087:1: error: BUILDSTDERR: warning: label ‘_cmec’ defined but not used [-Wunused-label] BUILDSTDERR: 3087 | _cmec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3087 | _cmec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmdH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3114:1: error: BUILDSTDERR: warning: label ‘_cmdH’ defined but not used [-Wunused-label] BUILDSTDERR: 3114 | _cmdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3114 | _cmdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmdL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3136:1: error: BUILDSTDERR: warning: label ‘_cmdL’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _cmdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _cmdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3172:1: error: BUILDSTDERR: warning: label ‘_cmej’ defined but not used [-Wunused-label] BUILDSTDERR: 3172 | _cmej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3172 | _cmej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3210:1: error: BUILDSTDERR: warning: label ‘_cmew’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _cmew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _cmew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3235:1: error: BUILDSTDERR: warning: label ‘_cmez’ defined but not used [-Wunused-label] BUILDSTDERR: 3235 | _cmez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3235 | _cmez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3264:1: error: BUILDSTDERR: warning: label ‘_cmeN’ defined but not used [-Wunused-label] BUILDSTDERR: 3264 | _cmeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3264 | _cmeN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slX7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3286:1: error: BUILDSTDERR: warning: label ‘_cmeU’ defined but not used [-Wunused-label] BUILDSTDERR: 3286 | _cmeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3286 | _cmeU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3313:1: error: BUILDSTDERR: warning: label ‘_cmeY’ defined but not used [-Wunused-label] BUILDSTDERR: 3313 | _cmeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3313 | _cmeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3350:1: error: BUILDSTDERR: warning: label ‘_cmfd’ defined but not used [-Wunused-label] BUILDSTDERR: 3350 | _cmfd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3350 | _cmfd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowCircuitStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3381:1: error: BUILDSTDERR: warning: label ‘_cmfk’ defined but not used [-Wunused-label] BUILDSTDERR: 3381 | _cmfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3381 | _cmfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmfi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3412:1: error: BUILDSTDERR: warning: label ‘_cmfi’ defined but not used [-Wunused-label] BUILDSTDERR: 3412 | _cmfi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3412 | _cmfi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3434:1: error: BUILDSTDERR: warning: label ‘_cmfB’ defined but not used [-Wunused-label] BUILDSTDERR: 3434 | _cmfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3434 | _cmfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3456:1: error: BUILDSTDERR: warning: label ‘_cmfI’ defined but not used [-Wunused-label] BUILDSTDERR: 3456 | _cmfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3456 | _cmfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowCircuitStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3483:1: error: BUILDSTDERR: warning: label ‘_cmfM’ defined but not used [-Wunused-label] BUILDSTDERR: 3483 | _cmfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3483 | _cmfM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3519:1: error: BUILDSTDERR: warning: label ‘_cmg4’ defined but not used [-Wunused-label] BUILDSTDERR: 3519 | _cmg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3519 | _cmg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3544:1: error: BUILDSTDERR: warning: label ‘_cmg7’ defined but not used [-Wunused-label] BUILDSTDERR: 3544 | _cmg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3544 | _cmg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3583:1: error: BUILDSTDERR: warning: label ‘_cmge’ defined but not used [-Wunused-label] BUILDSTDERR: 3583 | _cmge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3583 | _cmge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmgc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3615:1: error: BUILDSTDERR: warning: label ‘_cmgc’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _cmgc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _cmgc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3635:1: error: BUILDSTDERR: warning: label ‘_cmgv’ defined but not used [-Wunused-label] BUILDSTDERR: 3635 | _cmgv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3635 | _cmgv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfFunctorStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3652:1: error: BUILDSTDERR: warning: label ‘_cmgy’ defined but not used [-Wunused-label] BUILDSTDERR: 3652 | _cmgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3652 | _cmgy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3681:1: error: BUILDSTDERR: warning: label ‘_cmgM’ defined but not used [-Wunused-label] BUILDSTDERR: 3681 | _cmgM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3681 | _cmgM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3703:1: error: BUILDSTDERR: warning: label ‘_cmgU’ defined but not used [-Wunused-label] BUILDSTDERR: 3703 | _cmgU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3703 | _cmgU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfFunctorStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3728:1: error: BUILDSTDERR: warning: label ‘_cmgY’ defined but not used [-Wunused-label] BUILDSTDERR: 3728 | _cmgY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3728 | _cmgY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow11_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3765:1: error: BUILDSTDERR: warning: label ‘_cmha’ defined but not used [-Wunused-label] BUILDSTDERR: 3765 | _cmha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3765 | _cmha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmh7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3785:1: error: BUILDSTDERR: warning: label ‘_cmh7’ defined but not used [-Wunused-label] BUILDSTDERR: 3785 | _cmh7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3785 | _cmh7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow10_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3808:1: error: BUILDSTDERR: warning: label ‘_cmhl’ defined but not used [-Wunused-label] BUILDSTDERR: 3808 | _cmhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3808 | _cmhl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3834:1: error: BUILDSTDERR: warning: label ‘_cmhw’ defined but not used [-Wunused-label] BUILDSTDERR: 3834 | _cmhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3834 | _cmhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3861:1: error: BUILDSTDERR: warning: label ‘_cmhD’ defined but not used [-Wunused-label] BUILDSTDERR: 3861 | _cmhD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3861 | _cmhD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3891:1: error: BUILDSTDERR: warning: label ‘_cmhI’ defined but not used [-Wunused-label] BUILDSTDERR: 3891 | _cmhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3891 | _cmhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmhG’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3927:1: error: BUILDSTDERR: warning: label ‘_cmhG’ defined but not used [-Wunused-label] BUILDSTDERR: 3927 | _cmhG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3927 | _cmhG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3947:1: error: BUILDSTDERR: warning: label ‘_cmhZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3947 | _cmhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3947 | _cmhZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3963:1: error: BUILDSTDERR: warning: label ‘_cmi7’ defined but not used [-Wunused-label] BUILDSTDERR: 3963 | _cmi7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3963 | _cmi7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:3987:1: error: BUILDSTDERR: warning: label ‘_cmia’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _cmia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _cmia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4025:1: error: BUILDSTDERR: warning: label ‘_cmin’ defined but not used [-Wunused-label] BUILDSTDERR: 4025 | _cmin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4025 | _cmin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4053:1: error: BUILDSTDERR: warning: label ‘_cmiq’ defined but not used [-Wunused-label] BUILDSTDERR: 4053 | _cmiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4053 | _cmiq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4086:1: error: BUILDSTDERR: warning: label ‘_cmiz’ defined but not used [-Wunused-label] BUILDSTDERR: 4086 | _cmiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4086 | _cmiz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4108:1: error: BUILDSTDERR: warning: label ‘_cmiK’ defined but not used [-Wunused-label] BUILDSTDERR: 4108 | _cmiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4108 | _cmiK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4135:1: error: BUILDSTDERR: warning: label ‘_cmiN’ defined but not used [-Wunused-label] BUILDSTDERR: 4135 | _cmiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4135 | _cmiN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4166:1: error: BUILDSTDERR: warning: label ‘_cmj0’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _cmj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _cmj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4193:1: error: BUILDSTDERR: warning: label ‘_cmj3’ defined but not used [-Wunused-label] BUILDSTDERR: 4193 | _cmj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4193 | _cmj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slY2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4224:1: error: BUILDSTDERR: warning: label ‘_cmjh’ defined but not used [-Wunused-label] BUILDSTDERR: 4224 | _cmjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4224 | _cmjh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slY1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4246:1: error: BUILDSTDERR: warning: label ‘_cmjp’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _cmjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _cmjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slY0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4268:1: error: BUILDSTDERR: warning: label ‘_cmjx’ defined but not used [-Wunused-label] BUILDSTDERR: 4268 | _cmjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4268 | _cmjx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4290:1: error: BUILDSTDERR: warning: label ‘_cmjF’ defined but not used [-Wunused-label] BUILDSTDERR: 4290 | _cmjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4290 | _cmjF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4312:1: error: BUILDSTDERR: warning: label ‘_cmjN’ defined but not used [-Wunused-label] BUILDSTDERR: 4312 | _cmjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4312 | _cmjN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slXX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4334:1: error: BUILDSTDERR: warning: label ‘_cmjU’ defined but not used [-Wunused-label] BUILDSTDERR: 4334 | _cmjU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4334 | _cmjU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4365:1: error: BUILDSTDERR: warning: label ‘_cmjY’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _cmjY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _cmjY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slY5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4414:1: error: BUILDSTDERR: warning: label ‘_cmkd’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _cmkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _cmkd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmkb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4438:1: error: BUILDSTDERR: warning: label ‘_cmkb’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _cmkb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _cmkb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4454:1: error: BUILDSTDERR: warning: label ‘_cmkj’ defined but not used [-Wunused-label] BUILDSTDERR: 4454 | _cmkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4454 | _cmkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slY8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4483:1: error: BUILDSTDERR: warning: label ‘_cmkw’ defined but not used [-Wunused-label] BUILDSTDERR: 4483 | _cmkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4483 | _cmkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slY7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4507:1: error: BUILDSTDERR: warning: label ‘_cmkD’ defined but not used [-Wunused-label] BUILDSTDERR: 4507 | _cmkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4507 | _cmkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘rlfK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4534:1: error: BUILDSTDERR: warning: label ‘_cmkH’ defined but not used [-Wunused-label] BUILDSTDERR: 4534 | _cmkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4534 | _cmkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘rlfL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4571:1: error: BUILDSTDERR: warning: label ‘_cmkT’ defined but not used [-Wunused-label] BUILDSTDERR: 4571 | _cmkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4571 | _cmkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4608:1: error: BUILDSTDERR: warning: label ‘_cmle’ defined but not used [-Wunused-label] BUILDSTDERR: 4608 | _cmle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4608 | _cmle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4634:1: error: BUILDSTDERR: warning: label ‘_cmlp’ defined but not used [-Wunused-label] BUILDSTDERR: 4634 | _cmlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4634 | _cmlp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4662:1: error: BUILDSTDERR: warning: label ‘_cmls’ defined but not used [-Wunused-label] BUILDSTDERR: 4662 | _cmls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4662 | _cmls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4705:1: error: BUILDSTDERR: warning: label ‘_cmlx’ defined but not used [-Wunused-label] BUILDSTDERR: 4705 | _cmlx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4705 | _cmlx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4747:1: error: BUILDSTDERR: warning: label ‘_cmlG’ defined but not used [-Wunused-label] BUILDSTDERR: 4747 | _cmlG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4747 | _cmlG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_genmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4774:1: error: BUILDSTDERR: warning: label ‘_cmlJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4774 | _cmlJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4774 | _cmlJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cml2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4799:1: error: BUILDSTDERR: warning: label ‘_cml2’ defined but not used [-Wunused-label] BUILDSTDERR: 4799 | _cml2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4799 | _cml2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4838:1: error: BUILDSTDERR: warning: label ‘_cmlY’ defined but not used [-Wunused-label] BUILDSTDERR: 4838 | _cmlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4838 | _cmlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4860:1: error: BUILDSTDERR: warning: label ‘_cmm5’ defined but not used [-Wunused-label] BUILDSTDERR: 4860 | _cmm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4860 | _cmm5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowTransformerStreamArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4887:1: error: BUILDSTDERR: warning: label ‘_cmm9’ defined but not used [-Wunused-label] BUILDSTDERR: 4887 | _cmm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4887 | _cmm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowAddStreamStreamArrowa1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4926:1: error: BUILDSTDERR: warning: label ‘_cmmk’ defined but not used [-Wunused-label] BUILDSTDERR: 4926 | _cmmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4926 | _cmmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmmi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4948:1: error: BUILDSTDERR: warning: label ‘_cmmi’ defined but not used [-Wunused-label] BUILDSTDERR: 4948 | _cmmi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4948 | _cmmi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4968:1: error: BUILDSTDERR: warning: label ‘_cmmy’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _cmmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _cmmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:4995:1: error: BUILDSTDERR: warning: label ‘_cmmD’ defined but not used [-Wunused-label] BUILDSTDERR: 4995 | _cmmD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4995 | _cmmD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmmB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5026:1: error: BUILDSTDERR: warning: label ‘_cmmB’ defined but not used [-Wunused-label] BUILDSTDERR: 5026 | _cmmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5026 | _cmmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5046:1: error: BUILDSTDERR: warning: label ‘_cmmU’ defined but not used [-Wunused-label] BUILDSTDERR: 5046 | _cmmU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5046 | _cmmU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5068:1: error: BUILDSTDERR: warning: label ‘_cmn1’ defined but not used [-Wunused-label] BUILDSTDERR: 5068 | _cmn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5068 | _cmn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5092:1: error: BUILDSTDERR: warning: label ‘_cmn8’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _cmn8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _cmn8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5116:1: error: BUILDSTDERR: warning: label ‘_cmnf’ defined but not used [-Wunused-label] BUILDSTDERR: 5116 | _cmnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5116 | _cmnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5145:1: error: BUILDSTDERR: warning: label ‘_cmnj’ defined but not used [-Wunused-label] BUILDSTDERR: 5145 | _cmnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5145 | _cmnj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5187:1: error: BUILDSTDERR: warning: label ‘_cmnw’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _cmnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _cmnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5214:1: error: BUILDSTDERR: warning: label ‘_cmnB’ defined but not used [-Wunused-label] BUILDSTDERR: 5214 | _cmnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5214 | _cmnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmnz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5245:1: error: BUILDSTDERR: warning: label ‘_cmnz’ defined but not used [-Wunused-label] BUILDSTDERR: 5245 | _cmnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5245 | _cmnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5265:1: error: BUILDSTDERR: warning: label ‘_cmnR’ defined but not used [-Wunused-label] BUILDSTDERR: 5265 | _cmnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5265 | _cmnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5292:1: error: BUILDSTDERR: warning: label ‘_cmnW’ defined but not used [-Wunused-label] BUILDSTDERR: 5292 | _cmnW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5292 | _cmnW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmnU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5323:1: error: BUILDSTDERR: warning: label ‘_cmnU’ defined but not used [-Wunused-label] BUILDSTDERR: 5323 | _cmnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5323 | _cmnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5343:1: error: BUILDSTDERR: warning: label ‘_cmoc’ defined but not used [-Wunused-label] BUILDSTDERR: 5343 | _cmoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5343 | _cmoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cmoj’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cmoj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cmoj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5391:1: error: BUILDSTDERR: warning: label ‘_cmoq’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _cmoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _cmoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5419:1: error: BUILDSTDERR: warning: label ‘_cmou’ defined but not used [-Wunused-label] BUILDSTDERR: 5419 | _cmou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5419 | _cmou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5458:1: error: BUILDSTDERR: warning: label ‘_cmoH’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _cmoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _cmoH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5485:1: error: BUILDSTDERR: warning: label ‘_cmoM’ defined but not used [-Wunused-label] BUILDSTDERR: 5485 | _cmoM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5485 | _cmoM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmoK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5516:1: error: BUILDSTDERR: warning: label ‘_cmoK’ defined but not used [-Wunused-label] BUILDSTDERR: 5516 | _cmoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5516 | _cmoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5536:1: error: BUILDSTDERR: warning: label ‘_cmp2’ defined but not used [-Wunused-label] BUILDSTDERR: 5536 | _cmp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5536 | _cmp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5560:1: error: BUILDSTDERR: warning: label ‘_cmp9’ defined but not used [-Wunused-label] BUILDSTDERR: 5560 | _cmp9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5560 | _cmp9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5587:1: error: BUILDSTDERR: warning: label ‘_cmpd’ defined but not used [-Wunused-label] BUILDSTDERR: 5587 | _cmpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5587 | _cmpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slYY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5623:1: error: BUILDSTDERR: warning: label ‘_cmpu’ defined but not used [-Wunused-label] BUILDSTDERR: 5623 | _cmpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5623 | _cmpu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrowzuzdcmempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5649:1: error: BUILDSTDERR: warning: label ‘_cmpx’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _cmpx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _cmpx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmpm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5674:1: error: BUILDSTDERR: warning: label ‘_cmpm’ defined but not used [-Wunused-label] BUILDSTDERR: 5674 | _cmpm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5674 | _cmpm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmpy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5701:1: error: BUILDSTDERR: warning: label ‘_cmpy’ defined but not used [-Wunused-label] BUILDSTDERR: 5701 | _cmpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5701 | _cmpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZ2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5721:1: error: BUILDSTDERR: warning: label ‘_cmpU’ defined but not used [-Wunused-label] BUILDSTDERR: 5721 | _cmpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5721 | _cmpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcempty_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5747:1: error: BUILDSTDERR: warning: label ‘_cmpX’ defined but not used [-Wunused-label] BUILDSTDERR: 5747 | _cmpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5747 | _cmpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmpM’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5772:1: error: BUILDSTDERR: warning: label ‘_cmpM’ defined but not used [-Wunused-label] BUILDSTDERR: 5772 | _cmpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5772 | _cmpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmpY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5799:1: error: BUILDSTDERR: warning: label ‘_cmpY’ defined but not used [-Wunused-label] BUILDSTDERR: 5799 | _cmpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5799 | _cmpY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZ4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5819:1: error: BUILDSTDERR: warning: label ‘_cmqg’ defined but not used [-Wunused-label] BUILDSTDERR: 5819 | _cmqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5819 | _cmqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowPlusStreamArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5844:1: error: BUILDSTDERR: warning: label ‘_cmqj’ defined but not used [-Wunused-label] BUILDSTDERR: 5844 | _cmqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5844 | _cmqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZ9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5873:1: error: BUILDSTDERR: warning: label ‘_cmqx’ defined but not used [-Wunused-label] BUILDSTDERR: 5873 | _cmqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5873 | _cmqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZ6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5896:1: error: BUILDSTDERR: warning: label ‘_cmqE’ defined but not used [-Wunused-label] BUILDSTDERR: 5896 | _cmqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5896 | _cmqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowPlusStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5923:1: error: BUILDSTDERR: warning: label ‘_cmqI’ defined but not used [-Wunused-label] BUILDSTDERR: 5923 | _cmqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5923 | _cmqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5960:1: error: BUILDSTDERR: warning: label ‘_cmr3’ defined but not used [-Wunused-label] BUILDSTDERR: 5960 | _cmr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5960 | _cmr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmqW’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:5991:1: error: BUILDSTDERR: warning: label ‘_cmqW’ defined but not used [-Wunused-label] BUILDSTDERR: 5991 | _cmqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5991 | _cmqW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6032:1: error: BUILDSTDERR: warning: label ‘_cmrg’ defined but not used [-Wunused-label] BUILDSTDERR: 6032 | _cmrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6032 | _cmrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6063:1: error: BUILDSTDERR: warning: label ‘_cmrs’ defined but not used [-Wunused-label] BUILDSTDERR: 6063 | _cmrs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6063 | _cmrs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmrp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6089:1: error: BUILDSTDERR: warning: label ‘_cmrp’ defined but not used [-Wunused-label] BUILDSTDERR: 6089 | _cmrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6089 | _cmrp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6112:1: error: BUILDSTDERR: warning: label ‘_cmrI’ defined but not used [-Wunused-label] BUILDSTDERR: 6112 | _cmrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6112 | _cmrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6135:1: error: BUILDSTDERR: warning: label ‘_cmrQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6135 | _cmrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6135 | _cmrQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6157:1: error: BUILDSTDERR: warning: label ‘_cmrY’ defined but not used [-Wunused-label] BUILDSTDERR: 6157 | _cmrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6157 | _cmrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6184:1: error: BUILDSTDERR: warning: label ‘_cms2’ defined but not used [-Wunused-label] BUILDSTDERR: 6184 | _cms2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6184 | _cms2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6225:1: error: BUILDSTDERR: warning: label ‘_cmsf’ defined but not used [-Wunused-label] BUILDSTDERR: 6225 | _cmsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6225 | _cmsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6251:1: error: BUILDSTDERR: warning: label ‘_cmsi’ defined but not used [-Wunused-label] BUILDSTDERR: 6251 | _cmsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6251 | _cmsi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6283:1: error: BUILDSTDERR: warning: label ‘_cmsw’ defined but not used [-Wunused-label] BUILDSTDERR: 6283 | _cmsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6283 | _cmsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6308:1: error: BUILDSTDERR: warning: label ‘_cmsL’ defined but not used [-Wunused-label] BUILDSTDERR: 6308 | _cmsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6308 | _cmsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmsE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6340:1: error: BUILDSTDERR: warning: label ‘_cmsE’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _cmsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _cmsE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6382:1: error: BUILDSTDERR: warning: label ‘_cmsY’ defined but not used [-Wunused-label] BUILDSTDERR: 6382 | _cmsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6382 | _cmsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6416:1: error: BUILDSTDERR: warning: label ‘_cmtb’ defined but not used [-Wunused-label] BUILDSTDERR: 6416 | _cmtb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6416 | _cmtb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6440:1: error: BUILDSTDERR: warning: label ‘_cmtj’ defined but not used [-Wunused-label] BUILDSTDERR: 6440 | _cmtj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6440 | _cmtj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6463:1: error: BUILDSTDERR: warning: label ‘_cmtq’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _cmtq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _cmtq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6487:1: error: BUILDSTDERR: warning: label ‘_cmtx’ defined but not used [-Wunused-label] BUILDSTDERR: 6487 | _cmtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6487 | _cmtx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6517:1: error: BUILDSTDERR: warning: label ‘_cmtB’ defined but not used [-Wunused-label] BUILDSTDERR: 6517 | _cmtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6517 | _cmtB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6559:1: error: BUILDSTDERR: warning: label ‘_cmtK’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _cmtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _cmtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6581:1: error: BUILDSTDERR: warning: label ‘_cmtR’ defined but not used [-Wunused-label] BUILDSTDERR: 6581 | _cmtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6581 | _cmtR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm00_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6608:1: error: BUILDSTDERR: warning: label ‘_cmui’ defined but not used [-Wunused-label] BUILDSTDERR: 6608 | _cmui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6608 | _cmui: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6635:1: error: BUILDSTDERR: warning: label ‘_cmux’ defined but not used [-Wunused-label] BUILDSTDERR: 6635 | _cmux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6635 | _cmux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6665:1: error: BUILDSTDERR: warning: label ‘_cmuA’ defined but not used [-Wunused-label] BUILDSTDERR: 6665 | _cmuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6665 | _cmuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6704:1: error: BUILDSTDERR: warning: label ‘_cmuJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _cmuJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _cmuJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6736:1: error: BUILDSTDERR: warning: label ‘_cmuM’ defined but not used [-Wunused-label] BUILDSTDERR: 6736 | _cmuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6736 | _cmuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm01_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6786:1: error: BUILDSTDERR: warning: label ‘_cmuT’ defined but not used [-Wunused-label] BUILDSTDERR: 6786 | _cmuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6786 | _cmuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmuR’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6830:1: error: BUILDSTDERR: warning: label ‘_cmuR’ defined but not used [-Wunused-label] BUILDSTDERR: 6830 | _cmuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6830 | _cmuR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6851:1: error: BUILDSTDERR: warning: label ‘_cmv5’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _cmv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _cmv5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘slZQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6879:1: error: BUILDSTDERR: warning: label ‘_cmv8’ defined but not used [-Wunused-label] BUILDSTDERR: 6879 | _cmv8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6879 | _cmv8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmu2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6908:1: error: BUILDSTDERR: warning: label ‘_cmu2’ defined but not used [-Wunused-label] BUILDSTDERR: 6908 | _cmu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6908 | _cmu2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmu6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cmu6’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cmu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cmu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmv9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cmv9’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cmv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cmv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:6977:1: error: BUILDSTDERR: warning: label ‘_cmvk’ defined but not used [-Wunused-label] BUILDSTDERR: 6977 | _cmvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6977 | _cmvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm05_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7008:1: error: BUILDSTDERR: warning: label ‘_cmvB’ defined but not used [-Wunused-label] BUILDSTDERR: 7008 | _cmvB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7008 | _cmvB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm06_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7030:1: error: BUILDSTDERR: warning: label ‘_cmvI’ defined but not used [-Wunused-label] BUILDSTDERR: 7030 | _cmvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7030 | _cmvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm09_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7055:1: error: BUILDSTDERR: warning: label ‘_cmvP’ defined but not used [-Wunused-label] BUILDSTDERR: 7055 | _cmvP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7055 | _cmvP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm07_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7082:1: error: BUILDSTDERR: warning: label ‘_cmw0’ defined but not used [-Wunused-label] BUILDSTDERR: 7082 | _cmw0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7082 | _cmw0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm08_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7112:1: error: BUILDSTDERR: warning: label ‘_cmw3’ defined but not used [-Wunused-label] BUILDSTDERR: 7112 | _cmw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7112 | _cmw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm04_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7157:1: error: BUILDSTDERR: warning: label ‘_cmw8’ defined but not used [-Wunused-label] BUILDSTDERR: 7157 | _cmw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7157 | _cmw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7203:1: error: BUILDSTDERR: warning: label ‘_cmwd’ defined but not used [-Wunused-label] BUILDSTDERR: 7203 | _cmwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7203 | _cmwd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0h_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7234:1: error: BUILDSTDERR: warning: label ‘_cmwr’ defined but not used [-Wunused-label] BUILDSTDERR: 7234 | _cmwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7234 | _cmwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0g_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7256:1: error: BUILDSTDERR: warning: label ‘_cmwz’ defined but not used [-Wunused-label] BUILDSTDERR: 7256 | _cmwz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7256 | _cmwz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0f_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7278:1: error: BUILDSTDERR: warning: label ‘_cmwH’ defined but not used [-Wunused-label] BUILDSTDERR: 7278 | _cmwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7278 | _cmwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0c_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7301:1: error: BUILDSTDERR: warning: label ‘_cmwO’ defined but not used [-Wunused-label] BUILDSTDERR: 7301 | _cmwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7301 | _cmwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0b_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7325:1: error: BUILDSTDERR: warning: label ‘_cmwV’ defined but not used [-Wunused-label] BUILDSTDERR: 7325 | _cmwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7325 | _cmwV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7355:1: error: BUILDSTDERR: warning: label ‘_cmwZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7355 | _cmwZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7355 | _cmwZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0n_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7401:1: error: BUILDSTDERR: warning: label ‘_cmxj’ defined but not used [-Wunused-label] BUILDSTDERR: 7401 | _cmxj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7401 | _cmxj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStream1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7431:1: error: BUILDSTDERR: warning: label ‘_cmxo’ defined but not used [-Wunused-label] BUILDSTDERR: 7431 | _cmxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7431 | _cmxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmx8’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7460:1: error: BUILDSTDERR: warning: label ‘_cmx8’ defined but not used [-Wunused-label] BUILDSTDERR: 7460 | _cmx8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7460 | _cmx8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0s_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7495:1: error: BUILDSTDERR: warning: label ‘_cmxH’ defined but not used [-Wunused-label] BUILDSTDERR: 7495 | _cmxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7495 | _cmxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStream_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7523:1: error: BUILDSTDERR: warning: label ‘_cmxK’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _cmxK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _cmxK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmxz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7548:1: error: BUILDSTDERR: warning: label ‘_cmxz’ defined but not used [-Wunused-label] BUILDSTDERR: 7548 | _cmxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7548 | _cmxz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmxL’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7576:1: error: BUILDSTDERR: warning: label ‘_cmxL’ defined but not used [-Wunused-label] BUILDSTDERR: 7576 | _cmxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7576 | _cmxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0x_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7601:1: error: BUILDSTDERR: warning: label ‘_cmy4’ defined but not used [-Wunused-label] BUILDSTDERR: 7601 | _cmy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7601 | _cmy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0w_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7623:1: error: BUILDSTDERR: warning: label ‘_cmyc’ defined but not used [-Wunused-label] BUILDSTDERR: 7623 | _cmyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7623 | _cmyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0v_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7645:1: error: BUILDSTDERR: warning: label ‘_cmyj’ defined but not used [-Wunused-label] BUILDSTDERR: 7645 | _cmyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7645 | _cmyj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘sm0u_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7669:1: error: BUILDSTDERR: warning: label ‘_cmyq’ defined but not used [-Wunused-label] BUILDSTDERR: 7669 | _cmyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7669 | _cmyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowAddStreamStreamArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7698:1: error: BUILDSTDERR: warning: label ‘_cmyu’ defined but not used [-Wunused-label] BUILDSTDERR: 7698 | _cmyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7698 | _cmyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStreamST1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7740:1: error: BUILDSTDERR: warning: label ‘_cmyH’ defined but not used [-Wunused-label] BUILDSTDERR: 7740 | _cmyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7740 | _cmyH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmyD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7757:1: error: BUILDSTDERR: warning: label ‘_cmyD’ defined but not used [-Wunused-label] BUILDSTDERR: 7757 | _cmyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7757 | _cmyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘_cmyF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7771:1: error: BUILDSTDERR: warning: label ‘_cmyF’ defined but not used [-Wunused-label] BUILDSTDERR: 7771 | _cmyF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7771 | _cmyF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStreamST_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_103.hc:7791:1: error: BUILDSTDERR: warning: label ‘_cmyQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _cmyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _cmyQ: BUILDSTDERR: | ^ [11 of 12] Compiling Control.Arrow.Transformer.Writer ( Control/Arrow/Transformer/Writer.hs, dist/build/Control/Arrow/Transformer/Writer.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:12:1: error: BUILDSTDERR: warning: label ‘_cnHG’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _cnHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _cnHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snxb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:34:1: error: BUILDSTDERR: warning: label ‘_cnHV’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _cnHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _cnHV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snxa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:60:1: error: BUILDSTDERR: warning: label ‘_cnI2’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _cnI2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _cnI2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcapp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:85:1: error: BUILDSTDERR: warning: label ‘_cnI5’ defined but not used [-Wunused-label] BUILDSTDERR: 85 | _cnI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 85 | _cnI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnHN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:110:1: error: BUILDSTDERR: warning: label ‘_cnHN’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cnHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cnHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnI6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:140:1: error: BUILDSTDERR: warning: label ‘_cnI6’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _cnI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _cnI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:161:1: error: BUILDSTDERR: warning: label ‘_cnIk’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _cnIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _cnIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snxf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:183:1: error: BUILDSTDERR: warning: label ‘_cnIy’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _cnIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _cnIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnIv’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:214:1: error: BUILDSTDERR: warning: label ‘_cnIv’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _cnIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _cnIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:250:1: error: BUILDSTDERR: warning: label ‘_cnIP’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _cnIP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _cnIP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snxL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:294:1: error: BUILDSTDERR: warning: label ‘_cnJa’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _cnJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _cnJa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snxM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:321:1: error: BUILDSTDERR: warning: label ‘_cnJd’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _cnJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _cnJd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnJ2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:349:1: error: BUILDSTDERR: warning: label ‘_cnJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _cnJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _cnJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnJe’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:376:1: error: BUILDSTDERR: warning: label ‘_cnJe’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _cnJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _cnJe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcloop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:395:1: error: BUILDSTDERR: warning: label ‘_cnJo’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _cnJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _cnJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:432:1: error: BUILDSTDERR: warning: label ‘_cnJx’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cnJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cnJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:454:1: error: BUILDSTDERR: warning: label ‘_cnJH’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _cnJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _cnJH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnJE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:476:1: error: BUILDSTDERR: warning: label ‘_cnJE’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _cnJE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _cnJE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snxY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:510:1: error: BUILDSTDERR: warning: label ‘_cnJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _cnJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _cnJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:539:1: error: BUILDSTDERR: warning: label ‘_cnK4’ defined but not used [-Wunused-label] BUILDSTDERR: 539 | _cnK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 539 | _cnK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnK2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:570:1: error: BUILDSTDERR: warning: label ‘_cnK2’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _cnK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _cnK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:593:1: error: BUILDSTDERR: warning: label ‘_cnKh’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _cnKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _cnKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_runWriter1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:622:1: error: BUILDSTDERR: warning: label ‘_cnKq’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _cnKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _cnKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_runWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:642:1: error: BUILDSTDERR: warning: label ‘_cnKx’ defined but not used [-Wunused-label] BUILDSTDERR: 642 | _cnKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 642 | _cnKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_rstrength_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:663:1: error: BUILDSTDERR: warning: label ‘_cnKH’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _cnKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _cnKH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnKE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:690:1: error: BUILDSTDERR: warning: label ‘_cnKE’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _cnKE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _cnKE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnKK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:715:1: error: BUILDSTDERR: warning: label ‘_cnKK’ defined but not used [-Wunused-label] BUILDSTDERR: 715 | _cnKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 715 | _cnKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:752:1: error: BUILDSTDERR: warning: label ‘_cnLb’ defined but not used [-Wunused-label] BUILDSTDERR: 752 | _cnLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 752 | _cnLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:779:1: error: BUILDSTDERR: warning: label ‘_cnLi’ defined but not used [-Wunused-label] BUILDSTDERR: 779 | _cnLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 779 | _cnLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:806:1: error: BUILDSTDERR: warning: label ‘_cnLl’ defined but not used [-Wunused-label] BUILDSTDERR: 806 | _cnLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 806 | _cnLl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnL3’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:831:1: error: BUILDSTDERR: warning: label ‘_cnL3’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _cnL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _cnL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnLm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:862:1: error: BUILDSTDERR: warning: label ‘_cnLm’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _cnLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _cnLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:883:1: error: BUILDSTDERR: warning: label ‘_cnLA’ defined but not used [-Wunused-label] BUILDSTDERR: 883 | _cnLA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 883 | _cnLA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:904:1: error: BUILDSTDERR: warning: label ‘_cnLL’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _cnLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _cnLL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:931:1: error: BUILDSTDERR: warning: label ‘_cnLS’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cnLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cnLS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:961:1: error: BUILDSTDERR: warning: label ‘_cnLX’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _cnLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _cnLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnLV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:996:1: error: BUILDSTDERR: warning: label ‘_cnLV’ defined but not used [-Wunused-label] BUILDSTDERR: 996 | _cnLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 996 | _cnLV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1017:1: error: BUILDSTDERR: warning: label ‘_cnM9’ defined but not used [-Wunused-label] BUILDSTDERR: 1017 | _cnM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1017 | _cnM9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1038:1: error: BUILDSTDERR: warning: label ‘_cnMo’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _cnMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _cnMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1064:1: error: BUILDSTDERR: warning: label ‘_cnMz’ defined but not used [-Wunused-label] BUILDSTDERR: 1064 | _cnMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1064 | _cnMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1089:1: error: BUILDSTDERR: warning: label ‘_cnMO’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _cnMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _cnMO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnMH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1119:1: error: BUILDSTDERR: warning: label ‘_cnMH’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _cnMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _cnMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnMZ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1163:1: error: BUILDSTDERR: warning: label ‘_cnMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1163 | _cnMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1163 | _cnMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1198:1: error: BUILDSTDERR: warning: label ‘_cnNc’ defined but not used [-Wunused-label] BUILDSTDERR: 1198 | _cnNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1198 | _cnNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1237:1: error: BUILDSTDERR: warning: label ‘_cnNh’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _cnNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _cnNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnMg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1262:1: error: BUILDSTDERR: warning: label ‘_cnMg’ defined but not used [-Wunused-label] BUILDSTDERR: 1262 | _cnMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1262 | _cnMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnNi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1293:1: error: BUILDSTDERR: warning: label ‘_cnNi’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _cnNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _cnNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snz1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1315:1: error: BUILDSTDERR: warning: label ‘_cnNE’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _cnNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _cnNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1341:1: error: BUILDSTDERR: warning: label ‘_cnNP’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _cnNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _cnNP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snyZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1366:1: error: BUILDSTDERR: warning: label ‘_cnO4’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _cnO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _cnO4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnNX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1396:1: error: BUILDSTDERR: warning: label ‘_cnNX’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _cnNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _cnNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnO9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1440:1: error: BUILDSTDERR: warning: label ‘_cnO9’ defined but not used [-Wunused-label] BUILDSTDERR: 1440 | _cnO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1440 | _cnO9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snz0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1475:1: error: BUILDSTDERR: warning: label ‘_cnOs’ defined but not used [-Wunused-label] BUILDSTDERR: 1475 | _cnOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1475 | _cnOs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1514:1: error: BUILDSTDERR: warning: label ‘_cnOx’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _cnOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _cnOx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnNw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1539:1: error: BUILDSTDERR: warning: label ‘_cnNw’ defined but not used [-Wunused-label] BUILDSTDERR: 1539 | _cnNw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1539 | _cnNw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnOy’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1570:1: error: BUILDSTDERR: warning: label ‘_cnOy’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _cnOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _cnOy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snz5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1592:1: error: BUILDSTDERR: warning: label ‘_cnOQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1592 | _cnOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1592 | _cnOQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snz8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1618:1: error: BUILDSTDERR: warning: label ‘_cnP0’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _cnP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _cnP0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1652:1: error: BUILDSTDERR: warning: label ‘_cnP5’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _cnP5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _cnP5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1685:1: error: BUILDSTDERR: warning: label ‘_cnPi’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _cnPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _cnPi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1710:1: error: BUILDSTDERR: warning: label ‘_cnPr’ defined but not used [-Wunused-label] BUILDSTDERR: 1710 | _cnPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1710 | _cnPr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfCategoryTYPEWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1740:1: error: BUILDSTDERR: warning: label ‘_cnPw’ defined but not used [-Wunused-label] BUILDSTDERR: 1740 | _cnPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1740 | _cnPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cnPN’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cnPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cnPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1803:1: error: BUILDSTDERR: warning: label ‘_cnPW’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _cnPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _cnPW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1835:1: error: BUILDSTDERR: warning: label ‘_cnQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _cnQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _cnQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddWriterwWriterArrowa1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1876:1: error: BUILDSTDERR: warning: label ‘_cnQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _cnQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _cnQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnQ6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1908:1: error: BUILDSTDERR: warning: label ‘_cnQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _cnQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _cnQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1930:1: error: BUILDSTDERR: warning: label ‘_cnQy’ defined but not used [-Wunused-label] BUILDSTDERR: 1930 | _cnQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1930 | _cnQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_join_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1958:1: error: BUILDSTDERR: warning: label ‘_cnQB’ defined but not used [-Wunused-label] BUILDSTDERR: 1958 | _cnQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1958 | _cnQB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnQk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cnQk’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cnQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cnQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnQp’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2010:1: error: BUILDSTDERR: warning: label ‘_cnQp’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _cnQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _cnQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2050:1: error: BUILDSTDERR: warning: label ‘_cnQS’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _cnQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _cnQS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnQP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2077:1: error: BUILDSTDERR: warning: label ‘_cnQP’ defined but not used [-Wunused-label] BUILDSTDERR: 2077 | _cnQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2077 | _cnQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnQV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2102:1: error: BUILDSTDERR: warning: label ‘_cnQV’ defined but not used [-Wunused-label] BUILDSTDERR: 2102 | _cnQV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2102 | _cnQV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2140:1: error: BUILDSTDERR: warning: label ‘_cnRy’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _cnRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _cnRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2166:1: error: BUILDSTDERR: warning: label ‘_cnRF’ defined but not used [-Wunused-label] BUILDSTDERR: 2166 | _cnRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2166 | _cnRF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2197:1: error: BUILDSTDERR: warning: label ‘_cnRI’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _cnRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _cnRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2238:1: error: BUILDSTDERR: warning: label ‘_cnRW’ defined but not used [-Wunused-label] BUILDSTDERR: 2238 | _cnRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2238 | _cnRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2263:1: error: BUILDSTDERR: warning: label ‘_cnRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _cnRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _cnRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2300:1: error: BUILDSTDERR: warning: label ‘_cnS4’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _cnS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _cnS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnRi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2328:1: error: BUILDSTDERR: warning: label ‘_cnRi’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _cnRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _cnRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnRm’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2350:1: error: BUILDSTDERR: warning: label ‘_cnRm’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _cnRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _cnRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2385:1: error: BUILDSTDERR: warning: label ‘_cnSb’ defined but not used [-Wunused-label] BUILDSTDERR: 2385 | _cnSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2385 | _cnSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2417:1: error: BUILDSTDERR: warning: label ‘_cnSw’ defined but not used [-Wunused-label] BUILDSTDERR: 2417 | _cnSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2417 | _cnSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2448:1: error: BUILDSTDERR: warning: label ‘_cnSz’ defined but not used [-Wunused-label] BUILDSTDERR: 2448 | _cnSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2448 | _cnSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2488:1: error: BUILDSTDERR: warning: label ‘_cnSN’ defined but not used [-Wunused-label] BUILDSTDERR: 2488 | _cnSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2488 | _cnSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snzW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2513:1: error: BUILDSTDERR: warning: label ‘_cnSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2513 | _cnSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2513 | _cnSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2550:1: error: BUILDSTDERR: warning: label ‘_cnSV’ defined but not used [-Wunused-label] BUILDSTDERR: 2550 | _cnSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2550 | _cnSV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnSk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2575:1: error: BUILDSTDERR: warning: label ‘_cnSk’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _cnSk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _cnSk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2616:1: error: BUILDSTDERR: warning: label ‘_cnTa’ defined but not used [-Wunused-label] BUILDSTDERR: 2616 | _cnTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2616 | _cnTa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snA1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2639:1: error: BUILDSTDERR: warning: label ‘_cnTh’ defined but not used [-Wunused-label] BUILDSTDERR: 2639 | _cnTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2639 | _cnTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfCategoryTYPEWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2668:1: error: BUILDSTDERR: warning: label ‘_cnTl’ defined but not used [-Wunused-label] BUILDSTDERR: 2668 | _cnTl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2668 | _cnTl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2707:1: error: BUILDSTDERR: warning: label ‘_cnTK’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _cnTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _cnTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2734:1: error: BUILDSTDERR: warning: label ‘_cnTR’ defined but not used [-Wunused-label] BUILDSTDERR: 2734 | _cnTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2734 | _cnTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2765:1: error: BUILDSTDERR: warning: label ‘_cnTW’ defined but not used [-Wunused-label] BUILDSTDERR: 2765 | _cnTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2765 | _cnTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnTU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2805:1: error: BUILDSTDERR: warning: label ‘_cnTU’ defined but not used [-Wunused-label] BUILDSTDERR: 2805 | _cnTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2805 | _cnTU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2825:1: error: BUILDSTDERR: warning: label ‘_cnUc’ defined but not used [-Wunused-label] BUILDSTDERR: 2825 | _cnUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2825 | _cnUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2851:1: error: BUILDSTDERR: warning: label ‘_cnUo’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _cnUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _cnUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2891:1: error: BUILDSTDERR: warning: label ‘_cnUt’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _cnUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _cnUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2934:1: error: BUILDSTDERR: warning: label ‘_cnUy’ defined but not used [-Wunused-label] BUILDSTDERR: 2934 | _cnUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2934 | _cnUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:2976:1: error: BUILDSTDERR: warning: label ‘_cnUL’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _cnUL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _cnUL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3003:1: error: BUILDSTDERR: warning: label ‘_cnUS’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _cnUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _cnUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cnUX’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cnUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cnUX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cnUV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3074:1: error: BUILDSTDERR: warning: label ‘_cnUV’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _cnUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _cnUV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3100:1: error: BUILDSTDERR: warning: label ‘_cnV5’ defined but not used [-Wunused-label] BUILDSTDERR: 3100 | _cnV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3100 | _cnV5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snA7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3144:1: error: BUILDSTDERR: warning: label ‘_cnVi’ defined but not used [-Wunused-label] BUILDSTDERR: 3144 | _cnVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3144 | _cnVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3170:1: error: BUILDSTDERR: warning: label ‘_cnVu’ defined but not used [-Wunused-label] BUILDSTDERR: 3170 | _cnVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3170 | _cnVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3210:1: error: BUILDSTDERR: warning: label ‘_cnVz’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _cnVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _cnVz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3252:1: error: BUILDSTDERR: warning: label ‘_cnVE’ defined but not used [-Wunused-label] BUILDSTDERR: 3252 | _cnVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3252 | _cnVE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3290:1: error: BUILDSTDERR: warning: label ‘_cnVV’ defined but not used [-Wunused-label] BUILDSTDERR: 3290 | _cnVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3290 | _cnVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3315:1: error: BUILDSTDERR: warning: label ‘_cnW4’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _cnW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _cnW4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3347:1: error: BUILDSTDERR: warning: label ‘_cnW9’ defined but not used [-Wunused-label] BUILDSTDERR: 3347 | _cnW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3347 | _cnW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3388:1: error: BUILDSTDERR: warning: label ‘_cnWe’ defined but not used [-Wunused-label] BUILDSTDERR: 3388 | _cnWe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3388 | _cnWe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3428:1: error: BUILDSTDERR: warning: label ‘_cnWv’ defined but not used [-Wunused-label] BUILDSTDERR: 3428 | _cnWv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3428 | _cnWv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3454:1: error: BUILDSTDERR: warning: label ‘_cnWF’ defined but not used [-Wunused-label] BUILDSTDERR: 3454 | _cnWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3454 | _cnWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3490:1: error: BUILDSTDERR: warning: label ‘_cnWK’ defined but not used [-Wunused-label] BUILDSTDERR: 3490 | _cnWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3490 | _cnWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3528:1: error: BUILDSTDERR: warning: label ‘_cnWT’ defined but not used [-Wunused-label] BUILDSTDERR: 3528 | _cnWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3528 | _cnWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3559:1: error: BUILDSTDERR: warning: label ‘_cnWW’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _cnWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _cnWW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snB5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3597:1: error: BUILDSTDERR: warning: label ‘_cnXa’ defined but not used [-Wunused-label] BUILDSTDERR: 3597 | _cnXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3597 | _cnXa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snB4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3620:1: error: BUILDSTDERR: warning: label ‘_cnXi’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _cnXi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _cnXi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snB3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3643:1: error: BUILDSTDERR: warning: label ‘_cnXp’ defined but not used [-Wunused-label] BUILDSTDERR: 3643 | _cnXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3643 | _cnXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snB2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3668:1: error: BUILDSTDERR: warning: label ‘_cnXx’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _cnXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _cnXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snB0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3690:1: error: BUILDSTDERR: warning: label ‘_cnXF’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _cnXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _cnXF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snAZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3713:1: error: BUILDSTDERR: warning: label ‘_cnXM’ defined but not used [-Wunused-label] BUILDSTDERR: 3713 | _cnXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3713 | _cnXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3746:1: error: BUILDSTDERR: warning: label ‘_cnXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3746 | _cnXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3746 | _cnXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snB8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3800:1: error: BUILDSTDERR: warning: label ‘_cnY3’ defined but not used [-Wunused-label] BUILDSTDERR: 3800 | _cnY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3800 | _cnY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3825:1: error: BUILDSTDERR: warning: label ‘_cnY6’ defined but not used [-Wunused-label] BUILDSTDERR: 3825 | _cnY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3825 | _cnY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3854:1: error: BUILDSTDERR: warning: label ‘_cnYj’ defined but not used [-Wunused-label] BUILDSTDERR: 3854 | _cnYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3854 | _cnYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3879:1: error: BUILDSTDERR: warning: label ‘_cnYm’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _cnYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _cnYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3908:1: error: BUILDSTDERR: warning: label ‘_cnYz’ defined but not used [-Wunused-label] BUILDSTDERR: 3908 | _cnYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3908 | _cnYz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3933:1: error: BUILDSTDERR: warning: label ‘_cnYC’ defined but not used [-Wunused-label] BUILDSTDERR: 3933 | _cnYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3933 | _cnYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3962:1: error: BUILDSTDERR: warning: label ‘_cnYP’ defined but not used [-Wunused-label] BUILDSTDERR: 3962 | _cnYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3962 | _cnYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:3987:1: error: BUILDSTDERR: warning: label ‘_cnYS’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _cnYS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _cnYS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4016:1: error: BUILDSTDERR: warning: label ‘_cnZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _cnZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _cnZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4041:1: error: BUILDSTDERR: warning: label ‘_cnZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 4041 | _cnZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4041 | _cnZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cnZl’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cnZl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cnZl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4095:1: error: BUILDSTDERR: warning: label ‘_cnZo’ defined but not used [-Wunused-label] BUILDSTDERR: 4095 | _cnZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4095 | _cnZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4124:1: error: BUILDSTDERR: warning: label ‘_cnZC’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _cnZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _cnZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4148:1: error: BUILDSTDERR: warning: label ‘_cnZJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4148 | _cnZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4148 | _cnZJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4174:1: error: BUILDSTDERR: warning: label ‘_cnZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4174 | _cnZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4174 | _cnZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4204:1: error: BUILDSTDERR: warning: label ‘_cnZU’ defined but not used [-Wunused-label] BUILDSTDERR: 4204 | _cnZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4204 | _cnZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4247:1: error: BUILDSTDERR: warning: label ‘_co07’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _co07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _co07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4269:1: error: BUILDSTDERR: warning: label ‘_co0g’ defined but not used [-Wunused-label] BUILDSTDERR: 4269 | _co0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4269 | _co0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4288:1: error: BUILDSTDERR: warning: label ‘_co0j’ defined but not used [-Wunused-label] BUILDSTDERR: 4288 | _co0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4288 | _co0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4323:1: error: BUILDSTDERR: warning: label ‘_co0w’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _co0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _co0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4350:1: error: BUILDSTDERR: warning: label ‘_co0H’ defined but not used [-Wunused-label] BUILDSTDERR: 4350 | _co0H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4350 | _co0H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4375:1: error: BUILDSTDERR: warning: label ‘_co0W’ defined but not used [-Wunused-label] BUILDSTDERR: 4375 | _co0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4375 | _co0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_co0T’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4403:1: error: BUILDSTDERR: warning: label ‘_co0T’ defined but not used [-Wunused-label] BUILDSTDERR: 4403 | _co0T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4403 | _co0T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4422:1: error: BUILDSTDERR: warning: label ‘_co14’ defined but not used [-Wunused-label] BUILDSTDERR: 4422 | _co14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4422 | _co14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4456:1: error: BUILDSTDERR: warning: label ‘_co19’ defined but not used [-Wunused-label] BUILDSTDERR: 4456 | _co19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4456 | _co19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4498:1: error: BUILDSTDERR: warning: label ‘_co1e’ defined but not used [-Wunused-label] BUILDSTDERR: 4498 | _co1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4498 | _co1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4536:1: error: BUILDSTDERR: warning: label ‘_co1v’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _co1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _co1v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4562:1: error: BUILDSTDERR: warning: label ‘_co1F’ defined but not used [-Wunused-label] BUILDSTDERR: 4562 | _co1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4562 | _co1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snBV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4599:1: error: BUILDSTDERR: warning: label ‘_co1K’ defined but not used [-Wunused-label] BUILDSTDERR: 4599 | _co1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4599 | _co1K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4640:1: error: BUILDSTDERR: warning: label ‘_co1P’ defined but not used [-Wunused-label] BUILDSTDERR: 4640 | _co1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4640 | _co1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snC0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4671:1: error: BUILDSTDERR: warning: label ‘_co26’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _co26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _co26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snC3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4693:1: error: BUILDSTDERR: warning: label ‘_co2f’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _co2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _co2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snC4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4715:1: error: BUILDSTDERR: warning: label ‘_co2i’ defined but not used [-Wunused-label] BUILDSTDERR: 4715 | _co2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4715 | _co2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4758:1: error: BUILDSTDERR: warning: label ‘_co2n’ defined but not used [-Wunused-label] BUILDSTDERR: 4758 | _co2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4758 | _co2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snC8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4789:1: error: BUILDSTDERR: warning: label ‘_co2B’ defined but not used [-Wunused-label] BUILDSTDERR: 4789 | _co2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4789 | _co2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snC7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4812:1: error: BUILDSTDERR: warning: label ‘_co2J’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _co2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _co2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfFunctorWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4839:1: error: BUILDSTDERR: warning: label ‘_co2N’ defined but not used [-Wunused-label] BUILDSTDERR: 4839 | _co2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4839 | _co2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4878:1: error: BUILDSTDERR: warning: label ‘_co30’ defined but not used [-Wunused-label] BUILDSTDERR: 4878 | _co30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4878 | _co30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4908:1: error: BUILDSTDERR: warning: label ‘_co33’ defined but not used [-Wunused-label] BUILDSTDERR: 4908 | _co33: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4908 | _co33: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4947:1: error: BUILDSTDERR: warning: label ‘_co3g’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _co3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _co3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:4975:1: error: BUILDSTDERR: warning: label ‘_co3j’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _co3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _co3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5006:1: error: BUILDSTDERR: warning: label ‘_co3E’ defined but not used [-Wunused-label] BUILDSTDERR: 5006 | _co3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5006 | _co3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5028:1: error: BUILDSTDERR: warning: label ‘_co3R’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _co3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _co3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5046:1: error: BUILDSTDERR: warning: label ‘_co3V’ defined but not used [-Wunused-label] BUILDSTDERR: 5046 | _co3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5046 | _co3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5080:1: error: BUILDSTDERR: warning: label ‘_co40’ defined but not used [-Wunused-label] BUILDSTDERR: 5080 | _co40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5080 | _co40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5122:1: error: BUILDSTDERR: warning: label ‘_co45’ defined but not used [-Wunused-label] BUILDSTDERR: 5122 | _co45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5122 | _co45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5162:1: error: BUILDSTDERR: warning: label ‘_co4a’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _co4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _co4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5194:1: error: BUILDSTDERR: warning: label ‘_co4o’ defined but not used [-Wunused-label] BUILDSTDERR: 5194 | _co4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5194 | _co4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5217:1: error: BUILDSTDERR: warning: label ‘_co4w’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _co4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _co4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5240:1: error: BUILDSTDERR: warning: label ‘_co4E’ defined but not used [-Wunused-label] BUILDSTDERR: 5240 | _co4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5240 | _co4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5263:1: error: BUILDSTDERR: warning: label ‘_co4M’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _co4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _co4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5286:1: error: BUILDSTDERR: warning: label ‘_co4U’ defined but not used [-Wunused-label] BUILDSTDERR: 5286 | _co4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5286 | _co4U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5309:1: error: BUILDSTDERR: warning: label ‘_co51’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _co51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _co51: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5342:1: error: BUILDSTDERR: warning: label ‘_co55’ defined but not used [-Wunused-label] BUILDSTDERR: 5342 | _co55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5342 | _co55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5398:1: error: BUILDSTDERR: warning: label ‘_co5k’ defined but not used [-Wunused-label] BUILDSTDERR: 5398 | _co5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5398 | _co5k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_co5i’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5422:1: error: BUILDSTDERR: warning: label ‘_co5i’ defined but not used [-Wunused-label] BUILDSTDERR: 5422 | _co5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5422 | _co5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5438:1: error: BUILDSTDERR: warning: label ‘_co5q’ defined but not used [-Wunused-label] BUILDSTDERR: 5438 | _co5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5438 | _co5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5467:1: error: BUILDSTDERR: warning: label ‘_co5D’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _co5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _co5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5492:1: error: BUILDSTDERR: warning: label ‘_co5G’ defined but not used [-Wunused-label] BUILDSTDERR: 5492 | _co5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5492 | _co5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5521:1: error: BUILDSTDERR: warning: label ‘_co5U’ defined but not used [-Wunused-label] BUILDSTDERR: 5521 | _co5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5521 | _co5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5543:1: error: BUILDSTDERR: warning: label ‘_co61’ defined but not used [-Wunused-label] BUILDSTDERR: 5543 | _co61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5543 | _co61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5571:1: error: BUILDSTDERR: warning: label ‘_co65’ defined but not used [-Wunused-label] BUILDSTDERR: 5571 | _co65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5571 | _co65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5608:1: error: BUILDSTDERR: warning: label ‘_co6i’ defined but not used [-Wunused-label] BUILDSTDERR: 5608 | _co6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5608 | _co6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5633:1: error: BUILDSTDERR: warning: label ‘_co6l’ defined but not used [-Wunused-label] BUILDSTDERR: 5633 | _co6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5633 | _co6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5662:1: error: BUILDSTDERR: warning: label ‘_co6y’ defined but not used [-Wunused-label] BUILDSTDERR: 5662 | _co6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5662 | _co6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowZZeroWriterArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5687:1: error: BUILDSTDERR: warning: label ‘_co6B’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _co6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _co6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5716:1: error: BUILDSTDERR: warning: label ‘_co6O’ defined but not used [-Wunused-label] BUILDSTDERR: 5716 | _co6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5716 | _co6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snCV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5740:1: error: BUILDSTDERR: warning: label ‘_co6V’ defined but not used [-Wunused-label] BUILDSTDERR: 5740 | _co6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5740 | _co6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowZZeroWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5768:1: error: BUILDSTDERR: warning: label ‘_co6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5768 | _co6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5768 | _co6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5805:1: error: BUILDSTDERR: warning: label ‘_co7a’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _co7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _co7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_co78’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5819:1: error: BUILDSTDERR: warning: label ‘_co78’ defined but not used [-Wunused-label] BUILDSTDERR: 5819 | _co78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5819 | _co78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5839:1: error: BUILDSTDERR: warning: label ‘_co7m’ defined but not used [-Wunused-label] BUILDSTDERR: 5839 | _co7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5839 | _co7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_co7k’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5853:1: error: BUILDSTDERR: warning: label ‘_co7k’ defined but not used [-Wunused-label] BUILDSTDERR: 5853 | _co7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5853 | _co7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snD5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5873:1: error: BUILDSTDERR: warning: label ‘_co7A’ defined but not used [-Wunused-label] BUILDSTDERR: 5873 | _co7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5873 | _co7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowPlusWriterArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5898:1: error: BUILDSTDERR: warning: label ‘_co7D’ defined but not used [-Wunused-label] BUILDSTDERR: 5898 | _co7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5898 | _co7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5927:1: error: BUILDSTDERR: warning: label ‘_co7R’ defined but not used [-Wunused-label] BUILDSTDERR: 5927 | _co7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5927 | _co7R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snD8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5950:1: error: BUILDSTDERR: warning: label ‘_co7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5950 | _co7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5950 | _co7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowPlusWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:5978:1: error: BUILDSTDERR: warning: label ‘_co82’ defined but not used [-Wunused-label] BUILDSTDERR: 5978 | _co82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5978 | _co82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6016:1: error: BUILDSTDERR: warning: label ‘_co8n’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _co8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _co8n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_co8g’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6047:1: error: BUILDSTDERR: warning: label ‘_co8g’ defined but not used [-Wunused-label] BUILDSTDERR: 6047 | _co8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6047 | _co8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6088:1: error: BUILDSTDERR: warning: label ‘_co8A’ defined but not used [-Wunused-label] BUILDSTDERR: 6088 | _co8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6088 | _co8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6119:1: error: BUILDSTDERR: warning: label ‘_co8M’ defined but not used [-Wunused-label] BUILDSTDERR: 6119 | _co8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6119 | _co8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_co8J’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6145:1: error: BUILDSTDERR: warning: label ‘_co8J’ defined but not used [-Wunused-label] BUILDSTDERR: 6145 | _co8J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6145 | _co8J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘rnwL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6173:1: error: BUILDSTDERR: warning: label ‘_co8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 6173 | _co8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6173 | _co8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6210:1: error: BUILDSTDERR: warning: label ‘_co97’ defined but not used [-Wunused-label] BUILDSTDERR: 6210 | _co97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6210 | _co97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6233:1: error: BUILDSTDERR: warning: label ‘_co9j’ defined but not used [-Wunused-label] BUILDSTDERR: 6233 | _co9j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6233 | _co9j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6256:1: error: BUILDSTDERR: warning: label ‘_co9r’ defined but not used [-Wunused-label] BUILDSTDERR: 6256 | _co9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6256 | _co9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6279:1: error: BUILDSTDERR: warning: label ‘_co9z’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _co9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _co9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6306:1: error: BUILDSTDERR: warning: label ‘_co9D’ defined but not used [-Wunused-label] BUILDSTDERR: 6306 | _co9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6306 | _co9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6349:1: error: BUILDSTDERR: warning: label ‘_co9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6349 | _co9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6349 | _co9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6376:1: error: BUILDSTDERR: warning: label ‘_co9T’ defined but not used [-Wunused-label] BUILDSTDERR: 6376 | _co9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6376 | _co9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6408:1: error: BUILDSTDERR: warning: label ‘_coa6’ defined but not used [-Wunused-label] BUILDSTDERR: 6408 | _coa6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6408 | _coa6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6430:1: error: BUILDSTDERR: warning: label ‘_coad’ defined but not used [-Wunused-label] BUILDSTDERR: 6430 | _coad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6430 | _coad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6455:1: error: BUILDSTDERR: warning: label ‘_coas’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _coas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _coas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_coal’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6487:1: error: BUILDSTDERR: warning: label ‘_coal’ defined but not used [-Wunused-label] BUILDSTDERR: 6487 | _coal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6487 | _coal: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6531:1: error: BUILDSTDERR: warning: label ‘_coaF’ defined but not used [-Wunused-label] BUILDSTDERR: 6531 | _coaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6531 | _coaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6566:1: error: BUILDSTDERR: warning: label ‘_coaO’ defined but not used [-Wunused-label] BUILDSTDERR: 6566 | _coaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6566 | _coaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snE1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6587:1: error: BUILDSTDERR: warning: label ‘_cob0’ defined but not used [-Wunused-label] BUILDSTDERR: 6587 | _cob0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6587 | _cob0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6609:1: error: BUILDSTDERR: warning: label ‘_cob8’ defined but not used [-Wunused-label] BUILDSTDERR: 6609 | _cob8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6609 | _cob8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6632:1: error: BUILDSTDERR: warning: label ‘_cobf’ defined but not used [-Wunused-label] BUILDSTDERR: 6632 | _cobf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6632 | _cobf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snDV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6657:1: error: BUILDSTDERR: warning: label ‘_cobm’ defined but not used [-Wunused-label] BUILDSTDERR: 6657 | _cobm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6657 | _cobm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6689:1: error: BUILDSTDERR: warning: label ‘_cobq’ defined but not used [-Wunused-label] BUILDSTDERR: 6689 | _cobq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6689 | _cobq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6735:1: error: BUILDSTDERR: warning: label ‘_cobX’ defined but not used [-Wunused-label] BUILDSTDERR: 6735 | _cobX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6735 | _cobX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6757:1: error: BUILDSTDERR: warning: label ‘_coc6’ defined but not used [-Wunused-label] BUILDSTDERR: 6757 | _coc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6757 | _coc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6779:1: error: BUILDSTDERR: warning: label ‘_coc9’ defined but not used [-Wunused-label] BUILDSTDERR: 6779 | _coc9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6779 | _coc9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6825:1: error: BUILDSTDERR: warning: label ‘_coce’ defined but not used [-Wunused-label] BUILDSTDERR: 6825 | _coce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6825 | _coce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snE8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6865:1: error: BUILDSTDERR: warning: label ‘_cocv’ defined but not used [-Wunused-label] BUILDSTDERR: 6865 | _cocv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6865 | _cocv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6890:1: error: BUILDSTDERR: warning: label ‘_cocJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6890 | _cocJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6890 | _cocJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6920:1: error: BUILDSTDERR: warning: label ‘_cocP’ defined but not used [-Wunused-label] BUILDSTDERR: 6920 | _cocP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6920 | _cocP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6954:1: error: BUILDSTDERR: warning: label ‘_cocU’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _cocU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _cocU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:6996:1: error: BUILDSTDERR: warning: label ‘_cocZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6996 | _cocZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6996 | _cocZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snE5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7037:1: error: BUILDSTDERR: warning: label ‘_cod4’ defined but not used [-Wunused-label] BUILDSTDERR: 7037 | _cod4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7037 | _cod4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cobD’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7067:1: error: BUILDSTDERR: warning: label ‘_cobD’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _cobD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _cobD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cobH’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7087:1: error: BUILDSTDERR: warning: label ‘_cobH’ defined but not used [-Wunused-label] BUILDSTDERR: 7087 | _cobH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7087 | _cobH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7123:1: error: BUILDSTDERR: warning: label ‘_codb’ defined but not used [-Wunused-label] BUILDSTDERR: 7123 | _codb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7123 | _codb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7155:1: error: BUILDSTDERR: warning: label ‘_cods’ defined but not used [-Wunused-label] BUILDSTDERR: 7155 | _cods: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7155 | _cods: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7177:1: error: BUILDSTDERR: warning: label ‘_codz’ defined but not used [-Wunused-label] BUILDSTDERR: 7177 | _codz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7177 | _codz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7201:1: error: BUILDSTDERR: warning: label ‘_codK’ defined but not used [-Wunused-label] BUILDSTDERR: 7201 | _codK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7201 | _codK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7223:1: error: BUILDSTDERR: warning: label ‘_codT’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _codT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _codT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7245:1: error: BUILDSTDERR: warning: label ‘_codW’ defined but not used [-Wunused-label] BUILDSTDERR: 7245 | _codW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7245 | _codW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7286:1: error: BUILDSTDERR: warning: label ‘_coeh’ defined but not used [-Wunused-label] BUILDSTDERR: 7286 | _coeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7286 | _coeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7311:1: error: BUILDSTDERR: warning: label ‘_coev’ defined but not used [-Wunused-label] BUILDSTDERR: 7311 | _coev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7311 | _coev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7341:1: error: BUILDSTDERR: warning: label ‘_coeB’ defined but not used [-Wunused-label] BUILDSTDERR: 7341 | _coeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7341 | _coeB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7375:1: error: BUILDSTDERR: warning: label ‘_coeG’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _coeG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _coeG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7417:1: error: BUILDSTDERR: warning: label ‘_coeL’ defined but not used [-Wunused-label] BUILDSTDERR: 7417 | _coeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7417 | _coeL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7461:1: error: BUILDSTDERR: warning: label ‘_coeQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7461 | _coeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7461 | _coeQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7510:1: error: BUILDSTDERR: warning: label ‘_coeV’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _coeV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _coeV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7559:1: error: BUILDSTDERR: warning: label ‘_cof0’ defined but not used [-Wunused-label] BUILDSTDERR: 7559 | _cof0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7559 | _cof0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7591:1: error: BUILDSTDERR: warning: label ‘_cofe’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _cofe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _cofe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7614:1: error: BUILDSTDERR: warning: label ‘_cofm’ defined but not used [-Wunused-label] BUILDSTDERR: 7614 | _cofm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7614 | _cofm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7637:1: error: BUILDSTDERR: warning: label ‘_cofu’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _cofu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _cofu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7660:1: error: BUILDSTDERR: warning: label ‘_cofB’ defined but not used [-Wunused-label] BUILDSTDERR: 7660 | _cofB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7660 | _cofB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7685:1: error: BUILDSTDERR: warning: label ‘_cofI’ defined but not used [-Wunused-label] BUILDSTDERR: 7685 | _cofI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7685 | _cofI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7717:1: error: BUILDSTDERR: warning: label ‘_cofM’ defined but not used [-Wunused-label] BUILDSTDERR: 7717 | _cofM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7717 | _cofM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7767:1: error: BUILDSTDERR: warning: label ‘_cofZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _cofZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _cofZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7792:1: error: BUILDSTDERR: warning: label ‘_cog2’ defined but not used [-Wunused-label] BUILDSTDERR: 7792 | _cog2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7792 | _cog2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snER_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7821:1: error: BUILDSTDERR: warning: label ‘_cogf’ defined but not used [-Wunused-label] BUILDSTDERR: 7821 | _cogf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7821 | _cogf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7845:1: error: BUILDSTDERR: warning: label ‘_cogm’ defined but not used [-Wunused-label] BUILDSTDERR: 7845 | _cogm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7845 | _cogm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7873:1: error: BUILDSTDERR: warning: label ‘_cogq’ defined but not used [-Wunused-label] BUILDSTDERR: 7873 | _cogq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7873 | _cogq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snEU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7910:1: error: BUILDSTDERR: warning: label ‘_cogD’ defined but not used [-Wunused-label] BUILDSTDERR: 7910 | _cogD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7910 | _cogD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7935:1: error: BUILDSTDERR: warning: label ‘_cogG’ defined but not used [-Wunused-label] BUILDSTDERR: 7935 | _cogG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7935 | _cogG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7964:1: error: BUILDSTDERR: warning: label ‘_coh5’ defined but not used [-Wunused-label] BUILDSTDERR: 7964 | _coh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7964 | _coh5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snF9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:7990:1: error: BUILDSTDERR: warning: label ‘_cohg’ defined but not used [-Wunused-label] BUILDSTDERR: 7990 | _cohg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7990 | _cohg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8015:1: error: BUILDSTDERR: warning: label ‘_cohz’ defined but not used [-Wunused-label] BUILDSTDERR: 8015 | _cohz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8015 | _cohz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cohs’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8047:1: error: BUILDSTDERR: warning: label ‘_cohs’ defined but not used [-Wunused-label] BUILDSTDERR: 8047 | _cohs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8047 | _cohs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8091:1: error: BUILDSTDERR: warning: label ‘_cohQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8091 | _cohQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8091 | _cohQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8125:1: error: BUILDSTDERR: warning: label ‘_cohV’ defined but not used [-Wunused-label] BUILDSTDERR: 8125 | _cohV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8125 | _cohV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8169:1: error: BUILDSTDERR: warning: label ‘_coi0’ defined but not used [-Wunused-label] BUILDSTDERR: 8169 | _coi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8169 | _coi0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snF8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8213:1: error: BUILDSTDERR: warning: label ‘_coi9’ defined but not used [-Wunused-label] BUILDSTDERR: 8213 | _coi9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8213 | _coi9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8246:1: error: BUILDSTDERR: warning: label ‘_coic’ defined but not used [-Wunused-label] BUILDSTDERR: 8246 | _coic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8246 | _coic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snF0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8293:1: error: BUILDSTDERR: warning: label ‘_coip’ defined but not used [-Wunused-label] BUILDSTDERR: 8293 | _coip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8293 | _coip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snF5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8318:1: error: BUILDSTDERR: warning: label ‘_coiI’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _coiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _coiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_coiB’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8350:1: error: BUILDSTDERR: warning: label ‘_coiB’ defined but not used [-Wunused-label] BUILDSTDERR: 8350 | _coiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8350 | _coiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snF6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8394:1: error: BUILDSTDERR: warning: label ‘_coiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8394 | _coiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8394 | _coiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snF7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8428:1: error: BUILDSTDERR: warning: label ‘_coj4’ defined but not used [-Wunused-label] BUILDSTDERR: 8428 | _coj4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8428 | _coj4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8467:1: error: BUILDSTDERR: warning: label ‘_coj9’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _coj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _coj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cogP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8492:1: error: BUILDSTDERR: warning: label ‘_cogP’ defined but not used [-Wunused-label] BUILDSTDERR: 8492 | _cogP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8492 | _cogP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8533:1: error: BUILDSTDERR: warning: label ‘_cojr’ defined but not used [-Wunused-label] BUILDSTDERR: 8533 | _cojr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8533 | _cojr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8558:1: error: BUILDSTDERR: warning: label ‘_cojA’ defined but not used [-Wunused-label] BUILDSTDERR: 8558 | _cojA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8558 | _cojA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8591:1: error: BUILDSTDERR: warning: label ‘_cojH’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _cojH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _cojH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cojF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8628:1: error: BUILDSTDERR: warning: label ‘_cojF’ defined but not used [-Wunused-label] BUILDSTDERR: 8628 | _cojF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8628 | _cojF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8648:1: error: BUILDSTDERR: warning: label ‘_cojP’ defined but not used [-Wunused-label] BUILDSTDERR: 8648 | _cojP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8648 | _cojP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8688:1: error: BUILDSTDERR: warning: label ‘_cok6’ defined but not used [-Wunused-label] BUILDSTDERR: 8688 | _cok6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8688 | _cok6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8715:1: error: BUILDSTDERR: warning: label ‘_cokh’ defined but not used [-Wunused-label] BUILDSTDERR: 8715 | _cokh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8715 | _cokh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8740:1: error: BUILDSTDERR: warning: label ‘_cokA’ defined but not used [-Wunused-label] BUILDSTDERR: 8740 | _cokA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8740 | _cokA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cokt’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8768:1: error: BUILDSTDERR: warning: label ‘_cokt’ defined but not used [-Wunused-label] BUILDSTDERR: 8768 | _cokt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8768 | _cokt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8796:1: error: BUILDSTDERR: warning: label ‘_cokL’ defined but not used [-Wunused-label] BUILDSTDERR: 8796 | _cokL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8796 | _cokL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8830:1: error: BUILDSTDERR: warning: label ‘_cokQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8830 | _cokQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8830 | _cokQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8869:1: error: BUILDSTDERR: warning: label ‘_cokV’ defined but not used [-Wunused-label] BUILDSTDERR: 8869 | _cokV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8869 | _cokV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cojY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8894:1: error: BUILDSTDERR: warning: label ‘_cojY’ defined but not used [-Wunused-label] BUILDSTDERR: 8894 | _cojY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8894 | _cojY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8934:1: error: BUILDSTDERR: warning: label ‘_cola’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _cola: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _cola: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8957:1: error: BUILDSTDERR: warning: label ‘_coli’ defined but not used [-Wunused-label] BUILDSTDERR: 8957 | _coli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8957 | _coli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:8980:1: error: BUILDSTDERR: warning: label ‘_colp’ defined but not used [-Wunused-label] BUILDSTDERR: 8980 | _colp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8980 | _colp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9005:1: error: BUILDSTDERR: warning: label ‘_colx’ defined but not used [-Wunused-label] BUILDSTDERR: 9005 | _colx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9005 | _colx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9028:1: error: BUILDSTDERR: warning: label ‘_colE’ defined but not used [-Wunused-label] BUILDSTDERR: 9028 | _colE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9028 | _colE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9060:1: error: BUILDSTDERR: warning: label ‘_colI’ defined but not used [-Wunused-label] BUILDSTDERR: 9060 | _colI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9060 | _colI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9111:1: error: BUILDSTDERR: warning: label ‘_colW’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _colW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _colW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFO_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9134:1: error: BUILDSTDERR: warning: label ‘_com3’ defined but not used [-Wunused-label] BUILDSTDERR: 9134 | _com3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9134 | _com3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowTransformerWriterArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9163:1: error: BUILDSTDERR: warning: label ‘_com7’ defined but not used [-Wunused-label] BUILDSTDERR: 9163 | _com7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9163 | _com7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9203:1: error: BUILDSTDERR: warning: label ‘_como’ defined but not used [-Wunused-label] BUILDSTDERR: 9203 | _como: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9203 | _como: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9227:1: error: BUILDSTDERR: warning: label ‘_comz’ defined but not used [-Wunused-label] BUILDSTDERR: 9227 | _comz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9227 | _comz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9252:1: error: BUILDSTDERR: warning: label ‘_comI’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _comI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _comI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snFX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9284:1: error: BUILDSTDERR: warning: label ‘_comN’ defined but not used [-Wunused-label] BUILDSTDERR: 9284 | _comN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9284 | _comN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9323:1: error: BUILDSTDERR: warning: label ‘_comS’ defined but not used [-Wunused-label] BUILDSTDERR: 9323 | _comS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9323 | _comS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_comg’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9348:1: error: BUILDSTDERR: warning: label ‘_comg’ defined but not used [-Wunused-label] BUILDSTDERR: 9348 | _comg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9348 | _comg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_comT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9379:1: error: BUILDSTDERR: warning: label ‘_comT’ defined but not used [-Wunused-label] BUILDSTDERR: 9379 | _comT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9379 | _comT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snG7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9401:1: error: BUILDSTDERR: warning: label ‘_conf’ defined but not used [-Wunused-label] BUILDSTDERR: 9401 | _conf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9401 | _conf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snG3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9425:1: error: BUILDSTDERR: warning: label ‘_conq’ defined but not used [-Wunused-label] BUILDSTDERR: 9425 | _conq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9425 | _conq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snG5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9450:1: error: BUILDSTDERR: warning: label ‘_conz’ defined but not used [-Wunused-label] BUILDSTDERR: 9450 | _conz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9450 | _conz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snG6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9482:1: error: BUILDSTDERR: warning: label ‘_conE’ defined but not used [-Wunused-label] BUILDSTDERR: 9482 | _conE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9482 | _conE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9521:1: error: BUILDSTDERR: warning: label ‘_conJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9521 | _conJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9521 | _conJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_con7’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9546:1: error: BUILDSTDERR: warning: label ‘_con7’ defined but not used [-Wunused-label] BUILDSTDERR: 9546 | _con7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9546 | _con7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_conK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9577:1: error: BUILDSTDERR: warning: label ‘_conK’ defined but not used [-Wunused-label] BUILDSTDERR: 9577 | _conK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9577 | _conK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9599:1: error: BUILDSTDERR: warning: label ‘_coo2’ defined but not used [-Wunused-label] BUILDSTDERR: 9599 | _coo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9599 | _coo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9624:1: error: BUILDSTDERR: warning: label ‘_coo9’ defined but not used [-Wunused-label] BUILDSTDERR: 9624 | _coo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9624 | _coo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9649:1: error: BUILDSTDERR: warning: label ‘_coog’ defined but not used [-Wunused-label] BUILDSTDERR: 9649 | _coog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9649 | _coog: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9679:1: error: BUILDSTDERR: warning: label ‘_cook’ defined but not used [-Wunused-label] BUILDSTDERR: 9679 | _cook: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9679 | _cook: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9722:1: error: BUILDSTDERR: warning: label ‘_coox’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _coox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _coox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9747:1: error: BUILDSTDERR: warning: label ‘_cooA’ defined but not used [-Wunused-label] BUILDSTDERR: 9747 | _cooA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9747 | _cooA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9776:1: error: BUILDSTDERR: warning: label ‘_cooO’ defined but not used [-Wunused-label] BUILDSTDERR: 9776 | _cooO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9776 | _cooO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9798:1: error: BUILDSTDERR: warning: label ‘_cooW’ defined but not used [-Wunused-label] BUILDSTDERR: 9798 | _cooW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9798 | _cooW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9821:1: error: BUILDSTDERR: warning: label ‘_cop3’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _cop3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _cop3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9846:1: error: BUILDSTDERR: warning: label ‘_copa’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _copa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _copa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9877:1: error: BUILDSTDERR: warning: label ‘_cope’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _cope: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _cope: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9922:1: error: BUILDSTDERR: warning: label ‘_copv’ defined but not used [-Wunused-label] BUILDSTDERR: 9922 | _copv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9922 | _copv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9946:1: error: BUILDSTDERR: warning: label ‘_copG’ defined but not used [-Wunused-label] BUILDSTDERR: 9946 | _copG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9946 | _copG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:9971:1: error: BUILDSTDERR: warning: label ‘_copP’ defined but not used [-Wunused-label] BUILDSTDERR: 9971 | _copP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9971 | _copP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10003:1: error: BUILDSTDERR: warning: label ‘_copU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10003 | _copU: BUILDSTDERR: | ^ BUILDSTDERR: 10003 | _copU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrowzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10042:1: error: BUILDSTDERR: warning: label ‘_copZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10042 | _copZ: BUILDSTDERR: | ^ BUILDSTDERR: 10042 | _copZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_copn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10067:1: error: BUILDSTDERR: warning: label ‘_copn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _copn: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _copn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_coq0’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10098:1: error: BUILDSTDERR: warning: label ‘_coq0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10098 | _coq0: BUILDSTDERR: | ^ BUILDSTDERR: 10098 | _coq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10120:1: error: BUILDSTDERR: warning: label ‘_coqj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10120 | _coqj: BUILDSTDERR: | ^ BUILDSTDERR: 10120 | _coqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10143:1: error: BUILDSTDERR: warning: label ‘_coqq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10143 | _coqq: BUILDSTDERR: | ^ BUILDSTDERR: 10143 | _coqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10168:1: error: BUILDSTDERR: warning: label ‘_coqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10168 | _coqx: BUILDSTDERR: | ^ BUILDSTDERR: 10168 | _coqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10198:1: error: BUILDSTDERR: warning: label ‘_coqB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10198 | _coqB: BUILDSTDERR: | ^ BUILDSTDERR: 10198 | _coqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10240:1: error: BUILDSTDERR: warning: label ‘_coqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10240 | _coqO: BUILDSTDERR: | ^ BUILDSTDERR: 10240 | _coqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10265:1: error: BUILDSTDERR: warning: label ‘_coqR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _coqR: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _coqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10294:1: error: BUILDSTDERR: warning: label ‘_cor5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10294 | _cor5: BUILDSTDERR: | ^ BUILDSTDERR: 10294 | _cor5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10317:1: error: BUILDSTDERR: warning: label ‘_cord’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10317 | _cord: BUILDSTDERR: | ^ BUILDSTDERR: 10317 | _cord: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10340:1: error: BUILDSTDERR: warning: label ‘_cork’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10340 | _cork: BUILDSTDERR: | ^ BUILDSTDERR: 10340 | _cork: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10365:1: error: BUILDSTDERR: warning: label ‘_corr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10365 | _corr: BUILDSTDERR: | ^ BUILDSTDERR: 10365 | _corr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10396:1: error: BUILDSTDERR: warning: label ‘_corv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10396 | _corv: BUILDSTDERR: | ^ BUILDSTDERR: 10396 | _corv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10441:1: error: BUILDSTDERR: warning: label ‘_corM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10441 | _corM: BUILDSTDERR: | ^ BUILDSTDERR: 10441 | _corM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10465:1: error: BUILDSTDERR: warning: label ‘_corX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10465 | _corX: BUILDSTDERR: | ^ BUILDSTDERR: 10465 | _corX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10490:1: error: BUILDSTDERR: warning: label ‘_cos6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _cos6: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _cos6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10522:1: error: BUILDSTDERR: warning: label ‘_cosb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10522 | _cosb: BUILDSTDERR: | ^ BUILDSTDERR: 10522 | _cosb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10561:1: error: BUILDSTDERR: warning: label ‘_cosg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10561 | _cosg: BUILDSTDERR: | ^ BUILDSTDERR: 10561 | _cosg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_corE’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10586:1: error: BUILDSTDERR: warning: label ‘_corE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10586 | _corE: BUILDSTDERR: | ^ BUILDSTDERR: 10586 | _corE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_cosh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10617:1: error: BUILDSTDERR: warning: label ‘_cosh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10617 | _cosh: BUILDSTDERR: | ^ BUILDSTDERR: 10617 | _cosh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snH5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10639:1: error: BUILDSTDERR: warning: label ‘_cosA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10639 | _cosA: BUILDSTDERR: | ^ BUILDSTDERR: 10639 | _cosA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snH4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10662:1: error: BUILDSTDERR: warning: label ‘_cosI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _cosI: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _cosI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snH3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10685:1: error: BUILDSTDERR: warning: label ‘_cosQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _cosQ: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _cosQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snH0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10708:1: error: BUILDSTDERR: warning: label ‘_cosX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _cosX: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _cosX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snGZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10733:1: error: BUILDSTDERR: warning: label ‘_cot4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10733 | _cot4: BUILDSTDERR: | ^ BUILDSTDERR: 10733 | _cot4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10765:1: error: BUILDSTDERR: warning: label ‘_cot8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10765 | _cot8: BUILDSTDERR: | ^ BUILDSTDERR: 10765 | _cot8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snH8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10815:1: error: BUILDSTDERR: warning: label ‘_cotl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10815 | _cotl: BUILDSTDERR: | ^ BUILDSTDERR: 10815 | _cotl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10840:1: error: BUILDSTDERR: warning: label ‘_coto’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10840 | _coto: BUILDSTDERR: | ^ BUILDSTDERR: 10840 | _coto: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10869:1: error: BUILDSTDERR: warning: label ‘_cotC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10869 | _cotC: BUILDSTDERR: | ^ BUILDSTDERR: 10869 | _cotC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10892:1: error: BUILDSTDERR: warning: label ‘_cotK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10892 | _cotK: BUILDSTDERR: | ^ BUILDSTDERR: 10892 | _cotK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10915:1: error: BUILDSTDERR: warning: label ‘_cotR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10915 | _cotR: BUILDSTDERR: | ^ BUILDSTDERR: 10915 | _cotR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10940:1: error: BUILDSTDERR: warning: label ‘_cotY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10940 | _cotY: BUILDSTDERR: | ^ BUILDSTDERR: 10940 | _cotY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:10971:1: error: BUILDSTDERR: warning: label ‘_cou2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10971 | _cou2: BUILDSTDERR: | ^ BUILDSTDERR: 10971 | _cou2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11016:1: error: BUILDSTDERR: warning: label ‘_coun’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11016 | _coun: BUILDSTDERR: | ^ BUILDSTDERR: 11016 | _coun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11042:1: error: BUILDSTDERR: warning: label ‘_couy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11042 | _couy: BUILDSTDERR: | ^ BUILDSTDERR: 11042 | _couy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11067:1: error: BUILDSTDERR: warning: label ‘_couH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11067 | _couH: BUILDSTDERR: | ^ BUILDSTDERR: 11067 | _couH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11099:1: error: BUILDSTDERR: warning: label ‘_couM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11099 | _couM: BUILDSTDERR: | ^ BUILDSTDERR: 11099 | _couM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrowzuzdcdelay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11138:1: error: BUILDSTDERR: warning: label ‘_couR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11138 | _couR: BUILDSTDERR: | ^ BUILDSTDERR: 11138 | _couR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_coub’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11160:1: error: BUILDSTDERR: warning: label ‘_coub’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11160 | _coub: BUILDSTDERR: | ^ BUILDSTDERR: 11160 | _coub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_couf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11180:1: error: BUILDSTDERR: warning: label ‘_couf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11180 | _couf: BUILDSTDERR: | ^ BUILDSTDERR: 11180 | _couf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘_couS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11211:1: error: BUILDSTDERR: warning: label ‘_couS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11211 | _couS: BUILDSTDERR: | ^ BUILDSTDERR: 11211 | _couS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11233:1: error: BUILDSTDERR: warning: label ‘_covc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11233 | _covc: BUILDSTDERR: | ^ BUILDSTDERR: 11233 | _covc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11256:1: error: BUILDSTDERR: warning: label ‘_covj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11256 | _covj: BUILDSTDERR: | ^ BUILDSTDERR: 11256 | _covj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11285:1: error: BUILDSTDERR: warning: label ‘_covn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _covn: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _covn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘rnwM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11322:1: error: BUILDSTDERR: warning: label ‘_covw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11322 | _covw: BUILDSTDERR: | ^ BUILDSTDERR: 11322 | _covw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11343:1: error: BUILDSTDERR: warning: label ‘_covI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11343 | _covI: BUILDSTDERR: | ^ BUILDSTDERR: 11343 | _covI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘snHA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11366:1: error: BUILDSTDERR: warning: label ‘_covP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11366 | _covP: BUILDSTDERR: | ^ BUILDSTDERR: 11366 | _covP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddWriterwWriterArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_108.hc:11396:1: error: BUILDSTDERR: warning: label ‘_covT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11396 | _covT: BUILDSTDERR: | ^ BUILDSTDERR: 11396 | _covT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:12:1: error: BUILDSTDERR: warning: label ‘_coGB’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _coGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _coGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sow6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:34:1: error: BUILDSTDERR: warning: label ‘_coGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _coGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _coGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sow5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:60:1: error: BUILDSTDERR: warning: label ‘_coGX’ defined but not used [-Wunused-label] BUILDSTDERR: 60 | _coGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 60 | _coGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcapp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:85:1: error: BUILDSTDERR: warning: label ‘_coH0’ defined but not used [-Wunused-label] BUILDSTDERR: 85 | _coH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 85 | _coH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coGI’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:110:1: error: BUILDSTDERR: warning: label ‘_coGI’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _coGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _coGI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coH1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:140:1: error: BUILDSTDERR: warning: label ‘_coH1’ defined but not used [-Wunused-label] BUILDSTDERR: 140 | _coH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 140 | _coH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:161:1: error: BUILDSTDERR: warning: label ‘_coHf’ defined but not used [-Wunused-label] BUILDSTDERR: 161 | _coHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 161 | _coHf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:183:1: error: BUILDSTDERR: warning: label ‘_coHt’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _coHt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _coHt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coHq’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:214:1: error: BUILDSTDERR: warning: label ‘_coHq’ defined but not used [-Wunused-label] BUILDSTDERR: 214 | _coHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 214 | _coHq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:250:1: error: BUILDSTDERR: warning: label ‘_coHK’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _coHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _coHK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sowG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:294:1: error: BUILDSTDERR: warning: label ‘_coI5’ defined but not used [-Wunused-label] BUILDSTDERR: 294 | _coI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 294 | _coI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sowH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:321:1: error: BUILDSTDERR: warning: label ‘_coI8’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _coI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _coI8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coHX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:349:1: error: BUILDSTDERR: warning: label ‘_coHX’ defined but not used [-Wunused-label] BUILDSTDERR: 349 | _coHX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 349 | _coHX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coI9’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:376:1: error: BUILDSTDERR: warning: label ‘_coI9’ defined but not used [-Wunused-label] BUILDSTDERR: 376 | _coI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 376 | _coI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcloop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:395:1: error: BUILDSTDERR: warning: label ‘_coIj’ defined but not used [-Wunused-label] BUILDSTDERR: 395 | _coIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 395 | _coIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:432:1: error: BUILDSTDERR: warning: label ‘_coIs’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _coIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _coIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:454:1: error: BUILDSTDERR: warning: label ‘_coIC’ defined but not used [-Wunused-label] BUILDSTDERR: 454 | _coIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 454 | _coIC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coIz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:476:1: error: BUILDSTDERR: warning: label ‘_coIz’ defined but not used [-Wunused-label] BUILDSTDERR: 476 | _coIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 476 | _coIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sowT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:510:1: error: BUILDSTDERR: warning: label ‘_coIU’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _coIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _coIU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:539:1: error: BUILDSTDERR: warning: label ‘_coIZ’ defined but not used [-Wunused-label] BUILDSTDERR: 539 | _coIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 539 | _coIZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coIX’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:570:1: error: BUILDSTDERR: warning: label ‘_coIX’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _coIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _coIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:593:1: error: BUILDSTDERR: warning: label ‘_coJc’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _coJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _coJc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_runWriter1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:622:1: error: BUILDSTDERR: warning: label ‘_coJl’ defined but not used [-Wunused-label] BUILDSTDERR: 622 | _coJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 622 | _coJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_runWriter_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:642:1: error: BUILDSTDERR: warning: label ‘_coJs’ defined but not used [-Wunused-label] BUILDSTDERR: 642 | _coJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 642 | _coJs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_rstrength_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:663:1: error: BUILDSTDERR: warning: label ‘_coJC’ defined but not used [-Wunused-label] BUILDSTDERR: 663 | _coJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 663 | _coJC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coJz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:690:1: error: BUILDSTDERR: warning: label ‘_coJz’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _coJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _coJz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coJF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:715:1: error: BUILDSTDERR: warning: label ‘_coJF’ defined but not used [-Wunused-label] BUILDSTDERR: 715 | _coJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 715 | _coJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:752:1: error: BUILDSTDERR: warning: label ‘_coK6’ defined but not used [-Wunused-label] BUILDSTDERR: 752 | _coK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 752 | _coK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:779:1: error: BUILDSTDERR: warning: label ‘_coKd’ defined but not used [-Wunused-label] BUILDSTDERR: 779 | _coKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 779 | _coKd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:806:1: error: BUILDSTDERR: warning: label ‘_coKg’ defined but not used [-Wunused-label] BUILDSTDERR: 806 | _coKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 806 | _coKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coJY’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:831:1: error: BUILDSTDERR: warning: label ‘_coJY’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _coJY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _coJY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coKh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:862:1: error: BUILDSTDERR: warning: label ‘_coKh’ defined but not used [-Wunused-label] BUILDSTDERR: 862 | _coKh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 862 | _coKh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:883:1: error: BUILDSTDERR: warning: label ‘_coKv’ defined but not used [-Wunused-label] BUILDSTDERR: 883 | _coKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 883 | _coKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:904:1: error: BUILDSTDERR: warning: label ‘_coKG’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _coKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _coKG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:931:1: error: BUILDSTDERR: warning: label ‘_coKN’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _coKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _coKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:961:1: error: BUILDSTDERR: warning: label ‘_coKS’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _coKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _coKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coKQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:996:1: error: BUILDSTDERR: warning: label ‘_coKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 996 | _coKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 996 | _coKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1017:1: error: BUILDSTDERR: warning: label ‘_coL4’ defined but not used [-Wunused-label] BUILDSTDERR: 1017 | _coL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1017 | _coL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1038:1: error: BUILDSTDERR: warning: label ‘_coLj’ defined but not used [-Wunused-label] BUILDSTDERR: 1038 | _coLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1038 | _coLj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1064:1: error: BUILDSTDERR: warning: label ‘_coLu’ defined but not used [-Wunused-label] BUILDSTDERR: 1064 | _coLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1064 | _coLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1089:1: error: BUILDSTDERR: warning: label ‘_coLJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1089 | _coLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1089 | _coLJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coLC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1119:1: error: BUILDSTDERR: warning: label ‘_coLC’ defined but not used [-Wunused-label] BUILDSTDERR: 1119 | _coLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1119 | _coLC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coLU’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1163:1: error: BUILDSTDERR: warning: label ‘_coLU’ defined but not used [-Wunused-label] BUILDSTDERR: 1163 | _coLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1163 | _coLU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1198:1: error: BUILDSTDERR: warning: label ‘_coM7’ defined but not used [-Wunused-label] BUILDSTDERR: 1198 | _coM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1198 | _coM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1237:1: error: BUILDSTDERR: warning: label ‘_coMc’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _coMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _coMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coLb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1262:1: error: BUILDSTDERR: warning: label ‘_coLb’ defined but not used [-Wunused-label] BUILDSTDERR: 1262 | _coLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1262 | _coLb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coMd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1293:1: error: BUILDSTDERR: warning: label ‘_coMd’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _coMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _coMd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1315:1: error: BUILDSTDERR: warning: label ‘_coMz’ defined but not used [-Wunused-label] BUILDSTDERR: 1315 | _coMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1315 | _coMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1341:1: error: BUILDSTDERR: warning: label ‘_coMK’ defined but not used [-Wunused-label] BUILDSTDERR: 1341 | _coMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1341 | _coMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1366:1: error: BUILDSTDERR: warning: label ‘_coMZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1366 | _coMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1366 | _coMZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coMS’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1396:1: error: BUILDSTDERR: warning: label ‘_coMS’ defined but not used [-Wunused-label] BUILDSTDERR: 1396 | _coMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1396 | _coMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coN4’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1440:1: error: BUILDSTDERR: warning: label ‘_coN4’ defined but not used [-Wunused-label] BUILDSTDERR: 1440 | _coN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1440 | _coN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soxV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1475:1: error: BUILDSTDERR: warning: label ‘_coNn’ defined but not used [-Wunused-label] BUILDSTDERR: 1475 | _coNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1475 | _coNn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1514:1: error: BUILDSTDERR: warning: label ‘_coNs’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _coNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _coNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coMr’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1539:1: error: BUILDSTDERR: warning: label ‘_coMr’ defined but not used [-Wunused-label] BUILDSTDERR: 1539 | _coMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1539 | _coMr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coNt’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1570:1: error: BUILDSTDERR: warning: label ‘_coNt’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _coNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _coNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soy0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1592:1: error: BUILDSTDERR: warning: label ‘_coNL’ defined but not used [-Wunused-label] BUILDSTDERR: 1592 | _coNL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1592 | _coNL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soy3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1618:1: error: BUILDSTDERR: warning: label ‘_coNV’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _coNV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _coNV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1652:1: error: BUILDSTDERR: warning: label ‘_coO0’ defined but not used [-Wunused-label] BUILDSTDERR: 1652 | _coO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1652 | _coO0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soy6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1685:1: error: BUILDSTDERR: warning: label ‘_coOd’ defined but not used [-Wunused-label] BUILDSTDERR: 1685 | _coOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1685 | _coOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soy8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1710:1: error: BUILDSTDERR: warning: label ‘_coOm’ defined but not used [-Wunused-label] BUILDSTDERR: 1710 | _coOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1710 | _coOm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfCategoryTYPEWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1740:1: error: BUILDSTDERR: warning: label ‘_coOr’ defined but not used [-Wunused-label] BUILDSTDERR: 1740 | _coOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1740 | _coOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1778:1: error: BUILDSTDERR: warning: label ‘_coOI’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _coOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _coOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1803:1: error: BUILDSTDERR: warning: label ‘_coOR’ defined but not used [-Wunused-label] BUILDSTDERR: 1803 | _coOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1803 | _coOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1835:1: error: BUILDSTDERR: warning: label ‘_coOW’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _coOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _coOW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddWriterwWriterArrowa1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1876:1: error: BUILDSTDERR: warning: label ‘_coP3’ defined but not used [-Wunused-label] BUILDSTDERR: 1876 | _coP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1876 | _coP3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coP1’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1908:1: error: BUILDSTDERR: warning: label ‘_coP1’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _coP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _coP1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1930:1: error: BUILDSTDERR: warning: label ‘_coPt’ defined but not used [-Wunused-label] BUILDSTDERR: 1930 | _coPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1930 | _coPt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_join_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1958:1: error: BUILDSTDERR: warning: label ‘_coPw’ defined but not used [-Wunused-label] BUILDSTDERR: 1958 | _coPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1958 | _coPw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coPf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:1985:1: error: BUILDSTDERR: warning: label ‘_coPf’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _coPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _coPf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coPk’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2010:1: error: BUILDSTDERR: warning: label ‘_coPk’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _coPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _coPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2050:1: error: BUILDSTDERR: warning: label ‘_coPN’ defined but not used [-Wunused-label] BUILDSTDERR: 2050 | _coPN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2050 | _coPN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coPK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2077:1: error: BUILDSTDERR: warning: label ‘_coPK’ defined but not used [-Wunused-label] BUILDSTDERR: 2077 | _coPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2077 | _coPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coPQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2102:1: error: BUILDSTDERR: warning: label ‘_coPQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2102 | _coPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2102 | _coPQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2140:1: error: BUILDSTDERR: warning: label ‘_coQt’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _coQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _coQt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2166:1: error: BUILDSTDERR: warning: label ‘_coQA’ defined but not used [-Wunused-label] BUILDSTDERR: 2166 | _coQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2166 | _coQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2197:1: error: BUILDSTDERR: warning: label ‘_coQD’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _coQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _coQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2238:1: error: BUILDSTDERR: warning: label ‘_coQR’ defined but not used [-Wunused-label] BUILDSTDERR: 2238 | _coQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2238 | _coQR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2263:1: error: BUILDSTDERR: warning: label ‘_coQU’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _coQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _coQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2300:1: error: BUILDSTDERR: warning: label ‘_coQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _coQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _coQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coQd’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2328:1: error: BUILDSTDERR: warning: label ‘_coQd’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _coQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _coQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coQh’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2350:1: error: BUILDSTDERR: warning: label ‘_coQh’ defined but not used [-Wunused-label] BUILDSTDERR: 2350 | _coQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2350 | _coQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2385:1: error: BUILDSTDERR: warning: label ‘_coR6’ defined but not used [-Wunused-label] BUILDSTDERR: 2385 | _coR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2385 | _coR6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyS_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2417:1: error: BUILDSTDERR: warning: label ‘_coRr’ defined but not used [-Wunused-label] BUILDSTDERR: 2417 | _coRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2417 | _coRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyT_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2448:1: error: BUILDSTDERR: warning: label ‘_coRu’ defined but not used [-Wunused-label] BUILDSTDERR: 2448 | _coRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2448 | _coRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2488:1: error: BUILDSTDERR: warning: label ‘_coRI’ defined but not used [-Wunused-label] BUILDSTDERR: 2488 | _coRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2488 | _coRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2513:1: error: BUILDSTDERR: warning: label ‘_coRL’ defined but not used [-Wunused-label] BUILDSTDERR: 2513 | _coRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2513 | _coRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2550:1: error: BUILDSTDERR: warning: label ‘_coRQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2550 | _coRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2550 | _coRQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coRf’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2575:1: error: BUILDSTDERR: warning: label ‘_coRf’ defined but not used [-Wunused-label] BUILDSTDERR: 2575 | _coRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2575 | _coRf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2616:1: error: BUILDSTDERR: warning: label ‘_coS5’ defined but not used [-Wunused-label] BUILDSTDERR: 2616 | _coS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2616 | _coS5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soyW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2639:1: error: BUILDSTDERR: warning: label ‘_coSc’ defined but not used [-Wunused-label] BUILDSTDERR: 2639 | _coSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2639 | _coSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfCategoryTYPEWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2668:1: error: BUILDSTDERR: warning: label ‘_coSg’ defined but not used [-Wunused-label] BUILDSTDERR: 2668 | _coSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2668 | _coSg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2707:1: error: BUILDSTDERR: warning: label ‘_coSF’ defined but not used [-Wunused-label] BUILDSTDERR: 2707 | _coSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2707 | _coSF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2734:1: error: BUILDSTDERR: warning: label ‘_coSM’ defined but not used [-Wunused-label] BUILDSTDERR: 2734 | _coSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2734 | _coSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2765:1: error: BUILDSTDERR: warning: label ‘_coSR’ defined but not used [-Wunused-label] BUILDSTDERR: 2765 | _coSR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2765 | _coSR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coSP’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2805:1: error: BUILDSTDERR: warning: label ‘_coSP’ defined but not used [-Wunused-label] BUILDSTDERR: 2805 | _coSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2805 | _coSP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2825:1: error: BUILDSTDERR: warning: label ‘_coT7’ defined but not used [-Wunused-label] BUILDSTDERR: 2825 | _coT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2825 | _coT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2851:1: error: BUILDSTDERR: warning: label ‘_coTj’ defined but not used [-Wunused-label] BUILDSTDERR: 2851 | _coTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2851 | _coTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2891:1: error: BUILDSTDERR: warning: label ‘_coTo’ defined but not used [-Wunused-label] BUILDSTDERR: 2891 | _coTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2891 | _coTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2934:1: error: BUILDSTDERR: warning: label ‘_coTt’ defined but not used [-Wunused-label] BUILDSTDERR: 2934 | _coTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2934 | _coTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:2976:1: error: BUILDSTDERR: warning: label ‘_coTG’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _coTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _coTG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3003:1: error: BUILDSTDERR: warning: label ‘_coTN’ defined but not used [-Wunused-label] BUILDSTDERR: 3003 | _coTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3003 | _coTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3034:1: error: BUILDSTDERR: warning: label ‘_coTS’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _coTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _coTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coTQ’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3074:1: error: BUILDSTDERR: warning: label ‘_coTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3074 | _coTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3074 | _coTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozB_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3100:1: error: BUILDSTDERR: warning: label ‘_coU0’ defined but not used [-Wunused-label] BUILDSTDERR: 3100 | _coU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3100 | _coU0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soz2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3144:1: error: BUILDSTDERR: warning: label ‘_coUd’ defined but not used [-Wunused-label] BUILDSTDERR: 3144 | _coUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3144 | _coUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3170:1: error: BUILDSTDERR: warning: label ‘_coUp’ defined but not used [-Wunused-label] BUILDSTDERR: 3170 | _coUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3170 | _coUp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soze_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3210:1: error: BUILDSTDERR: warning: label ‘_coUu’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _coUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _coUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3252:1: error: BUILDSTDERR: warning: label ‘_coUz’ defined but not used [-Wunused-label] BUILDSTDERR: 3252 | _coUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3252 | _coUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3290:1: error: BUILDSTDERR: warning: label ‘_coUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3290 | _coUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3290 | _coUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3315:1: error: BUILDSTDERR: warning: label ‘_coUZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _coUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _coUZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3347:1: error: BUILDSTDERR: warning: label ‘_coV4’ defined but not used [-Wunused-label] BUILDSTDERR: 3347 | _coV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3347 | _coV4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3388:1: error: BUILDSTDERR: warning: label ‘_coV9’ defined but not used [-Wunused-label] BUILDSTDERR: 3388 | _coV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3388 | _coV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3428:1: error: BUILDSTDERR: warning: label ‘_coVq’ defined but not used [-Wunused-label] BUILDSTDERR: 3428 | _coVq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3428 | _coVq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3454:1: error: BUILDSTDERR: warning: label ‘_coVA’ defined but not used [-Wunused-label] BUILDSTDERR: 3454 | _coVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3454 | _coVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3490:1: error: BUILDSTDERR: warning: label ‘_coVF’ defined but not used [-Wunused-label] BUILDSTDERR: 3490 | _coVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3490 | _coVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3528:1: error: BUILDSTDERR: warning: label ‘_coVO’ defined but not used [-Wunused-label] BUILDSTDERR: 3528 | _coVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3528 | _coVO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3559:1: error: BUILDSTDERR: warning: label ‘_coVR’ defined but not used [-Wunused-label] BUILDSTDERR: 3559 | _coVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3559 | _coVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soA0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3597:1: error: BUILDSTDERR: warning: label ‘_coW5’ defined but not used [-Wunused-label] BUILDSTDERR: 3597 | _coW5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3597 | _coW5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3620:1: error: BUILDSTDERR: warning: label ‘_coWd’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _coWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _coWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3643:1: error: BUILDSTDERR: warning: label ‘_coWk’ defined but not used [-Wunused-label] BUILDSTDERR: 3643 | _coWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3643 | _coWk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozX_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3668:1: error: BUILDSTDERR: warning: label ‘_coWs’ defined but not used [-Wunused-label] BUILDSTDERR: 3668 | _coWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3668 | _coWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3690:1: error: BUILDSTDERR: warning: label ‘_coWA’ defined but not used [-Wunused-label] BUILDSTDERR: 3690 | _coWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3690 | _coWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘sozU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3713:1: error: BUILDSTDERR: warning: label ‘_coWH’ defined but not used [-Wunused-label] BUILDSTDERR: 3713 | _coWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3713 | _coWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3746:1: error: BUILDSTDERR: warning: label ‘_coWL’ defined but not used [-Wunused-label] BUILDSTDERR: 3746 | _coWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3746 | _coWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soA3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3800:1: error: BUILDSTDERR: warning: label ‘_coWY’ defined but not used [-Wunused-label] BUILDSTDERR: 3800 | _coWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3800 | _coWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3825:1: error: BUILDSTDERR: warning: label ‘_coX1’ defined but not used [-Wunused-label] BUILDSTDERR: 3825 | _coX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3825 | _coX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soA6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3854:1: error: BUILDSTDERR: warning: label ‘_coXe’ defined but not used [-Wunused-label] BUILDSTDERR: 3854 | _coXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3854 | _coXe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3879:1: error: BUILDSTDERR: warning: label ‘_coXh’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _coXh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _coXh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soA9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3908:1: error: BUILDSTDERR: warning: label ‘_coXu’ defined but not used [-Wunused-label] BUILDSTDERR: 3908 | _coXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3908 | _coXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3933:1: error: BUILDSTDERR: warning: label ‘_coXx’ defined but not used [-Wunused-label] BUILDSTDERR: 3933 | _coXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3933 | _coXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3962:1: error: BUILDSTDERR: warning: label ‘_coXK’ defined but not used [-Wunused-label] BUILDSTDERR: 3962 | _coXK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3962 | _coXK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:3987:1: error: BUILDSTDERR: warning: label ‘_coXN’ defined but not used [-Wunused-label] BUILDSTDERR: 3987 | _coXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3987 | _coXN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAf_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4016:1: error: BUILDSTDERR: warning: label ‘_coY0’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _coY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _coY0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4041:1: error: BUILDSTDERR: warning: label ‘_coY3’ defined but not used [-Wunused-label] BUILDSTDERR: 4041 | _coY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4041 | _coY3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4070:1: error: BUILDSTDERR: warning: label ‘_coYg’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _coYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _coYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4095:1: error: BUILDSTDERR: warning: label ‘_coYj’ defined but not used [-Wunused-label] BUILDSTDERR: 4095 | _coYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4095 | _coYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4124:1: error: BUILDSTDERR: warning: label ‘_coYx’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _coYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _coYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4148:1: error: BUILDSTDERR: warning: label ‘_coYE’ defined but not used [-Wunused-label] BUILDSTDERR: 4148 | _coYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4148 | _coYE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4174:1: error: BUILDSTDERR: warning: label ‘_coYL’ defined but not used [-Wunused-label] BUILDSTDERR: 4174 | _coYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4174 | _coYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4204:1: error: BUILDSTDERR: warning: label ‘_coYP’ defined but not used [-Wunused-label] BUILDSTDERR: 4204 | _coYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4204 | _coYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4247:1: error: BUILDSTDERR: warning: label ‘_coZ2’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _coZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _coZ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4269:1: error: BUILDSTDERR: warning: label ‘_coZb’ defined but not used [-Wunused-label] BUILDSTDERR: 4269 | _coZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4269 | _coZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4288:1: error: BUILDSTDERR: warning: label ‘_coZe’ defined but not used [-Wunused-label] BUILDSTDERR: 4288 | _coZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4288 | _coZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4323:1: error: BUILDSTDERR: warning: label ‘_coZr’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _coZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _coZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4350:1: error: BUILDSTDERR: warning: label ‘_coZC’ defined but not used [-Wunused-label] BUILDSTDERR: 4350 | _coZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4350 | _coZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4375:1: error: BUILDSTDERR: warning: label ‘_coZR’ defined but not used [-Wunused-label] BUILDSTDERR: 4375 | _coZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4375 | _coZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_coZO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4403:1: error: BUILDSTDERR: warning: label ‘_coZO’ defined but not used [-Wunused-label] BUILDSTDERR: 4403 | _coZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4403 | _coZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4422:1: error: BUILDSTDERR: warning: label ‘_coZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4422 | _coZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4422 | _coZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4456:1: error: BUILDSTDERR: warning: label ‘_cp04’ defined but not used [-Wunused-label] BUILDSTDERR: 4456 | _cp04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4456 | _cp04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4498:1: error: BUILDSTDERR: warning: label ‘_cp09’ defined but not used [-Wunused-label] BUILDSTDERR: 4498 | _cp09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4498 | _cp09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4536:1: error: BUILDSTDERR: warning: label ‘_cp0q’ defined but not used [-Wunused-label] BUILDSTDERR: 4536 | _cp0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4536 | _cp0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4562:1: error: BUILDSTDERR: warning: label ‘_cp0A’ defined but not used [-Wunused-label] BUILDSTDERR: 4562 | _cp0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4562 | _cp0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4599:1: error: BUILDSTDERR: warning: label ‘_cp0F’ defined but not used [-Wunused-label] BUILDSTDERR: 4599 | _cp0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4599 | _cp0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4640:1: error: BUILDSTDERR: warning: label ‘_cp0K’ defined but not used [-Wunused-label] BUILDSTDERR: 4640 | _cp0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4640 | _cp0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4671:1: error: BUILDSTDERR: warning: label ‘_cp11’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _cp11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _cp11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4693:1: error: BUILDSTDERR: warning: label ‘_cp1a’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _cp1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _cp1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soAZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4715:1: error: BUILDSTDERR: warning: label ‘_cp1d’ defined but not used [-Wunused-label] BUILDSTDERR: 4715 | _cp1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4715 | _cp1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4758:1: error: BUILDSTDERR: warning: label ‘_cp1i’ defined but not used [-Wunused-label] BUILDSTDERR: 4758 | _cp1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4758 | _cp1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soB3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4789:1: error: BUILDSTDERR: warning: label ‘_cp1w’ defined but not used [-Wunused-label] BUILDSTDERR: 4789 | _cp1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4789 | _cp1w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soB2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4812:1: error: BUILDSTDERR: warning: label ‘_cp1E’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _cp1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _cp1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfFunctorWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4839:1: error: BUILDSTDERR: warning: label ‘_cp1I’ defined but not used [-Wunused-label] BUILDSTDERR: 4839 | _cp1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4839 | _cp1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soB8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4878:1: error: BUILDSTDERR: warning: label ‘_cp1V’ defined but not used [-Wunused-label] BUILDSTDERR: 4878 | _cp1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4878 | _cp1V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4908:1: error: BUILDSTDERR: warning: label ‘_cp1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4908 | _cp1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4908 | _cp1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4947:1: error: BUILDSTDERR: warning: label ‘_cp2b’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _cp2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _cp2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:4975:1: error: BUILDSTDERR: warning: label ‘_cp2e’ defined but not used [-Wunused-label] BUILDSTDERR: 4975 | _cp2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4975 | _cp2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5006:1: error: BUILDSTDERR: warning: label ‘_cp2z’ defined but not used [-Wunused-label] BUILDSTDERR: 5006 | _cp2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5006 | _cp2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5028:1: error: BUILDSTDERR: warning: label ‘_cp2M’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _cp2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _cp2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5046:1: error: BUILDSTDERR: warning: label ‘_cp2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5046 | _cp2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5046 | _cp2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5080:1: error: BUILDSTDERR: warning: label ‘_cp2V’ defined but not used [-Wunused-label] BUILDSTDERR: 5080 | _cp2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5080 | _cp2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5122:1: error: BUILDSTDERR: warning: label ‘_cp30’ defined but not used [-Wunused-label] BUILDSTDERR: 5122 | _cp30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5122 | _cp30: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5162:1: error: BUILDSTDERR: warning: label ‘_cp35’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _cp35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _cp35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5194:1: error: BUILDSTDERR: warning: label ‘_cp3j’ defined but not used [-Wunused-label] BUILDSTDERR: 5194 | _cp3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5194 | _cp3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5217:1: error: BUILDSTDERR: warning: label ‘_cp3r’ defined but not used [-Wunused-label] BUILDSTDERR: 5217 | _cp3r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5217 | _cp3r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBt_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5240:1: error: BUILDSTDERR: warning: label ‘_cp3z’ defined but not used [-Wunused-label] BUILDSTDERR: 5240 | _cp3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5240 | _cp3z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5263:1: error: BUILDSTDERR: warning: label ‘_cp3H’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _cp3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _cp3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5286:1: error: BUILDSTDERR: warning: label ‘_cp3P’ defined but not used [-Wunused-label] BUILDSTDERR: 5286 | _cp3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5286 | _cp3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5309:1: error: BUILDSTDERR: warning: label ‘_cp3W’ defined but not used [-Wunused-label] BUILDSTDERR: 5309 | _cp3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5309 | _cp3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5342:1: error: BUILDSTDERR: warning: label ‘_cp40’ defined but not used [-Wunused-label] BUILDSTDERR: 5342 | _cp40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5342 | _cp40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5398:1: error: BUILDSTDERR: warning: label ‘_cp4f’ defined but not used [-Wunused-label] BUILDSTDERR: 5398 | _cp4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5398 | _cp4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cp4d’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5422:1: error: BUILDSTDERR: warning: label ‘_cp4d’ defined but not used [-Wunused-label] BUILDSTDERR: 5422 | _cp4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5422 | _cp4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5438:1: error: BUILDSTDERR: warning: label ‘_cp4l’ defined but not used [-Wunused-label] BUILDSTDERR: 5438 | _cp4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5438 | _cp4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5467:1: error: BUILDSTDERR: warning: label ‘_cp4y’ defined but not used [-Wunused-label] BUILDSTDERR: 5467 | _cp4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5467 | _cp4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5492:1: error: BUILDSTDERR: warning: label ‘_cp4B’ defined but not used [-Wunused-label] BUILDSTDERR: 5492 | _cp4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5492 | _cp4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBH_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5521:1: error: BUILDSTDERR: warning: label ‘_cp4P’ defined but not used [-Wunused-label] BUILDSTDERR: 5521 | _cp4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5521 | _cp4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5543:1: error: BUILDSTDERR: warning: label ‘_cp4W’ defined but not used [-Wunused-label] BUILDSTDERR: 5543 | _cp4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5543 | _cp4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5571:1: error: BUILDSTDERR: warning: label ‘_cp50’ defined but not used [-Wunused-label] BUILDSTDERR: 5571 | _cp50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5571 | _cp50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5608:1: error: BUILDSTDERR: warning: label ‘_cp5d’ defined but not used [-Wunused-label] BUILDSTDERR: 5608 | _cp5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5608 | _cp5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5633:1: error: BUILDSTDERR: warning: label ‘_cp5g’ defined but not used [-Wunused-label] BUILDSTDERR: 5633 | _cp5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5633 | _cp5g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5662:1: error: BUILDSTDERR: warning: label ‘_cp5t’ defined but not used [-Wunused-label] BUILDSTDERR: 5662 | _cp5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5662 | _cp5t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowZZeroWriterArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5687:1: error: BUILDSTDERR: warning: label ‘_cp5w’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _cp5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _cp5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5716:1: error: BUILDSTDERR: warning: label ‘_cp5J’ defined but not used [-Wunused-label] BUILDSTDERR: 5716 | _cp5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5716 | _cp5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soBQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5740:1: error: BUILDSTDERR: warning: label ‘_cp5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5740 | _cp5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5740 | _cp5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowZZeroWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5768:1: error: BUILDSTDERR: warning: label ‘_cp5U’ defined but not used [-Wunused-label] BUILDSTDERR: 5768 | _cp5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5768 | _cp5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5805:1: error: BUILDSTDERR: warning: label ‘_cp65’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _cp65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _cp65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cp63’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5819:1: error: BUILDSTDERR: warning: label ‘_cp63’ defined but not used [-Wunused-label] BUILDSTDERR: 5819 | _cp63: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5819 | _cp63: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5839:1: error: BUILDSTDERR: warning: label ‘_cp6h’ defined but not used [-Wunused-label] BUILDSTDERR: 5839 | _cp6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5839 | _cp6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cp6f’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5853:1: error: BUILDSTDERR: warning: label ‘_cp6f’ defined but not used [-Wunused-label] BUILDSTDERR: 5853 | _cp6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5853 | _cp6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soC0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5873:1: error: BUILDSTDERR: warning: label ‘_cp6v’ defined but not used [-Wunused-label] BUILDSTDERR: 5873 | _cp6v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5873 | _cp6v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowPlusWriterArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5898:1: error: BUILDSTDERR: warning: label ‘_cp6y’ defined but not used [-Wunused-label] BUILDSTDERR: 5898 | _cp6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5898 | _cp6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soC6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5927:1: error: BUILDSTDERR: warning: label ‘_cp6M’ defined but not used [-Wunused-label] BUILDSTDERR: 5927 | _cp6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5927 | _cp6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soC3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5950:1: error: BUILDSTDERR: warning: label ‘_cp6T’ defined but not used [-Wunused-label] BUILDSTDERR: 5950 | _cp6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5950 | _cp6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowPlusWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:5978:1: error: BUILDSTDERR: warning: label ‘_cp6X’ defined but not used [-Wunused-label] BUILDSTDERR: 5978 | _cp6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5978 | _cp6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6016:1: error: BUILDSTDERR: warning: label ‘_cp7i’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _cp7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _cp7i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cp7b’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6047:1: error: BUILDSTDERR: warning: label ‘_cp7b’ defined but not used [-Wunused-label] BUILDSTDERR: 6047 | _cp7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6047 | _cp7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6088:1: error: BUILDSTDERR: warning: label ‘_cp7v’ defined but not used [-Wunused-label] BUILDSTDERR: 6088 | _cp7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6088 | _cp7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6119:1: error: BUILDSTDERR: warning: label ‘_cp7H’ defined but not used [-Wunused-label] BUILDSTDERR: 6119 | _cp7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6119 | _cp7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cp7E’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6145:1: error: BUILDSTDERR: warning: label ‘_cp7E’ defined but not used [-Wunused-label] BUILDSTDERR: 6145 | _cp7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6145 | _cp7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘rnwL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6173:1: error: BUILDSTDERR: warning: label ‘_cp7U’ defined but not used [-Wunused-label] BUILDSTDERR: 6173 | _cp7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6173 | _cp7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6210:1: error: BUILDSTDERR: warning: label ‘_cp82’ defined but not used [-Wunused-label] BUILDSTDERR: 6210 | _cp82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6210 | _cp82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6233:1: error: BUILDSTDERR: warning: label ‘_cp8e’ defined but not used [-Wunused-label] BUILDSTDERR: 6233 | _cp8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6233 | _cp8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6256:1: error: BUILDSTDERR: warning: label ‘_cp8m’ defined but not used [-Wunused-label] BUILDSTDERR: 6256 | _cp8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6256 | _cp8m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6279:1: error: BUILDSTDERR: warning: label ‘_cp8u’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _cp8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _cp8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6306:1: error: BUILDSTDERR: warning: label ‘_cp8y’ defined but not used [-Wunused-label] BUILDSTDERR: 6306 | _cp8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6306 | _cp8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6349:1: error: BUILDSTDERR: warning: label ‘_cp8L’ defined but not used [-Wunused-label] BUILDSTDERR: 6349 | _cp8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6349 | _cp8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6376:1: error: BUILDSTDERR: warning: label ‘_cp8O’ defined but not used [-Wunused-label] BUILDSTDERR: 6376 | _cp8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6376 | _cp8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6408:1: error: BUILDSTDERR: warning: label ‘_cp91’ defined but not used [-Wunused-label] BUILDSTDERR: 6408 | _cp91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6408 | _cp91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6430:1: error: BUILDSTDERR: warning: label ‘_cp98’ defined but not used [-Wunused-label] BUILDSTDERR: 6430 | _cp98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6430 | _cp98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6455:1: error: BUILDSTDERR: warning: label ‘_cp9n’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _cp9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _cp9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cp9g’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6487:1: error: BUILDSTDERR: warning: label ‘_cp9g’ defined but not used [-Wunused-label] BUILDSTDERR: 6487 | _cp9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6487 | _cp9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6531:1: error: BUILDSTDERR: warning: label ‘_cp9A’ defined but not used [-Wunused-label] BUILDSTDERR: 6531 | _cp9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6531 | _cp9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6566:1: error: BUILDSTDERR: warning: label ‘_cp9J’ defined but not used [-Wunused-label] BUILDSTDERR: 6566 | _cp9J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6566 | _cp9J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCW_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6587:1: error: BUILDSTDERR: warning: label ‘_cp9V’ defined but not used [-Wunused-label] BUILDSTDERR: 6587 | _cp9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6587 | _cp9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6609:1: error: BUILDSTDERR: warning: label ‘_cpa3’ defined but not used [-Wunused-label] BUILDSTDERR: 6609 | _cpa3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6609 | _cpa3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6632:1: error: BUILDSTDERR: warning: label ‘_cpaa’ defined but not used [-Wunused-label] BUILDSTDERR: 6632 | _cpaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6632 | _cpaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soCQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6657:1: error: BUILDSTDERR: warning: label ‘_cpah’ defined but not used [-Wunused-label] BUILDSTDERR: 6657 | _cpah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6657 | _cpah: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6689:1: error: BUILDSTDERR: warning: label ‘_cpal’ defined but not used [-Wunused-label] BUILDSTDERR: 6689 | _cpal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6689 | _cpal: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6735:1: error: BUILDSTDERR: warning: label ‘_cpaS’ defined but not used [-Wunused-label] BUILDSTDERR: 6735 | _cpaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6735 | _cpaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6757:1: error: BUILDSTDERR: warning: label ‘_cpb1’ defined but not used [-Wunused-label] BUILDSTDERR: 6757 | _cpb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6757 | _cpb1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6779:1: error: BUILDSTDERR: warning: label ‘_cpb4’ defined but not used [-Wunused-label] BUILDSTDERR: 6779 | _cpb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6779 | _cpb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6825:1: error: BUILDSTDERR: warning: label ‘_cpb9’ defined but not used [-Wunused-label] BUILDSTDERR: 6825 | _cpb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6825 | _cpb9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6865:1: error: BUILDSTDERR: warning: label ‘_cpbq’ defined but not used [-Wunused-label] BUILDSTDERR: 6865 | _cpbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6865 | _cpbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6890:1: error: BUILDSTDERR: warning: label ‘_cpbE’ defined but not used [-Wunused-label] BUILDSTDERR: 6890 | _cpbE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6890 | _cpbE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6920:1: error: BUILDSTDERR: warning: label ‘_cpbK’ defined but not used [-Wunused-label] BUILDSTDERR: 6920 | _cpbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6920 | _cpbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6954:1: error: BUILDSTDERR: warning: label ‘_cpbP’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _cpbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _cpbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD8_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:6996:1: error: BUILDSTDERR: warning: label ‘_cpbU’ defined but not used [-Wunused-label] BUILDSTDERR: 6996 | _cpbU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6996 | _cpbU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soD0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7037:1: error: BUILDSTDERR: warning: label ‘_cpbZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7037 | _cpbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7037 | _cpbZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpay’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7067:1: error: BUILDSTDERR: warning: label ‘_cpay’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _cpay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _cpay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpaC’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7087:1: error: BUILDSTDERR: warning: label ‘_cpaC’ defined but not used [-Wunused-label] BUILDSTDERR: 7087 | _cpaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7087 | _cpaC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7123:1: error: BUILDSTDERR: warning: label ‘_cpc6’ defined but not used [-Wunused-label] BUILDSTDERR: 7123 | _cpc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7123 | _cpc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7155:1: error: BUILDSTDERR: warning: label ‘_cpcn’ defined but not used [-Wunused-label] BUILDSTDERR: 7155 | _cpcn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7155 | _cpcn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7177:1: error: BUILDSTDERR: warning: label ‘_cpcu’ defined but not used [-Wunused-label] BUILDSTDERR: 7177 | _cpcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7177 | _cpcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDs_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7201:1: error: BUILDSTDERR: warning: label ‘_cpcF’ defined but not used [-Wunused-label] BUILDSTDERR: 7201 | _cpcF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7201 | _cpcF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7223:1: error: BUILDSTDERR: warning: label ‘_cpcO’ defined but not used [-Wunused-label] BUILDSTDERR: 7223 | _cpcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7223 | _cpcO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7245:1: error: BUILDSTDERR: warning: label ‘_cpcR’ defined but not used [-Wunused-label] BUILDSTDERR: 7245 | _cpcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7245 | _cpcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7286:1: error: BUILDSTDERR: warning: label ‘_cpdc’ defined but not used [-Wunused-label] BUILDSTDERR: 7286 | _cpdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7286 | _cpdc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7311:1: error: BUILDSTDERR: warning: label ‘_cpdq’ defined but not used [-Wunused-label] BUILDSTDERR: 7311 | _cpdq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7311 | _cpdq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDo_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7341:1: error: BUILDSTDERR: warning: label ‘_cpdw’ defined but not used [-Wunused-label] BUILDSTDERR: 7341 | _cpdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7341 | _cpdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7375:1: error: BUILDSTDERR: warning: label ‘_cpdB’ defined but not used [-Wunused-label] BUILDSTDERR: 7375 | _cpdB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7375 | _cpdB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7417:1: error: BUILDSTDERR: warning: label ‘_cpdG’ defined but not used [-Wunused-label] BUILDSTDERR: 7417 | _cpdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7417 | _cpdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7461:1: error: BUILDSTDERR: warning: label ‘_cpdL’ defined but not used [-Wunused-label] BUILDSTDERR: 7461 | _cpdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7461 | _cpdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7510:1: error: BUILDSTDERR: warning: label ‘_cpdQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _cpdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _cpdQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7559:1: error: BUILDSTDERR: warning: label ‘_cpdV’ defined but not used [-Wunused-label] BUILDSTDERR: 7559 | _cpdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7559 | _cpdV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7591:1: error: BUILDSTDERR: warning: label ‘_cpe9’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _cpe9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _cpe9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7614:1: error: BUILDSTDERR: warning: label ‘_cpeh’ defined but not used [-Wunused-label] BUILDSTDERR: 7614 | _cpeh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7614 | _cpeh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7637:1: error: BUILDSTDERR: warning: label ‘_cpep’ defined but not used [-Wunused-label] BUILDSTDERR: 7637 | _cpep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7637 | _cpep: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7660:1: error: BUILDSTDERR: warning: label ‘_cpew’ defined but not used [-Wunused-label] BUILDSTDERR: 7660 | _cpew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7660 | _cpew: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7685:1: error: BUILDSTDERR: warning: label ‘_cpeD’ defined but not used [-Wunused-label] BUILDSTDERR: 7685 | _cpeD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7685 | _cpeD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7717:1: error: BUILDSTDERR: warning: label ‘_cpeH’ defined but not used [-Wunused-label] BUILDSTDERR: 7717 | _cpeH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7717 | _cpeH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7767:1: error: BUILDSTDERR: warning: label ‘_cpeU’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _cpeU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _cpeU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7792:1: error: BUILDSTDERR: warning: label ‘_cpeX’ defined but not used [-Wunused-label] BUILDSTDERR: 7792 | _cpeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7792 | _cpeX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7821:1: error: BUILDSTDERR: warning: label ‘_cpfa’ defined but not used [-Wunused-label] BUILDSTDERR: 7821 | _cpfa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7821 | _cpfa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDL_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7845:1: error: BUILDSTDERR: warning: label ‘_cpfh’ defined but not used [-Wunused-label] BUILDSTDERR: 7845 | _cpfh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7845 | _cpfh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7873:1: error: BUILDSTDERR: warning: label ‘_cpfl’ defined but not used [-Wunused-label] BUILDSTDERR: 7873 | _cpfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7873 | _cpfl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7910:1: error: BUILDSTDERR: warning: label ‘_cpfy’ defined but not used [-Wunused-label] BUILDSTDERR: 7910 | _cpfy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7910 | _cpfy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7935:1: error: BUILDSTDERR: warning: label ‘_cpfB’ defined but not used [-Wunused-label] BUILDSTDERR: 7935 | _cpfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7935 | _cpfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7964:1: error: BUILDSTDERR: warning: label ‘_cpg0’ defined but not used [-Wunused-label] BUILDSTDERR: 7964 | _cpg0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7964 | _cpg0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soE4_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:7990:1: error: BUILDSTDERR: warning: label ‘_cpgb’ defined but not used [-Wunused-label] BUILDSTDERR: 7990 | _cpgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7990 | _cpgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soE9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8015:1: error: BUILDSTDERR: warning: label ‘_cpgu’ defined but not used [-Wunused-label] BUILDSTDERR: 8015 | _cpgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8015 | _cpgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpgn’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8047:1: error: BUILDSTDERR: warning: label ‘_cpgn’ defined but not used [-Wunused-label] BUILDSTDERR: 8047 | _cpgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8047 | _cpgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8091:1: error: BUILDSTDERR: warning: label ‘_cpgL’ defined but not used [-Wunused-label] BUILDSTDERR: 8091 | _cpgL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8091 | _cpgL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8125:1: error: BUILDSTDERR: warning: label ‘_cpgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8125 | _cpgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8125 | _cpgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8169:1: error: BUILDSTDERR: warning: label ‘_cpgV’ defined but not used [-Wunused-label] BUILDSTDERR: 8169 | _cpgV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8169 | _cpgV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soE3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8213:1: error: BUILDSTDERR: warning: label ‘_cph4’ defined but not used [-Wunused-label] BUILDSTDERR: 8213 | _cph4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8213 | _cph4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8246:1: error: BUILDSTDERR: warning: label ‘_cph7’ defined but not used [-Wunused-label] BUILDSTDERR: 8246 | _cph7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8246 | _cph7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soDV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8293:1: error: BUILDSTDERR: warning: label ‘_cphk’ defined but not used [-Wunused-label] BUILDSTDERR: 8293 | _cphk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8293 | _cphk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soE0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8318:1: error: BUILDSTDERR: warning: label ‘_cphD’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _cphD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _cphD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cphw’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8350:1: error: BUILDSTDERR: warning: label ‘_cphw’ defined but not used [-Wunused-label] BUILDSTDERR: 8350 | _cphw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8350 | _cphw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soE1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8394:1: error: BUILDSTDERR: warning: label ‘_cphU’ defined but not used [-Wunused-label] BUILDSTDERR: 8394 | _cphU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8394 | _cphU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soE2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8428:1: error: BUILDSTDERR: warning: label ‘_cphZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8428 | _cphZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8428 | _cphZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8467:1: error: BUILDSTDERR: warning: label ‘_cpi4’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _cpi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _cpi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpfK’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8492:1: error: BUILDSTDERR: warning: label ‘_cpfK’ defined but not used [-Wunused-label] BUILDSTDERR: 8492 | _cpfK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8492 | _cpfK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEh_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8533:1: error: BUILDSTDERR: warning: label ‘_cpim’ defined but not used [-Wunused-label] BUILDSTDERR: 8533 | _cpim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8533 | _cpim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEk_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8558:1: error: BUILDSTDERR: warning: label ‘_cpiv’ defined but not used [-Wunused-label] BUILDSTDERR: 8558 | _cpiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8558 | _cpiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8591:1: error: BUILDSTDERR: warning: label ‘_cpiC’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _cpiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _cpiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpiA’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8628:1: error: BUILDSTDERR: warning: label ‘_cpiA’ defined but not used [-Wunused-label] BUILDSTDERR: 8628 | _cpiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8628 | _cpiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8648:1: error: BUILDSTDERR: warning: label ‘_cpiK’ defined but not used [-Wunused-label] BUILDSTDERR: 8648 | _cpiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8648 | _cpiK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEz_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8688:1: error: BUILDSTDERR: warning: label ‘_cpj1’ defined but not used [-Wunused-label] BUILDSTDERR: 8688 | _cpj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8688 | _cpj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8715:1: error: BUILDSTDERR: warning: label ‘_cpjc’ defined but not used [-Wunused-label] BUILDSTDERR: 8715 | _cpjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8715 | _cpjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8740:1: error: BUILDSTDERR: warning: label ‘_cpjv’ defined but not used [-Wunused-label] BUILDSTDERR: 8740 | _cpjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8740 | _cpjv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpjo’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8768:1: error: BUILDSTDERR: warning: label ‘_cpjo’ defined but not used [-Wunused-label] BUILDSTDERR: 8768 | _cpjo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8768 | _cpjo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8796:1: error: BUILDSTDERR: warning: label ‘_cpjG’ defined but not used [-Wunused-label] BUILDSTDERR: 8796 | _cpjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8796 | _cpjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEy_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8830:1: error: BUILDSTDERR: warning: label ‘_cpjL’ defined but not used [-Wunused-label] BUILDSTDERR: 8830 | _cpjL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8830 | _cpjL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8869:1: error: BUILDSTDERR: warning: label ‘_cpjQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8869 | _cpjQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8869 | _cpjQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpiT’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8894:1: error: BUILDSTDERR: warning: label ‘_cpiT’ defined but not used [-Wunused-label] BUILDSTDERR: 8894 | _cpiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8894 | _cpiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8934:1: error: BUILDSTDERR: warning: label ‘_cpk5’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _cpk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _cpk5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEF_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8957:1: error: BUILDSTDERR: warning: label ‘_cpkd’ defined but not used [-Wunused-label] BUILDSTDERR: 8957 | _cpkd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8957 | _cpkd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:8980:1: error: BUILDSTDERR: warning: label ‘_cpkk’ defined but not used [-Wunused-label] BUILDSTDERR: 8980 | _cpkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8980 | _cpkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soED_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9005:1: error: BUILDSTDERR: warning: label ‘_cpks’ defined but not used [-Wunused-label] BUILDSTDERR: 9005 | _cpks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9005 | _cpks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEC_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9028:1: error: BUILDSTDERR: warning: label ‘_cpkz’ defined but not used [-Wunused-label] BUILDSTDERR: 9028 | _cpkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9028 | _cpkz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9060:1: error: BUILDSTDERR: warning: label ‘_cpkD’ defined but not used [-Wunused-label] BUILDSTDERR: 9060 | _cpkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9060 | _cpkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEK_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9111:1: error: BUILDSTDERR: warning: label ‘_cpkR’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _cpkR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _cpkR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEJ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9134:1: error: BUILDSTDERR: warning: label ‘_cpkY’ defined but not used [-Wunused-label] BUILDSTDERR: 9134 | _cpkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9134 | _cpkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowTransformerWriterArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9163:1: error: BUILDSTDERR: warning: label ‘_cpl2’ defined but not used [-Wunused-label] BUILDSTDERR: 9163 | _cpl2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9163 | _cpl2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soET_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9203:1: error: BUILDSTDERR: warning: label ‘_cplj’ defined but not used [-Wunused-label] BUILDSTDERR: 9203 | _cplj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9203 | _cplj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9227:1: error: BUILDSTDERR: warning: label ‘_cplu’ defined but not used [-Wunused-label] BUILDSTDERR: 9227 | _cplu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9227 | _cplu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soER_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9252:1: error: BUILDSTDERR: warning: label ‘_cplD’ defined but not used [-Wunused-label] BUILDSTDERR: 9252 | _cplD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9252 | _cplD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soES_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9284:1: error: BUILDSTDERR: warning: label ‘_cplI’ defined but not used [-Wunused-label] BUILDSTDERR: 9284 | _cplI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9284 | _cplI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9323:1: error: BUILDSTDERR: warning: label ‘_cplN’ defined but not used [-Wunused-label] BUILDSTDERR: 9323 | _cplN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9323 | _cplN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cplb’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9348:1: error: BUILDSTDERR: warning: label ‘_cplb’ defined but not used [-Wunused-label] BUILDSTDERR: 9348 | _cplb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9348 | _cplb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cplO’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9379:1: error: BUILDSTDERR: warning: label ‘_cplO’ defined but not used [-Wunused-label] BUILDSTDERR: 9379 | _cplO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9379 | _cplO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soF2_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9401:1: error: BUILDSTDERR: warning: label ‘_cpma’ defined but not used [-Wunused-label] BUILDSTDERR: 9401 | _cpma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9401 | _cpma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soEY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9425:1: error: BUILDSTDERR: warning: label ‘_cpml’ defined but not used [-Wunused-label] BUILDSTDERR: 9425 | _cpml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9425 | _cpml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soF0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9450:1: error: BUILDSTDERR: warning: label ‘_cpmu’ defined but not used [-Wunused-label] BUILDSTDERR: 9450 | _cpmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9450 | _cpmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soF1_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9482:1: error: BUILDSTDERR: warning: label ‘_cpmz’ defined but not used [-Wunused-label] BUILDSTDERR: 9482 | _cpmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9482 | _cpmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9521:1: error: BUILDSTDERR: warning: label ‘_cpmE’ defined but not used [-Wunused-label] BUILDSTDERR: 9521 | _cpmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9521 | _cpmE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpm2’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9546:1: error: BUILDSTDERR: warning: label ‘_cpm2’ defined but not used [-Wunused-label] BUILDSTDERR: 9546 | _cpm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9546 | _cpm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpmF’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9577:1: error: BUILDSTDERR: warning: label ‘_cpmF’ defined but not used [-Wunused-label] BUILDSTDERR: 9577 | _cpmF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9577 | _cpmF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soF7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9599:1: error: BUILDSTDERR: warning: label ‘_cpmX’ defined but not used [-Wunused-label] BUILDSTDERR: 9599 | _cpmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9599 | _cpmX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soF6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9624:1: error: BUILDSTDERR: warning: label ‘_cpn4’ defined but not used [-Wunused-label] BUILDSTDERR: 9624 | _cpn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9624 | _cpn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soF5_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9649:1: error: BUILDSTDERR: warning: label ‘_cpnb’ defined but not used [-Wunused-label] BUILDSTDERR: 9649 | _cpnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9649 | _cpnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9679:1: error: BUILDSTDERR: warning: label ‘_cpnf’ defined but not used [-Wunused-label] BUILDSTDERR: 9679 | _cpnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9679 | _cpnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9722:1: error: BUILDSTDERR: warning: label ‘_cpns’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _cpns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _cpns: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9747:1: error: BUILDSTDERR: warning: label ‘_cpnv’ defined but not used [-Wunused-label] BUILDSTDERR: 9747 | _cpnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9747 | _cpnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFi_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9776:1: error: BUILDSTDERR: warning: label ‘_cpnJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9776 | _cpnJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9776 | _cpnJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFg_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9798:1: error: BUILDSTDERR: warning: label ‘_cpnR’ defined but not used [-Wunused-label] BUILDSTDERR: 9798 | _cpnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9798 | _cpnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFe_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9821:1: error: BUILDSTDERR: warning: label ‘_cpnY’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _cpnY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _cpnY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFd_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9846:1: error: BUILDSTDERR: warning: label ‘_cpo5’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _cpo5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _cpo5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9877:1: error: BUILDSTDERR: warning: label ‘_cpo9’ defined but not used [-Wunused-label] BUILDSTDERR: 9877 | _cpo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9877 | _cpo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9922:1: error: BUILDSTDERR: warning: label ‘_cpoq’ defined but not used [-Wunused-label] BUILDSTDERR: 9922 | _cpoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9922 | _cpoq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9946:1: error: BUILDSTDERR: warning: label ‘_cpoB’ defined but not used [-Wunused-label] BUILDSTDERR: 9946 | _cpoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9946 | _cpoB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFp_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:9971:1: error: BUILDSTDERR: warning: label ‘_cpoK’ defined but not used [-Wunused-label] BUILDSTDERR: 9971 | _cpoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9971 | _cpoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10003:1: error: BUILDSTDERR: warning: label ‘_cpoP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10003 | _cpoP: BUILDSTDERR: | ^ BUILDSTDERR: 10003 | _cpoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrowzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10042:1: error: BUILDSTDERR: warning: label ‘_cpoU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10042 | _cpoU: BUILDSTDERR: | ^ BUILDSTDERR: 10042 | _cpoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpoi’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10067:1: error: BUILDSTDERR: warning: label ‘_cpoi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _cpoi: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _cpoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpoV’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10098:1: error: BUILDSTDERR: warning: label ‘_cpoV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10098 | _cpoV: BUILDSTDERR: | ^ BUILDSTDERR: 10098 | _cpoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFx_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10120:1: error: BUILDSTDERR: warning: label ‘_cppe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10120 | _cppe: BUILDSTDERR: | ^ BUILDSTDERR: 10120 | _cppe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10143:1: error: BUILDSTDERR: warning: label ‘_cppl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10143 | _cppl: BUILDSTDERR: | ^ BUILDSTDERR: 10143 | _cppl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFu_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10168:1: error: BUILDSTDERR: warning: label ‘_cpps’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10168 | _cpps: BUILDSTDERR: | ^ BUILDSTDERR: 10168 | _cpps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10198:1: error: BUILDSTDERR: warning: label ‘_cppw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10198 | _cppw: BUILDSTDERR: | ^ BUILDSTDERR: 10198 | _cppw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFA_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10240:1: error: BUILDSTDERR: warning: label ‘_cppJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10240 | _cppJ: BUILDSTDERR: | ^ BUILDSTDERR: 10240 | _cppJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10265:1: error: BUILDSTDERR: warning: label ‘_cppM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _cppM: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _cppM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFI_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10294:1: error: BUILDSTDERR: warning: label ‘_cpq0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10294 | _cpq0: BUILDSTDERR: | ^ BUILDSTDERR: 10294 | _cpq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFG_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10317:1: error: BUILDSTDERR: warning: label ‘_cpq8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10317 | _cpq8: BUILDSTDERR: | ^ BUILDSTDERR: 10317 | _cpq8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFE_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10340:1: error: BUILDSTDERR: warning: label ‘_cpqf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10340 | _cpqf: BUILDSTDERR: | ^ BUILDSTDERR: 10340 | _cpqf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFD_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10365:1: error: BUILDSTDERR: warning: label ‘_cpqm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10365 | _cpqm: BUILDSTDERR: | ^ BUILDSTDERR: 10365 | _cpqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10396:1: error: BUILDSTDERR: warning: label ‘_cpqq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10396 | _cpqq: BUILDSTDERR: | ^ BUILDSTDERR: 10396 | _cpqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFR_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10441:1: error: BUILDSTDERR: warning: label ‘_cpqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10441 | _cpqH: BUILDSTDERR: | ^ BUILDSTDERR: 10441 | _cpqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFN_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10465:1: error: BUILDSTDERR: warning: label ‘_cpqS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10465 | _cpqS: BUILDSTDERR: | ^ BUILDSTDERR: 10465 | _cpqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFP_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10490:1: error: BUILDSTDERR: warning: label ‘_cpr1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _cpr1: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _cpr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFQ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10522:1: error: BUILDSTDERR: warning: label ‘_cpr6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10522 | _cpr6: BUILDSTDERR: | ^ BUILDSTDERR: 10522 | _cpr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10561:1: error: BUILDSTDERR: warning: label ‘_cprb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10561 | _cprb: BUILDSTDERR: | ^ BUILDSTDERR: 10561 | _cprb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpqz’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10586:1: error: BUILDSTDERR: warning: label ‘_cpqz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10586 | _cpqz: BUILDSTDERR: | ^ BUILDSTDERR: 10586 | _cpqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cprc’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10617:1: error: BUILDSTDERR: warning: label ‘_cprc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10617 | _cprc: BUILDSTDERR: | ^ BUILDSTDERR: 10617 | _cprc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soG0_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10639:1: error: BUILDSTDERR: warning: label ‘_cprv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10639 | _cprv: BUILDSTDERR: | ^ BUILDSTDERR: 10639 | _cprv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFZ_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10662:1: error: BUILDSTDERR: warning: label ‘_cprD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _cprD: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _cprD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFY_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10685:1: error: BUILDSTDERR: warning: label ‘_cprL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _cprL: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _cprL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFV_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10708:1: error: BUILDSTDERR: warning: label ‘_cprS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _cprS: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _cprS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soFU_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10733:1: error: BUILDSTDERR: warning: label ‘_cprZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10733 | _cprZ: BUILDSTDERR: | ^ BUILDSTDERR: 10733 | _cprZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10765:1: error: BUILDSTDERR: warning: label ‘_cps3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10765 | _cps3: BUILDSTDERR: | ^ BUILDSTDERR: 10765 | _cps3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soG3_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10815:1: error: BUILDSTDERR: warning: label ‘_cpsg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10815 | _cpsg: BUILDSTDERR: | ^ BUILDSTDERR: 10815 | _cpsg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10840:1: error: BUILDSTDERR: warning: label ‘_cpsj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10840 | _cpsj: BUILDSTDERR: | ^ BUILDSTDERR: 10840 | _cpsj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGc_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10869:1: error: BUILDSTDERR: warning: label ‘_cpsx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10869 | _cpsx: BUILDSTDERR: | ^ BUILDSTDERR: 10869 | _cpsx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soG9_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10892:1: error: BUILDSTDERR: warning: label ‘_cpsF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10892 | _cpsF: BUILDSTDERR: | ^ BUILDSTDERR: 10892 | _cpsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soG7_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10915:1: error: BUILDSTDERR: warning: label ‘_cpsM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10915 | _cpsM: BUILDSTDERR: | ^ BUILDSTDERR: 10915 | _cpsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soG6_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10940:1: error: BUILDSTDERR: warning: label ‘_cpsT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10940 | _cpsT: BUILDSTDERR: | ^ BUILDSTDERR: 10940 | _cpsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:10971:1: error: BUILDSTDERR: warning: label ‘_cpsX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10971 | _cpsX: BUILDSTDERR: | ^ BUILDSTDERR: 10971 | _cpsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGn_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11016:1: error: BUILDSTDERR: warning: label ‘_cpti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11016 | _cpti: BUILDSTDERR: | ^ BUILDSTDERR: 11016 | _cpti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGj_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11042:1: error: BUILDSTDERR: warning: label ‘_cptt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11042 | _cptt: BUILDSTDERR: | ^ BUILDSTDERR: 11042 | _cptt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGl_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11067:1: error: BUILDSTDERR: warning: label ‘_cptC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11067 | _cptC: BUILDSTDERR: | ^ BUILDSTDERR: 11067 | _cptC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGm_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11099:1: error: BUILDSTDERR: warning: label ‘_cptH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11099 | _cptH: BUILDSTDERR: | ^ BUILDSTDERR: 11099 | _cptH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrowzuzdcdelay_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11138:1: error: BUILDSTDERR: warning: label ‘_cptM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11138 | _cptM: BUILDSTDERR: | ^ BUILDSTDERR: 11138 | _cptM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpt6’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11160:1: error: BUILDSTDERR: warning: label ‘_cpt6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11160 | _cpt6: BUILDSTDERR: | ^ BUILDSTDERR: 11160 | _cpt6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cpta’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11180:1: error: BUILDSTDERR: warning: label ‘_cpta’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11180 | _cpta: BUILDSTDERR: | ^ BUILDSTDERR: 11180 | _cpta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘_cptN’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11211:1: error: BUILDSTDERR: warning: label ‘_cptN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11211 | _cptN: BUILDSTDERR: | ^ BUILDSTDERR: 11211 | _cptN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGr_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11233:1: error: BUILDSTDERR: warning: label ‘_cpu7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11233 | _cpu7: BUILDSTDERR: | ^ BUILDSTDERR: 11233 | _cpu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGq_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11256:1: error: BUILDSTDERR: warning: label ‘_cpue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11256 | _cpue: BUILDSTDERR: | ^ BUILDSTDERR: 11256 | _cpue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11285:1: error: BUILDSTDERR: warning: label ‘_cpui’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _cpui: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _cpui: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘rnwM_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11322:1: error: BUILDSTDERR: warning: label ‘_cpur’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11322 | _cpur: BUILDSTDERR: | ^ BUILDSTDERR: 11322 | _cpur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGw_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11343:1: error: BUILDSTDERR: warning: label ‘_cpuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11343 | _cpuD: BUILDSTDERR: | ^ BUILDSTDERR: 11343 | _cpuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘soGv_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11366:1: error: BUILDSTDERR: warning: label ‘_cpuK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11366 | _cpuK: BUILDSTDERR: | ^ BUILDSTDERR: 11366 | _cpuK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddWriterwWriterArrowa_entry’: BUILDSTDERR: /tmp/ghc2131_0/ghc_112.hc:11396:1: error: BUILDSTDERR: warning: label ‘_cpuO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11396 | _cpuO: BUILDSTDERR: | ^ BUILDSTDERR: 11396 | _cpuO: BUILDSTDERR: | ^~~~~ [12 of 12] Compiling Control.Arrow.Transformer.All ( Control/Arrow/Transformer/All.hs, dist/build/Control/Arrow/Transformer/All.o ) BUILDSTDERR: /tmp/ghc2131_0/ghc_117.hc:28:22: error: BUILDSTDERR: warning: ‘Spv6_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord Spv6_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord Spv6_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2131_0/ghc_121.hc:28:22: error: BUILDSTDERR: warning: ‘Spv7_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord Spv7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord Spv7_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 1 of 12] Compiling Control.Arrow.Operations ( Control/Arrow/Operations.hs, dist/build/Control/Arrow/Operations.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:47:1: error: BUILDSTDERR: warning: label ‘_c22y’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _c22y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _c22y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c22v’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:72:1: error: BUILDSTDERR: warning: label ‘_c22v’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _c22v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _c22v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_delay_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:100:1: error: BUILDSTDERR: warning: label ‘_c22P’ defined but not used [-Wunused-label] BUILDSTDERR: 100 | _c22P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 100 | _c22P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c22M’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:125:1: error: BUILDSTDERR: warning: label ‘_c22M’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _c22M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _c22M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:153:1: error: BUILDSTDERR: warning: label ‘_c236’ defined but not used [-Wunused-label] BUILDSTDERR: 153 | _c236: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 153 | _c236: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c233’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:178:1: error: BUILDSTDERR: warning: label ‘_c233’ defined but not used [-Wunused-label] BUILDSTDERR: 178 | _c233: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 178 | _c233: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_raise_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:206:1: error: BUILDSTDERR: warning: label ‘_c23n’ defined but not used [-Wunused-label] BUILDSTDERR: 206 | _c23n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 206 | _c23n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c23k’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:231:1: error: BUILDSTDERR: warning: label ‘_c23k’ defined but not used [-Wunused-label] BUILDSTDERR: 231 | _c23k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 231 | _c23k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_handle_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:259:1: error: BUILDSTDERR: warning: label ‘_c23E’ defined but not used [-Wunused-label] BUILDSTDERR: 259 | _c23E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 259 | _c23E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c23B’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:284:1: error: BUILDSTDERR: warning: label ‘_c23B’ defined but not used [-Wunused-label] BUILDSTDERR: 284 | _c23B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 284 | _c23B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnless_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:312:1: error: BUILDSTDERR: warning: label ‘_c23V’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _c23V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _c23V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c23S’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:337:1: error: BUILDSTDERR: warning: label ‘_c23S’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _c23S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _c23S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:365:1: error: BUILDSTDERR: warning: label ‘_c24c’ defined but not used [-Wunused-label] BUILDSTDERR: 365 | _c24c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 365 | _c24c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c249’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:390:1: error: BUILDSTDERR: warning: label ‘_c249’ defined but not used [-Wunused-label] BUILDSTDERR: 390 | _c249: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 390 | _c249: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:418:1: error: BUILDSTDERR: warning: label ‘_c24t’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _c24t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _c24t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c24q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:443:1: error: BUILDSTDERR: warning: label ‘_c24q’ defined but not used [-Wunused-label] BUILDSTDERR: 443 | _c24q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 443 | _c24q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:471:1: error: BUILDSTDERR: warning: label ‘_c24K’ defined but not used [-Wunused-label] BUILDSTDERR: 471 | _c24K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 471 | _c24K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c24H’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:496:1: error: BUILDSTDERR: warning: label ‘_c24H’ defined but not used [-Wunused-label] BUILDSTDERR: 496 | _c24H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 496 | _c24H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_write_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:524:1: error: BUILDSTDERR: warning: label ‘_c251’ defined but not used [-Wunused-label] BUILDSTDERR: 524 | _c251: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 524 | _c251: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c24Y’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:549:1: error: BUILDSTDERR: warning: label ‘_c24Y’ defined but not used [-Wunused-label] BUILDSTDERR: 549 | _c24Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 549 | _c24Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:577:1: error: BUILDSTDERR: warning: label ‘_c25i’ defined but not used [-Wunused-label] BUILDSTDERR: 577 | _c25i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 577 | _c25i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c25f’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:602:1: error: BUILDSTDERR: warning: label ‘_c25f’ defined but not used [-Wunused-label] BUILDSTDERR: 602 | _c25f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 602 | _c25f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:630:1: error: BUILDSTDERR: warning: label ‘_c25z’ defined but not used [-Wunused-label] BUILDSTDERR: 630 | _c25z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 630 | _c25z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c25w’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:655:1: error: BUILDSTDERR: warning: label ‘_c25w’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _c25w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _c25w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_fetch_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:683:1: error: BUILDSTDERR: warning: label ‘_c25Q’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _c25Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _c25Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c25N’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:708:1: error: BUILDSTDERR: warning: label ‘_c25N’ defined but not used [-Wunused-label] BUILDSTDERR: 708 | _c25N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 708 | _c25N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_store_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:736:1: error: BUILDSTDERR: warning: label ‘_c267’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _c267: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _c267: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c264’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:761:1: error: BUILDSTDERR: warning: label ‘_c264’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _c264: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _c264: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zdp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:789:1: error: BUILDSTDERR: warning: label ‘_c26o’ defined but not used [-Wunused-label] BUILDSTDERR: 789 | _c26o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 789 | _c26o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c26l’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:814:1: error: BUILDSTDERR: warning: label ‘_c26l’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _c26l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _c26l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_readState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:842:1: error: BUILDSTDERR: warning: label ‘_c26F’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _c26F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _c26F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c26C’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:867:1: error: BUILDSTDERR: warning: label ‘_c26C’ defined but not used [-Wunused-label] BUILDSTDERR: 867 | _c26C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 867 | _c26C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_newReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:895:1: error: BUILDSTDERR: warning: label ‘_c26W’ defined but not used [-Wunused-label] BUILDSTDERR: 895 | _c26W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 895 | _c26W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c26T’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:920:1: error: BUILDSTDERR: warning: label ‘_c26T’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _c26T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _c26T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s21L_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:947:1: error: BUILDSTDERR: warning: label ‘_c27g’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _c27g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _c27g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘r1PL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:984:1: error: BUILDSTDERR: warning: label ‘_c27k’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _c27k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _c27k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s21O_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1028:1: error: BUILDSTDERR: warning: label ‘_c27E’ defined but not used [-Wunused-label] BUILDSTDERR: 1028 | _c27E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1028 | _c27E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s21S_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1064:1: error: BUILDSTDERR: warning: label ‘_c27O’ defined but not used [-Wunused-label] BUILDSTDERR: 1064 | _c27O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1064 | _c27O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s21Q_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1104:1: error: BUILDSTDERR: warning: label ‘_c285’ defined but not used [-Wunused-label] BUILDSTDERR: 1104 | _c285: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1104 | _c285: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s21R_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c28b’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c28b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c28b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c289’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1195:1: error: BUILDSTDERR: warning: label ‘_c289’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _c289: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _c289: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zddmnewError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1227:1: error: BUILDSTDERR: warning: label ‘_c28j’ defined but not used [-Wunused-label] BUILDSTDERR: 1227 | _c28j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1227 | _c28j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s21X_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1289:1: error: BUILDSTDERR: warning: label ‘_c28M’ defined but not used [-Wunused-label] BUILDSTDERR: 1289 | _c28M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1289 | _c28M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c28K’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1322:1: error: BUILDSTDERR: warning: label ‘_c28K’ defined but not used [-Wunused-label] BUILDSTDERR: 1322 | _c28K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1322 | _c28K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_zddmhandle_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1350:1: error: BUILDSTDERR: warning: label ‘_c28S’ defined but not used [-Wunused-label] BUILDSTDERR: 1350 | _c28S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1350 | _c28S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnlessDefault1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1400:1: error: BUILDSTDERR: warning: label ‘_c299’ defined but not used [-Wunused-label] BUILDSTDERR: 1400 | _c299: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1400 | _c299: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c296’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1428:1: error: BUILDSTDERR: warning: label ‘_c296’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _c296: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _c296: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c29f’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1458:1: error: BUILDSTDERR: warning: label ‘_c29f’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _c29f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _c29f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s22h_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1530:1: error: BUILDSTDERR: warning: label ‘_c2af’ defined but not used [-Wunused-label] BUILDSTDERR: 1530 | _c2af: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1530 | _c2af: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s22g_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1570:1: error: BUILDSTDERR: warning: label ‘_c2ap’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _c2ap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _c2ap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s22i_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1614:1: error: BUILDSTDERR: warning: label ‘_c2as’ defined but not used [-Wunused-label] BUILDSTDERR: 1614 | _c2as: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1614 | _c2as: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s22f_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c2aE’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c2aE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c2aE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s22j_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1720:1: error: BUILDSTDERR: warning: label ‘_c2aH’ defined but not used [-Wunused-label] BUILDSTDERR: 1720 | _c2aH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1720 | _c2aH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘s22e_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1782:1: error: BUILDSTDERR: warning: label ‘_c2aT’ defined but not used [-Wunused-label] BUILDSTDERR: 1782 | _c2aT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1782 | _c2aT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_tryInUnlessDefault_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1823:1: error: BUILDSTDERR: warning: label ‘_c2aW’ defined but not used [-Wunused-label] BUILDSTDERR: 1823 | _c2aW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1823 | _c2aW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c29K’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1847:1: error: BUILDSTDERR: warning: label ‘_c29K’ defined but not used [-Wunused-label] BUILDSTDERR: 1847 | _c29K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1847 | _c29K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘_c29P’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:1878:1: error: BUILDSTDERR: warning: label ‘_c29P’ defined but not used [-Wunused-label] BUILDSTDERR: 1878 | _c29P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1878 | _c29P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2086:1: error: BUILDSTDERR: warning: label ‘_c2bm’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _c2bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _c2bm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2132:1: error: BUILDSTDERR: warning: label ‘_c2by’ defined but not used [-Wunused-label] BUILDSTDERR: 2132 | _c2by: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2132 | _c2by: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2183:1: error: BUILDSTDERR: warning: label ‘_c2bK’ defined but not used [-Wunused-label] BUILDSTDERR: 2183 | _c2bK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2183 | _c2bK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2231:1: error: BUILDSTDERR: warning: label ‘_c2bW’ defined but not used [-Wunused-label] BUILDSTDERR: 2231 | _c2bW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2231 | _c2bW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2277:1: error: BUILDSTDERR: warning: label ‘_c2c8’ defined but not used [-Wunused-label] BUILDSTDERR: 2277 | _c2c8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2277 | _c2c8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowCircuit_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2313:1: error: BUILDSTDERR: warning: label ‘_c2ci’ defined but not used [-Wunused-label] BUILDSTDERR: 2313 | _c2ci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2313 | _c2ci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowError_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2336:1: error: BUILDSTDERR: warning: label ‘_c2cp’ defined but not used [-Wunused-label] BUILDSTDERR: 2336 | _c2cp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2336 | _c2cp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowWriter_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2359:1: error: BUILDSTDERR: warning: label ‘_c2cw’ defined but not used [-Wunused-label] BUILDSTDERR: 2359 | _c2cw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2359 | _c2cw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowState_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2382:1: error: BUILDSTDERR: warning: label ‘_c2cD’ defined but not used [-Wunused-label] BUILDSTDERR: 2382 | _c2cD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2382 | _c2cD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziOperations_CZCArrowReader_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2405:1: error: BUILDSTDERR: warning: label ‘_c2cK’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _c2cK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _c2cK: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2291_0/ghc_18.hc:2421:22: error: BUILDSTDERR: warning: ‘S2cO_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2421 | static const StgWord S2cO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2421 | static const StgWord S2cO_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 2 of 12] Compiling Control.Arrow.Internals ( Control/Arrow/Internals.hs, dist/build/Control/Arrow/Internals.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:36:1: error: BUILDSTDERR: warning: label ‘_c2Nl’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _c2Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _c2Nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Ni’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:61:1: error: BUILDSTDERR: warning: label ‘_c2Ni’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _c2Ni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _c2Ni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:89:1: error: BUILDSTDERR: warning: label ‘_c2NC’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _c2NC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _c2NC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Nz’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:114:1: error: BUILDSTDERR: warning: label ‘_c2Nz’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _c2Nz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _c2Nz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:142:1: error: BUILDSTDERR: warning: label ‘_c2NT’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _c2NT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _c2NT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2NQ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:167:1: error: BUILDSTDERR: warning: label ‘_c2NQ’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c2NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c2NQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:195:1: error: BUILDSTDERR: warning: label ‘_c2Oa’ defined but not used [-Wunused-label] BUILDSTDERR: 195 | _c2Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 195 | _c2Oa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2O7’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:220:1: error: BUILDSTDERR: warning: label ‘_c2O7’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _c2O7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _c2O7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:248:1: error: BUILDSTDERR: warning: label ‘_c2Or’ defined but not used [-Wunused-label] BUILDSTDERR: 248 | _c2Or: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 248 | _c2Or: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Oo’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:273:1: error: BUILDSTDERR: warning: label ‘_c2Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _c2Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _c2Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:301:1: error: BUILDSTDERR: warning: label ‘_c2OI’ defined but not used [-Wunused-label] BUILDSTDERR: 301 | _c2OI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 301 | _c2OI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2OF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:326:1: error: BUILDSTDERR: warning: label ‘_c2OF’ defined but not used [-Wunused-label] BUILDSTDERR: 326 | _c2OF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 326 | _c2OF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:354:1: error: BUILDSTDERR: warning: label ‘_c2OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 354 | _c2OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 354 | _c2OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2OW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:379:1: error: BUILDSTDERR: warning: label ‘_c2OW’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _c2OW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _c2OW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:407:1: error: BUILDSTDERR: warning: label ‘_c2Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 407 | _c2Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 407 | _c2Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Pd’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:432:1: error: BUILDSTDERR: warning: label ‘_c2Pd’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _c2Pd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _c2Pd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:460:1: error: BUILDSTDERR: warning: label ‘_c2Px’ defined but not used [-Wunused-label] BUILDSTDERR: 460 | _c2Px: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 460 | _c2Px: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Pu’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:485:1: error: BUILDSTDERR: warning: label ‘_c2Pu’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _c2Pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _c2Pu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:513:1: error: BUILDSTDERR: warning: label ‘_c2PO’ defined but not used [-Wunused-label] BUILDSTDERR: 513 | _c2PO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 513 | _c2PO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2PL’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:538:1: error: BUILDSTDERR: warning: label ‘_c2PL’ defined but not used [-Wunused-label] BUILDSTDERR: 538 | _c2PL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 538 | _c2PL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:566:1: error: BUILDSTDERR: warning: label ‘_c2Q5’ defined but not used [-Wunused-label] BUILDSTDERR: 566 | _c2Q5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 566 | _c2Q5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Q2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:591:1: error: BUILDSTDERR: warning: label ‘_c2Q2’ defined but not used [-Wunused-label] BUILDSTDERR: 591 | _c2Q2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 591 | _c2Q2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:619:1: error: BUILDSTDERR: warning: label ‘_c2Qm’ defined but not used [-Wunused-label] BUILDSTDERR: 619 | _c2Qm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 619 | _c2Qm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Qj’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:644:1: error: BUILDSTDERR: warning: label ‘_c2Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 644 | _c2Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 644 | _c2Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:672:1: error: BUILDSTDERR: warning: label ‘_c2QD’ defined but not used [-Wunused-label] BUILDSTDERR: 672 | _c2QD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 672 | _c2QD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2QA’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:697:1: error: BUILDSTDERR: warning: label ‘_c2QA’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _c2QA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _c2QA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:725:1: error: BUILDSTDERR: warning: label ‘_c2QU’ defined but not used [-Wunused-label] BUILDSTDERR: 725 | _c2QU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 725 | _c2QU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2QR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:750:1: error: BUILDSTDERR: warning: label ‘_c2QR’ defined but not used [-Wunused-label] BUILDSTDERR: 750 | _c2QR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 750 | _c2QR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:778:1: error: BUILDSTDERR: warning: label ‘_c2Rb’ defined but not used [-Wunused-label] BUILDSTDERR: 778 | _c2Rb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 778 | _c2Rb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2R8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:803:1: error: BUILDSTDERR: warning: label ‘_c2R8’ defined but not used [-Wunused-label] BUILDSTDERR: 803 | _c2R8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 803 | _c2R8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:831:1: error: BUILDSTDERR: warning: label ‘_c2Rs’ defined but not used [-Wunused-label] BUILDSTDERR: 831 | _c2Rs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 831 | _c2Rs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Rp’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:856:1: error: BUILDSTDERR: warning: label ‘_c2Rp’ defined but not used [-Wunused-label] BUILDSTDERR: 856 | _c2Rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 856 | _c2Rp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:884:1: error: BUILDSTDERR: warning: label ‘_c2RJ’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _c2RJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _c2RJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2RG’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:909:1: error: BUILDSTDERR: warning: label ‘_c2RG’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _c2RG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _c2RG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_zdp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:937:1: error: BUILDSTDERR: warning: label ‘_c2S0’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _c2S0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _c2S0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2RX’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:962:1: error: BUILDSTDERR: warning: label ‘_c2RX’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _c2RX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _c2RX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_liftState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:990:1: error: BUILDSTDERR: warning: label ‘_c2Sh’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _c2Sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _c2Sh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Se’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1015:1: error: BUILDSTDERR: warning: label ‘_c2Se’ defined but not used [-Wunused-label] BUILDSTDERR: 1015 | _c2Se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1015 | _c2Se: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_elimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1043:1: error: BUILDSTDERR: warning: label ‘_c2Sy’ defined but not used [-Wunused-label] BUILDSTDERR: 1043 | _c2Sy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1043 | _c2Sy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘_c2Sv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1068:1: error: BUILDSTDERR: warning: label ‘_c2Sv’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _c2Sv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _c2Sv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1247:1: error: BUILDSTDERR: warning: label ‘_c2SM’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _c2SM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _c2SM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1296:1: error: BUILDSTDERR: warning: label ‘_c2SY’ defined but not used [-Wunused-label] BUILDSTDERR: 1296 | _c2SY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1296 | _c2SY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1345:1: error: BUILDSTDERR: warning: label ‘_c2Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 1345 | _c2Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1345 | _c2Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1394:1: error: BUILDSTDERR: warning: label ‘_c2Tm’ defined but not used [-Wunused-label] BUILDSTDERR: 1394 | _c2Tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1394 | _c2Tm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1443:1: error: BUILDSTDERR: warning: label ‘_c2Ty’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _c2Ty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _c2Ty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddStream_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1481:1: error: BUILDSTDERR: warning: label ‘_c2TI’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _c2TI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _c2TI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddError_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1504:1: error: BUILDSTDERR: warning: label ‘_c2TP’ defined but not used [-Wunused-label] BUILDSTDERR: 1504 | _c2TP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1504 | _c2TP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddWriter_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1527:1: error: BUILDSTDERR: warning: label ‘_c2TW’ defined but not used [-Wunused-label] BUILDSTDERR: 1527 | _c2TW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1527 | _c2TW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddReader_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1550:1: error: BUILDSTDERR: warning: label ‘_c2U3’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _c2U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _c2U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziInternals_CZCArrowAddState_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1573:1: error: BUILDSTDERR: warning: label ‘_c2Ua’ defined but not used [-Wunused-label] BUILDSTDERR: 1573 | _c2Ua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1573 | _c2Ua: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2291_0/ghc_29.hc:1589:22: error: BUILDSTDERR: warning: ‘S2Ue_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 1589 | static const StgWord S2Ue_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1589 | static const StgWord S2Ue_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 3 of 12] Compiling Control.Arrow.Transformer ( Control/Arrow/Transformer.hs, dist/build/Control/Arrow/Transformer.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_zdp1ArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:36:1: error: BUILDSTDERR: warning: label ‘_c2VU’ defined but not used [-Wunused-label] BUILDSTDERR: 36 | _c2VU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 36 | _c2VU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘_c2VR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:61:1: error: BUILDSTDERR: warning: label ‘_c2VR’ defined but not used [-Wunused-label] BUILDSTDERR: 61 | _c2VR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 61 | _c2VR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_zdp2ArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:89:1: error: BUILDSTDERR: warning: label ‘_c2Wb’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _c2Wb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _c2Wb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘_c2W8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:114:1: error: BUILDSTDERR: warning: label ‘_c2W8’ defined but not used [-Wunused-label] BUILDSTDERR: 114 | _c2W8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 114 | _c2W8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_lift_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:142:1: error: BUILDSTDERR: warning: label ‘_c2Ws’ defined but not used [-Wunused-label] BUILDSTDERR: 142 | _c2Ws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 142 | _c2Ws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘_c2Wp’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:167:1: error: BUILDSTDERR: warning: label ‘_c2Wp’ defined but not used [-Wunused-label] BUILDSTDERR: 167 | _c2Wp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 167 | _c2Wp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_CZCArrowTransformer_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:272:1: error: BUILDSTDERR: warning: label ‘_c2WG’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _c2WG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _c2WG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformer_CZCArrowTransformer_con_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:308:1: error: BUILDSTDERR: warning: label ‘_c2WQ’ defined but not used [-Wunused-label] BUILDSTDERR: 308 | _c2WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 308 | _c2WQ: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc2291_0/ghc_40.hc:324:22: error: BUILDSTDERR: warning: ‘S2WU_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 324 | static const StgWord S2WU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 324 | static const StgWord S2WU_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [ 4 of 12] Compiling Control.Arrow.Transformer.Automaton ( Control/Arrow/Transformer/Automaton.hs, dist/build/Control/Arrow/Transformer/Automaton.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5PW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:45:1: error: BUILDSTDERR: warning: label ‘_c62c’ defined but not used [-Wunused-label] BUILDSTDERR: 45 | _c62c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 45 | _c62c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5PX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:77:1: error: BUILDSTDERR: warning: label ‘_c62f’ defined but not used [-Wunused-label] BUILDSTDERR: 77 | _c62f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 77 | _c62f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5PU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:132:1: error: BUILDSTDERR: warning: label ‘_c62k’ defined but not used [-Wunused-label] BUILDSTDERR: 132 | _c62k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 132 | _c62k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowTransformerAutomatonazuzdclift_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:188:1: error: BUILDSTDERR: warning: label ‘_c62p’ defined but not used [-Wunused-label] BUILDSTDERR: 188 | _c62p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 188 | _c62p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:229:1: error: BUILDSTDERR: warning: label ‘_c62Z’ defined but not used [-Wunused-label] BUILDSTDERR: 229 | _c62Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 229 | _c62Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:273:1: error: BUILDSTDERR: warning: label ‘_c632’ defined but not used [-Wunused-label] BUILDSTDERR: 273 | _c632: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 273 | _c632: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Q9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:329:1: error: BUILDSTDERR: warning: label ‘_c63F’ defined but not used [-Wunused-label] BUILDSTDERR: 329 | _c63F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 329 | _c63F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:368:1: error: BUILDSTDERR: warning: label ‘_c63I’ defined but not used [-Wunused-label] BUILDSTDERR: 368 | _c63I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 368 | _c63I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c63n’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:407:1: error: BUILDSTDERR: warning: label ‘_c63n’ defined but not used [-Wunused-label] BUILDSTDERR: 407 | _c63n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 407 | _c63n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c63t’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:437:1: error: BUILDSTDERR: warning: label ‘_c63t’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _c63t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _c63t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:485:1: error: BUILDSTDERR: warning: label ‘_c63S’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _c63S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _c63S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:537:1: error: BUILDSTDERR: warning: label ‘_c63X’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _c63X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _c63X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c62H’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:565:1: error: BUILDSTDERR: warning: label ‘_c62H’ defined but not used [-Wunused-label] BUILDSTDERR: 565 | _c62H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 565 | _c62H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:621:1: error: BUILDSTDERR: warning: label ‘_c64q’ defined but not used [-Wunused-label] BUILDSTDERR: 621 | _c64q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 621 | _c64q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:661:1: error: BUILDSTDERR: warning: label ‘_c657’ defined but not used [-Wunused-label] BUILDSTDERR: 661 | _c657: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 661 | _c657: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:700:1: error: BUILDSTDERR: warning: label ‘_c65a’ defined but not used [-Wunused-label] BUILDSTDERR: 700 | _c65a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 700 | _c65a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c64J’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:739:1: error: BUILDSTDERR: warning: label ‘_c64J’ defined but not used [-Wunused-label] BUILDSTDERR: 739 | _c64J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 739 | _c64J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c64P’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:765:1: error: BUILDSTDERR: warning: label ‘_c64P’ defined but not used [-Wunused-label] BUILDSTDERR: 765 | _c64P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 765 | _c64P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c64V’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:797:1: error: BUILDSTDERR: warning: label ‘_c64V’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _c64V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _c64V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Qv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:852:1: error: BUILDSTDERR: warning: label ‘_c65n’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _c65n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _c65n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:909:1: error: BUILDSTDERR: warning: label ‘_c65v’ defined but not used [-Wunused-label] BUILDSTDERR: 909 | _c65v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 909 | _c65v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c65t’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:954:1: error: BUILDSTDERR: warning: label ‘_c65t’ defined but not used [-Wunused-label] BUILDSTDERR: 954 | _c65t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 954 | _c65t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:984:1: error: BUILDSTDERR: warning: label ‘_c65Y’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _c65Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _c65Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1023:1: error: BUILDSTDERR: warning: label ‘_c66z’ defined but not used [-Wunused-label] BUILDSTDERR: 1023 | _c66z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1023 | _c66z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1061:1: error: BUILDSTDERR: warning: label ‘_c66C’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _c66C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _c66C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c66h’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1100:1: error: BUILDSTDERR: warning: label ‘_c66h’ defined but not used [-Wunused-label] BUILDSTDERR: 1100 | _c66h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1100 | _c66h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c66n’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1130:1: error: BUILDSTDERR: warning: label ‘_c66n’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _c66n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _c66n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1183:1: error: BUILDSTDERR: warning: label ‘_c66N’ defined but not used [-Wunused-label] BUILDSTDERR: 1183 | _c66N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1183 | _c66N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1239:1: error: BUILDSTDERR: warning: label ‘_c66V’ defined but not used [-Wunused-label] BUILDSTDERR: 1239 | _c66V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1239 | _c66V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c66T’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1282:1: error: BUILDSTDERR: warning: label ‘_c66T’ defined but not used [-Wunused-label] BUILDSTDERR: 1282 | _c66T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1282 | _c66T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5R0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1312:1: error: BUILDSTDERR: warning: label ‘_c67o’ defined but not used [-Wunused-label] BUILDSTDERR: 1312 | _c67o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1312 | _c67o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1351:1: error: BUILDSTDERR: warning: label ‘_c67Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _c67Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _c67Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1389:1: error: BUILDSTDERR: warning: label ‘_c682’ defined but not used [-Wunused-label] BUILDSTDERR: 1389 | _c682: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1389 | _c682: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c67H’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1428:1: error: BUILDSTDERR: warning: label ‘_c67H’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _c67H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _c67H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c67N’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1458:1: error: BUILDSTDERR: warning: label ‘_c67N’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _c67N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _c67N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5QZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1511:1: error: BUILDSTDERR: warning: label ‘_c68d’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _c68d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _c68d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1567:1: error: BUILDSTDERR: warning: label ‘_c68l’ defined but not used [-Wunused-label] BUILDSTDERR: 1567 | _c68l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1567 | _c68l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c68j’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1610:1: error: BUILDSTDERR: warning: label ‘_c68j’ defined but not used [-Wunused-label] BUILDSTDERR: 1610 | _c68j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1610 | _c68j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5R5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1639:1: error: BUILDSTDERR: warning: label ‘_c693’ defined but not used [-Wunused-label] BUILDSTDERR: 1639 | _c693: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1639 | _c693: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5R6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1679:1: error: BUILDSTDERR: warning: label ‘_c697’ defined but not used [-Wunused-label] BUILDSTDERR: 1679 | _c697: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1679 | _c697: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5R3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1733:1: error: BUILDSTDERR: warning: label ‘_c69c’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _c69c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _c69c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcarr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1788:1: error: BUILDSTDERR: warning: label ‘_c69h’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _c69h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _c69h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1829:1: error: BUILDSTDERR: warning: label ‘_c69F’ defined but not used [-Wunused-label] BUILDSTDERR: 1829 | _c69F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1829 | _c69F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1869:1: error: BUILDSTDERR: warning: label ‘_c6am’ defined but not used [-Wunused-label] BUILDSTDERR: 1869 | _c6am: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1869 | _c6am: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1908:1: error: BUILDSTDERR: warning: label ‘_c6ap’ defined but not used [-Wunused-label] BUILDSTDERR: 1908 | _c6ap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1908 | _c6ap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c69Y’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1947:1: error: BUILDSTDERR: warning: label ‘_c69Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1947 | _c69Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1947 | _c69Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6a4’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:1973:1: error: BUILDSTDERR: warning: label ‘_c6a4’ defined but not used [-Wunused-label] BUILDSTDERR: 1973 | _c6a4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1973 | _c6a4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6aa’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2005:1: error: BUILDSTDERR: warning: label ‘_c6aa’ defined but not used [-Wunused-label] BUILDSTDERR: 2005 | _c6aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2005 | _c6aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ro_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2060:1: error: BUILDSTDERR: warning: label ‘_c6aC’ defined but not used [-Wunused-label] BUILDSTDERR: 2060 | _c6aC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2060 | _c6aC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2117:1: error: BUILDSTDERR: warning: label ‘_c6aK’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _c6aK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _c6aK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6aI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2162:1: error: BUILDSTDERR: warning: label ‘_c6aI’ defined but not used [-Wunused-label] BUILDSTDERR: 2162 | _c6aI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2162 | _c6aI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2191:1: error: BUILDSTDERR: warning: label ‘_c6bs’ defined but not used [-Wunused-label] BUILDSTDERR: 2191 | _c6bs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2191 | _c6bs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2223:1: error: BUILDSTDERR: warning: label ‘_c6bv’ defined but not used [-Wunused-label] BUILDSTDERR: 2223 | _c6bv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2223 | _c6bv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2276:1: error: BUILDSTDERR: warning: label ‘_c6bK’ defined but not used [-Wunused-label] BUILDSTDERR: 2276 | _c6bK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2276 | _c6bK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6bI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2308:1: error: BUILDSTDERR: warning: label ‘_c6bI’ defined but not used [-Wunused-label] BUILDSTDERR: 2308 | _c6bI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2308 | _c6bI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2332:1: error: BUILDSTDERR: warning: label ‘_c6bQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2332 | _c6bQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2332 | _c6bQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfCategoryTYPEAutomatonzuzdcid_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2391:1: error: BUILDSTDERR: warning: label ‘_c6bV’ defined but not used [-Wunused-label] BUILDSTDERR: 2391 | _c6bV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2391 | _c6bV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Rz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2430:1: error: BUILDSTDERR: warning: label ‘_c6cm’ defined but not used [-Wunused-label] BUILDSTDERR: 2430 | _c6cm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2430 | _c6cm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ry_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2464:1: error: BUILDSTDERR: warning: label ‘_c6cw’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _c6cw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _c6cw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfCategoryTYPEAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2502:1: error: BUILDSTDERR: warning: label ‘_c6cA’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _c6cA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _c6cA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2552:1: error: BUILDSTDERR: warning: label ‘_c6cX’ defined but not used [-Wunused-label] BUILDSTDERR: 2552 | _c6cX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2552 | _c6cX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2586:1: error: BUILDSTDERR: warning: label ‘_c6d8’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _c6d8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _c6d8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2620:1: error: BUILDSTDERR: warning: label ‘_c6dj’ defined but not used [-Wunused-label] BUILDSTDERR: 2620 | _c6dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2620 | _c6dj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2654:1: error: BUILDSTDERR: warning: label ‘_c6du’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _c6du: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _c6du: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2688:1: error: BUILDSTDERR: warning: label ‘_c6dF’ defined but not used [-Wunused-label] BUILDSTDERR: 2688 | _c6dF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2688 | _c6dF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2722:1: error: BUILDSTDERR: warning: label ‘_c6dP’ defined but not used [-Wunused-label] BUILDSTDERR: 2722 | _c6dP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2722 | _c6dP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2764:1: error: BUILDSTDERR: warning: label ‘_c6dT’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _c6dT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _c6dT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2838:1: error: BUILDSTDERR: warning: label ‘_c6eo’ defined but not used [-Wunused-label] BUILDSTDERR: 2838 | _c6eo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2838 | _c6eo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2872:1: error: BUILDSTDERR: warning: label ‘_c6ey’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _c6ey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _c6ey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowTransformerAutomatona_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2910:1: error: BUILDSTDERR: warning: label ‘_c6eC’ defined but not used [-Wunused-label] BUILDSTDERR: 2910 | _c6eC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2910 | _c6eC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2961:1: error: BUILDSTDERR: warning: label ‘_c6eY’ defined but not used [-Wunused-label] BUILDSTDERR: 2961 | _c6eY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2961 | _c6eY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:2998:1: error: BUILDSTDERR: warning: label ‘_c6f1’ defined but not used [-Wunused-label] BUILDSTDERR: 2998 | _c6f1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2998 | _c6f1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5S3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3036:1: error: BUILDSTDERR: warning: label ‘_c6fx’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _c6fx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _c6fx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3075:1: error: BUILDSTDERR: warning: label ‘_c6g8’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _c6g8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _c6g8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5S1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3113:1: error: BUILDSTDERR: warning: label ‘_c6gf’ defined but not used [-Wunused-label] BUILDSTDERR: 3113 | _c6gf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3113 | _c6gf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6fQ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3155:1: error: BUILDSTDERR: warning: label ‘_c6fQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _c6fQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _c6fQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6fW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3206:1: error: BUILDSTDERR: warning: label ‘_c6fW’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _c6fW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _c6fW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5S2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3259:1: error: BUILDSTDERR: warning: label ‘_c6gw’ defined but not used [-Wunused-label] BUILDSTDERR: 3259 | _c6gw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3259 | _c6gw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5RO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3315:1: error: BUILDSTDERR: warning: label ‘_c6gB’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _c6gB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _c6gB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6fm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3358:1: error: BUILDSTDERR: warning: label ‘_c6fm’ defined but not used [-Wunused-label] BUILDSTDERR: 3358 | _c6fm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3358 | _c6fm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6gD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3401:1: error: BUILDSTDERR: warning: label ‘_c6gD’ defined but not used [-Wunused-label] BUILDSTDERR: 3401 | _c6gD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3401 | _c6gD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3427:1: error: BUILDSTDERR: warning: label ‘_c6gN’ defined but not used [-Wunused-label] BUILDSTDERR: 3427 | _c6gN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3427 | _c6gN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Sp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3468:1: error: BUILDSTDERR: warning: label ‘_c6hk’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _c6hk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _c6hk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Sg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3508:1: error: BUILDSTDERR: warning: label ‘_c6hV’ defined but not used [-Wunused-label] BUILDSTDERR: 3508 | _c6hV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3508 | _c6hV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Sm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3545:1: error: BUILDSTDERR: warning: label ‘_c6id’ defined but not used [-Wunused-label] BUILDSTDERR: 3545 | _c6id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3545 | _c6id: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Sn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3584:1: error: BUILDSTDERR: warning: label ‘_c6ik’ defined but not used [-Wunused-label] BUILDSTDERR: 3584 | _c6ik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3584 | _c6ik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6hD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3627:1: error: BUILDSTDERR: warning: label ‘_c6hD’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _c6hD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _c6hD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6i1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3670:1: error: BUILDSTDERR: warning: label ‘_c6i1’ defined but not used [-Wunused-label] BUILDSTDERR: 3670 | _c6i1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3670 | _c6i1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6hJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3723:1: error: BUILDSTDERR: warning: label ‘_c6hJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3723 | _c6hJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3723 | _c6hJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5So_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3779:1: error: BUILDSTDERR: warning: label ‘_c6iC’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _c6iC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _c6iC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3836:1: error: BUILDSTDERR: warning: label ‘_c6iH’ defined but not used [-Wunused-label] BUILDSTDERR: 3836 | _c6iH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3836 | _c6iH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6h9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3865:1: error: BUILDSTDERR: warning: label ‘_c6h9’ defined but not used [-Wunused-label] BUILDSTDERR: 3865 | _c6h9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3865 | _c6h9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6iJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3910:1: error: BUILDSTDERR: warning: label ‘_c6iJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3910 | _c6iJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3910 | _c6iJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5SH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3940:1: error: BUILDSTDERR: warning: label ‘_c6js’ defined but not used [-Wunused-label] BUILDSTDERR: 3940 | _c6js: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3940 | _c6js: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5SE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:3979:1: error: BUILDSTDERR: warning: label ‘_c6k4’ defined but not used [-Wunused-label] BUILDSTDERR: 3979 | _c6k4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3979 | _c6k4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5SF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4017:1: error: BUILDSTDERR: warning: label ‘_c6kb’ defined but not used [-Wunused-label] BUILDSTDERR: 4017 | _c6kb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4017 | _c6kb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6jL’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4059:1: error: BUILDSTDERR: warning: label ‘_c6jL’ defined but not used [-Wunused-label] BUILDSTDERR: 4059 | _c6jL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4059 | _c6jL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6jS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4110:1: error: BUILDSTDERR: warning: label ‘_c6jS’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _c6jS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _c6jS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5SG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4163:1: error: BUILDSTDERR: warning: label ‘_c6kr’ defined but not used [-Wunused-label] BUILDSTDERR: 4163 | _c6kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4163 | _c6kr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ss_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4219:1: error: BUILDSTDERR: warning: label ‘_c6kw’ defined but not used [-Wunused-label] BUILDSTDERR: 4219 | _c6kw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4219 | _c6kw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6jh’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4262:1: error: BUILDSTDERR: warning: label ‘_c6jh’ defined but not used [-Wunused-label] BUILDSTDERR: 4262 | _c6jh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4262 | _c6jh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6ky’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4305:1: error: BUILDSTDERR: warning: label ‘_c6ky’ defined but not used [-Wunused-label] BUILDSTDERR: 4305 | _c6ky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4305 | _c6ky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4331:1: error: BUILDSTDERR: warning: label ‘_c6kI’ defined but not used [-Wunused-label] BUILDSTDERR: 4331 | _c6kI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4331 | _c6kI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4372:1: error: BUILDSTDERR: warning: label ‘_c6lf’ defined but not used [-Wunused-label] BUILDSTDERR: 4372 | _c6lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4372 | _c6lf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ST_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4412:1: error: BUILDSTDERR: warning: label ‘_c6lQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4412 | _c6lQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4412 | _c6lQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5SY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4449:1: error: BUILDSTDERR: warning: label ‘_c6m8’ defined but not used [-Wunused-label] BUILDSTDERR: 4449 | _c6m8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4449 | _c6m8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5SZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4488:1: error: BUILDSTDERR: warning: label ‘_c6mf’ defined but not used [-Wunused-label] BUILDSTDERR: 4488 | _c6mf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4488 | _c6mf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6ly’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4531:1: error: BUILDSTDERR: warning: label ‘_c6ly’ defined but not used [-Wunused-label] BUILDSTDERR: 4531 | _c6ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4531 | _c6ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6lW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4573:1: error: BUILDSTDERR: warning: label ‘_c6lW’ defined but not used [-Wunused-label] BUILDSTDERR: 4573 | _c6lW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4573 | _c6lW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6lE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4620:1: error: BUILDSTDERR: warning: label ‘_c6lE’ defined but not used [-Wunused-label] BUILDSTDERR: 4620 | _c6lE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4620 | _c6lE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4671:1: error: BUILDSTDERR: warning: label ‘_c6mv’ defined but not used [-Wunused-label] BUILDSTDERR: 4671 | _c6mv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4671 | _c6mv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomatonzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4728:1: error: BUILDSTDERR: warning: label ‘_c6mA’ defined but not used [-Wunused-label] BUILDSTDERR: 4728 | _c6mA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4728 | _c6mA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6l4’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4757:1: error: BUILDSTDERR: warning: label ‘_c6l4’ defined but not used [-Wunused-label] BUILDSTDERR: 4757 | _c6l4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4757 | _c6l4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6mC’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4802:1: error: BUILDSTDERR: warning: label ‘_c6mC’ defined but not used [-Wunused-label] BUILDSTDERR: 4802 | _c6mC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4802 | _c6mC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4832:1: error: BUILDSTDERR: warning: label ‘_c6na’ defined but not used [-Wunused-label] BUILDSTDERR: 4832 | _c6na: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4832 | _c6na: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4866:1: error: BUILDSTDERR: warning: label ‘_c6nl’ defined but not used [-Wunused-label] BUILDSTDERR: 4866 | _c6nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4866 | _c6nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4900:1: error: BUILDSTDERR: warning: label ‘_c6nw’ defined but not used [-Wunused-label] BUILDSTDERR: 4900 | _c6nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4900 | _c6nw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4934:1: error: BUILDSTDERR: warning: label ‘_c6nH’ defined but not used [-Wunused-label] BUILDSTDERR: 4934 | _c6nH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4934 | _c6nH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:4968:1: error: BUILDSTDERR: warning: label ‘_c6nR’ defined but not used [-Wunused-label] BUILDSTDERR: 4968 | _c6nR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4968 | _c6nR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowChoiceAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5009:1: error: BUILDSTDERR: warning: label ‘_c6nV’ defined but not used [-Wunused-label] BUILDSTDERR: 5009 | _c6nV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5009 | _c6nV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5T9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5077:1: error: BUILDSTDERR: warning: label ‘_c6on’ defined but not used [-Wunused-label] BUILDSTDERR: 5077 | _c6on: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5077 | _c6on: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowZZeroAutomatonzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5114:1: error: BUILDSTDERR: warning: label ‘_c6oq’ defined but not used [-Wunused-label] BUILDSTDERR: 5114 | _c6oq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5114 | _c6oq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5152:1: error: BUILDSTDERR: warning: label ‘_c6oK’ defined but not used [-Wunused-label] BUILDSTDERR: 5152 | _c6oK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5152 | _c6oK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5187:1: error: BUILDSTDERR: warning: label ‘_c6oU’ defined but not used [-Wunused-label] BUILDSTDERR: 5187 | _c6oU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5187 | _c6oU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowZZeroAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5225:1: error: BUILDSTDERR: warning: label ‘_c6oY’ defined but not used [-Wunused-label] BUILDSTDERR: 5225 | _c6oY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5225 | _c6oY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Te_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5275:1: error: BUILDSTDERR: warning: label ‘_c6pk’ defined but not used [-Wunused-label] BUILDSTDERR: 5275 | _c6pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5275 | _c6pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowPlusAutomatonzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5312:1: error: BUILDSTDERR: warning: label ‘_c6pn’ defined but not used [-Wunused-label] BUILDSTDERR: 5312 | _c6pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5312 | _c6pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5350:1: error: BUILDSTDERR: warning: label ‘_c6pI’ defined but not used [-Wunused-label] BUILDSTDERR: 5350 | _c6pI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5350 | _c6pI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5387:1: error: BUILDSTDERR: warning: label ‘_c6pS’ defined but not used [-Wunused-label] BUILDSTDERR: 5387 | _c6pS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5387 | _c6pS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowPlusAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5425:1: error: BUILDSTDERR: warning: label ‘_c6pW’ defined but not used [-Wunused-label] BUILDSTDERR: 5425 | _c6pW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5425 | _c6pW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5475:1: error: BUILDSTDERR: warning: label ‘_c6qi’ defined but not used [-Wunused-label] BUILDSTDERR: 5475 | _c6qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5475 | _c6qi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomatonzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5512:1: error: BUILDSTDERR: warning: label ‘_c6ql’ defined but not used [-Wunused-label] BUILDSTDERR: 5512 | _c6ql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5512 | _c6ql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5550:1: error: BUILDSTDERR: warning: label ‘_c6ri’ defined but not used [-Wunused-label] BUILDSTDERR: 5550 | _c6ri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5550 | _c6ri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Tz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5588:1: error: BUILDSTDERR: warning: label ‘_c6rl’ defined but not used [-Wunused-label] BUILDSTDERR: 5588 | _c6rl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5588 | _c6rl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6r0’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5627:1: error: BUILDSTDERR: warning: label ‘_c6r0’ defined but not used [-Wunused-label] BUILDSTDERR: 5627 | _c6r0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5627 | _c6r0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6r6’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5657:1: error: BUILDSTDERR: warning: label ‘_c6r6’ defined but not used [-Wunused-label] BUILDSTDERR: 5657 | _c6r6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5657 | _c6r6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5711:1: error: BUILDSTDERR: warning: label ‘_c6rw’ defined but not used [-Wunused-label] BUILDSTDERR: 5711 | _c6rw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5711 | _c6rw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5765:1: error: BUILDSTDERR: warning: label ‘_c6rB’ defined but not used [-Wunused-label] BUILDSTDERR: 5765 | _c6rB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5765 | _c6rB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6qG’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5804:1: error: BUILDSTDERR: warning: label ‘_c6qG’ defined but not used [-Wunused-label] BUILDSTDERR: 5804 | _c6qG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5804 | _c6qG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6rD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5838:1: error: BUILDSTDERR: warning: label ‘_c6rD’ defined but not used [-Wunused-label] BUILDSTDERR: 5838 | _c6rD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5838 | _c6rD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5865:1: error: BUILDSTDERR: warning: label ‘_c6rN’ defined but not used [-Wunused-label] BUILDSTDERR: 5865 | _c6rN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5865 | _c6rN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5914:1: error: BUILDSTDERR: warning: label ‘_c6se’ defined but not used [-Wunused-label] BUILDSTDERR: 5914 | _c6se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5914 | _c6se: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5948:1: error: BUILDSTDERR: warning: label ‘_c6so’ defined but not used [-Wunused-label] BUILDSTDERR: 5948 | _c6so: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5948 | _c6so: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowLoopAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:5986:1: error: BUILDSTDERR: warning: label ‘_c6ss’ defined but not used [-Wunused-label] BUILDSTDERR: 5986 | _c6ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5986 | _c6ss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6036:1: error: BUILDSTDERR: warning: label ‘_c6sW’ defined but not used [-Wunused-label] BUILDSTDERR: 6036 | _c6sW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6036 | _c6sW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6076:1: error: BUILDSTDERR: warning: label ‘_c6t0’ defined but not used [-Wunused-label] BUILDSTDERR: 6076 | _c6t0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6076 | _c6t0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowCircuitAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6131:1: error: BUILDSTDERR: warning: label ‘_c6t8’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _c6t8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _c6t8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6t6’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6168:1: error: BUILDSTDERR: warning: label ‘_c6t6’ defined but not used [-Wunused-label] BUILDSTDERR: 6168 | _c6t6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6168 | _c6t6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6198:1: error: BUILDSTDERR: warning: label ‘_c6ty’ defined but not used [-Wunused-label] BUILDSTDERR: 6198 | _c6ty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6198 | _c6ty: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6232:1: error: BUILDSTDERR: warning: label ‘_c6tI’ defined but not used [-Wunused-label] BUILDSTDERR: 6232 | _c6tI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6232 | _c6tI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowCircuitAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6270:1: error: BUILDSTDERR: warning: label ‘_c6tM’ defined but not used [-Wunused-label] BUILDSTDERR: 6270 | _c6tM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6270 | _c6tM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6320:1: error: BUILDSTDERR: warning: label ‘_c6u8’ defined but not used [-Wunused-label] BUILDSTDERR: 6320 | _c6u8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6320 | _c6u8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomatonzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6359:1: error: BUILDSTDERR: warning: label ‘_c6ub’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _c6ub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _c6ub: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6398:1: error: BUILDSTDERR: warning: label ‘_c6uL’ defined but not used [-Wunused-label] BUILDSTDERR: 6398 | _c6uL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6398 | _c6uL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6430:1: error: BUILDSTDERR: warning: label ‘_c6uO’ defined but not used [-Wunused-label] BUILDSTDERR: 6430 | _c6uO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6430 | _c6uO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5TZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6486:1: error: BUILDSTDERR: warning: label ‘_c6uT’ defined but not used [-Wunused-label] BUILDSTDERR: 6486 | _c6uT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6486 | _c6uT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomatonzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6545:1: error: BUILDSTDERR: warning: label ‘_c6uY’ defined but not used [-Wunused-label] BUILDSTDERR: 6545 | _c6uY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6545 | _c6uY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5U2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6585:1: error: BUILDSTDERR: warning: label ‘_c6vn’ defined but not used [-Wunused-label] BUILDSTDERR: 6585 | _c6vn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6585 | _c6vn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5U1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6619:1: error: BUILDSTDERR: warning: label ‘_c6vy’ defined but not used [-Wunused-label] BUILDSTDERR: 6619 | _c6vy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6619 | _c6vy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfFunctorAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6656:1: error: BUILDSTDERR: warning: label ‘_c6vC’ defined but not used [-Wunused-label] BUILDSTDERR: 6656 | _c6vC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6656 | _c6vC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ue_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6706:1: error: BUILDSTDERR: warning: label ‘_c6vY’ defined but not used [-Wunused-label] BUILDSTDERR: 6706 | _c6vY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6706 | _c6vY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ub_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6744:1: error: BUILDSTDERR: warning: label ‘_c6wy’ defined but not used [-Wunused-label] BUILDSTDERR: 6744 | _c6wy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6744 | _c6wy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6wv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6780:1: error: BUILDSTDERR: warning: label ‘_c6wv’ defined but not used [-Wunused-label] BUILDSTDERR: 6780 | _c6wv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6780 | _c6wv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Uc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6806:1: error: BUILDSTDERR: warning: label ‘_c6wG’ defined but not used [-Wunused-label] BUILDSTDERR: 6806 | _c6wG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6806 | _c6wG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5U6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6857:1: error: BUILDSTDERR: warning: label ‘_c6wL’ defined but not used [-Wunused-label] BUILDSTDERR: 6857 | _c6wL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6857 | _c6wL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ud_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6909:1: error: BUILDSTDERR: warning: label ‘_c6wQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6909 | _c6wQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6909 | _c6wQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:6961:1: error: BUILDSTDERR: warning: label ‘_c6wV’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _c6wV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _c6wV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Uk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7008:1: error: BUILDSTDERR: warning: label ‘_c6xw’ defined but not used [-Wunused-label] BUILDSTDERR: 7008 | _c6xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7008 | _c6xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ui_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7040:1: error: BUILDSTDERR: warning: label ‘_c6xz’ defined but not used [-Wunused-label] BUILDSTDERR: 7040 | _c6xz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7040 | _c6xz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7096:1: error: BUILDSTDERR: warning: label ‘_c6xE’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _c6xE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _c6xE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Uo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7144:1: error: BUILDSTDERR: warning: label ‘_c6y7’ defined but not used [-Wunused-label] BUILDSTDERR: 7144 | _c6y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7144 | _c6y7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Up_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7184:1: error: BUILDSTDERR: warning: label ‘_c6ya’ defined but not used [-Wunused-label] BUILDSTDERR: 7184 | _c6ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7184 | _c6ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7240:1: error: BUILDSTDERR: warning: label ‘_c6yf’ defined but not used [-Wunused-label] BUILDSTDERR: 7240 | _c6yf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7240 | _c6yf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Uw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7284:1: error: BUILDSTDERR: warning: label ‘_c6yY’ defined but not used [-Wunused-label] BUILDSTDERR: 7284 | _c6yY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7284 | _c6yY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Uu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7316:1: error: BUILDSTDERR: warning: label ‘_c6z1’ defined but not used [-Wunused-label] BUILDSTDERR: 7316 | _c6z1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7316 | _c6z1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ux_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7372:1: error: BUILDSTDERR: warning: label ‘_c6z6’ defined but not used [-Wunused-label] BUILDSTDERR: 7372 | _c6z6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7372 | _c6z6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Uy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7430:1: error: BUILDSTDERR: warning: label ‘_c6zb’ defined but not used [-Wunused-label] BUILDSTDERR: 7430 | _c6zb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7430 | _c6zb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7483:1: error: BUILDSTDERR: warning: label ‘_c6zg’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _c6zg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _c6zg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7522:1: error: BUILDSTDERR: warning: label ‘_c6Aa’ defined but not used [-Wunused-label] BUILDSTDERR: 7522 | _c6Aa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7522 | _c6Aa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7554:1: error: BUILDSTDERR: warning: label ‘_c6Ae’ defined but not used [-Wunused-label] BUILDSTDERR: 7554 | _c6Ae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7554 | _c6Ae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7605:1: error: BUILDSTDERR: warning: label ‘_c6Aj’ defined but not used [-Wunused-label] BUILDSTDERR: 7605 | _c6Aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7605 | _c6Aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7657:1: error: BUILDSTDERR: warning: label ‘_c6Ao’ defined but not used [-Wunused-label] BUILDSTDERR: 7657 | _c6Ao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7657 | _c6Ao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7707:1: error: BUILDSTDERR: warning: label ‘_c6At’ defined but not used [-Wunused-label] BUILDSTDERR: 7707 | _c6At: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7707 | _c6At: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomatonzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7760:1: error: BUILDSTDERR: warning: label ‘_c6Ay’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _c6Ay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _c6Ay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7801:1: error: BUILDSTDERR: warning: label ‘_c6B1’ defined but not used [-Wunused-label] BUILDSTDERR: 7801 | _c6B1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7801 | _c6B1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7835:1: error: BUILDSTDERR: warning: label ‘_c6Bc’ defined but not used [-Wunused-label] BUILDSTDERR: 7835 | _c6Bc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7835 | _c6Bc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7869:1: error: BUILDSTDERR: warning: label ‘_c6Bn’ defined but not used [-Wunused-label] BUILDSTDERR: 7869 | _c6Bn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7869 | _c6Bn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7903:1: error: BUILDSTDERR: warning: label ‘_c6By’ defined but not used [-Wunused-label] BUILDSTDERR: 7903 | _c6By: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7903 | _c6By: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7937:1: error: BUILDSTDERR: warning: label ‘_c6BJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7937 | _c6BJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7937 | _c6BJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:7971:1: error: BUILDSTDERR: warning: label ‘_c6BT’ defined but not used [-Wunused-label] BUILDSTDERR: 7971 | _c6BT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7971 | _c6BT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfApplicativeAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8013:1: error: BUILDSTDERR: warning: label ‘_c6BX’ defined but not used [-Wunused-label] BUILDSTDERR: 8013 | _c6BX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8013 | _c6BX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8088:1: error: BUILDSTDERR: warning: label ‘_c6Cn’ defined but not used [-Wunused-label] BUILDSTDERR: 8088 | _c6Cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8088 | _c6Cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Cl’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8110:1: error: BUILDSTDERR: warning: label ‘_c6Cl’ defined but not used [-Wunused-label] BUILDSTDERR: 8110 | _c6Cl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8110 | _c6Cl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8138:1: error: BUILDSTDERR: warning: label ‘_c6CJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8138 | _c6CJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8138 | _c6CJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6CH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8170:1: error: BUILDSTDERR: warning: label ‘_c6CH’ defined but not used [-Wunused-label] BUILDSTDERR: 8170 | _c6CH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8170 | _c6CH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8193:1: error: BUILDSTDERR: warning: label ‘_c6CP’ defined but not used [-Wunused-label] BUILDSTDERR: 8193 | _c6CP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8193 | _c6CP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8230:1: error: BUILDSTDERR: warning: label ‘_c6DN’ defined but not used [-Wunused-label] BUILDSTDERR: 8230 | _c6DN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8230 | _c6DN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8262:1: error: BUILDSTDERR: warning: label ‘_c6DQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _c6DQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _c6DQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8318:1: error: BUILDSTDERR: warning: label ‘_c6DV’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _c6DV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _c6DV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Va_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8377:1: error: BUILDSTDERR: warning: label ‘_c6E0’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _c6E0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _c6E0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8433:1: error: BUILDSTDERR: warning: label ‘_c6EH’ defined but not used [-Wunused-label] BUILDSTDERR: 8433 | _c6EH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8433 | _c6EH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8480:1: error: BUILDSTDERR: warning: label ‘_c6EN’ defined but not used [-Wunused-label] BUILDSTDERR: 8480 | _c6EN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8480 | _c6EN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8531:1: error: BUILDSTDERR: warning: label ‘_c6ES’ defined but not used [-Wunused-label] BUILDSTDERR: 8531 | _c6ES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8531 | _c6ES: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8583:1: error: BUILDSTDERR: warning: label ‘_c6EX’ defined but not used [-Wunused-label] BUILDSTDERR: 8583 | _c6EX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8583 | _c6EX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5V4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8633:1: error: BUILDSTDERR: warning: label ‘_c6F2’ defined but not used [-Wunused-label] BUILDSTDERR: 8633 | _c6F2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8633 | _c6F2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5UW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8685:1: error: BUILDSTDERR: warning: label ‘_c6F7’ defined but not used [-Wunused-label] BUILDSTDERR: 8685 | _c6F7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8685 | _c6F7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Da’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8722:1: error: BUILDSTDERR: warning: label ‘_c6Da’ defined but not used [-Wunused-label] BUILDSTDERR: 8722 | _c6Da: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8722 | _c6Da: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Df’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8746:1: error: BUILDSTDERR: warning: label ‘_c6Df’ defined but not used [-Wunused-label] BUILDSTDERR: 8746 | _c6Df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8746 | _c6Df: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8795:1: error: BUILDSTDERR: warning: label ‘_c6Fe’ defined but not used [-Wunused-label] BUILDSTDERR: 8795 | _c6Fe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8795 | _c6Fe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ve_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8836:1: error: BUILDSTDERR: warning: label ‘_c6FX’ defined but not used [-Wunused-label] BUILDSTDERR: 8836 | _c6FX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8836 | _c6FX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8868:1: error: BUILDSTDERR: warning: label ‘_c6G7’ defined but not used [-Wunused-label] BUILDSTDERR: 8868 | _c6G7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8868 | _c6G7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8902:1: error: BUILDSTDERR: warning: label ‘_c6Gx’ defined but not used [-Wunused-label] BUILDSTDERR: 8902 | _c6Gx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8902 | _c6Gx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8934:1: error: BUILDSTDERR: warning: label ‘_c6GA’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _c6GA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _c6GA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:8990:1: error: BUILDSTDERR: warning: label ‘_c6GF’ defined but not used [-Wunused-label] BUILDSTDERR: 8990 | _c6GF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8990 | _c6GF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9047:1: error: BUILDSTDERR: warning: label ‘_c6Ht’ defined but not used [-Wunused-label] BUILDSTDERR: 9047 | _c6Ht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9047 | _c6Ht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9094:1: error: BUILDSTDERR: warning: label ‘_c6Hz’ defined but not used [-Wunused-label] BUILDSTDERR: 9094 | _c6Hz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9094 | _c6Hz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9145:1: error: BUILDSTDERR: warning: label ‘_c6HE’ defined but not used [-Wunused-label] BUILDSTDERR: 9145 | _c6HE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9145 | _c6HE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9197:1: error: BUILDSTDERR: warning: label ‘_c6HJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9197 | _c6HJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9197 | _c6HJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9247:1: error: BUILDSTDERR: warning: label ‘_c6HO’ defined but not used [-Wunused-label] BUILDSTDERR: 9247 | _c6HO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9247 | _c6HO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9301:1: error: BUILDSTDERR: warning: label ‘_c6HT’ defined but not used [-Wunused-label] BUILDSTDERR: 9301 | _c6HT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9301 | _c6HT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9360:1: error: BUILDSTDERR: warning: label ‘_c6HY’ defined but not used [-Wunused-label] BUILDSTDERR: 9360 | _c6HY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9360 | _c6HY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomatonzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9433:1: error: BUILDSTDERR: warning: label ‘_c6I3’ defined but not used [-Wunused-label] BUILDSTDERR: 9433 | _c6I3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9433 | _c6I3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9474:1: error: BUILDSTDERR: warning: label ‘_c6IK’ defined but not used [-Wunused-label] BUILDSTDERR: 9474 | _c6IK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9474 | _c6IK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9508:1: error: BUILDSTDERR: warning: label ‘_c6IV’ defined but not used [-Wunused-label] BUILDSTDERR: 9508 | _c6IV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9508 | _c6IV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9542:1: error: BUILDSTDERR: warning: label ‘_c6J6’ defined but not used [-Wunused-label] BUILDSTDERR: 9542 | _c6J6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9542 | _c6J6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9579:1: error: BUILDSTDERR: warning: label ‘_c6Jg’ defined but not used [-Wunused-label] BUILDSTDERR: 9579 | _c6Jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9579 | _c6Jg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Vt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9614:1: error: BUILDSTDERR: warning: label ‘_c6Jq’ defined but not used [-Wunused-label] BUILDSTDERR: 9614 | _c6Jq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9614 | _c6Jq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfAlternativeAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9655:1: error: BUILDSTDERR: warning: label ‘_c6Ju’ defined but not used [-Wunused-label] BUILDSTDERR: 9655 | _c6Ju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9655 | _c6Ju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5VJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9723:1: error: BUILDSTDERR: warning: label ‘_c6Kb’ defined but not used [-Wunused-label] BUILDSTDERR: 9723 | _c6Kb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9723 | _c6Kb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5VD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9762:1: error: BUILDSTDERR: warning: label ‘_c6Ki’ defined but not used [-Wunused-label] BUILDSTDERR: 9762 | _c6Ki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9762 | _c6Ki: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6JY’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9806:1: error: BUILDSTDERR: warning: label ‘_c6JY’ defined but not used [-Wunused-label] BUILDSTDERR: 9806 | _c6JY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9806 | _c6JY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9861:1: error: BUILDSTDERR: warning: label ‘_c6Kr’ defined but not used [-Wunused-label] BUILDSTDERR: 9861 | _c6Kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9861 | _c6Kr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomatonzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9901:1: error: BUILDSTDERR: warning: label ‘_c6KK’ defined but not used [-Wunused-label] BUILDSTDERR: 9901 | _c6KK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9901 | _c6KK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6KH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9928:1: error: BUILDSTDERR: warning: label ‘_c6KH’ defined but not used [-Wunused-label] BUILDSTDERR: 9928 | _c6KH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9928 | _c6KH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5VU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9957:1: error: BUILDSTDERR: warning: label ‘_c6L5’ defined but not used [-Wunused-label] BUILDSTDERR: 9957 | _c6L5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9957 | _c6L5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5VT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:9992:1: error: BUILDSTDERR: warning: label ‘_c6Lg’ defined but not used [-Wunused-label] BUILDSTDERR: 9992 | _c6Lg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9992 | _c6Lg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5VS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10026:1: error: BUILDSTDERR: warning: label ‘_c6Lr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10026 | _c6Lr: BUILDSTDERR: | ^ BUILDSTDERR: 10026 | _c6Lr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10067:1: error: BUILDSTDERR: warning: label ‘_c6Lv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10067 | _c6Lv: BUILDSTDERR: | ^ BUILDSTDERR: 10067 | _c6Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5VX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10125:1: error: BUILDSTDERR: warning: label ‘_c6LL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10125 | _c6LL: BUILDSTDERR: | ^ BUILDSTDERR: 10125 | _c6LL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfSemigroupAutomatonzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10164:1: error: BUILDSTDERR: warning: label ‘_c6LO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10164 | _c6LO: BUILDSTDERR: | ^ BUILDSTDERR: 10164 | _c6LO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomaton1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10207:1: error: BUILDSTDERR: warning: label ‘_c6Md’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10207 | _c6Md: BUILDSTDERR: | ^ BUILDSTDERR: 10207 | _c6Md: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Mb’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10229:1: error: BUILDSTDERR: warning: label ‘_c6Mb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10229 | _c6Mb: BUILDSTDERR: | ^ BUILDSTDERR: 10229 | _c6Mb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5W2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10256:1: error: BUILDSTDERR: warning: label ‘_c6Mw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10256 | _c6Mw: BUILDSTDERR: | ^ BUILDSTDERR: 10256 | _c6Mw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5W3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10288:1: error: BUILDSTDERR: warning: label ‘_c6MG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10288 | _c6MG: BUILDSTDERR: | ^ BUILDSTDERR: 10288 | _c6MG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5W9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10323:1: error: BUILDSTDERR: warning: label ‘_c6N5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10323 | _c6N5: BUILDSTDERR: | ^ BUILDSTDERR: 10323 | _c6N5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5W4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10361:1: error: BUILDSTDERR: warning: label ‘_c6Nc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10361 | _c6Nc: BUILDSTDERR: | ^ BUILDSTDERR: 10361 | _c6Nc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6MS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10406:1: error: BUILDSTDERR: warning: label ‘_c6MS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10406 | _c6MS: BUILDSTDERR: | ^ BUILDSTDERR: 10406 | _c6MS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomatonzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10463:1: error: BUILDSTDERR: warning: label ‘_c6Nl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10463 | _c6Nl: BUILDSTDERR: | ^ BUILDSTDERR: 10463 | _c6Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10513:1: error: BUILDSTDERR: warning: label ‘_c6NM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10513 | _c6NM: BUILDSTDERR: | ^ BUILDSTDERR: 10513 | _c6NM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10547:1: error: BUILDSTDERR: warning: label ‘_c6NX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10547 | _c6NX: BUILDSTDERR: | ^ BUILDSTDERR: 10547 | _c6NX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10584:1: error: BUILDSTDERR: warning: label ‘_c6O7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10584 | _c6O7: BUILDSTDERR: | ^ BUILDSTDERR: 10584 | _c6O7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10619:1: error: BUILDSTDERR: warning: label ‘_c6Oh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10619 | _c6Oh: BUILDSTDERR: | ^ BUILDSTDERR: 10619 | _c6Oh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfMonoidAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10660:1: error: BUILDSTDERR: warning: label ‘_c6Ol’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10660 | _c6Ol: BUILDSTDERR: | ^ BUILDSTDERR: 10660 | _c6Ol: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10722:1: error: BUILDSTDERR: warning: label ‘_c6P5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10722 | _c6P5: BUILDSTDERR: | ^ BUILDSTDERR: 10722 | _c6P5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10754:1: error: BUILDSTDERR: warning: label ‘_c6P8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10754 | _c6P8: BUILDSTDERR: | ^ BUILDSTDERR: 10754 | _c6P8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10807:1: error: BUILDSTDERR: warning: label ‘_c6Pd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10807 | _c6Pd: BUILDSTDERR: | ^ BUILDSTDERR: 10807 | _c6Pd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6OM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10844:1: error: BUILDSTDERR: warning: label ‘_c6OM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10844 | _c6OM: BUILDSTDERR: | ^ BUILDSTDERR: 10844 | _c6OM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdwzdcliftStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10886:1: error: BUILDSTDERR: warning: label ‘_c6Pj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10886 | _c6Pj: BUILDSTDERR: | ^ BUILDSTDERR: 10886 | _c6Pj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStreamAutomatonazuzdcliftStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10926:1: error: BUILDSTDERR: warning: label ‘_c6PA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10926 | _c6PA: BUILDSTDERR: | ^ BUILDSTDERR: 10926 | _c6PA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ww_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10951:1: error: BUILDSTDERR: warning: label ‘_c6Qa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10951 | _c6Qa: BUILDSTDERR: | ^ BUILDSTDERR: 10951 | _c6Qa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:10983:1: error: BUILDSTDERR: warning: label ‘_c6Qd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10983 | _c6Qd: BUILDSTDERR: | ^ BUILDSTDERR: 10983 | _c6Qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11035:1: error: BUILDSTDERR: warning: label ‘_c6Qp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11035 | _c6Qp: BUILDSTDERR: | ^ BUILDSTDERR: 11035 | _c6Qp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ws_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11072:1: error: BUILDSTDERR: warning: label ‘_c6Qs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11072 | _c6Qs: BUILDSTDERR: | ^ BUILDSTDERR: 11072 | _c6Qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6PR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11112:1: error: BUILDSTDERR: warning: label ‘_c6PR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11112 | _c6PR: BUILDSTDERR: | ^ BUILDSTDERR: 11112 | _c6PR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11160:1: error: BUILDSTDERR: warning: label ‘_c6Qy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11160 | _c6Qy: BUILDSTDERR: | ^ BUILDSTDERR: 11160 | _c6Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Wz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11199:1: error: BUILDSTDERR: warning: label ‘_c6QY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11199 | _c6QY: BUILDSTDERR: | ^ BUILDSTDERR: 11199 | _c6QY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11236:1: error: BUILDSTDERR: warning: label ‘_c6R1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11236 | _c6R1: BUILDSTDERR: | ^ BUILDSTDERR: 11236 | _c6R1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11274:1: error: BUILDSTDERR: warning: label ‘_c6Rq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11274 | _c6Rq: BUILDSTDERR: | ^ BUILDSTDERR: 11274 | _c6Rq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11313:1: error: BUILDSTDERR: warning: label ‘_c6S1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11313 | _c6S1: BUILDSTDERR: | ^ BUILDSTDERR: 11313 | _c6S1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11351:1: error: BUILDSTDERR: warning: label ‘_c6S4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11351 | _c6S4: BUILDSTDERR: | ^ BUILDSTDERR: 11351 | _c6S4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6RJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11390:1: error: BUILDSTDERR: warning: label ‘_c6RJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11390 | _c6RJ: BUILDSTDERR: | ^ BUILDSTDERR: 11390 | _c6RJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6RP’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11420:1: error: BUILDSTDERR: warning: label ‘_c6RP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11420 | _c6RP: BUILDSTDERR: | ^ BUILDSTDERR: 11420 | _c6RP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11474:1: error: BUILDSTDERR: warning: label ‘_c6Sf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11474 | _c6Sf: BUILDSTDERR: | ^ BUILDSTDERR: 11474 | _c6Sf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomatonzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11527:1: error: BUILDSTDERR: warning: label ‘_c6Sk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11527 | _c6Sk: BUILDSTDERR: | ^ BUILDSTDERR: 11527 | _c6Sk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Rf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11555:1: error: BUILDSTDERR: warning: label ‘_c6Rf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11555 | _c6Rf: BUILDSTDERR: | ^ BUILDSTDERR: 11555 | _c6Rf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Sm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11597:1: error: BUILDSTDERR: warning: label ‘_c6Sm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11597 | _c6Sm: BUILDSTDERR: | ^ BUILDSTDERR: 11597 | _c6Sm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11627:1: error: BUILDSTDERR: warning: label ‘_c6SS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11627 | _c6SS: BUILDSTDERR: | ^ BUILDSTDERR: 11627 | _c6SS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11661:1: error: BUILDSTDERR: warning: label ‘_c6T2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11661 | _c6T2: BUILDSTDERR: | ^ BUILDSTDERR: 11661 | _c6T2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11696:1: error: BUILDSTDERR: warning: label ‘_c6Tc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11696 | _c6Tc: BUILDSTDERR: | ^ BUILDSTDERR: 11696 | _c6Tc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11731:1: error: BUILDSTDERR: warning: label ‘_c6Tm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11731 | _c6Tm: BUILDSTDERR: | ^ BUILDSTDERR: 11731 | _c6Tm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowWriterwAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11771:1: error: BUILDSTDERR: warning: label ‘_c6Tq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11771 | _c6Tq: BUILDSTDERR: | ^ BUILDSTDERR: 11771 | _c6Tq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5X0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11832:1: error: BUILDSTDERR: warning: label ‘_c6Ua’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11832 | _c6Ua: BUILDSTDERR: | ^ BUILDSTDERR: 11832 | _c6Ua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5X1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11864:1: error: BUILDSTDERR: warning: label ‘_c6Ud’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11864 | _c6Ud: BUILDSTDERR: | ^ BUILDSTDERR: 11864 | _c6Ud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11916:1: error: BUILDSTDERR: warning: label ‘_c6Up’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11916 | _c6Up: BUILDSTDERR: | ^ BUILDSTDERR: 11916 | _c6Up: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5WW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11953:1: error: BUILDSTDERR: warning: label ‘_c6Us’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _c6Us: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _c6Us: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6TR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:11993:1: error: BUILDSTDERR: warning: label ‘_c6TR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11993 | _c6TR: BUILDSTDERR: | ^ BUILDSTDERR: 11993 | _c6TR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12041:1: error: BUILDSTDERR: warning: label ‘_c6Uy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12041 | _c6Uy: BUILDSTDERR: | ^ BUILDSTDERR: 12041 | _c6Uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5X3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12080:1: error: BUILDSTDERR: warning: label ‘_c6UY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12080 | _c6UY: BUILDSTDERR: | ^ BUILDSTDERR: 12080 | _c6UY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12117:1: error: BUILDSTDERR: warning: label ‘_c6V1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12117 | _c6V1: BUILDSTDERR: | ^ BUILDSTDERR: 12117 | _c6V1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘r5PC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12156:1: error: BUILDSTDERR: warning: label ‘_c6Vi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12156 | _c6Vi: BUILDSTDERR: | ^ BUILDSTDERR: 12156 | _c6Vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Vf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12184:1: error: BUILDSTDERR: warning: label ‘_c6Vf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12184 | _c6Vf: BUILDSTDERR: | ^ BUILDSTDERR: 12184 | _c6Vf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Vm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12212:1: error: BUILDSTDERR: warning: label ‘_c6Vm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12212 | _c6Vm: BUILDSTDERR: | ^ BUILDSTDERR: 12212 | _c6Vm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12262:1: error: BUILDSTDERR: warning: label ‘_c6VO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12262 | _c6VO: BUILDSTDERR: | ^ BUILDSTDERR: 12262 | _c6VO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12297:1: error: BUILDSTDERR: warning: label ‘_c6VY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12297 | _c6VY: BUILDSTDERR: | ^ BUILDSTDERR: 12297 | _c6VY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12332:1: error: BUILDSTDERR: warning: label ‘_c6WA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12332 | _c6WA: BUILDSTDERR: | ^ BUILDSTDERR: 12332 | _c6WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12372:1: error: BUILDSTDERR: warning: label ‘_c6WD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12372 | _c6WD: BUILDSTDERR: | ^ BUILDSTDERR: 12372 | _c6WD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6Wo’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12418:1: error: BUILDSTDERR: warning: label ‘_c6Wo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12418 | _c6Wo: BUILDSTDERR: | ^ BUILDSTDERR: 12418 | _c6Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12471:1: error: BUILDSTDERR: warning: label ‘_c6WL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12471 | _c6WL: BUILDSTDERR: | ^ BUILDSTDERR: 12471 | _c6WL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12534:1: error: BUILDSTDERR: warning: label ‘_c6WQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12534 | _c6WQ: BUILDSTDERR: | ^ BUILDSTDERR: 12534 | _c6WQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12595:1: error: BUILDSTDERR: warning: label ‘_c6Xg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12595 | _c6Xg: BUILDSTDERR: | ^ BUILDSTDERR: 12595 | _c6Xg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12634:1: error: BUILDSTDERR: warning: label ‘_c6Xq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12634 | _c6Xq: BUILDSTDERR: | ^ BUILDSTDERR: 12634 | _c6Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12678:1: error: BUILDSTDERR: warning: label ‘_c6Xt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12678 | _c6Xt: BUILDSTDERR: | ^ BUILDSTDERR: 12678 | _c6Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12738:1: error: BUILDSTDERR: warning: label ‘_c6Y6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12738 | _c6Y6: BUILDSTDERR: | ^ BUILDSTDERR: 12738 | _c6Y6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12778:1: error: BUILDSTDERR: warning: label ‘_c6Y9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12778 | _c6Y9: BUILDSTDERR: | ^ BUILDSTDERR: 12778 | _c6Y9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6XO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12818:1: error: BUILDSTDERR: warning: label ‘_c6XO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12818 | _c6XO: BUILDSTDERR: | ^ BUILDSTDERR: 12818 | _c6XO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6XU’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12849:1: error: BUILDSTDERR: warning: label ‘_c6XU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12849 | _c6XU: BUILDSTDERR: | ^ BUILDSTDERR: 12849 | _c6XU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12901:1: error: BUILDSTDERR: warning: label ‘_c6Yj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12901 | _c6Yj: BUILDSTDERR: | ^ BUILDSTDERR: 12901 | _c6Yj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Xv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:12962:1: error: BUILDSTDERR: warning: label ‘_c6Yo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12962 | _c6Yo: BUILDSTDERR: | ^ BUILDSTDERR: 12962 | _c6Yo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13037:1: error: BUILDSTDERR: warning: label ‘_c6Yt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13037 | _c6Yt: BUILDSTDERR: | ^ BUILDSTDERR: 13037 | _c6Yt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13114:1: error: BUILDSTDERR: warning: label ‘_c6Zx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13114 | _c6Zx: BUILDSTDERR: | ^ BUILDSTDERR: 13114 | _c6Zx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13152:1: error: BUILDSTDERR: warning: label ‘_c6ZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13152 | _c6ZB: BUILDSTDERR: | ^ BUILDSTDERR: 13152 | _c6ZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13204:1: error: BUILDSTDERR: warning: label ‘_c6ZJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13204 | _c6ZJ: BUILDSTDERR: | ^ BUILDSTDERR: 13204 | _c6ZJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c6ZH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13250:1: error: BUILDSTDERR: warning: label ‘_c6ZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13250 | _c6ZH: BUILDSTDERR: | ^ BUILDSTDERR: 13250 | _c6ZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13277:1: error: BUILDSTDERR: warning: label ‘_c6ZR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13277 | _c6ZR: BUILDSTDERR: | ^ BUILDSTDERR: 13277 | _c6ZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdchandle_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13327:1: error: BUILDSTDERR: warning: label ‘_c6ZW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13327 | _c6ZW: BUILDSTDERR: | ^ BUILDSTDERR: 13327 | _c6ZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13373:1: error: BUILDSTDERR: warning: label ‘_c70r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13373 | _c70r: BUILDSTDERR: | ^ BUILDSTDERR: 13373 | _c70r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5XR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13412:1: error: BUILDSTDERR: warning: label ‘_c70I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13412 | _c70I: BUILDSTDERR: | ^ BUILDSTDERR: 13412 | _c70I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13448:1: error: BUILDSTDERR: warning: label ‘_c71d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13448 | _c71d: BUILDSTDERR: | ^ BUILDSTDERR: 13448 | _c71d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13486:1: error: BUILDSTDERR: warning: label ‘_c71k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13486 | _c71k: BUILDSTDERR: | ^ BUILDSTDERR: 13486 | _c71k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c70U’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13528:1: error: BUILDSTDERR: warning: label ‘_c70U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13528 | _c70U: BUILDSTDERR: | ^ BUILDSTDERR: 13528 | _c70U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c711’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13579:1: error: BUILDSTDERR: warning: label ‘_c711’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13579 | _c711: BUILDSTDERR: | ^ BUILDSTDERR: 13579 | _c711: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13633:1: error: BUILDSTDERR: warning: label ‘_c71A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13633 | _c71A: BUILDSTDERR: | ^ BUILDSTDERR: 13633 | _c71A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomatonzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13694:1: error: BUILDSTDERR: warning: label ‘_c71F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13694 | _c71F: BUILDSTDERR: | ^ BUILDSTDERR: 13694 | _c71F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c70g’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13722:1: error: BUILDSTDERR: warning: label ‘_c70g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13722 | _c70g: BUILDSTDERR: | ^ BUILDSTDERR: 13722 | _c70g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c71H’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13765:1: error: BUILDSTDERR: warning: label ‘_c71H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13765 | _c71H: BUILDSTDERR: | ^ BUILDSTDERR: 13765 | _c71H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ya_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13795:1: error: BUILDSTDERR: warning: label ‘_c72f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13795 | _c72f: BUILDSTDERR: | ^ BUILDSTDERR: 13795 | _c72f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13829:1: error: BUILDSTDERR: warning: label ‘_c72q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13829 | _c72q: BUILDSTDERR: | ^ BUILDSTDERR: 13829 | _c72q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13863:1: error: BUILDSTDERR: warning: label ‘_c72B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13863 | _c72B: BUILDSTDERR: | ^ BUILDSTDERR: 13863 | _c72B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13897:1: error: BUILDSTDERR: warning: label ‘_c72L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13897 | _c72L: BUILDSTDERR: | ^ BUILDSTDERR: 13897 | _c72L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Y6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13932:1: error: BUILDSTDERR: warning: label ‘_c72V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13932 | _c72V: BUILDSTDERR: | ^ BUILDSTDERR: 13932 | _c72V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowErrorrAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:13973:1: error: BUILDSTDERR: warning: label ‘_c72Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13973 | _c72Z: BUILDSTDERR: | ^ BUILDSTDERR: 13973 | _c72Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14040:1: error: BUILDSTDERR: warning: label ‘_c73L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14040 | _c73L: BUILDSTDERR: | ^ BUILDSTDERR: 14040 | _c73L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14072:1: error: BUILDSTDERR: warning: label ‘_c73O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14072 | _c73O: BUILDSTDERR: | ^ BUILDSTDERR: 14072 | _c73O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ye_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14124:1: error: BUILDSTDERR: warning: label ‘_c740’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14124 | _c740: BUILDSTDERR: | ^ BUILDSTDERR: 14124 | _c740: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14161:1: error: BUILDSTDERR: warning: label ‘_c743’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14161 | _c743: BUILDSTDERR: | ^ BUILDSTDERR: 14161 | _c743: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c73s’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14201:1: error: BUILDSTDERR: warning: label ‘_c73s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14201 | _c73s: BUILDSTDERR: | ^ BUILDSTDERR: 14201 | _c73s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14249:1: error: BUILDSTDERR: warning: label ‘_c749’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14249 | _c749: BUILDSTDERR: | ^ BUILDSTDERR: 14249 | _c749: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14288:1: error: BUILDSTDERR: warning: label ‘_c74z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14288 | _c74z: BUILDSTDERR: | ^ BUILDSTDERR: 14288 | _c74z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14325:1: error: BUILDSTDERR: warning: label ‘_c74C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14325 | _c74C: BUILDSTDERR: | ^ BUILDSTDERR: 14325 | _c74C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14363:1: error: BUILDSTDERR: warning: label ‘_c751’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14363 | _c751: BUILDSTDERR: | ^ BUILDSTDERR: 14363 | _c751: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14404:1: error: BUILDSTDERR: warning: label ‘_c75r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14404 | _c75r: BUILDSTDERR: | ^ BUILDSTDERR: 14404 | _c75r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14456:1: error: BUILDSTDERR: warning: label ‘_c75y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14456 | _c75y: BUILDSTDERR: | ^ BUILDSTDERR: 14456 | _c75y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Yz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14514:1: error: BUILDSTDERR: warning: label ‘_c75D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14514 | _c75D: BUILDSTDERR: | ^ BUILDSTDERR: 14514 | _c75D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomatonzuzdcnewReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14567:1: error: BUILDSTDERR: warning: label ‘_c75I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14567 | _c75I: BUILDSTDERR: | ^ BUILDSTDERR: 14567 | _c75I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c74Q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14595:1: error: BUILDSTDERR: warning: label ‘_c74Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14595 | _c74Q: BUILDSTDERR: | ^ BUILDSTDERR: 14595 | _c74Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c75K’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14637:1: error: BUILDSTDERR: warning: label ‘_c75K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14637 | _c75K: BUILDSTDERR: | ^ BUILDSTDERR: 14637 | _c75K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14667:1: error: BUILDSTDERR: warning: label ‘_c76g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14667 | _c76g: BUILDSTDERR: | ^ BUILDSTDERR: 14667 | _c76g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14701:1: error: BUILDSTDERR: warning: label ‘_c76q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14701 | _c76q: BUILDSTDERR: | ^ BUILDSTDERR: 14701 | _c76q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14736:1: error: BUILDSTDERR: warning: label ‘_c76A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14736 | _c76A: BUILDSTDERR: | ^ BUILDSTDERR: 14736 | _c76A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowReaderrAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14775:1: error: BUILDSTDERR: warning: label ‘_c76E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14775 | _c76E: BUILDSTDERR: | ^ BUILDSTDERR: 14775 | _c76E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14830:1: error: BUILDSTDERR: warning: label ‘_c77m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14830 | _c77m: BUILDSTDERR: | ^ BUILDSTDERR: 14830 | _c77m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14862:1: error: BUILDSTDERR: warning: label ‘_c77p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14862 | _c77p: BUILDSTDERR: | ^ BUILDSTDERR: 14862 | _c77p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14914:1: error: BUILDSTDERR: warning: label ‘_c77B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14914 | _c77B: BUILDSTDERR: | ^ BUILDSTDERR: 14914 | _c77B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14951:1: error: BUILDSTDERR: warning: label ‘_c77E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14951 | _c77E: BUILDSTDERR: | ^ BUILDSTDERR: 14951 | _c77E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c773’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:14991:1: error: BUILDSTDERR: warning: label ‘_c773’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14991 | _c773: BUILDSTDERR: | ^ BUILDSTDERR: 14991 | _c773: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15039:1: error: BUILDSTDERR: warning: label ‘_c77K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15039 | _c77K: BUILDSTDERR: | ^ BUILDSTDERR: 15039 | _c77K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15077:1: error: BUILDSTDERR: warning: label ‘_c78u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15077 | _c78u: BUILDSTDERR: | ^ BUILDSTDERR: 15077 | _c78u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15109:1: error: BUILDSTDERR: warning: label ‘_c78x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15109 | _c78x: BUILDSTDERR: | ^ BUILDSTDERR: 15109 | _c78x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15161:1: error: BUILDSTDERR: warning: label ‘_c78J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15161 | _c78J: BUILDSTDERR: | ^ BUILDSTDERR: 15161 | _c78J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15198:1: error: BUILDSTDERR: warning: label ‘_c78M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15198 | _c78M: BUILDSTDERR: | ^ BUILDSTDERR: 15198 | _c78M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c78b’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15238:1: error: BUILDSTDERR: warning: label ‘_c78b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15238 | _c78b: BUILDSTDERR: | ^ BUILDSTDERR: 15238 | _c78b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15286:1: error: BUILDSTDERR: warning: label ‘_c78S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15286 | _c78S: BUILDSTDERR: | ^ BUILDSTDERR: 15286 | _c78S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15325:1: error: BUILDSTDERR: warning: label ‘_c79i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15325 | _c79i: BUILDSTDERR: | ^ BUILDSTDERR: 15325 | _c79i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomatonzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15362:1: error: BUILDSTDERR: warning: label ‘_c79l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15362 | _c79l: BUILDSTDERR: | ^ BUILDSTDERR: 15362 | _c79l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15400:1: error: BUILDSTDERR: warning: label ‘_c79F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15400 | _c79F: BUILDSTDERR: | ^ BUILDSTDERR: 15400 | _c79F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15435:1: error: BUILDSTDERR: warning: label ‘_c79P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15435 | _c79P: BUILDSTDERR: | ^ BUILDSTDERR: 15435 | _c79P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5YW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15470:1: error: BUILDSTDERR: warning: label ‘_c79Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15470 | _c79Z: BUILDSTDERR: | ^ BUILDSTDERR: 15470 | _c79Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowStatesAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15509:1: error: BUILDSTDERR: warning: label ‘_c7a3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15509 | _c7a3: BUILDSTDERR: | ^ BUILDSTDERR: 15509 | _c7a3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Z0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15565:1: error: BUILDSTDERR: warning: label ‘_c7ar’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15565 | _c7ar: BUILDSTDERR: | ^ BUILDSTDERR: 15565 | _c7ar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15602:1: error: BUILDSTDERR: warning: label ‘_c7au’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15602 | _c7au: BUILDSTDERR: | ^ BUILDSTDERR: 15602 | _c7au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Z2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15640:1: error: BUILDSTDERR: warning: label ‘_c7aO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15640 | _c7aO: BUILDSTDERR: | ^ BUILDSTDERR: 15640 | _c7aO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15677:1: error: BUILDSTDERR: warning: label ‘_c7aR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15677 | _c7aR: BUILDSTDERR: | ^ BUILDSTDERR: 15677 | _c7aR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15715:1: error: BUILDSTDERR: warning: label ‘_c7bl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15715 | _c7bl: BUILDSTDERR: | ^ BUILDSTDERR: 15715 | _c7bl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15754:1: error: BUILDSTDERR: warning: label ‘_c7bQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15754 | _c7bQ: BUILDSTDERR: | ^ BUILDSTDERR: 15754 | _c7bQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15792:1: error: BUILDSTDERR: warning: label ‘_c7bT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15792 | _c7bT: BUILDSTDERR: | ^ BUILDSTDERR: 15792 | _c7bT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7bE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15834:1: error: BUILDSTDERR: warning: label ‘_c7bE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15834 | _c7bE: BUILDSTDERR: | ^ BUILDSTDERR: 15834 | _c7bE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Ze_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15881:1: error: BUILDSTDERR: warning: label ‘_c7c1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15881 | _c7c1: BUILDSTDERR: | ^ BUILDSTDERR: 15881 | _c7c1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcliftWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15934:1: error: BUILDSTDERR: warning: label ‘_c7c6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15934 | _c7c6: BUILDSTDERR: | ^ BUILDSTDERR: 15934 | _c7c6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7b5’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15957:1: error: BUILDSTDERR: warning: label ‘_c7b5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15957 | _c7b5: BUILDSTDERR: | ^ BUILDSTDERR: 15957 | _c7b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7ba’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:15981:1: error: BUILDSTDERR: warning: label ‘_c7ba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15981 | _c7ba: BUILDSTDERR: | ^ BUILDSTDERR: 15981 | _c7ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7c8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16023:1: error: BUILDSTDERR: warning: label ‘_c7c8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16023 | _c7c8: BUILDSTDERR: | ^ BUILDSTDERR: 16023 | _c7c8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16053:1: error: BUILDSTDERR: warning: label ‘_c7cJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16053 | _c7cJ: BUILDSTDERR: | ^ BUILDSTDERR: 16053 | _c7cJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16092:1: error: BUILDSTDERR: warning: label ‘_c7dk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16092 | _c7dk: BUILDSTDERR: | ^ BUILDSTDERR: 16092 | _c7dk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16130:1: error: BUILDSTDERR: warning: label ‘_c7dn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16130 | _c7dn: BUILDSTDERR: | ^ BUILDSTDERR: 16130 | _c7dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7d2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16169:1: error: BUILDSTDERR: warning: label ‘_c7d2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16169 | _c7d2: BUILDSTDERR: | ^ BUILDSTDERR: 16169 | _c7d2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7d8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16199:1: error: BUILDSTDERR: warning: label ‘_c7d8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16199 | _c7d8: BUILDSTDERR: | ^ BUILDSTDERR: 16199 | _c7d8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16253:1: error: BUILDSTDERR: warning: label ‘_c7dy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16253 | _c7dy: BUILDSTDERR: | ^ BUILDSTDERR: 16253 | _c7dy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomatonzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16306:1: error: BUILDSTDERR: warning: label ‘_c7dD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16306 | _c7dD: BUILDSTDERR: | ^ BUILDSTDERR: 16306 | _c7dD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7cy’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16334:1: error: BUILDSTDERR: warning: label ‘_c7cy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16334 | _c7cy: BUILDSTDERR: | ^ BUILDSTDERR: 16334 | _c7cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7dF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16376:1: error: BUILDSTDERR: warning: label ‘_c7dF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16376 | _c7dF: BUILDSTDERR: | ^ BUILDSTDERR: 16376 | _c7dF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16406:1: error: BUILDSTDERR: warning: label ‘_c7eb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16406 | _c7eb: BUILDSTDERR: | ^ BUILDSTDERR: 16406 | _c7eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16440:1: error: BUILDSTDERR: warning: label ‘_c7em’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16440 | _c7em: BUILDSTDERR: | ^ BUILDSTDERR: 16440 | _c7em: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16474:1: error: BUILDSTDERR: warning: label ‘_c7ew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16474 | _c7ew: BUILDSTDERR: | ^ BUILDSTDERR: 16474 | _c7ew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5Zx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16509:1: error: BUILDSTDERR: warning: label ‘_c7eG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16509 | _c7eG: BUILDSTDERR: | ^ BUILDSTDERR: 16509 | _c7eG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddWriterwAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16549:1: error: BUILDSTDERR: warning: label ‘_c7eK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16549 | _c7eK: BUILDSTDERR: | ^ BUILDSTDERR: 16549 | _c7eK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16611:1: error: BUILDSTDERR: warning: label ‘_c7fa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16611 | _c7fa: BUILDSTDERR: | ^ BUILDSTDERR: 16611 | _c7fa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16648:1: error: BUILDSTDERR: warning: label ‘_c7fd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16648 | _c7fd: BUILDSTDERR: | ^ BUILDSTDERR: 16648 | _c7fd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16686:1: error: BUILDSTDERR: warning: label ‘_c7fx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16686 | _c7fx: BUILDSTDERR: | ^ BUILDSTDERR: 16686 | _c7fx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16723:1: error: BUILDSTDERR: warning: label ‘_c7fA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16723 | _c7fA: BUILDSTDERR: | ^ BUILDSTDERR: 16723 | _c7fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16761:1: error: BUILDSTDERR: warning: label ‘_c7g4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16761 | _c7g4: BUILDSTDERR: | ^ BUILDSTDERR: 16761 | _c7g4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16800:1: error: BUILDSTDERR: warning: label ‘_c7gz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16800 | _c7gz: BUILDSTDERR: | ^ BUILDSTDERR: 16800 | _c7gz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16838:1: error: BUILDSTDERR: warning: label ‘_c7gC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16838 | _c7gC: BUILDSTDERR: | ^ BUILDSTDERR: 16838 | _c7gC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7gn’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16880:1: error: BUILDSTDERR: warning: label ‘_c7gn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16880 | _c7gn: BUILDSTDERR: | ^ BUILDSTDERR: 16880 | _c7gn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s5ZQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16927:1: error: BUILDSTDERR: warning: label ‘_c7gK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16927 | _c7gK: BUILDSTDERR: | ^ BUILDSTDERR: 16927 | _c7gK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcliftReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:16980:1: error: BUILDSTDERR: warning: label ‘_c7gP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16980 | _c7gP: BUILDSTDERR: | ^ BUILDSTDERR: 16980 | _c7gP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7fO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17003:1: error: BUILDSTDERR: warning: label ‘_c7fO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17003 | _c7fO: BUILDSTDERR: | ^ BUILDSTDERR: 17003 | _c7fO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7fT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17027:1: error: BUILDSTDERR: warning: label ‘_c7fT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17027 | _c7fT: BUILDSTDERR: | ^ BUILDSTDERR: 17027 | _c7fT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7gR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17069:1: error: BUILDSTDERR: warning: label ‘_c7gR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17069 | _c7gR: BUILDSTDERR: | ^ BUILDSTDERR: 17069 | _c7gR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s608_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17099:1: error: BUILDSTDERR: warning: label ‘_c7hs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17099 | _c7hs: BUILDSTDERR: | ^ BUILDSTDERR: 17099 | _c7hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s605_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17140:1: error: BUILDSTDERR: warning: label ‘_c7hS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17140 | _c7hS: BUILDSTDERR: | ^ BUILDSTDERR: 17140 | _c7hS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s606_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17192:1: error: BUILDSTDERR: warning: label ‘_c7hZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17192 | _c7hZ: BUILDSTDERR: | ^ BUILDSTDERR: 17192 | _c7hZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s607_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17250:1: error: BUILDSTDERR: warning: label ‘_c7i4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17250 | _c7i4: BUILDSTDERR: | ^ BUILDSTDERR: 17250 | _c7i4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomatonzuzdcelimReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17303:1: error: BUILDSTDERR: warning: label ‘_c7i9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17303 | _c7i9: BUILDSTDERR: | ^ BUILDSTDERR: 17303 | _c7i9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7hh’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17331:1: error: BUILDSTDERR: warning: label ‘_c7hh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17331 | _c7hh: BUILDSTDERR: | ^ BUILDSTDERR: 17331 | _c7hh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7ib’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17373:1: error: BUILDSTDERR: warning: label ‘_c7ib’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17373 | _c7ib: BUILDSTDERR: | ^ BUILDSTDERR: 17373 | _c7ib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60d_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17403:1: error: BUILDSTDERR: warning: label ‘_c7iH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17403 | _c7iH: BUILDSTDERR: | ^ BUILDSTDERR: 17403 | _c7iH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60c_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17437:1: error: BUILDSTDERR: warning: label ‘_c7iS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17437 | _c7iS: BUILDSTDERR: | ^ BUILDSTDERR: 17437 | _c7iS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60b_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17471:1: error: BUILDSTDERR: warning: label ‘_c7j2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17471 | _c7j2: BUILDSTDERR: | ^ BUILDSTDERR: 17471 | _c7j2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60a_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17506:1: error: BUILDSTDERR: warning: label ‘_c7jc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17506 | _c7jc: BUILDSTDERR: | ^ BUILDSTDERR: 17506 | _c7jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddReaderrAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17546:1: error: BUILDSTDERR: warning: label ‘_c7jg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17546 | _c7jg: BUILDSTDERR: | ^ BUILDSTDERR: 17546 | _c7jg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60f_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17608:1: error: BUILDSTDERR: warning: label ‘_c7jG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17608 | _c7jG: BUILDSTDERR: | ^ BUILDSTDERR: 17608 | _c7jG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17645:1: error: BUILDSTDERR: warning: label ‘_c7jJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17645 | _c7jJ: BUILDSTDERR: | ^ BUILDSTDERR: 17645 | _c7jJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60h_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17683:1: error: BUILDSTDERR: warning: label ‘_c7k3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17683 | _c7k3: BUILDSTDERR: | ^ BUILDSTDERR: 17683 | _c7k3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17720:1: error: BUILDSTDERR: warning: label ‘_c7k6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17720 | _c7k6: BUILDSTDERR: | ^ BUILDSTDERR: 17720 | _c7k6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60u_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17758:1: error: BUILDSTDERR: warning: label ‘_c7kA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17758 | _c7kA: BUILDSTDERR: | ^ BUILDSTDERR: 17758 | _c7kA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60r_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17797:1: error: BUILDSTDERR: warning: label ‘_c7l5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17797 | _c7l5: BUILDSTDERR: | ^ BUILDSTDERR: 17797 | _c7l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60s_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17835:1: error: BUILDSTDERR: warning: label ‘_c7l8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17835 | _c7l8: BUILDSTDERR: | ^ BUILDSTDERR: 17835 | _c7l8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7kT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17877:1: error: BUILDSTDERR: warning: label ‘_c7kT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17877 | _c7kT: BUILDSTDERR: | ^ BUILDSTDERR: 17877 | _c7kT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60t_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17924:1: error: BUILDSTDERR: warning: label ‘_c7lg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17924 | _c7lg: BUILDSTDERR: | ^ BUILDSTDERR: 17924 | _c7lg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcliftState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:17977:1: error: BUILDSTDERR: warning: label ‘_c7ll’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17977 | _c7ll: BUILDSTDERR: | ^ BUILDSTDERR: 17977 | _c7ll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7kk’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18000:1: error: BUILDSTDERR: warning: label ‘_c7kk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18000 | _c7kk: BUILDSTDERR: | ^ BUILDSTDERR: 18000 | _c7kk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7kp’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18024:1: error: BUILDSTDERR: warning: label ‘_c7kp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18024 | _c7kp: BUILDSTDERR: | ^ BUILDSTDERR: 18024 | _c7kp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7ln’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18066:1: error: BUILDSTDERR: warning: label ‘_c7ln’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18066 | _c7ln: BUILDSTDERR: | ^ BUILDSTDERR: 18066 | _c7ln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60K_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18096:1: error: BUILDSTDERR: warning: label ‘_c7lY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18096 | _c7lY: BUILDSTDERR: | ^ BUILDSTDERR: 18096 | _c7lY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60H_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18135:1: error: BUILDSTDERR: warning: label ‘_c7mz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18135 | _c7mz: BUILDSTDERR: | ^ BUILDSTDERR: 18135 | _c7mz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60I_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18173:1: error: BUILDSTDERR: warning: label ‘_c7mC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18173 | _c7mC: BUILDSTDERR: | ^ BUILDSTDERR: 18173 | _c7mC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7mh’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18212:1: error: BUILDSTDERR: warning: label ‘_c7mh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18212 | _c7mh: BUILDSTDERR: | ^ BUILDSTDERR: 18212 | _c7mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7mn’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18242:1: error: BUILDSTDERR: warning: label ‘_c7mn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18242 | _c7mn: BUILDSTDERR: | ^ BUILDSTDERR: 18242 | _c7mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60J_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18296:1: error: BUILDSTDERR: warning: label ‘_c7mN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18296 | _c7mN: BUILDSTDERR: | ^ BUILDSTDERR: 18296 | _c7mN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomatonzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18349:1: error: BUILDSTDERR: warning: label ‘_c7mS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18349 | _c7mS: BUILDSTDERR: | ^ BUILDSTDERR: 18349 | _c7mS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7lN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18377:1: error: BUILDSTDERR: warning: label ‘_c7lN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18377 | _c7lN: BUILDSTDERR: | ^ BUILDSTDERR: 18377 | _c7lN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7mU’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18419:1: error: BUILDSTDERR: warning: label ‘_c7mU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18419 | _c7mU: BUILDSTDERR: | ^ BUILDSTDERR: 18419 | _c7mU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60P_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18449:1: error: BUILDSTDERR: warning: label ‘_c7nq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18449 | _c7nq: BUILDSTDERR: | ^ BUILDSTDERR: 18449 | _c7nq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60O_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18483:1: error: BUILDSTDERR: warning: label ‘_c7nB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18483 | _c7nB: BUILDSTDERR: | ^ BUILDSTDERR: 18483 | _c7nB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60N_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18517:1: error: BUILDSTDERR: warning: label ‘_c7nL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18517 | _c7nL: BUILDSTDERR: | ^ BUILDSTDERR: 18517 | _c7nL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s60M_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18552:1: error: BUILDSTDERR: warning: label ‘_c7nV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18552 | _c7nV: BUILDSTDERR: | ^ BUILDSTDERR: 18552 | _c7nV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStaterAutomatonAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18592:1: error: BUILDSTDERR: warning: label ‘_c7nZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18592 | _c7nZ: BUILDSTDERR: | ^ BUILDSTDERR: 18592 | _c7nZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘r5PD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18655:1: error: BUILDSTDERR: warning: label ‘_c7om’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18655 | _c7om: BUILDSTDERR: | ^ BUILDSTDERR: 18655 | _c7om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7oj’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18683:1: error: BUILDSTDERR: warning: label ‘_c7oj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18683 | _c7oj: BUILDSTDERR: | ^ BUILDSTDERR: 18683 | _c7oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7oq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18711:1: error: BUILDSTDERR: warning: label ‘_c7oq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18711 | _c7oq: BUILDSTDERR: | ^ BUILDSTDERR: 18711 | _c7oq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘r5PE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18768:1: error: BUILDSTDERR: warning: label ‘_c7oP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18768 | _c7oP: BUILDSTDERR: | ^ BUILDSTDERR: 18768 | _c7oP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61v_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18819:1: error: BUILDSTDERR: warning: label ‘_c7pD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18819 | _c7pD: BUILDSTDERR: | ^ BUILDSTDERR: 18819 | _c7pD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61u_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18858:1: error: BUILDSTDERR: warning: label ‘_c7pN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18858 | _c7pN: BUILDSTDERR: | ^ BUILDSTDERR: 18858 | _c7pN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61w_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18902:1: error: BUILDSTDERR: warning: label ‘_c7pQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18902 | _c7pQ: BUILDSTDERR: | ^ BUILDSTDERR: 18902 | _c7pQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61q_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:18962:1: error: BUILDSTDERR: warning: label ‘_c7qz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18962 | _c7qz: BUILDSTDERR: | ^ BUILDSTDERR: 18962 | _c7qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61s_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19001:1: error: BUILDSTDERR: warning: label ‘_c7qC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19001 | _c7qC: BUILDSTDERR: | ^ BUILDSTDERR: 19001 | _c7qC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7qb’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19041:1: error: BUILDSTDERR: warning: label ‘_c7qb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19041 | _c7qb: BUILDSTDERR: | ^ BUILDSTDERR: 19041 | _c7qb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7qh’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19067:1: error: BUILDSTDERR: warning: label ‘_c7qh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19067 | _c7qh: BUILDSTDERR: | ^ BUILDSTDERR: 19067 | _c7qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7qn’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19098:1: error: BUILDSTDERR: warning: label ‘_c7qn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19098 | _c7qn: BUILDSTDERR: | ^ BUILDSTDERR: 19098 | _c7qn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61t_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19154:1: error: BUILDSTDERR: warning: label ‘_c7qP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19154 | _c7qP: BUILDSTDERR: | ^ BUILDSTDERR: 19154 | _c7qP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61x_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19215:1: error: BUILDSTDERR: warning: label ‘_c7qU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19215 | _c7qU: BUILDSTDERR: | ^ BUILDSTDERR: 19215 | _c7qU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61e_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19280:1: error: BUILDSTDERR: warning: label ‘_c7rd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19280 | _c7rd: BUILDSTDERR: | ^ BUILDSTDERR: 19280 | _c7rd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61f_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19318:1: error: BUILDSTDERR: warning: label ‘_c7rg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19318 | _c7rg: BUILDSTDERR: | ^ BUILDSTDERR: 19318 | _c7rg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61y_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19377:1: error: BUILDSTDERR: warning: label ‘_c7rl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19377 | _c7rl: BUILDSTDERR: | ^ BUILDSTDERR: 19377 | _c7rl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61d_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19444:1: error: BUILDSTDERR: warning: label ‘_c7rx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19444 | _c7rx: BUILDSTDERR: | ^ BUILDSTDERR: 19444 | _c7rx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_runAutomaton_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19484:1: error: BUILDSTDERR: warning: label ‘_c7rA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19484 | _c7rA: BUILDSTDERR: | ^ BUILDSTDERR: 19484 | _c7rA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7p1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19508:1: error: BUILDSTDERR: warning: label ‘_c7p1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19508 | _c7p1: BUILDSTDERR: | ^ BUILDSTDERR: 19508 | _c7p1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘_c7p6’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19537:1: error: BUILDSTDERR: warning: label ‘_c7p6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19537 | _c7p6: BUILDSTDERR: | ^ BUILDSTDERR: 19537 | _c7p6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61F_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19599:1: error: BUILDSTDERR: warning: label ‘_c7sh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19599 | _c7sh: BUILDSTDERR: | ^ BUILDSTDERR: 19599 | _c7sh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61E_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19634:1: error: BUILDSTDERR: warning: label ‘_c7ss’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19634 | _c7ss: BUILDSTDERR: | ^ BUILDSTDERR: 19634 | _c7ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61C_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19668:1: error: BUILDSTDERR: warning: label ‘_c7sC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19668 | _c7sC: BUILDSTDERR: | ^ BUILDSTDERR: 19668 | _c7sC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘s61B_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19703:1: error: BUILDSTDERR: warning: label ‘_c7sM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19703 | _c7sM: BUILDSTDERR: | ^ BUILDSTDERR: 19703 | _c7sM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziAutomaton_zdfArrowAddStreamAutomatona_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_51.hc:19744:1: error: BUILDSTDERR: warning: label ‘_c7sQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19744 | _c7sQ: BUILDSTDERR: | ^ BUILDSTDERR: 19744 | _c7sQ: BUILDSTDERR: | ^~~~~ [ 5 of 12] Compiling Control.Arrow.Transformer.CoState ( Control/Arrow/Transformer/CoState.hs, dist/build/Control/Arrow/Transformer/CoState.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7RV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:35:1: error: BUILDSTDERR: warning: label ‘_c7VM’ defined but not used [-Wunused-label] BUILDSTDERR: 35 | _c7VM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 35 | _c7VM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7RS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:72:1: error: BUILDSTDERR: warning: label ‘_c7VW’ defined but not used [-Wunused-label] BUILDSTDERR: 72 | _c7VW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 72 | _c7VW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfCategoryTYPECoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:110:1: error: BUILDSTDERR: warning: label ‘_c7W0’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _c7W0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _c7W0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7RY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:160:1: error: BUILDSTDERR: warning: label ‘_c7Wn’ defined but not used [-Wunused-label] BUILDSTDERR: 160 | _c7Wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 160 | _c7Wn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:197:1: error: BUILDSTDERR: warning: label ‘_c7Wq’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _c7Wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _c7Wq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7S0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:245:1: error: BUILDSTDERR: warning: label ‘_c7WK’ defined but not used [-Wunused-label] BUILDSTDERR: 245 | _c7WK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 245 | _c7WK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:282:1: error: BUILDSTDERR: warning: label ‘_c7WN’ defined but not used [-Wunused-label] BUILDSTDERR: 282 | _c7WN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 282 | _c7WN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:321:1: error: BUILDSTDERR: warning: label ‘_c7Xb’ defined but not used [-Wunused-label] BUILDSTDERR: 321 | _c7Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 321 | _c7Xb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7X8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:357:1: error: BUILDSTDERR: warning: label ‘_c7X8’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _c7X8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _c7X8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7S6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:379:1: error: BUILDSTDERR: warning: label ‘_c7Xt’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _c7Xt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _c7Xt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7Xq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:415:1: error: BUILDSTDERR: warning: label ‘_c7Xq’ defined but not used [-Wunused-label] BUILDSTDERR: 415 | _c7Xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 415 | _c7Xq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zzipMap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:440:1: error: BUILDSTDERR: warning: label ‘_c7XB’ defined but not used [-Wunused-label] BUILDSTDERR: 440 | _c7XB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 440 | _c7XB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:494:1: error: BUILDSTDERR: warning: label ‘_c7Y1’ defined but not used [-Wunused-label] BUILDSTDERR: 494 | _c7Y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 494 | _c7Y1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7XZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:526:1: error: BUILDSTDERR: warning: label ‘_c7XZ’ defined but not used [-Wunused-label] BUILDSTDERR: 526 | _c7XZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 526 | _c7XZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:548:1: error: BUILDSTDERR: warning: label ‘_c7Yi’ defined but not used [-Wunused-label] BUILDSTDERR: 548 | _c7Yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 548 | _c7Yi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7Yg’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:580:1: error: BUILDSTDERR: warning: label ‘_c7Yg’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _c7Yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _c7Yg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_unzzipMap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:604:1: error: BUILDSTDERR: warning: label ‘_c7Yp’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _c7Yp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _c7Yp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:655:1: error: BUILDSTDERR: warning: label ‘_c7Z9’ defined but not used [-Wunused-label] BUILDSTDERR: 655 | _c7Z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 655 | _c7Z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Ss_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:698:1: error: BUILDSTDERR: warning: label ‘_c7Zc’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _c7Zc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _c7Zc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:753:1: error: BUILDSTDERR: warning: label ‘_c7Zo’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _c7Zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _c7Zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7St_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:793:1: error: BUILDSTDERR: warning: label ‘_c7Zr’ defined but not used [-Wunused-label] BUILDSTDERR: 793 | _c7Zr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 793 | _c7Zr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7YM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:828:1: error: BUILDSTDERR: warning: label ‘_c7YM’ defined but not used [-Wunused-label] BUILDSTDERR: 828 | _c7YM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 828 | _c7YM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7YR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:853:1: error: BUILDSTDERR: warning: label ‘_c7YR’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _c7YR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _c7YR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:904:1: error: BUILDSTDERR: warning: label ‘_c7Zy’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _c7Zy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _c7Zy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:954:1: error: BUILDSTDERR: warning: label ‘_c80a’ defined but not used [-Wunused-label] BUILDSTDERR: 954 | _c80a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 954 | _c80a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:993:1: error: BUILDSTDERR: warning: label ‘_c80k’ defined but not used [-Wunused-label] BUILDSTDERR: 993 | _c80k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 993 | _c80k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1037:1: error: BUILDSTDERR: warning: label ‘_c80n’ defined but not used [-Wunused-label] BUILDSTDERR: 1037 | _c80n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1037 | _c80n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Sx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1098:1: error: BUILDSTDERR: warning: label ‘_c80z’ defined but not used [-Wunused-label] BUILDSTDERR: 1098 | _c80z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1098 | _c80z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1138:1: error: BUILDSTDERR: warning: label ‘_c80C’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _c80C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _c80C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c7ZS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1165:1: error: BUILDSTDERR: warning: label ‘_c7ZS’ defined but not used [-Wunused-label] BUILDSTDERR: 1165 | _c7ZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1165 | _c7ZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1220:1: error: BUILDSTDERR: warning: label ‘_c80Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1220 | _c80Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1220 | _c80Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1271:1: error: BUILDSTDERR: warning: label ‘_c81a’ defined but not used [-Wunused-label] BUILDSTDERR: 1271 | _c81a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1271 | _c81a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1302:1: error: BUILDSTDERR: warning: label ‘_c81J’ defined but not used [-Wunused-label] BUILDSTDERR: 1302 | _c81J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1302 | _c81J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1339:1: error: BUILDSTDERR: warning: label ‘_c81T’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _c81T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _c81T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1383:1: error: BUILDSTDERR: warning: label ‘_c81W’ defined but not used [-Wunused-label] BUILDSTDERR: 1383 | _c81W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1383 | _c81W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1443:1: error: BUILDSTDERR: warning: label ‘_c828’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _c828: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _c828: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7ST_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1485:1: error: BUILDSTDERR: warning: label ‘_c82b’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _c82b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _c82b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1549:1: error: BUILDSTDERR: warning: label ‘_c82n’ defined but not used [-Wunused-label] BUILDSTDERR: 1549 | _c82n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1549 | _c82n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1589:1: error: BUILDSTDERR: warning: label ‘_c82q’ defined but not used [-Wunused-label] BUILDSTDERR: 1589 | _c82q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1589 | _c82q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c81k’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1617:1: error: BUILDSTDERR: warning: label ‘_c81k’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _c81k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _c81k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7SX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1674:1: error: BUILDSTDERR: warning: label ‘_c82Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _c82Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _c82Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c82W’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1706:1: error: BUILDSTDERR: warning: label ‘_c82W’ defined but not used [-Wunused-label] BUILDSTDERR: 1706 | _c82W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1706 | _c82W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1729:1: error: BUILDSTDERR: warning: label ‘_c834’ defined but not used [-Wunused-label] BUILDSTDERR: 1729 | _c834: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1729 | _c834: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1774:1: error: BUILDSTDERR: warning: label ‘_c83i’ defined but not used [-Wunused-label] BUILDSTDERR: 1774 | _c83i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1774 | _c83i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1815:1: error: BUILDSTDERR: warning: label ‘_c83t’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _c83t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _c83t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7T4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1847:1: error: BUILDSTDERR: warning: label ‘_c83J’ defined but not used [-Wunused-label] BUILDSTDERR: 1847 | _c83J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1847 | _c83J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7T3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1886:1: error: BUILDSTDERR: warning: label ‘_c83T’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _c83T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _c83T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1929:1: error: BUILDSTDERR: warning: label ‘_c83Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1929 | _c83Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1929 | _c83Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c83X’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:1974:1: error: BUILDSTDERR: warning: label ‘_c83X’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _c83X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _c83X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2004:1: error: BUILDSTDERR: warning: label ‘_c84p’ defined but not used [-Wunused-label] BUILDSTDERR: 2004 | _c84p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2004 | _c84p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Ta_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2038:1: error: BUILDSTDERR: warning: label ‘_c84A’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _c84A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _c84A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7T9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2072:1: error: BUILDSTDERR: warning: label ‘_c84L’ defined but not used [-Wunused-label] BUILDSTDERR: 2072 | _c84L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2072 | _c84L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7T8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2106:1: error: BUILDSTDERR: warning: label ‘_c84W’ defined but not used [-Wunused-label] BUILDSTDERR: 2106 | _c84W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2106 | _c84W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7T7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2140:1: error: BUILDSTDERR: warning: label ‘_c857’ defined but not used [-Wunused-label] BUILDSTDERR: 2140 | _c857: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2140 | _c857: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7T6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2174:1: error: BUILDSTDERR: warning: label ‘_c85h’ defined but not used [-Wunused-label] BUILDSTDERR: 2174 | _c85h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2174 | _c85h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2216:1: error: BUILDSTDERR: warning: label ‘_c85l’ defined but not used [-Wunused-label] BUILDSTDERR: 2216 | _c85l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2216 | _c85l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2289:1: error: BUILDSTDERR: warning: label ‘_c85Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2289 | _c85Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2289 | _c85Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2318:1: error: BUILDSTDERR: warning: label ‘_c861’ defined but not used [-Wunused-label] BUILDSTDERR: 2318 | _c861: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2318 | _c861: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2356:1: error: BUILDSTDERR: warning: label ‘_c864’ defined but not used [-Wunused-label] BUILDSTDERR: 2356 | _c864: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2356 | _c864: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow10_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2410:1: error: BUILDSTDERR: warning: label ‘_c86n’ defined but not used [-Wunused-label] BUILDSTDERR: 2410 | _c86n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2410 | _c86n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c86k’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2436:1: error: BUILDSTDERR: warning: label ‘_c86k’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _c86k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _c86k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2466:1: error: BUILDSTDERR: warning: label ‘_c86A’ defined but not used [-Wunused-label] BUILDSTDERR: 2466 | _c86A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2466 | _c86A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2497:1: error: BUILDSTDERR: warning: label ‘_c86Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2497 | _c86Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2497 | _c86Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2535:1: error: BUILDSTDERR: warning: label ‘_c870’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _c870: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _c870: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2580:1: error: BUILDSTDERR: warning: label ‘_c876’ defined but not used [-Wunused-label] BUILDSTDERR: 2580 | _c876: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2580 | _c876: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c874’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2625:1: error: BUILDSTDERR: warning: label ‘_c874’ defined but not used [-Wunused-label] BUILDSTDERR: 2625 | _c874: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2625 | _c874: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2655:1: error: BUILDSTDERR: warning: label ‘_c87D’ defined but not used [-Wunused-label] BUILDSTDERR: 2655 | _c87D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2655 | _c87D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Tw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2692:1: error: BUILDSTDERR: warning: label ‘_c87G’ defined but not used [-Wunused-label] BUILDSTDERR: 2692 | _c87G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2692 | _c87G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2748:1: error: BUILDSTDERR: warning: label ‘_c87O’ defined but not used [-Wunused-label] BUILDSTDERR: 2748 | _c87O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2748 | _c87O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c87M’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2785:1: error: BUILDSTDERR: warning: label ‘_c87M’ defined but not used [-Wunused-label] BUILDSTDERR: 2785 | _c87M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2785 | _c87M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2814:1: error: BUILDSTDERR: warning: label ‘_c88e’ defined but not used [-Wunused-label] BUILDSTDERR: 2814 | _c88e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2814 | _c88e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfFunctorCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2845:1: error: BUILDSTDERR: warning: label ‘_c88h’ defined but not used [-Wunused-label] BUILDSTDERR: 2845 | _c88h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2845 | _c88h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2883:1: error: BUILDSTDERR: warning: label ‘_c88C’ defined but not used [-Wunused-label] BUILDSTDERR: 2883 | _c88C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2883 | _c88C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2917:1: error: BUILDSTDERR: warning: label ‘_c88N’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _c88N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _c88N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfFunctorCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:2954:1: error: BUILDSTDERR: warning: label ‘_c88R’ defined but not used [-Wunused-label] BUILDSTDERR: 2954 | _c88R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2954 | _c88R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3004:1: error: BUILDSTDERR: warning: label ‘_c89d’ defined but not used [-Wunused-label] BUILDSTDERR: 3004 | _c89d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3004 | _c89d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3045:1: error: BUILDSTDERR: warning: label ‘_c89g’ defined but not used [-Wunused-label] BUILDSTDERR: 3045 | _c89g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3045 | _c89g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3088:1: error: BUILDSTDERR: warning: label ‘_c89t’ defined but not used [-Wunused-label] BUILDSTDERR: 3088 | _c89t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3088 | _c89t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3115:1: error: BUILDSTDERR: warning: label ‘_c89J’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _c89J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _c89J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3155:1: error: BUILDSTDERR: warning: label ‘_c89M’ defined but not used [-Wunused-label] BUILDSTDERR: 3155 | _c89M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3155 | _c89M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3196:1: error: BUILDSTDERR: warning: label ‘_c8a6’ defined but not used [-Wunused-label] BUILDSTDERR: 3196 | _c8a6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3196 | _c8a6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3236:1: error: BUILDSTDERR: warning: label ‘_c8a9’ defined but not used [-Wunused-label] BUILDSTDERR: 3236 | _c8a9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3236 | _c8a9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3277:1: error: BUILDSTDERR: warning: label ‘_c8au’ defined but not used [-Wunused-label] BUILDSTDERR: 3277 | _c8au: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3277 | _c8au: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3311:1: error: BUILDSTDERR: warning: label ‘_c8aF’ defined but not used [-Wunused-label] BUILDSTDERR: 3311 | _c8aF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3311 | _c8aF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3345:1: error: BUILDSTDERR: warning: label ‘_c8aQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3345 | _c8aQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3345 | _c8aQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3379:1: error: BUILDSTDERR: warning: label ‘_c8b1’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _c8b1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _c8b1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3413:1: error: BUILDSTDERR: warning: label ‘_c8bc’ defined but not used [-Wunused-label] BUILDSTDERR: 3413 | _c8bc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3413 | _c8bc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7TT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3447:1: error: BUILDSTDERR: warning: label ‘_c8bm’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _c8bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _c8bm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfApplicativeCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3489:1: error: BUILDSTDERR: warning: label ‘_c8bq’ defined but not used [-Wunused-label] BUILDSTDERR: 3489 | _c8bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3489 | _c8bq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7U1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3564:1: error: BUILDSTDERR: warning: label ‘_c8bX’ defined but not used [-Wunused-label] BUILDSTDERR: 3564 | _c8bX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3564 | _c8bX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8bV’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3596:1: error: BUILDSTDERR: warning: label ‘_c8bV’ defined but not used [-Wunused-label] BUILDSTDERR: 3596 | _c8bV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3596 | _c8bV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3619:1: error: BUILDSTDERR: warning: label ‘_c8c3’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _c8c3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _c8c3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7U3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3657:1: error: BUILDSTDERR: warning: label ‘_c8cn’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _c8cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _c8cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowZZeroCoStateArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3694:1: error: BUILDSTDERR: warning: label ‘_c8cq’ defined but not used [-Wunused-label] BUILDSTDERR: 3694 | _c8cq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3694 | _c8cq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7U6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3732:1: error: BUILDSTDERR: warning: label ‘_c8cK’ defined but not used [-Wunused-label] BUILDSTDERR: 3732 | _c8cK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3732 | _c8cK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7U5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3767:1: error: BUILDSTDERR: warning: label ‘_c8cU’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _c8cU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _c8cU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowZZeroCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3805:1: error: BUILDSTDERR: warning: label ‘_c8cY’ defined but not used [-Wunused-label] BUILDSTDERR: 3805 | _c8cY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3805 | _c8cY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3856:1: error: BUILDSTDERR: warning: label ‘_c8dg’ defined but not used [-Wunused-label] BUILDSTDERR: 3856 | _c8dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3856 | _c8dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8de’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3878:1: error: BUILDSTDERR: warning: label ‘_c8de’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _c8de: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _c8de: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow11_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3906:1: error: BUILDSTDERR: warning: label ‘_c8dv’ defined but not used [-Wunused-label] BUILDSTDERR: 3906 | _c8dv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3906 | _c8dv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8dt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3928:1: error: BUILDSTDERR: warning: label ‘_c8dt’ defined but not used [-Wunused-label] BUILDSTDERR: 3928 | _c8dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3928 | _c8dt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Uc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3955:1: error: BUILDSTDERR: warning: label ‘_c8dO’ defined but not used [-Wunused-label] BUILDSTDERR: 3955 | _c8dO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3955 | _c8dO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowPlusCoStateArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:3992:1: error: BUILDSTDERR: warning: label ‘_c8dR’ defined but not used [-Wunused-label] BUILDSTDERR: 3992 | _c8dR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3992 | _c8dR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Uh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4030:1: error: BUILDSTDERR: warning: label ‘_c8ec’ defined but not used [-Wunused-label] BUILDSTDERR: 4030 | _c8ec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4030 | _c8ec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Ue_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4067:1: error: BUILDSTDERR: warning: label ‘_c8em’ defined but not used [-Wunused-label] BUILDSTDERR: 4067 | _c8em: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4067 | _c8em: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowPlusCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4105:1: error: BUILDSTDERR: warning: label ‘_c8eq’ defined but not used [-Wunused-label] BUILDSTDERR: 4105 | _c8eq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4105 | _c8eq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Ur_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4155:1: error: BUILDSTDERR: warning: label ‘_c8f1’ defined but not used [-Wunused-label] BUILDSTDERR: 4155 | _c8f1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4155 | _c8f1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Ul_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4194:1: error: BUILDSTDERR: warning: label ‘_c8f8’ defined but not used [-Wunused-label] BUILDSTDERR: 4194 | _c8f8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4194 | _c8f8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8eO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4238:1: error: BUILDSTDERR: warning: label ‘_c8eO’ defined but not used [-Wunused-label] BUILDSTDERR: 4238 | _c8eO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4238 | _c8eO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4293:1: error: BUILDSTDERR: warning: label ‘_c8fh’ defined but not used [-Wunused-label] BUILDSTDERR: 4293 | _c8fh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4293 | _c8fh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4333:1: error: BUILDSTDERR: warning: label ‘_c8fA’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _c8fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _c8fA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8fx’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4360:1: error: BUILDSTDERR: warning: label ‘_c8fx’ defined but not used [-Wunused-label] BUILDSTDERR: 4360 | _c8fx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4360 | _c8fx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4389:1: error: BUILDSTDERR: warning: label ‘_c8fV’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _c8fV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _c8fV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4424:1: error: BUILDSTDERR: warning: label ‘_c8g6’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _c8g6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _c8g6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4458:1: error: BUILDSTDERR: warning: label ‘_c8gh’ defined but not used [-Wunused-label] BUILDSTDERR: 4458 | _c8gh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4458 | _c8gh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4499:1: error: BUILDSTDERR: warning: label ‘_c8gl’ defined but not used [-Wunused-label] BUILDSTDERR: 4499 | _c8gl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4499 | _c8gl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4557:1: error: BUILDSTDERR: warning: label ‘_c8gB’ defined but not used [-Wunused-label] BUILDSTDERR: 4557 | _c8gB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4557 | _c8gB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfSemigroupCoStateArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4596:1: error: BUILDSTDERR: warning: label ‘_c8gE’ defined but not used [-Wunused-label] BUILDSTDERR: 4596 | _c8gE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4596 | _c8gE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4638:1: error: BUILDSTDERR: warning: label ‘_c8h7’ defined but not used [-Wunused-label] BUILDSTDERR: 4638 | _c8h7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4638 | _c8h7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4670:1: error: BUILDSTDERR: warning: label ‘_c8hh’ defined but not used [-Wunused-label] BUILDSTDERR: 4670 | _c8hh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4670 | _c8hh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4705:1: error: BUILDSTDERR: warning: label ‘_c8hG’ defined but not used [-Wunused-label] BUILDSTDERR: 4705 | _c8hG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4705 | _c8hG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4743:1: error: BUILDSTDERR: warning: label ‘_c8hN’ defined but not used [-Wunused-label] BUILDSTDERR: 4743 | _c8hN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4743 | _c8hN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8ht’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4788:1: error: BUILDSTDERR: warning: label ‘_c8ht’ defined but not used [-Wunused-label] BUILDSTDERR: 4788 | _c8ht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4788 | _c8ht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4845:1: error: BUILDSTDERR: warning: label ‘_c8hW’ defined but not used [-Wunused-label] BUILDSTDERR: 4845 | _c8hW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4845 | _c8hW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4895:1: error: BUILDSTDERR: warning: label ‘_c8in’ defined but not used [-Wunused-label] BUILDSTDERR: 4895 | _c8in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4895 | _c8in: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4929:1: error: BUILDSTDERR: warning: label ‘_c8iy’ defined but not used [-Wunused-label] BUILDSTDERR: 4929 | _c8iy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4929 | _c8iy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7US_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:4966:1: error: BUILDSTDERR: warning: label ‘_c8iI’ defined but not used [-Wunused-label] BUILDSTDERR: 4966 | _c8iI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4966 | _c8iI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7UR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5001:1: error: BUILDSTDERR: warning: label ‘_c8iS’ defined but not used [-Wunused-label] BUILDSTDERR: 5001 | _c8iS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5001 | _c8iS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfMonoidCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5042:1: error: BUILDSTDERR: warning: label ‘_c8iW’ defined but not used [-Wunused-label] BUILDSTDERR: 5042 | _c8iW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5042 | _c8iW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5104:1: error: BUILDSTDERR: warning: label ‘_c8jf’ defined but not used [-Wunused-label] BUILDSTDERR: 5104 | _c8jf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5104 | _c8jf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5131:1: error: BUILDSTDERR: warning: label ‘_c8jo’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _c8jo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _c8jo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Va_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5163:1: error: BUILDSTDERR: warning: label ‘_c8k2’ defined but not used [-Wunused-label] BUILDSTDERR: 5163 | _c8k2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5163 | _c8k2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7V7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5203:1: error: BUILDSTDERR: warning: label ‘_c8kq’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _c8kq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _c8kq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7V8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5246:1: error: BUILDSTDERR: warning: label ‘_c8kt’ defined but not used [-Wunused-label] BUILDSTDERR: 5246 | _c8kt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5246 | _c8kt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7V6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5301:1: error: BUILDSTDERR: warning: label ‘_c8kF’ defined but not used [-Wunused-label] BUILDSTDERR: 5301 | _c8kF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5301 | _c8kF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7V9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5344:1: error: BUILDSTDERR: warning: label ‘_c8kI’ defined but not used [-Wunused-label] BUILDSTDERR: 5344 | _c8kI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5344 | _c8kI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5411:1: error: BUILDSTDERR: warning: label ‘_c8kQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5411 | _c8kQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5411 | _c8kQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8kO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5469:1: error: BUILDSTDERR: warning: label ‘_c8kO’ defined but not used [-Wunused-label] BUILDSTDERR: 5469 | _c8kO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5469 | _c8kO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7V4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5496:1: error: BUILDSTDERR: warning: label ‘_c8l5’ defined but not used [-Wunused-label] BUILDSTDERR: 5496 | _c8l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5496 | _c8l5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7V0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5537:1: error: BUILDSTDERR: warning: label ‘_c8l8’ defined but not used [-Wunused-label] BUILDSTDERR: 5537 | _c8l8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5537 | _c8l8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8jF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5574:1: error: BUILDSTDERR: warning: label ‘_c8jF’ defined but not used [-Wunused-label] BUILDSTDERR: 5574 | _c8jF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5574 | _c8jF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8jK’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5599:1: error: BUILDSTDERR: warning: label ‘_c8jK’ defined but not used [-Wunused-label] BUILDSTDERR: 5599 | _c8jK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5599 | _c8jK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘_c8la’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5642:1: error: BUILDSTDERR: warning: label ‘_c8la’ defined but not used [-Wunused-label] BUILDSTDERR: 5642 | _c8la: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5642 | _c8la: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5668:1: error: BUILDSTDERR: warning: label ‘_c8ll’ defined but not used [-Wunused-label] BUILDSTDERR: 5668 | _c8ll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5668 | _c8ll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5709:1: error: BUILDSTDERR: warning: label ‘_c8m0’ defined but not used [-Wunused-label] BUILDSTDERR: 5709 | _c8m0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5709 | _c8m0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5741:1: error: BUILDSTDERR: warning: label ‘_c8ma’ defined but not used [-Wunused-label] BUILDSTDERR: 5741 | _c8ma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5741 | _c8ma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5777:1: error: BUILDSTDERR: warning: label ‘_c8mk’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _c8mk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _c8mk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5817:1: error: BUILDSTDERR: warning: label ‘_c8mB’ defined but not used [-Wunused-label] BUILDSTDERR: 5817 | _c8mB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5817 | _c8mB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5858:1: error: BUILDSTDERR: warning: label ‘_c8mE’ defined but not used [-Wunused-label] BUILDSTDERR: 5858 | _c8mE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5858 | _c8mE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Ve_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5917:1: error: BUILDSTDERR: warning: label ‘_c8mJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5917 | _c8mJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5917 | _c8mJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:5990:1: error: BUILDSTDERR: warning: label ‘_c8mO’ defined but not used [-Wunused-label] BUILDSTDERR: 5990 | _c8mO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5990 | _c8mO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6031:1: error: BUILDSTDERR: warning: label ‘_c8nj’ defined but not used [-Wunused-label] BUILDSTDERR: 6031 | _c8nj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6031 | _c8nj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6065:1: error: BUILDSTDERR: warning: label ‘_c8nu’ defined but not used [-Wunused-label] BUILDSTDERR: 6065 | _c8nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6065 | _c8nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6099:1: error: BUILDSTDERR: warning: label ‘_c8nF’ defined but not used [-Wunused-label] BUILDSTDERR: 6099 | _c8nF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6099 | _c8nF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6136:1: error: BUILDSTDERR: warning: label ‘_c8nP’ defined but not used [-Wunused-label] BUILDSTDERR: 6136 | _c8nP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6136 | _c8nP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6171:1: error: BUILDSTDERR: warning: label ‘_c8nZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _c8nZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _c8nZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfAlternativeCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6212:1: error: BUILDSTDERR: warning: label ‘_c8o3’ defined but not used [-Wunused-label] BUILDSTDERR: 6212 | _c8o3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6212 | _c8o3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6280:1: error: BUILDSTDERR: warning: label ‘_c8ov’ defined but not used [-Wunused-label] BUILDSTDERR: 6280 | _c8ov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6280 | _c8ov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6317:1: error: BUILDSTDERR: warning: label ‘_c8oy’ defined but not used [-Wunused-label] BUILDSTDERR: 6317 | _c8oy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6317 | _c8oy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6355:1: error: BUILDSTDERR: warning: label ‘_c8oT’ defined but not used [-Wunused-label] BUILDSTDERR: 6355 | _c8oT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6355 | _c8oT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘s7Vv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6389:1: error: BUILDSTDERR: warning: label ‘_c8p3’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _c8p3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _c8p3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziCoState_zdfArrowLoopCoStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_62.hc:6427:1: error: BUILDSTDERR: warning: label ‘_c8p7’ defined but not used [-Wunused-label] BUILDSTDERR: 6427 | _c8p7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6427 | _c8p7: BUILDSTDERR: | ^ [ 6 of 12] Compiling Control.Arrow.Transformer.Error ( Control/Arrow/Transformer/Error.hs, dist/build/Control/Arrow/Transformer/Error.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9t8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:47:1: error: BUILDSTDERR: warning: label ‘_c9BS’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _c9BS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _c9BS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddErrorexErrorArrowazuzdclift_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:87:1: error: BUILDSTDERR: warning: label ‘_c9BV’ defined but not used [-Wunused-label] BUILDSTDERR: 87 | _c9BV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 87 | _c9BV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9BH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:112:1: error: BUILDSTDERR: warning: label ‘_c9BH’ defined but not used [-Wunused-label] BUILDSTDERR: 112 | _c9BH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 112 | _c9BH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9BX’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:144:1: error: BUILDSTDERR: warning: label ‘_c9BX’ defined but not used [-Wunused-label] BUILDSTDERR: 144 | _c9BX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 144 | _c9BX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:175:1: error: BUILDSTDERR: warning: label ‘_c9Cn’ defined but not used [-Wunused-label] BUILDSTDERR: 175 | _c9Cn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 175 | _c9Cn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Cg’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:201:1: error: BUILDSTDERR: warning: label ‘_c9Cg’ defined but not used [-Wunused-label] BUILDSTDERR: 201 | _c9Cg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 201 | _c9Cg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:238:1: error: BUILDSTDERR: warning: label ‘_c9D1’ defined but not used [-Wunused-label] BUILDSTDERR: 238 | _c9D1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 238 | _c9D1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:282:1: error: BUILDSTDERR: warning: label ‘_c9D4’ defined but not used [-Wunused-label] BUILDSTDERR: 282 | _c9D4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 282 | _c9D4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9ti_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:339:1: error: BUILDSTDERR: warning: label ‘_c9Dg’ defined but not used [-Wunused-label] BUILDSTDERR: 339 | _c9Dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 339 | _c9Dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:379:1: error: BUILDSTDERR: warning: label ‘_c9Dj’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _c9Dj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _c9Dj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9CE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:403:1: error: BUILDSTDERR: warning: label ‘_c9CE’ defined but not used [-Wunused-label] BUILDSTDERR: 403 | _c9CE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 403 | _c9CE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9CJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:430:1: error: BUILDSTDERR: warning: label ‘_c9CJ’ defined but not used [-Wunused-label] BUILDSTDERR: 430 | _c9CJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 430 | _c9CJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfCategoryTYPEErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:487:1: error: BUILDSTDERR: warning: label ‘_c9DF’ defined but not used [-Wunused-label] BUILDSTDERR: 487 | _c9DF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 487 | _c9DF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9DD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:510:1: error: BUILDSTDERR: warning: label ‘_c9DD’ defined but not used [-Wunused-label] BUILDSTDERR: 510 | _c9DD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 510 | _c9DD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:541:1: error: BUILDSTDERR: warning: label ‘_c9DZ’ defined but not used [-Wunused-label] BUILDSTDERR: 541 | _c9DZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 541 | _c9DZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9to_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:575:1: error: BUILDSTDERR: warning: label ‘_c9E9’ defined but not used [-Wunused-label] BUILDSTDERR: 575 | _c9E9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 575 | _c9E9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfCategoryTYPEErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:613:1: error: BUILDSTDERR: warning: label ‘_c9Ed’ defined but not used [-Wunused-label] BUILDSTDERR: 613 | _c9Ed: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 613 | _c9Ed: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:662:1: error: BUILDSTDERR: warning: label ‘_c9EH’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _c9EH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _c9EH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:701:1: error: BUILDSTDERR: warning: label ‘_c9EL’ defined but not used [-Wunused-label] BUILDSTDERR: 701 | _c9EL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 701 | _c9EL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:754:1: error: BUILDSTDERR: warning: label ‘_c9ET’ defined but not used [-Wunused-label] BUILDSTDERR: 754 | _c9ET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 754 | _c9ET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9ER’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:790:1: error: BUILDSTDERR: warning: label ‘_c9ER’ defined but not used [-Wunused-label] BUILDSTDERR: 790 | _c9ER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 790 | _c9ER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:818:1: error: BUILDSTDERR: warning: label ‘_c9Fb’ defined but not used [-Wunused-label] BUILDSTDERR: 818 | _c9Fb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 818 | _c9Fb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:845:1: error: BUILDSTDERR: warning: label ‘_c9Fw’ defined but not used [-Wunused-label] BUILDSTDERR: 845 | _c9Fw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 845 | _c9Fw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:884:1: error: BUILDSTDERR: warning: label ‘_c9FG’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _c9FG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _c9FG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:920:1: error: BUILDSTDERR: warning: label ‘_c9FJ’ defined but not used [-Wunused-label] BUILDSTDERR: 920 | _c9FJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 920 | _c9FJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Fl’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:947:1: error: BUILDSTDERR: warning: label ‘_c9Fl’ defined but not used [-Wunused-label] BUILDSTDERR: 947 | _c9Fl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 947 | _c9Fl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9FL’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:986:1: error: BUILDSTDERR: warning: label ‘_c9FL’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _c9FL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _c9FL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘r9sE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1021:1: error: BUILDSTDERR: warning: label ‘_c9Ga’ defined but not used [-Wunused-label] BUILDSTDERR: 1021 | _c9Ga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1021 | _c9Ga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘r9sF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1074:1: error: BUILDSTDERR: warning: label ‘_c9Go’ defined but not used [-Wunused-label] BUILDSTDERR: 1074 | _c9Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1074 | _c9Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘r9sG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1127:1: error: BUILDSTDERR: warning: label ‘_c9GC’ defined but not used [-Wunused-label] BUILDSTDERR: 1127 | _c9GC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1127 | _c9GC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘r9sI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1180:1: error: BUILDSTDERR: warning: label ‘_c9GQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1180 | _c9GQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1180 | _c9GQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1273:1: error: BUILDSTDERR: warning: label ‘_c9H7’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _c9H7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _c9H7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9H5’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1314:1: error: BUILDSTDERR: warning: label ‘_c9H5’ defined but not used [-Wunused-label] BUILDSTDERR: 1314 | _c9H5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1314 | _c9H5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1343:1: error: BUILDSTDERR: warning: label ‘_c9Hz’ defined but not used [-Wunused-label] BUILDSTDERR: 1343 | _c9Hz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1343 | _c9Hz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Hs’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1383:1: error: BUILDSTDERR: warning: label ‘_c9Hs’ defined but not used [-Wunused-label] BUILDSTDERR: 1383 | _c9Hs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1383 | _c9Hs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9HI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1414:1: error: BUILDSTDERR: warning: label ‘_c9HI’ defined but not used [-Wunused-label] BUILDSTDERR: 1414 | _c9HI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1414 | _c9HI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9tO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1436:1: error: BUILDSTDERR: warning: label ‘_c9I6’ defined but not used [-Wunused-label] BUILDSTDERR: 1436 | _c9I6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1436 | _c9I6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9HZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1474:1: error: BUILDSTDERR: warning: label ‘_c9HZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1474 | _c9HZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1474 | _c9HZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9If’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1507:1: error: BUILDSTDERR: warning: label ‘_c9If’ defined but not used [-Wunused-label] BUILDSTDERR: 1507 | _c9If: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1507 | _c9If: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1545:1: error: BUILDSTDERR: warning: label ‘_c9Is’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _c9Is: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _c9Is: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9u2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1597:1: error: BUILDSTDERR: warning: label ‘_c9J0’ defined but not used [-Wunused-label] BUILDSTDERR: 1597 | _c9J0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1597 | _c9J0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9u3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1638:1: error: BUILDSTDERR: warning: label ‘_c9J3’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _c9J3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _c9J3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9IP’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1675:1: error: BUILDSTDERR: warning: label ‘_c9IP’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _c9IP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _c9IP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9J5’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1708:1: error: BUILDSTDERR: warning: label ‘_c9J5’ defined but not used [-Wunused-label] BUILDSTDERR: 1708 | _c9J5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1708 | _c9J5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1736:1: error: BUILDSTDERR: warning: label ‘_c9Jf’ defined but not used [-Wunused-label] BUILDSTDERR: 1736 | _c9Jf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1736 | _c9Jf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1788:1: error: BUILDSTDERR: warning: label ‘_c9Jy’ defined but not used [-Wunused-label] BUILDSTDERR: 1788 | _c9Jy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1788 | _c9Jy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Jv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1816:1: error: BUILDSTDERR: warning: label ‘_c9Jv’ defined but not used [-Wunused-label] BUILDSTDERR: 1816 | _c9Jv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1816 | _c9Jv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9JE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1846:1: error: BUILDSTDERR: warning: label ‘_c9JE’ defined but not used [-Wunused-label] BUILDSTDERR: 1846 | _c9JE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1846 | _c9JE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9ul_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1919:1: error: BUILDSTDERR: warning: label ‘_c9KD’ defined but not used [-Wunused-label] BUILDSTDERR: 1919 | _c9KD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1919 | _c9KD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9um_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:1961:1: error: BUILDSTDERR: warning: label ‘_c9KG’ defined but not used [-Wunused-label] BUILDSTDERR: 1961 | _c9KG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1961 | _c9KG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2015:1: error: BUILDSTDERR: warning: label ‘_c9KS’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _c9KS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _c9KS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9un_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2059:1: error: BUILDSTDERR: warning: label ‘_c9KV’ defined but not used [-Wunused-label] BUILDSTDERR: 2059 | _c9KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2059 | _c9KV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2119:1: error: BUILDSTDERR: warning: label ‘_c9L7’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _c9L7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _c9L7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2160:1: error: BUILDSTDERR: warning: label ‘_c9La’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _c9La: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _c9La: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9K9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2184:1: error: BUILDSTDERR: warning: label ‘_c9K9’ defined but not used [-Wunused-label] BUILDSTDERR: 2184 | _c9K9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2184 | _c9K9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Ke’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2212:1: error: BUILDSTDERR: warning: label ‘_c9Ke’ defined but not used [-Wunused-label] BUILDSTDERR: 2212 | _c9Ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2212 | _c9Ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2272:1: error: BUILDSTDERR: warning: label ‘_c9LB’ defined but not used [-Wunused-label] BUILDSTDERR: 2272 | _c9LB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2272 | _c9LB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Ly’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2300:1: error: BUILDSTDERR: warning: label ‘_c9Ly’ defined but not used [-Wunused-label] BUILDSTDERR: 2300 | _c9Ly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2300 | _c9Ly: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9LH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2328:1: error: BUILDSTDERR: warning: label ‘_c9LH’ defined but not used [-Wunused-label] BUILDSTDERR: 2328 | _c9LH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2328 | _c9LH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2386:1: error: BUILDSTDERR: warning: label ‘_c9MC’ defined but not used [-Wunused-label] BUILDSTDERR: 2386 | _c9MC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2386 | _c9MC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2428:1: error: BUILDSTDERR: warning: label ‘_c9MF’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _c9MF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _c9MF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2482:1: error: BUILDSTDERR: warning: label ‘_c9MR’ defined but not used [-Wunused-label] BUILDSTDERR: 2482 | _c9MR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2482 | _c9MR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2526:1: error: BUILDSTDERR: warning: label ‘_c9MU’ defined but not used [-Wunused-label] BUILDSTDERR: 2526 | _c9MU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2526 | _c9MU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2587:1: error: BUILDSTDERR: warning: label ‘_c9Nd’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _c9Nd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _c9Nd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2630:1: error: BUILDSTDERR: warning: label ‘_c9Ng’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _c9Ng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _c9Ng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdchandle_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2685:1: error: BUILDSTDERR: warning: label ‘_c9Nl’ defined but not used [-Wunused-label] BUILDSTDERR: 2685 | _c9Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2685 | _c9Nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9M8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2709:1: error: BUILDSTDERR: warning: label ‘_c9M8’ defined but not used [-Wunused-label] BUILDSTDERR: 2709 | _c9M8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2709 | _c9M8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Md’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2736:1: error: BUILDSTDERR: warning: label ‘_c9Md’ defined but not used [-Wunused-label] BUILDSTDERR: 2736 | _c9Md: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2736 | _c9Md: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2794:1: error: BUILDSTDERR: warning: label ‘_c9NN’ defined but not used [-Wunused-label] BUILDSTDERR: 2794 | _c9NN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2794 | _c9NN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9NL’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2817:1: error: BUILDSTDERR: warning: label ‘_c9NL’ defined but not used [-Wunused-label] BUILDSTDERR: 2817 | _c9NL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2817 | _c9NL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2848:1: error: BUILDSTDERR: warning: label ‘_c9O6’ defined but not used [-Wunused-label] BUILDSTDERR: 2848 | _c9O6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2848 | _c9O6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9uP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2882:1: error: BUILDSTDERR: warning: label ‘_c9Oi’ defined but not used [-Wunused-label] BUILDSTDERR: 2882 | _c9Oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2882 | _c9Oi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow10_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2917:1: error: BUILDSTDERR: warning: label ‘_c9Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 2917 | _c9Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2917 | _c9Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Om’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2963:1: error: BUILDSTDERR: warning: label ‘_c9Om’ defined but not used [-Wunused-label] BUILDSTDERR: 2963 | _c9Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2963 | _c9Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_rstrength_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:2994:1: error: BUILDSTDERR: warning: label ‘_c9OK’ defined but not used [-Wunused-label] BUILDSTDERR: 2994 | _c9OK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2994 | _c9OK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9OH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3022:1: error: BUILDSTDERR: warning: label ‘_c9OH’ defined but not used [-Wunused-label] BUILDSTDERR: 3022 | _c9OH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3022 | _c9OH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9OQ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3050:1: error: BUILDSTDERR: warning: label ‘_c9OQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _c9OQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _c9OQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9v4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3107:1: error: BUILDSTDERR: warning: label ‘_c9Ps’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _c9Ps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _c9Ps: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9v3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3147:1: error: BUILDSTDERR: warning: label ‘_c9PC’ defined but not used [-Wunused-label] BUILDSTDERR: 3147 | _c9PC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3147 | _c9PC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3187:1: error: BUILDSTDERR: warning: label ‘_c9PF’ defined but not used [-Wunused-label] BUILDSTDERR: 3187 | _c9PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3187 | _c9PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Ph’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3215:1: error: BUILDSTDERR: warning: label ‘_c9Ph’ defined but not used [-Wunused-label] BUILDSTDERR: 3215 | _c9Ph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3215 | _c9Ph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9PH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3256:1: error: BUILDSTDERR: warning: label ‘_c9PH’ defined but not used [-Wunused-label] BUILDSTDERR: 3256 | _c9PH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3256 | _c9PH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrowzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3285:1: error: BUILDSTDERR: warning: label ‘_c9Q1’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _c9Q1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _c9Q1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3311:1: error: BUILDSTDERR: warning: label ‘_c9Qm’ defined but not used [-Wunused-label] BUILDSTDERR: 3311 | _c9Qm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3311 | _c9Qm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9ve_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3351:1: error: BUILDSTDERR: warning: label ‘_c9Qw’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _c9Qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _c9Qw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3391:1: error: BUILDSTDERR: warning: label ‘_c9Qz’ defined but not used [-Wunused-label] BUILDSTDERR: 3391 | _c9Qz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3391 | _c9Qz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Qb’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3419:1: error: BUILDSTDERR: warning: label ‘_c9Qb’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _c9Qb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _c9Qb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9QB’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3460:1: error: BUILDSTDERR: warning: label ‘_c9QB’ defined but not used [-Wunused-label] BUILDSTDERR: 3460 | _c9QB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3460 | _c9QB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3489:1: error: BUILDSTDERR: warning: label ‘_c9QV’ defined but not used [-Wunused-label] BUILDSTDERR: 3489 | _c9QV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3489 | _c9QV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3515:1: error: BUILDSTDERR: warning: label ‘_c9Rg’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _c9Rg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _c9Rg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3555:1: error: BUILDSTDERR: warning: label ‘_c9Rq’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _c9Rq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _c9Rq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3595:1: error: BUILDSTDERR: warning: label ‘_c9Rt’ defined but not used [-Wunused-label] BUILDSTDERR: 3595 | _c9Rt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3595 | _c9Rt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9R5’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3623:1: error: BUILDSTDERR: warning: label ‘_c9R5’ defined but not used [-Wunused-label] BUILDSTDERR: 3623 | _c9R5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3623 | _c9R5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Rv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3664:1: error: BUILDSTDERR: warning: label ‘_c9Rv’ defined but not used [-Wunused-label] BUILDSTDERR: 3664 | _c9Rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3664 | _c9Rv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3694:1: error: BUILDSTDERR: warning: label ‘_c9S1’ defined but not used [-Wunused-label] BUILDSTDERR: 3694 | _c9S1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3694 | _c9S1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3734:1: error: BUILDSTDERR: warning: label ‘_c9Sb’ defined but not used [-Wunused-label] BUILDSTDERR: 3734 | _c9Sb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3734 | _c9Sb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3774:1: error: BUILDSTDERR: warning: label ‘_c9Se’ defined but not used [-Wunused-label] BUILDSTDERR: 3774 | _c9Se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3774 | _c9Se: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9RQ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3801:1: error: BUILDSTDERR: warning: label ‘_c9RQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3801 | _c9RQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3801 | _c9RQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Sg’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3841:1: error: BUILDSTDERR: warning: label ‘_c9Sg’ defined but not used [-Wunused-label] BUILDSTDERR: 3841 | _c9Sg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3841 | _c9Sg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3873:1: error: BUILDSTDERR: warning: label ‘_c9SE’ defined but not used [-Wunused-label] BUILDSTDERR: 3873 | _c9SE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3873 | _c9SE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3928:1: error: BUILDSTDERR: warning: label ‘_c9Ta’ defined but not used [-Wunused-label] BUILDSTDERR: 3928 | _c9Ta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3928 | _c9Ta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3965:1: error: BUILDSTDERR: warning: label ‘_c9Tn’ defined but not used [-Wunused-label] BUILDSTDERR: 3965 | _c9Tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3965 | _c9Tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Tl’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:3998:1: error: BUILDSTDERR: warning: label ‘_c9Tl’ defined but not used [-Wunused-label] BUILDSTDERR: 3998 | _c9Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3998 | _c9Tl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4027:1: error: BUILDSTDERR: warning: label ‘_c9Tt’ defined but not used [-Wunused-label] BUILDSTDERR: 4027 | _c9Tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4027 | _c9Tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4083:1: error: BUILDSTDERR: warning: label ‘_c9TF’ defined but not used [-Wunused-label] BUILDSTDERR: 4083 | _c9TF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4083 | _c9TF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4124:1: error: BUILDSTDERR: warning: label ‘_c9TI’ defined but not used [-Wunused-label] BUILDSTDERR: 4124 | _c9TI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4124 | _c9TI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4183:1: error: BUILDSTDERR: warning: label ‘_c9TX’ defined but not used [-Wunused-label] BUILDSTDERR: 4183 | _c9TX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4183 | _c9TX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9TV’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4216:1: error: BUILDSTDERR: warning: label ‘_c9TV’ defined but not used [-Wunused-label] BUILDSTDERR: 4216 | _c9TV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4216 | _c9TV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4246:1: error: BUILDSTDERR: warning: label ‘_c9U3’ defined but not used [-Wunused-label] BUILDSTDERR: 4246 | _c9U3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4246 | _c9U3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9vU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4295:1: error: BUILDSTDERR: warning: label ‘_c9UA’ defined but not used [-Wunused-label] BUILDSTDERR: 4295 | _c9UA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4295 | _c9UA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Uy’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4328:1: error: BUILDSTDERR: warning: label ‘_c9Uy’ defined but not used [-Wunused-label] BUILDSTDERR: 4328 | _c9Uy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4328 | _c9Uy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4355:1: error: BUILDSTDERR: warning: label ‘_c9UG’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _c9UG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _c9UG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4402:1: error: BUILDSTDERR: warning: label ‘_c9UV’ defined but not used [-Wunused-label] BUILDSTDERR: 4402 | _c9UV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4402 | _c9UV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4448:1: error: BUILDSTDERR: warning: label ‘_c9Vg’ defined but not used [-Wunused-label] BUILDSTDERR: 4448 | _c9Vg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4448 | _c9Vg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Ve’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4481:1: error: BUILDSTDERR: warning: label ‘_c9Ve’ defined but not used [-Wunused-label] BUILDSTDERR: 4481 | _c9Ve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4481 | _c9Ve: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4506:1: error: BUILDSTDERR: warning: label ‘_c9Vt’ defined but not used [-Wunused-label] BUILDSTDERR: 4506 | _c9Vt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4506 | _c9Vt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4548:1: error: BUILDSTDERR: warning: label ‘_c9Vw’ defined but not used [-Wunused-label] BUILDSTDERR: 4548 | _c9Vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4548 | _c9Vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4596:1: error: BUILDSTDERR: warning: label ‘_c9VT’ defined but not used [-Wunused-label] BUILDSTDERR: 4596 | _c9VT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4596 | _c9VT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4630:1: error: BUILDSTDERR: warning: label ‘_c9W4’ defined but not used [-Wunused-label] BUILDSTDERR: 4630 | _c9W4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4630 | _c9W4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4664:1: error: BUILDSTDERR: warning: label ‘_c9We’ defined but not used [-Wunused-label] BUILDSTDERR: 4664 | _c9We: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4664 | _c9We: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4699:1: error: BUILDSTDERR: warning: label ‘_c9Wp’ defined but not used [-Wunused-label] BUILDSTDERR: 4699 | _c9Wp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4699 | _c9Wp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4733:1: error: BUILDSTDERR: warning: label ‘_c9WA’ defined but not used [-Wunused-label] BUILDSTDERR: 4733 | _c9WA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4733 | _c9WA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9w4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4767:1: error: BUILDSTDERR: warning: label ‘_c9WK’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _c9WK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _c9WK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4809:1: error: BUILDSTDERR: warning: label ‘_c9WO’ defined but not used [-Wunused-label] BUILDSTDERR: 4809 | _c9WO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4809 | _c9WO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4883:1: error: BUILDSTDERR: warning: label ‘_c9Xi’ defined but not used [-Wunused-label] BUILDSTDERR: 4883 | _c9Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4883 | _c9Xi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4919:1: error: BUILDSTDERR: warning: label ‘_c9Xs’ defined but not used [-Wunused-label] BUILDSTDERR: 4919 | _c9Xs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4919 | _c9Xs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowZZeroErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:4958:1: error: BUILDSTDERR: warning: label ‘_c9Xw’ defined but not used [-Wunused-label] BUILDSTDERR: 4958 | _c9Xw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4958 | _c9Xw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5011:1: error: BUILDSTDERR: warning: label ‘_c9XN’ defined but not used [-Wunused-label] BUILDSTDERR: 5011 | _c9XN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5011 | _c9XN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5055:1: error: BUILDSTDERR: warning: label ‘_c9Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 5055 | _c9Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5055 | _c9Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5093:1: error: BUILDSTDERR: warning: label ‘_c9Ya’ defined but not used [-Wunused-label] BUILDSTDERR: 5093 | _c9Ya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5093 | _c9Ya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5143:1: error: BUILDSTDERR: warning: label ‘_c9Yx’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _c9Yx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _c9Yx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9Yv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5176:1: error: BUILDSTDERR: warning: label ‘_c9Yv’ defined but not used [-Wunused-label] BUILDSTDERR: 5176 | _c9Yv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5176 | _c9Yv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5202:1: error: BUILDSTDERR: warning: label ‘_c9YU’ defined but not used [-Wunused-label] BUILDSTDERR: 5202 | _c9YU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5202 | _c9YU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_c9YS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5235:1: error: BUILDSTDERR: warning: label ‘_c9YS’ defined but not used [-Wunused-label] BUILDSTDERR: 5235 | _c9YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5235 | _c9YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5263:1: error: BUILDSTDERR: warning: label ‘_c9Z0’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _c9Z0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _c9Z0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5317:1: error: BUILDSTDERR: warning: label ‘_c9Z5’ defined but not used [-Wunused-label] BUILDSTDERR: 5317 | _c9Z5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5317 | _c9Z5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5369:1: error: BUILDSTDERR: warning: label ‘_c9Zu’ defined but not used [-Wunused-label] BUILDSTDERR: 5369 | _c9Zu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5369 | _c9Zu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5403:1: error: BUILDSTDERR: warning: label ‘_c9ZF’ defined but not used [-Wunused-label] BUILDSTDERR: 5403 | _c9ZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5403 | _c9ZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5437:1: error: BUILDSTDERR: warning: label ‘_c9ZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5437 | _c9ZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5437 | _c9ZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9ws_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5471:1: error: BUILDSTDERR: warning: label ‘_ca00’ defined but not used [-Wunused-label] BUILDSTDERR: 5471 | _ca00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5471 | _ca00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5506:1: error: BUILDSTDERR: warning: label ‘_ca0a’ defined but not used [-Wunused-label] BUILDSTDERR: 5506 | _ca0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5506 | _ca0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowErrorexErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5547:1: error: BUILDSTDERR: warning: label ‘_ca0e’ defined but not used [-Wunused-label] BUILDSTDERR: 5547 | _ca0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5547 | _ca0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5615:1: error: BUILDSTDERR: warning: label ‘_ca0G’ defined but not used [-Wunused-label] BUILDSTDERR: 5615 | _ca0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5615 | _ca0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5652:1: error: BUILDSTDERR: warning: label ‘_ca0K’ defined but not used [-Wunused-label] BUILDSTDERR: 5652 | _ca0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5652 | _ca0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5696:1: error: BUILDSTDERR: warning: label ‘_ca1C’ defined but not used [-Wunused-label] BUILDSTDERR: 5696 | _ca1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5696 | _ca1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5738:1: error: BUILDSTDERR: warning: label ‘_ca1F’ defined but not used [-Wunused-label] BUILDSTDERR: 5738 | _ca1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5738 | _ca1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca1k’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5777:1: error: BUILDSTDERR: warning: label ‘_ca1k’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _ca1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _ca1k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca1q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5806:1: error: BUILDSTDERR: warning: label ‘_ca1q’ defined but not used [-Wunused-label] BUILDSTDERR: 5806 | _ca1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5806 | _ca1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5854:1: error: BUILDSTDERR: warning: label ‘_ca1S’ defined but not used [-Wunused-label] BUILDSTDERR: 5854 | _ca1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5854 | _ca1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca1Q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5901:1: error: BUILDSTDERR: warning: label ‘_ca1Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _ca1Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _ca1Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5928:1: error: BUILDSTDERR: warning: label ‘_ca2h’ defined but not used [-Wunused-label] BUILDSTDERR: 5928 | _ca2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5928 | _ca2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca2f’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5961:1: error: BUILDSTDERR: warning: label ‘_ca2f’ defined but not used [-Wunused-label] BUILDSTDERR: 5961 | _ca2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5961 | _ca2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:5989:1: error: BUILDSTDERR: warning: label ‘_ca2n’ defined but not used [-Wunused-label] BUILDSTDERR: 5989 | _ca2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5989 | _ca2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6044:1: error: BUILDSTDERR: warning: label ‘_ca2s’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _ca2s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _ca2s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczlzpzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6106:1: error: BUILDSTDERR: warning: label ‘_ca2x’ defined but not used [-Wunused-label] BUILDSTDERR: 6106 | _ca2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6106 | _ca2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6149:1: error: BUILDSTDERR: warning: label ‘_ca32’ defined but not used [-Wunused-label] BUILDSTDERR: 6149 | _ca32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6149 | _ca32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6184:1: error: BUILDSTDERR: warning: label ‘_ca3c’ defined but not used [-Wunused-label] BUILDSTDERR: 6184 | _ca3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6184 | _ca3c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowPlusErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6224:1: error: BUILDSTDERR: warning: label ‘_ca3g’ defined but not used [-Wunused-label] BUILDSTDERR: 6224 | _ca3g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6224 | _ca3g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9x5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6277:1: error: BUILDSTDERR: warning: label ‘_ca3R’ defined but not used [-Wunused-label] BUILDSTDERR: 6277 | _ca3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6277 | _ca3R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9wZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6316:1: error: BUILDSTDERR: warning: label ‘_ca3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 6316 | _ca3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6316 | _ca3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca3E’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6362:1: error: BUILDSTDERR: warning: label ‘_ca3E’ defined but not used [-Wunused-label] BUILDSTDERR: 6362 | _ca3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6362 | _ca3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6417:1: error: BUILDSTDERR: warning: label ‘_ca47’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _ca47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _ca47: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6459:1: error: BUILDSTDERR: warning: label ‘_ca4q’ defined but not used [-Wunused-label] BUILDSTDERR: 6459 | _ca4q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6459 | _ca4q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca4n’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6486:1: error: BUILDSTDERR: warning: label ‘_ca4n’ defined but not used [-Wunused-label] BUILDSTDERR: 6486 | _ca4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6486 | _ca4n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6516:1: error: BUILDSTDERR: warning: label ‘_ca4L’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _ca4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _ca4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6552:1: error: BUILDSTDERR: warning: label ‘_ca4W’ defined but not used [-Wunused-label] BUILDSTDERR: 6552 | _ca4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6552 | _ca4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6587:1: error: BUILDSTDERR: warning: label ‘_ca57’ defined but not used [-Wunused-label] BUILDSTDERR: 6587 | _ca57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6587 | _ca57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6627:1: error: BUILDSTDERR: warning: label ‘_ca5b’ defined but not used [-Wunused-label] BUILDSTDERR: 6627 | _ca5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6627 | _ca5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6689:1: error: BUILDSTDERR: warning: label ‘_ca5r’ defined but not used [-Wunused-label] BUILDSTDERR: 6689 | _ca5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6689 | _ca5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfSemigroupErrorArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6730:1: error: BUILDSTDERR: warning: label ‘_ca5u’ defined but not used [-Wunused-label] BUILDSTDERR: 6730 | _ca5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6730 | _ca5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6775:1: error: BUILDSTDERR: warning: label ‘_ca5W’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _ca5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _ca5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6811:1: error: BUILDSTDERR: warning: label ‘_ca6l’ defined but not used [-Wunused-label] BUILDSTDERR: 6811 | _ca6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6811 | _ca6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6849:1: error: BUILDSTDERR: warning: label ‘_ca6s’ defined but not used [-Wunused-label] BUILDSTDERR: 6849 | _ca6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6849 | _ca6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca68’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6896:1: error: BUILDSTDERR: warning: label ‘_ca68’ defined but not used [-Wunused-label] BUILDSTDERR: 6896 | _ca68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6896 | _ca68: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfMonoidErrorArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6951:1: error: BUILDSTDERR: warning: label ‘_ca6B’ defined but not used [-Wunused-label] BUILDSTDERR: 6951 | _ca6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6951 | _ca6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:6999:1: error: BUILDSTDERR: warning: label ‘_ca6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 6999 | _ca6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6999 | _ca6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7035:1: error: BUILDSTDERR: warning: label ‘_ca7a’ defined but not used [-Wunused-label] BUILDSTDERR: 7035 | _ca7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7035 | _ca7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7070:1: error: BUILDSTDERR: warning: label ‘_ca7k’ defined but not used [-Wunused-label] BUILDSTDERR: 7070 | _ca7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7070 | _ca7k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7106:1: error: BUILDSTDERR: warning: label ‘_ca7u’ defined but not used [-Wunused-label] BUILDSTDERR: 7106 | _ca7u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7106 | _ca7u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfMonoidErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7149:1: error: BUILDSTDERR: warning: label ‘_ca7y’ defined but not used [-Wunused-label] BUILDSTDERR: 7149 | _ca7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7149 | _ca7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7216:1: error: BUILDSTDERR: warning: label ‘_ca80’ defined but not used [-Wunused-label] BUILDSTDERR: 7216 | _ca80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7216 | _ca80: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7250:1: error: BUILDSTDERR: warning: label ‘_ca86’ defined but not used [-Wunused-label] BUILDSTDERR: 7250 | _ca86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7250 | _ca86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca84’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7291:1: error: BUILDSTDERR: warning: label ‘_ca84’ defined but not used [-Wunused-label] BUILDSTDERR: 7291 | _ca84: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7291 | _ca84: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7322:1: error: BUILDSTDERR: warning: label ‘_ca8x’ defined but not used [-Wunused-label] BUILDSTDERR: 7322 | _ca8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7322 | _ca8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca8u’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7358:1: error: BUILDSTDERR: warning: label ‘_ca8u’ defined but not used [-Wunused-label] BUILDSTDERR: 7358 | _ca8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7358 | _ca8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7383:1: error: BUILDSTDERR: warning: label ‘_ca8F’ defined but not used [-Wunused-label] BUILDSTDERR: 7383 | _ca8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7383 | _ca8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7427:1: error: BUILDSTDERR: warning: label ‘_ca8Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7427 | _ca8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7427 | _ca8Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7465:1: error: BUILDSTDERR: warning: label ‘_ca9c’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _ca9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _ca9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_ca9a’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7498:1: error: BUILDSTDERR: warning: label ‘_ca9a’ defined but not used [-Wunused-label] BUILDSTDERR: 7498 | _ca9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7498 | _ca9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7528:1: error: BUILDSTDERR: warning: label ‘_ca9i’ defined but not used [-Wunused-label] BUILDSTDERR: 7528 | _ca9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7528 | _ca9i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7575:1: error: BUILDSTDERR: warning: label ‘_ca9T’ defined but not used [-Wunused-label] BUILDSTDERR: 7575 | _ca9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7575 | _ca9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7614:1: error: BUILDSTDERR: warning: label ‘_ca9X’ defined but not used [-Wunused-label] BUILDSTDERR: 7614 | _ca9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7614 | _ca9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9xY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7667:1: error: BUILDSTDERR: warning: label ‘_caa5’ defined but not used [-Wunused-label] BUILDSTDERR: 7667 | _caa5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7667 | _caa5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caa3’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7714:1: error: BUILDSTDERR: warning: label ‘_caa3’ defined but not used [-Wunused-label] BUILDSTDERR: 7714 | _caa3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7714 | _caa3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7743:1: error: BUILDSTDERR: warning: label ‘_caad’ defined but not used [-Wunused-label] BUILDSTDERR: 7743 | _caad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7743 | _caad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9y5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7782:1: error: BUILDSTDERR: warning: label ‘_caaK’ defined but not used [-Wunused-label] BUILDSTDERR: 7782 | _caaK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7782 | _caaK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9y6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7816:1: error: BUILDSTDERR: warning: label ‘_caaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7816 | _caaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7816 | _caaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caaO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7868:1: error: BUILDSTDERR: warning: label ‘_caaO’ defined but not used [-Wunused-label] BUILDSTDERR: 7868 | _caaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7868 | _caaO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7897:1: error: BUILDSTDERR: warning: label ‘_caaY’ defined but not used [-Wunused-label] BUILDSTDERR: 7897 | _caaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7897 | _caaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9y9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7937:1: error: BUILDSTDERR: warning: label ‘_cabl’ defined but not used [-Wunused-label] BUILDSTDERR: 7937 | _cabl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7937 | _cabl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9y8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:7971:1: error: BUILDSTDERR: warning: label ‘_cabw’ defined but not used [-Wunused-label] BUILDSTDERR: 7971 | _cabw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7971 | _cabw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfFunctorErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8008:1: error: BUILDSTDERR: warning: label ‘_cabA’ defined but not used [-Wunused-label] BUILDSTDERR: 8008 | _cabA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8008 | _cabA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8058:1: error: BUILDSTDERR: warning: label ‘_cabW’ defined but not used [-Wunused-label] BUILDSTDERR: 8058 | _cabW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8058 | _cabW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8099:1: error: BUILDSTDERR: warning: label ‘_cabZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8099 | _cabZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8099 | _cabZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8145:1: error: BUILDSTDERR: warning: label ‘_cacj’ defined but not used [-Wunused-label] BUILDSTDERR: 8145 | _cacj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8145 | _cacj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8185:1: error: BUILDSTDERR: warning: label ‘_cacm’ defined but not used [-Wunused-label] BUILDSTDERR: 8185 | _cacm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8185 | _cacm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8224:1: error: BUILDSTDERR: warning: label ‘_cacH’ defined but not used [-Wunused-label] BUILDSTDERR: 8224 | _cacH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8224 | _cacH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8255:1: error: BUILDSTDERR: warning: label ‘_cacL’ defined but not used [-Wunused-label] BUILDSTDERR: 8255 | _cacL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8255 | _cacL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8300:1: error: BUILDSTDERR: warning: label ‘_cadf’ defined but not used [-Wunused-label] BUILDSTDERR: 8300 | _cadf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8300 | _cadf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cadd’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8333:1: error: BUILDSTDERR: warning: label ‘_cadd’ defined but not used [-Wunused-label] BUILDSTDERR: 8333 | _cadd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8333 | _cadd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8361:1: error: BUILDSTDERR: warning: label ‘_cadl’ defined but not used [-Wunused-label] BUILDSTDERR: 8361 | _cadl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8361 | _cadl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8414:1: error: BUILDSTDERR: warning: label ‘_cadq’ defined but not used [-Wunused-label] BUILDSTDERR: 8414 | _cadq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8414 | _cadq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8455:1: error: BUILDSTDERR: warning: label ‘_cadN’ defined but not used [-Wunused-label] BUILDSTDERR: 8455 | _cadN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8455 | _cadN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8489:1: error: BUILDSTDERR: warning: label ‘_cadY’ defined but not used [-Wunused-label] BUILDSTDERR: 8489 | _cadY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8489 | _cadY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8523:1: error: BUILDSTDERR: warning: label ‘_cae9’ defined but not used [-Wunused-label] BUILDSTDERR: 8523 | _cae9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8523 | _cae9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8557:1: error: BUILDSTDERR: warning: label ‘_caek’ defined but not used [-Wunused-label] BUILDSTDERR: 8557 | _caek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8557 | _caek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9ys_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8591:1: error: BUILDSTDERR: warning: label ‘_caev’ defined but not used [-Wunused-label] BUILDSTDERR: 8591 | _caev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8591 | _caev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8625:1: error: BUILDSTDERR: warning: label ‘_caeF’ defined but not used [-Wunused-label] BUILDSTDERR: 8625 | _caeF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8625 | _caeF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfApplicativeErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8667:1: error: BUILDSTDERR: warning: label ‘_caeJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8667 | _caeJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8667 | _caeJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8743:1: error: BUILDSTDERR: warning: label ‘_caff’ defined but not used [-Wunused-label] BUILDSTDERR: 8743 | _caff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8743 | _caff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8789:1: error: BUILDSTDERR: warning: label ‘_cafl’ defined but not used [-Wunused-label] BUILDSTDERR: 8789 | _cafl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8789 | _cafl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8839:1: error: BUILDSTDERR: warning: label ‘_cafy’ defined but not used [-Wunused-label] BUILDSTDERR: 8839 | _cafy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8839 | _cafy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8866:1: error: BUILDSTDERR: warning: label ‘_cag5’ defined but not used [-Wunused-label] BUILDSTDERR: 8866 | _cag5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8866 | _cag5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cag3’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8899:1: error: BUILDSTDERR: warning: label ‘_cag3’ defined but not used [-Wunused-label] BUILDSTDERR: 8899 | _cag3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8899 | _cag3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8925:1: error: BUILDSTDERR: warning: label ‘_cagz’ defined but not used [-Wunused-label] BUILDSTDERR: 8925 | _cagz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8925 | _cagz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cagx’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8958:1: error: BUILDSTDERR: warning: label ‘_cagx’ defined but not used [-Wunused-label] BUILDSTDERR: 8958 | _cagx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8958 | _cagx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:8987:1: error: BUILDSTDERR: warning: label ‘_cagF’ defined but not used [-Wunused-label] BUILDSTDERR: 8987 | _cagF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8987 | _cagF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9040:1: error: BUILDSTDERR: warning: label ‘_cah1’ defined but not used [-Wunused-label] BUILDSTDERR: 9040 | _cah1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9040 | _cah1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cagZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9073:1: error: BUILDSTDERR: warning: label ‘_cagZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9073 | _cagZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9073 | _cagZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9101:1: error: BUILDSTDERR: warning: label ‘_cah7’ defined but not used [-Wunused-label] BUILDSTDERR: 9101 | _cah7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9101 | _cah7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9157:1: error: BUILDSTDERR: warning: label ‘_cahc’ defined but not used [-Wunused-label] BUILDSTDERR: 9157 | _cahc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9157 | _cahc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9223:1: error: BUILDSTDERR: warning: label ‘_cahh’ defined but not used [-Wunused-label] BUILDSTDERR: 9223 | _cahh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9223 | _cahh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9284:1: error: BUILDSTDERR: warning: label ‘_cahw’ defined but not used [-Wunused-label] BUILDSTDERR: 9284 | _cahw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9284 | _cahw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cahu’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9317:1: error: BUILDSTDERR: warning: label ‘_cahu’ defined but not used [-Wunused-label] BUILDSTDERR: 9317 | _cahu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9317 | _cahu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9347:1: error: BUILDSTDERR: warning: label ‘_cahC’ defined but not used [-Wunused-label] BUILDSTDERR: 9347 | _cahC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9347 | _cahC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9409:1: error: BUILDSTDERR: warning: label ‘_cahH’ defined but not used [-Wunused-label] BUILDSTDERR: 9409 | _cahH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9409 | _cahH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9453:1: error: BUILDSTDERR: warning: label ‘_cair’ defined but not used [-Wunused-label] BUILDSTDERR: 9453 | _cair: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9453 | _cair: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caip’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9486:1: error: BUILDSTDERR: warning: label ‘_caip’ defined but not used [-Wunused-label] BUILDSTDERR: 9486 | _caip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9486 | _caip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9512:1: error: BUILDSTDERR: warning: label ‘_caiV’ defined but not used [-Wunused-label] BUILDSTDERR: 9512 | _caiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9512 | _caiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caiT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9545:1: error: BUILDSTDERR: warning: label ‘_caiT’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _caiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _caiT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9573:1: error: BUILDSTDERR: warning: label ‘_caj1’ defined but not used [-Wunused-label] BUILDSTDERR: 9573 | _caj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9573 | _caj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9627:1: error: BUILDSTDERR: warning: label ‘_caj6’ defined but not used [-Wunused-label] BUILDSTDERR: 9627 | _caj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9627 | _caj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9yT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9684:1: error: BUILDSTDERR: warning: label ‘_cajb’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _cajb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _cajb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9746:1: error: BUILDSTDERR: warning: label ‘_cajg’ defined but not used [-Wunused-label] BUILDSTDERR: 9746 | _cajg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9746 | _cajg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9z8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9789:1: error: BUILDSTDERR: warning: label ‘_cajJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9789 | _cajJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9789 | _cajJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9z7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9824:1: error: BUILDSTDERR: warning: label ‘_cajU’ defined but not used [-Wunused-label] BUILDSTDERR: 9824 | _cajU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9824 | _cajU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9z6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9859:1: error: BUILDSTDERR: warning: label ‘_cak5’ defined but not used [-Wunused-label] BUILDSTDERR: 9859 | _cak5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9859 | _cak5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9z3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9894:1: error: BUILDSTDERR: warning: label ‘_cakf’ defined but not used [-Wunused-label] BUILDSTDERR: 9894 | _cakf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9894 | _cakf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9z2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9930:1: error: BUILDSTDERR: warning: label ‘_cakp’ defined but not used [-Wunused-label] BUILDSTDERR: 9930 | _cakp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9930 | _cakp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfAlternativeErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:9972:1: error: BUILDSTDERR: warning: label ‘_cakt’ defined but not used [-Wunused-label] BUILDSTDERR: 9972 | _cakt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9972 | _cakt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10045:1: error: BUILDSTDERR: warning: label ‘_cakW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10045 | _cakW: BUILDSTDERR: | ^ BUILDSTDERR: 10045 | _cakW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10081:1: error: BUILDSTDERR: warning: label ‘_cal6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10081 | _cal6: BUILDSTDERR: | ^ BUILDSTDERR: 10081 | _cal6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowLoopErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10120:1: error: BUILDSTDERR: warning: label ‘_cala’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10120 | _cala: BUILDSTDERR: | ^ BUILDSTDERR: 10120 | _cala: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10173:1: error: BUILDSTDERR: warning: label ‘_calw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10173 | _calw: BUILDSTDERR: | ^ BUILDSTDERR: 10173 | _calw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10209:1: error: BUILDSTDERR: warning: label ‘_calG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10209 | _calG: BUILDSTDERR: | ^ BUILDSTDERR: 10209 | _calG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowApplyErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10248:1: error: BUILDSTDERR: warning: label ‘_calK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10248 | _calK: BUILDSTDERR: | ^ BUILDSTDERR: 10248 | _calK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10300:1: error: BUILDSTDERR: warning: label ‘_cam7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10300 | _cam7: BUILDSTDERR: | ^ BUILDSTDERR: 10300 | _cam7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10334:1: error: BUILDSTDERR: warning: label ‘_camh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10334 | _camh: BUILDSTDERR: | ^ BUILDSTDERR: 10334 | _camh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10369:1: error: BUILDSTDERR: warning: label ‘_camr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10369 | _camr: BUILDSTDERR: | ^ BUILDSTDERR: 10369 | _camr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowTransformerErrorArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10408:1: error: BUILDSTDERR: warning: label ‘_camv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10408 | _camv: BUILDSTDERR: | ^ BUILDSTDERR: 10408 | _camv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10464:1: error: BUILDSTDERR: warning: label ‘_camT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10464 | _camT: BUILDSTDERR: | ^ BUILDSTDERR: 10464 | _camT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrowzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10502:1: error: BUILDSTDERR: warning: label ‘_camW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10502 | _camW: BUILDSTDERR: | ^ BUILDSTDERR: 10502 | _camW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10542:1: error: BUILDSTDERR: warning: label ‘_canh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10542 | _canh: BUILDSTDERR: | ^ BUILDSTDERR: 10542 | _canh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10577:1: error: BUILDSTDERR: warning: label ‘_canr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10577 | _canr: BUILDSTDERR: | ^ BUILDSTDERR: 10577 | _canr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10613:1: error: BUILDSTDERR: warning: label ‘_canB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10613 | _canB: BUILDSTDERR: | ^ BUILDSTDERR: 10613 | _canB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10648:1: error: BUILDSTDERR: warning: label ‘_canL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _canL: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _canL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowWriterwErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10689:1: error: BUILDSTDERR: warning: label ‘_canP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10689 | _canP: BUILDSTDERR: | ^ BUILDSTDERR: 10689 | _canP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10754:1: error: BUILDSTDERR: warning: label ‘_caof’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10754 | _caof: BUILDSTDERR: | ^ BUILDSTDERR: 10754 | _caof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10792:1: error: BUILDSTDERR: warning: label ‘_caoi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10792 | _caoi: BUILDSTDERR: | ^ BUILDSTDERR: 10792 | _caoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10833:1: error: BUILDSTDERR: warning: label ‘_caoD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10833 | _caoD: BUILDSTDERR: | ^ BUILDSTDERR: 10833 | _caoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10868:1: error: BUILDSTDERR: warning: label ‘_caoO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10868 | _caoO: BUILDSTDERR: | ^ BUILDSTDERR: 10868 | _caoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10905:1: error: BUILDSTDERR: warning: label ‘_caoY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10905 | _caoY: BUILDSTDERR: | ^ BUILDSTDERR: 10905 | _caoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10940:1: error: BUILDSTDERR: warning: label ‘_cap8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10940 | _cap8: BUILDSTDERR: | ^ BUILDSTDERR: 10940 | _cap8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddWriterwErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:10984:1: error: BUILDSTDERR: warning: label ‘_capc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10984 | _capc: BUILDSTDERR: | ^ BUILDSTDERR: 10984 | _capc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11051:1: error: BUILDSTDERR: warning: label ‘_capC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11051 | _capC: BUILDSTDERR: | ^ BUILDSTDERR: 11051 | _capC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11089:1: error: BUILDSTDERR: warning: label ‘_capF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11089 | _capF: BUILDSTDERR: | ^ BUILDSTDERR: 11089 | _capF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11129:1: error: BUILDSTDERR: warning: label ‘_capZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11129 | _capZ: BUILDSTDERR: | ^ BUILDSTDERR: 11129 | _capZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11167:1: error: BUILDSTDERR: warning: label ‘_caq2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11167 | _caq2: BUILDSTDERR: | ^ BUILDSTDERR: 11167 | _caq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11207:1: error: BUILDSTDERR: warning: label ‘_caqm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11207 | _caqm: BUILDSTDERR: | ^ BUILDSTDERR: 11207 | _caqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11243:1: error: BUILDSTDERR: warning: label ‘_caqw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11243 | _caqw: BUILDSTDERR: | ^ BUILDSTDERR: 11243 | _caqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11279:1: error: BUILDSTDERR: warning: label ‘_caqG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11279 | _caqG: BUILDSTDERR: | ^ BUILDSTDERR: 11279 | _caqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowStatesErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11319:1: error: BUILDSTDERR: warning: label ‘_caqK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11319 | _caqK: BUILDSTDERR: | ^ BUILDSTDERR: 11319 | _caqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11378:1: error: BUILDSTDERR: warning: label ‘_car8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11378 | _car8: BUILDSTDERR: | ^ BUILDSTDERR: 11378 | _car8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11416:1: error: BUILDSTDERR: warning: label ‘_carb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11416 | _carb: BUILDSTDERR: | ^ BUILDSTDERR: 11416 | _carb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9A4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11457:1: error: BUILDSTDERR: warning: label ‘_carw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11457 | _carw: BUILDSTDERR: | ^ BUILDSTDERR: 11457 | _carw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9A2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11492:1: error: BUILDSTDERR: warning: label ‘_carH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11492 | _carH: BUILDSTDERR: | ^ BUILDSTDERR: 11492 | _carH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9A0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11529:1: error: BUILDSTDERR: warning: label ‘_carR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11529 | _carR: BUILDSTDERR: | ^ BUILDSTDERR: 11529 | _carR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9zZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11564:1: error: BUILDSTDERR: warning: label ‘_cas1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11564 | _cas1: BUILDSTDERR: | ^ BUILDSTDERR: 11564 | _cas1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddStatesErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11608:1: error: BUILDSTDERR: warning: label ‘_cas5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11608 | _cas5: BUILDSTDERR: | ^ BUILDSTDERR: 11608 | _cas5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9A7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11675:1: error: BUILDSTDERR: warning: label ‘_casv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11675 | _casv: BUILDSTDERR: | ^ BUILDSTDERR: 11675 | _casv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowReaderrErrorArrowzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11713:1: error: BUILDSTDERR: warning: label ‘_casy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11713 | _casy: BUILDSTDERR: | ^ BUILDSTDERR: 11713 | _casy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ad_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11753:1: error: BUILDSTDERR: warning: label ‘_casT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11753 | _casT: BUILDSTDERR: | ^ BUILDSTDERR: 11753 | _casT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ab_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11790:1: error: BUILDSTDERR: warning: label ‘_cat3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11790 | _cat3: BUILDSTDERR: | ^ BUILDSTDERR: 11790 | _cat3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Aa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11826:1: error: BUILDSTDERR: warning: label ‘_catd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11826 | _catd: BUILDSTDERR: | ^ BUILDSTDERR: 11826 | _catd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowReaderrErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11866:1: error: BUILDSTDERR: warning: label ‘_cath’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11866 | _cath: BUILDSTDERR: | ^ BUILDSTDERR: 11866 | _cath: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ah_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11924:1: error: BUILDSTDERR: warning: label ‘_catF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11924 | _catF: BUILDSTDERR: | ^ BUILDSTDERR: 11924 | _catF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddReaderrErrorArrowErrorArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:11962:1: error: BUILDSTDERR: warning: label ‘_catI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11962 | _catI: BUILDSTDERR: | ^ BUILDSTDERR: 11962 | _catI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Aq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12003:1: error: BUILDSTDERR: warning: label ‘_cau3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12003 | _cau3: BUILDSTDERR: | ^ BUILDSTDERR: 12003 | _cau3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ao_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12040:1: error: BUILDSTDERR: warning: label ‘_caue’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12040 | _caue: BUILDSTDERR: | ^ BUILDSTDERR: 12040 | _caue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Am_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12077:1: error: BUILDSTDERR: warning: label ‘_cauo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12077 | _cauo: BUILDSTDERR: | ^ BUILDSTDERR: 12077 | _cauo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Al_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12112:1: error: BUILDSTDERR: warning: label ‘_cauy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12112 | _cauy: BUILDSTDERR: | ^ BUILDSTDERR: 12112 | _cauy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddReaderrErrorArrowErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12156:1: error: BUILDSTDERR: warning: label ‘_cauC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12156 | _cauC: BUILDSTDERR: | ^ BUILDSTDERR: 12156 | _cauC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Az_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12223:1: error: BUILDSTDERR: warning: label ‘_cavr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12223 | _cavr: BUILDSTDERR: | ^ BUILDSTDERR: 12223 | _cavr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12265:1: error: BUILDSTDERR: warning: label ‘_cavu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12265 | _cavu: BUILDSTDERR: | ^ BUILDSTDERR: 12265 | _cavu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ay_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12319:1: error: BUILDSTDERR: warning: label ‘_cavG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12319 | _cavG: BUILDSTDERR: | ^ BUILDSTDERR: 12319 | _cavG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12363:1: error: BUILDSTDERR: warning: label ‘_cavJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12363 | _cavJ: BUILDSTDERR: | ^ BUILDSTDERR: 12363 | _cavJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Aw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12424:1: error: BUILDSTDERR: warning: label ‘_caw2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12424 | _caw2: BUILDSTDERR: | ^ BUILDSTDERR: 12424 | _caw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ax_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12467:1: error: BUILDSTDERR: warning: label ‘_caw5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12467 | _caw5: BUILDSTDERR: | ^ BUILDSTDERR: 12467 | _caw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_runError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12522:1: error: BUILDSTDERR: warning: label ‘_cawa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12522 | _cawa: BUILDSTDERR: | ^ BUILDSTDERR: 12522 | _cawa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cauW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12546:1: error: BUILDSTDERR: warning: label ‘_cauW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12546 | _cauW: BUILDSTDERR: | ^ BUILDSTDERR: 12546 | _cauW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cav1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12575:1: error: BUILDSTDERR: warning: label ‘_cav1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12575 | _cav1: BUILDSTDERR: | ^ BUILDSTDERR: 12575 | _cav1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12637:1: error: BUILDSTDERR: warning: label ‘_cawH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12637 | _cawH: BUILDSTDERR: | ^ BUILDSTDERR: 12637 | _cawH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12671:1: error: BUILDSTDERR: warning: label ‘_cawS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12671 | _cawS: BUILDSTDERR: | ^ BUILDSTDERR: 12671 | _cawS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12705:1: error: BUILDSTDERR: warning: label ‘_cax2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12705 | _cax2: BUILDSTDERR: | ^ BUILDSTDERR: 12705 | _cax2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12740:1: error: BUILDSTDERR: warning: label ‘_caxc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12740 | _caxc: BUILDSTDERR: | ^ BUILDSTDERR: 12740 | _caxc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowAddErrorexErrorArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12780:1: error: BUILDSTDERR: warning: label ‘_caxg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12780 | _caxg: BUILDSTDERR: | ^ BUILDSTDERR: 12780 | _caxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_assocsum_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12843:1: error: BUILDSTDERR: warning: label ‘_caxH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12843 | _caxH: BUILDSTDERR: | ^ BUILDSTDERR: 12843 | _caxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caxA’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12872:1: error: BUILDSTDERR: warning: label ‘_caxA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12872 | _caxA: BUILDSTDERR: | ^ BUILDSTDERR: 12872 | _caxA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caxN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12918:1: error: BUILDSTDERR: warning: label ‘_caxN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12918 | _caxN: BUILDSTDERR: | ^ BUILDSTDERR: 12918 | _caxN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:12973:1: error: BUILDSTDERR: warning: label ‘_cayv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12973 | _cayv: BUILDSTDERR: | ^ BUILDSTDERR: 12973 | _cayv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9AU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13013:1: error: BUILDSTDERR: warning: label ‘_cayF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13013 | _cayF: BUILDSTDERR: | ^ BUILDSTDERR: 13013 | _cayF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13053:1: error: BUILDSTDERR: warning: label ‘_cayI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13053 | _cayI: BUILDSTDERR: | ^ BUILDSTDERR: 13053 | _cayI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cayk’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13081:1: error: BUILDSTDERR: warning: label ‘_cayk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13081 | _cayk: BUILDSTDERR: | ^ BUILDSTDERR: 13081 | _cayk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cayK’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13122:1: error: BUILDSTDERR: warning: label ‘_cayK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13122 | _cayK: BUILDSTDERR: | ^ BUILDSTDERR: 13122 | _cayK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9B0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13153:1: error: BUILDSTDERR: warning: label ‘_cazj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13153 | _cazj: BUILDSTDERR: | ^ BUILDSTDERR: 13153 | _cazj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_cazc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13193:1: error: BUILDSTDERR: warning: label ‘_cazc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13193 | _cazc: BUILDSTDERR: | ^ BUILDSTDERR: 13193 | _cazc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13248:1: error: BUILDSTDERR: warning: label ‘_cazA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13248 | _cazA: BUILDSTDERR: | ^ BUILDSTDERR: 13248 | _cazA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9B9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13292:1: error: BUILDSTDERR: warning: label ‘_caA8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13292 | _caA8: BUILDSTDERR: | ^ BUILDSTDERR: 13292 | _caA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9B8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13329:1: error: BUILDSTDERR: warning: label ‘_caAl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13329 | _caAl: BUILDSTDERR: | ^ BUILDSTDERR: 13329 | _caAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caAj’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13362:1: error: BUILDSTDERR: warning: label ‘_caAj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13362 | _caAj: BUILDSTDERR: | ^ BUILDSTDERR: 13362 | _caAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Ba_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13391:1: error: BUILDSTDERR: warning: label ‘_caAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13391 | _caAr: BUILDSTDERR: | ^ BUILDSTDERR: 13391 | _caAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9B6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13447:1: error: BUILDSTDERR: warning: label ‘_caAD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13447 | _caAD: BUILDSTDERR: | ^ BUILDSTDERR: 13447 | _caAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13488:1: error: BUILDSTDERR: warning: label ‘_caAG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13488 | _caAG: BUILDSTDERR: | ^ BUILDSTDERR: 13488 | _caAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9B5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13547:1: error: BUILDSTDERR: warning: label ‘_caAV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13547 | _caAV: BUILDSTDERR: | ^ BUILDSTDERR: 13547 | _caAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caAT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13580:1: error: BUILDSTDERR: warning: label ‘_caAT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13580 | _caAT: BUILDSTDERR: | ^ BUILDSTDERR: 13580 | _caAT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13610:1: error: BUILDSTDERR: warning: label ‘_caB1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13610 | _caB1: BUILDSTDERR: | ^ BUILDSTDERR: 13610 | _caB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Be_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13659:1: error: BUILDSTDERR: warning: label ‘_caBy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13659 | _caBy: BUILDSTDERR: | ^ BUILDSTDERR: 13659 | _caBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caBw’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13692:1: error: BUILDSTDERR: warning: label ‘_caBw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13692 | _caBw: BUILDSTDERR: | ^ BUILDSTDERR: 13692 | _caBw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13719:1: error: BUILDSTDERR: warning: label ‘_caBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13719 | _caBE: BUILDSTDERR: | ^ BUILDSTDERR: 13719 | _caBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13765:1: error: BUILDSTDERR: warning: label ‘_caC6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13765 | _caC6: BUILDSTDERR: | ^ BUILDSTDERR: 13765 | _caC6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caBZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13801:1: error: BUILDSTDERR: warning: label ‘_caBZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13801 | _caBZ: BUILDSTDERR: | ^ BUILDSTDERR: 13801 | _caBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13834:1: error: BUILDSTDERR: warning: label ‘_caCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13834 | _caCh: BUILDSTDERR: | ^ BUILDSTDERR: 13834 | _caCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13878:1: error: BUILDSTDERR: warning: label ‘_caCB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13878 | _caCB: BUILDSTDERR: | ^ BUILDSTDERR: 13878 | _caCB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13916:1: error: BUILDSTDERR: warning: label ‘_caCO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13916 | _caCO: BUILDSTDERR: | ^ BUILDSTDERR: 13916 | _caCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘_caCM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13949:1: error: BUILDSTDERR: warning: label ‘_caCM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13949 | _caCM: BUILDSTDERR: | ^ BUILDSTDERR: 13949 | _caCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:13979:1: error: BUILDSTDERR: warning: label ‘_caCU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13979 | _caCU: BUILDSTDERR: | ^ BUILDSTDERR: 13979 | _caCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:14027:1: error: BUILDSTDERR: warning: label ‘_caDh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14027 | _caDh: BUILDSTDERR: | ^ BUILDSTDERR: 14027 | _caDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:14061:1: error: BUILDSTDERR: warning: label ‘_caDs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14061 | _caDs: BUILDSTDERR: | ^ BUILDSTDERR: 14061 | _caDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:14095:1: error: BUILDSTDERR: warning: label ‘_caDC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14095 | _caDC: BUILDSTDERR: | ^ BUILDSTDERR: 14095 | _caDC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Bs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:14130:1: error: BUILDSTDERR: warning: label ‘_caDN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14130 | _caDN: BUILDSTDERR: | ^ BUILDSTDERR: 14130 | _caDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘s9Br_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:14164:1: error: BUILDSTDERR: warning: label ‘_caDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14164 | _caDX: BUILDSTDERR: | ^ BUILDSTDERR: 14164 | _caDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziError_zdfArrowChoiceErrorArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_73.hc:14205:1: error: BUILDSTDERR: warning: label ‘_caE1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14205 | _caE1: BUILDSTDERR: | ^ BUILDSTDERR: 14205 | _caE1: BUILDSTDERR: | ^~~~~ [ 7 of 12] Compiling Control.Arrow.Transformer.Reader ( Control/Arrow/Transformer/Reader.hs, dist/build/Control/Arrow/Transformer/Reader.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbvU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:47:1: error: BUILDSTDERR: warning: label ‘_cbEd’ defined but not used [-Wunused-label] BUILDSTDERR: 47 | _cbEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | _cbEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddReaderrReaderArrowa1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:89:1: error: BUILDSTDERR: warning: label ‘_cbEj’ defined but not used [-Wunused-label] BUILDSTDERR: 89 | _cbEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 89 | _cbEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbEh’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:125:1: error: BUILDSTDERR: warning: label ‘_cbEh’ defined but not used [-Wunused-label] BUILDSTDERR: 125 | _cbEh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 125 | _cbEh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:159:1: error: BUILDSTDERR: warning: label ‘_cbED’ defined but not used [-Wunused-label] BUILDSTDERR: 159 | _cbED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 159 | _cbED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbEA’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:187:1: error: BUILDSTDERR: warning: label ‘_cbEA’ defined but not used [-Wunused-label] BUILDSTDERR: 187 | _cbEA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 187 | _cbEA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbw4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:230:1: error: BUILDSTDERR: warning: label ‘_cbFc’ defined but not used [-Wunused-label] BUILDSTDERR: 230 | _cbFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 230 | _cbFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbw3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:269:1: error: BUILDSTDERR: warning: label ‘_cbFm’ defined but not used [-Wunused-label] BUILDSTDERR: 269 | _cbFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 269 | _cbFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbw5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:313:1: error: BUILDSTDERR: warning: label ‘_cbFp’ defined but not used [-Wunused-label] BUILDSTDERR: 313 | _cbFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 313 | _cbFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:374:1: error: BUILDSTDERR: warning: label ‘_cbFu’ defined but not used [-Wunused-label] BUILDSTDERR: 374 | _cbFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 374 | _cbFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbEU’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:400:1: error: BUILDSTDERR: warning: label ‘_cbEU’ defined but not used [-Wunused-label] BUILDSTDERR: 400 | _cbEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 400 | _cbEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfCategoryTYPEReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:449:1: error: BUILDSTDERR: warning: label ‘_cbFM’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cbFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cbFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbw9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:484:1: error: BUILDSTDERR: warning: label ‘_cbG3’ defined but not used [-Wunused-label] BUILDSTDERR: 484 | _cbG3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 484 | _cbG3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbw8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:518:1: error: BUILDSTDERR: warning: label ‘_cbGd’ defined but not used [-Wunused-label] BUILDSTDERR: 518 | _cbGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 518 | _cbGd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfCategoryTYPEReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:556:1: error: BUILDSTDERR: warning: label ‘_cbGh’ defined but not used [-Wunused-label] BUILDSTDERR: 556 | _cbGh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 556 | _cbGh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:606:1: error: BUILDSTDERR: warning: label ‘_cbGL’ defined but not used [-Wunused-label] BUILDSTDERR: 606 | _cbGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 606 | _cbGL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:643:1: error: BUILDSTDERR: warning: label ‘_cbGO’ defined but not used [-Wunused-label] BUILDSTDERR: 643 | _cbGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 643 | _cbGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:689:1: error: BUILDSTDERR: warning: label ‘_cbGT’ defined but not used [-Wunused-label] BUILDSTDERR: 689 | _cbGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 689 | _cbGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:738:1: error: BUILDSTDERR: warning: label ‘_cbHc’ defined but not used [-Wunused-label] BUILDSTDERR: 738 | _cbHc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 738 | _cbHc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbH9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:766:1: error: BUILDSTDERR: warning: label ‘_cbH9’ defined but not used [-Wunused-label] BUILDSTDERR: 766 | _cbH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 766 | _cbH9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbHi’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:794:1: error: BUILDSTDERR: warning: label ‘_cbHi’ defined but not used [-Wunused-label] BUILDSTDERR: 794 | _cbHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 794 | _cbHi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbws_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:852:1: error: BUILDSTDERR: warning: label ‘_cbHU’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _cbHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _cbHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:891:1: error: BUILDSTDERR: warning: label ‘_cbI4’ defined but not used [-Wunused-label] BUILDSTDERR: 891 | _cbI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 891 | _cbI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:931:1: error: BUILDSTDERR: warning: label ‘_cbI7’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _cbI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _cbI7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbHJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:959:1: error: BUILDSTDERR: warning: label ‘_cbHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _cbHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _cbHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbI9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1000:1: error: BUILDSTDERR: warning: label ‘_cbI9’ defined but not used [-Wunused-label] BUILDSTDERR: 1000 | _cbI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1000 | _cbI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1031:1: error: BUILDSTDERR: warning: label ‘_cbIx’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _cbIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _cbIx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbIu’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1059:1: error: BUILDSTDERR: warning: label ‘_cbIu’ defined but not used [-Wunused-label] BUILDSTDERR: 1059 | _cbIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1059 | _cbIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbIB’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1087:1: error: BUILDSTDERR: warning: label ‘_cbIB’ defined but not used [-Wunused-label] BUILDSTDERR: 1087 | _cbIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1087 | _cbIB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1138:1: error: BUILDSTDERR: warning: label ‘_cbJ8’ defined but not used [-Wunused-label] BUILDSTDERR: 1138 | _cbJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1138 | _cbJ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1177:1: error: BUILDSTDERR: warning: label ‘_cbJi’ defined but not used [-Wunused-label] BUILDSTDERR: 1177 | _cbJi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1177 | _cbJi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1213:1: error: BUILDSTDERR: warning: label ‘_cbJl’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _cbJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _cbJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbIX’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1240:1: error: BUILDSTDERR: warning: label ‘_cbIX’ defined but not used [-Wunused-label] BUILDSTDERR: 1240 | _cbIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1240 | _cbIX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbJn’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1279:1: error: BUILDSTDERR: warning: label ‘_cbJn’ defined but not used [-Wunused-label] BUILDSTDERR: 1279 | _cbJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1279 | _cbJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1310:1: error: BUILDSTDERR: warning: label ‘_cbJO’ defined but not used [-Wunused-label] BUILDSTDERR: 1310 | _cbJO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1310 | _cbJO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1352:1: error: BUILDSTDERR: warning: label ‘_cbJU’ defined but not used [-Wunused-label] BUILDSTDERR: 1352 | _cbJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1352 | _cbJU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbJS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1388:1: error: BUILDSTDERR: warning: label ‘_cbJS’ defined but not used [-Wunused-label] BUILDSTDERR: 1388 | _cbJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1388 | _cbJS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1422:1: error: BUILDSTDERR: warning: label ‘_cbKa’ defined but not used [-Wunused-label] BUILDSTDERR: 1422 | _cbKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1422 | _cbKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_runReader1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1458:1: error: BUILDSTDERR: warning: label ‘_cbKk’ defined but not used [-Wunused-label] BUILDSTDERR: 1458 | _cbKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1458 | _cbKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_runReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1488:1: error: BUILDSTDERR: warning: label ‘_cbKt’ defined but not used [-Wunused-label] BUILDSTDERR: 1488 | _cbKt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1488 | _cbKt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbwO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1513:1: error: BUILDSTDERR: warning: label ‘_cbKN’ defined but not used [-Wunused-label] BUILDSTDERR: 1513 | _cbKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1513 | _cbKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbKK’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1552:1: error: BUILDSTDERR: warning: label ‘_cbKK’ defined but not used [-Wunused-label] BUILDSTDERR: 1552 | _cbKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1552 | _cbKK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_swapsnd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1603:1: error: BUILDSTDERR: warning: label ‘_cbL4’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _cbL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _cbL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1671:1: error: BUILDSTDERR: warning: label ‘_cbLt’ defined but not used [-Wunused-label] BUILDSTDERR: 1671 | _cbLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1671 | _cbLt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1710:1: error: BUILDSTDERR: warning: label ‘_cbLD’ defined but not used [-Wunused-label] BUILDSTDERR: 1710 | _cbLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1710 | _cbLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1750:1: error: BUILDSTDERR: warning: label ‘_cbLG’ defined but not used [-Wunused-label] BUILDSTDERR: 1750 | _cbLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1750 | _cbLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbLi’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1778:1: error: BUILDSTDERR: warning: label ‘_cbLi’ defined but not used [-Wunused-label] BUILDSTDERR: 1778 | _cbLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1778 | _cbLi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbLI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1819:1: error: BUILDSTDERR: warning: label ‘_cbLI’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _cbLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _cbLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cbMl’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cbMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cbMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1890:1: error: BUILDSTDERR: warning: label ‘_cbMo’ defined but not used [-Wunused-label] BUILDSTDERR: 1890 | _cbMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1890 | _cbMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbMa’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1926:1: error: BUILDSTDERR: warning: label ‘_cbMa’ defined but not used [-Wunused-label] BUILDSTDERR: 1926 | _cbMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1926 | _cbMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbMq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1959:1: error: BUILDSTDERR: warning: label ‘_cbMq’ defined but not used [-Wunused-label] BUILDSTDERR: 1959 | _cbMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1959 | _cbMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:1989:1: error: BUILDSTDERR: warning: label ‘_cbMA’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _cbMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _cbMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2039:1: error: BUILDSTDERR: warning: label ‘_cbN8’ defined but not used [-Wunused-label] BUILDSTDERR: 2039 | _cbN8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2039 | _cbN8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2079:1: error: BUILDSTDERR: warning: label ‘_cbNb’ defined but not used [-Wunused-label] BUILDSTDERR: 2079 | _cbNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2079 | _cbNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbMX’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2115:1: error: BUILDSTDERR: warning: label ‘_cbMX’ defined but not used [-Wunused-label] BUILDSTDERR: 2115 | _cbMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2115 | _cbMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbNd’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2148:1: error: BUILDSTDERR: warning: label ‘_cbNd’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _cbNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _cbNd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2178:1: error: BUILDSTDERR: warning: label ‘_cbNn’ defined but not used [-Wunused-label] BUILDSTDERR: 2178 | _cbNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2178 | _cbNn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2227:1: error: BUILDSTDERR: warning: label ‘_cbNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2227 | _cbNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2227 | _cbNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2262:1: error: BUILDSTDERR: warning: label ‘_cbNT’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _cbNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _cbNT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2298:1: error: BUILDSTDERR: warning: label ‘_cbOa’ defined but not used [-Wunused-label] BUILDSTDERR: 2298 | _cbOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2298 | _cbOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2341:1: error: BUILDSTDERR: warning: label ‘_cbOd’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _cbOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _cbOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2396:1: error: BUILDSTDERR: warning: label ‘_cbOw’ defined but not used [-Wunused-label] BUILDSTDERR: 2396 | _cbOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2396 | _cbOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2439:1: error: BUILDSTDERR: warning: label ‘_cbOz’ defined but not used [-Wunused-label] BUILDSTDERR: 2439 | _cbOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2439 | _cbOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2502:1: error: BUILDSTDERR: warning: label ‘_cbOE’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _cbOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _cbOE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2574:1: error: BUILDSTDERR: warning: label ‘_cbPk’ defined but not used [-Wunused-label] BUILDSTDERR: 2574 | _cbPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2574 | _cbPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2614:1: error: BUILDSTDERR: warning: label ‘_cbPn’ defined but not used [-Wunused-label] BUILDSTDERR: 2614 | _cbPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2614 | _cbPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbP9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2650:1: error: BUILDSTDERR: warning: label ‘_cbP9’ defined but not used [-Wunused-label] BUILDSTDERR: 2650 | _cbP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2650 | _cbP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbPp’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2683:1: error: BUILDSTDERR: warning: label ‘_cbPp’ defined but not used [-Wunused-label] BUILDSTDERR: 2683 | _cbPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2683 | _cbPp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2713:1: error: BUILDSTDERR: warning: label ‘_cbPz’ defined but not used [-Wunused-label] BUILDSTDERR: 2713 | _cbPz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2713 | _cbPz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2763:1: error: BUILDSTDERR: warning: label ‘_cbPV’ defined but not used [-Wunused-label] BUILDSTDERR: 2763 | _cbPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2763 | _cbPV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbxT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2802:1: error: BUILDSTDERR: warning: label ‘_cbQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 2802 | _cbQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2802 | _cbQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2846:1: error: BUILDSTDERR: warning: label ‘_cbQb’ defined but not used [-Wunused-label] BUILDSTDERR: 2846 | _cbQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2846 | _cbQb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbQ9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2889:1: error: BUILDSTDERR: warning: label ‘_cbQ9’ defined but not used [-Wunused-label] BUILDSTDERR: 2889 | _cbQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2889 | _cbQ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2921:1: error: BUILDSTDERR: warning: label ‘_cbQx’ defined but not used [-Wunused-label] BUILDSTDERR: 2921 | _cbQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2921 | _cbQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:2979:1: error: BUILDSTDERR: warning: label ‘_cbQM’ defined but not used [-Wunused-label] BUILDSTDERR: 2979 | _cbQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2979 | _cbQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3035:1: error: BUILDSTDERR: warning: label ‘_cbRi’ defined but not used [-Wunused-label] BUILDSTDERR: 3035 | _cbRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3035 | _cbRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3072:1: error: BUILDSTDERR: warning: label ‘_cbRs’ defined but not used [-Wunused-label] BUILDSTDERR: 3072 | _cbRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3072 | _cbRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbys_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3115:1: error: BUILDSTDERR: warning: label ‘_cbRv’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _cbRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _cbRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3171:1: error: BUILDSTDERR: warning: label ‘_cbRH’ defined but not used [-Wunused-label] BUILDSTDERR: 3171 | _cbRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3171 | _cbRH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3212:1: error: BUILDSTDERR: warning: label ‘_cbRK’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _cbRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _cbRK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3271:1: error: BUILDSTDERR: warning: label ‘_cbRW’ defined but not used [-Wunused-label] BUILDSTDERR: 3271 | _cbRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3271 | _cbRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3315:1: error: BUILDSTDERR: warning: label ‘_cbRZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3315 | _cbRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3315 | _cbRZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3364:1: error: BUILDSTDERR: warning: label ‘_cbSt’ defined but not used [-Wunused-label] BUILDSTDERR: 3364 | _cbSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3364 | _cbSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3405:1: error: BUILDSTDERR: warning: label ‘_cbSw’ defined but not used [-Wunused-label] BUILDSTDERR: 3405 | _cbSw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3405 | _cbSw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3452:1: error: BUILDSTDERR: warning: label ‘_cbSL’ defined but not used [-Wunused-label] BUILDSTDERR: 3452 | _cbSL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3452 | _cbSL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3499:1: error: BUILDSTDERR: warning: label ‘_cbT3’ defined but not used [-Wunused-label] BUILDSTDERR: 3499 | _cbT3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3499 | _cbT3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3538:1: error: BUILDSTDERR: warning: label ‘_cbTd’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _cbTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _cbTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3580:1: error: BUILDSTDERR: warning: label ‘_cbTg’ defined but not used [-Wunused-label] BUILDSTDERR: 3580 | _cbTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3580 | _cbTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3628:1: error: BUILDSTDERR: warning: label ‘_cbTD’ defined but not used [-Wunused-label] BUILDSTDERR: 3628 | _cbTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3628 | _cbTD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3662:1: error: BUILDSTDERR: warning: label ‘_cbTO’ defined but not used [-Wunused-label] BUILDSTDERR: 3662 | _cbTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3662 | _cbTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3696:1: error: BUILDSTDERR: warning: label ‘_cbTY’ defined but not used [-Wunused-label] BUILDSTDERR: 3696 | _cbTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3696 | _cbTY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3731:1: error: BUILDSTDERR: warning: label ‘_cbU9’ defined but not used [-Wunused-label] BUILDSTDERR: 3731 | _cbU9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3731 | _cbU9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3765:1: error: BUILDSTDERR: warning: label ‘_cbUk’ defined but not used [-Wunused-label] BUILDSTDERR: 3765 | _cbUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3765 | _cbUk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3799:1: error: BUILDSTDERR: warning: label ‘_cbUu’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _cbUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _cbUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3841:1: error: BUILDSTDERR: warning: label ‘_cbUy’ defined but not used [-Wunused-label] BUILDSTDERR: 3841 | _cbUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3841 | _cbUy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbyQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3914:1: error: BUILDSTDERR: warning: label ‘_cbV3’ defined but not used [-Wunused-label] BUILDSTDERR: 3914 | _cbV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3914 | _cbV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3946:1: error: BUILDSTDERR: warning: label ‘_cbV6’ defined but not used [-Wunused-label] BUILDSTDERR: 3946 | _cbV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3946 | _cbV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:3995:1: error: BUILDSTDERR: warning: label ‘_cbVn’ defined but not used [-Wunused-label] BUILDSTDERR: 3995 | _cbVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3995 | _cbVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbVk’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4022:1: error: BUILDSTDERR: warning: label ‘_cbVk’ defined but not used [-Wunused-label] BUILDSTDERR: 4022 | _cbVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4022 | _cbVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cbVr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4043:1: error: BUILDSTDERR: warning: label ‘_cbVr’ defined but not used [-Wunused-label] BUILDSTDERR: 4043 | _cbVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4043 | _cbVr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbz2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4072:1: error: BUILDSTDERR: warning: label ‘_cbVP’ defined but not used [-Wunused-label] BUILDSTDERR: 4072 | _cbVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4072 | _cbVP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbz1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4110:1: error: BUILDSTDERR: warning: label ‘_cbVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4110 | _cbVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4110 | _cbVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4154:1: error: BUILDSTDERR: warning: label ‘_cbW2’ defined but not used [-Wunused-label] BUILDSTDERR: 4154 | _cbW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4154 | _cbW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbz7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4202:1: error: BUILDSTDERR: warning: label ‘_cbWD’ defined but not used [-Wunused-label] BUILDSTDERR: 4202 | _cbWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4202 | _cbWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbz8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4239:1: error: BUILDSTDERR: warning: label ‘_cbWG’ defined but not used [-Wunused-label] BUILDSTDERR: 4239 | _cbWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4239 | _cbWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbz9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4285:1: error: BUILDSTDERR: warning: label ‘_cbWL’ defined but not used [-Wunused-label] BUILDSTDERR: 4285 | _cbWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4285 | _cbWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4340:1: error: BUILDSTDERR: warning: label ‘_cbWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4340 | _cbWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4340 | _cbWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbze_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4379:1: error: BUILDSTDERR: warning: label ‘_cbXm’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _cbXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _cbXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4411:1: error: BUILDSTDERR: warning: label ‘_cbXp’ defined but not used [-Wunused-label] BUILDSTDERR: 4411 | _cbXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4411 | _cbXp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfFunctorReaderArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4466:1: error: BUILDSTDERR: warning: label ‘_cbXu’ defined but not used [-Wunused-label] BUILDSTDERR: 4466 | _cbXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4466 | _cbXu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4506:1: error: BUILDSTDERR: warning: label ‘_cbXR’ defined but not used [-Wunused-label] BUILDSTDERR: 4506 | _cbXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4506 | _cbXR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4540:1: error: BUILDSTDERR: warning: label ‘_cbY2’ defined but not used [-Wunused-label] BUILDSTDERR: 4540 | _cbY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4540 | _cbY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfFunctorReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4577:1: error: BUILDSTDERR: warning: label ‘_cbY6’ defined but not used [-Wunused-label] BUILDSTDERR: 4577 | _cbY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4577 | _cbY6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4627:1: error: BUILDSTDERR: warning: label ‘_cbYs’ defined but not used [-Wunused-label] BUILDSTDERR: 4627 | _cbYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4627 | _cbYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4668:1: error: BUILDSTDERR: warning: label ‘_cbYv’ defined but not used [-Wunused-label] BUILDSTDERR: 4668 | _cbYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4668 | _cbYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4711:1: error: BUILDSTDERR: warning: label ‘_cbYI’ defined but not used [-Wunused-label] BUILDSTDERR: 4711 | _cbYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4711 | _cbYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4738:1: error: BUILDSTDERR: warning: label ‘_cbZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 4738 | _cbZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4738 | _cbZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4778:1: error: BUILDSTDERR: warning: label ‘_cbZt’ defined but not used [-Wunused-label] BUILDSTDERR: 4778 | _cbZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4778 | _cbZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4820:1: error: BUILDSTDERR: warning: label ‘_cbZw’ defined but not used [-Wunused-label] BUILDSTDERR: 4820 | _cbZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4820 | _cbZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4874:1: error: BUILDSTDERR: warning: label ‘_cbZB’ defined but not used [-Wunused-label] BUILDSTDERR: 4874 | _cbZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4874 | _cbZB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4931:1: error: BUILDSTDERR: warning: label ‘_cbZG’ defined but not used [-Wunused-label] BUILDSTDERR: 4931 | _cbZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4931 | _cbZG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:4990:1: error: BUILDSTDERR: warning: label ‘_cbZS’ defined but not used [-Wunused-label] BUILDSTDERR: 4990 | _cbZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4990 | _cbZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5034:1: error: BUILDSTDERR: warning: label ‘_cbZV’ defined but not used [-Wunused-label] BUILDSTDERR: 5034 | _cbZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5034 | _cbZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5083:1: error: BUILDSTDERR: warning: label ‘_cc0m’ defined but not used [-Wunused-label] BUILDSTDERR: 5083 | _cc0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5083 | _cc0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cc0j’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5103:1: error: BUILDSTDERR: warning: label ‘_cc0j’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _cc0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _cc0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5131:1: error: BUILDSTDERR: warning: label ‘_cc0N’ defined but not used [-Wunused-label] BUILDSTDERR: 5131 | _cc0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5131 | _cc0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5173:1: error: BUILDSTDERR: warning: label ‘_cc0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 5173 | _cc0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5173 | _cc0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5226:1: error: BUILDSTDERR: warning: label ‘_cc0V’ defined but not used [-Wunused-label] BUILDSTDERR: 5226 | _cc0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5226 | _cc0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5267:1: error: BUILDSTDERR: warning: label ‘_cc1i’ defined but not used [-Wunused-label] BUILDSTDERR: 5267 | _cc1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5267 | _cc1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5301:1: error: BUILDSTDERR: warning: label ‘_cc1t’ defined but not used [-Wunused-label] BUILDSTDERR: 5301 | _cc1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5301 | _cc1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5335:1: error: BUILDSTDERR: warning: label ‘_cc1E’ defined but not used [-Wunused-label] BUILDSTDERR: 5335 | _cc1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5335 | _cc1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5369:1: error: BUILDSTDERR: warning: label ‘_cc1P’ defined but not used [-Wunused-label] BUILDSTDERR: 5369 | _cc1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5369 | _cc1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5403:1: error: BUILDSTDERR: warning: label ‘_cc20’ defined but not used [-Wunused-label] BUILDSTDERR: 5403 | _cc20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5403 | _cc20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5437:1: error: BUILDSTDERR: warning: label ‘_cc2a’ defined but not used [-Wunused-label] BUILDSTDERR: 5437 | _cc2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5437 | _cc2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfApplicativeReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5479:1: error: BUILDSTDERR: warning: label ‘_cc2e’ defined but not used [-Wunused-label] BUILDSTDERR: 5479 | _cc2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5479 | _cc2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5554:1: error: BUILDSTDERR: warning: label ‘_cc2L’ defined but not used [-Wunused-label] BUILDSTDERR: 5554 | _cc2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5554 | _cc2L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cc2J’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5586:1: error: BUILDSTDERR: warning: label ‘_cc2J’ defined but not used [-Wunused-label] BUILDSTDERR: 5586 | _cc2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5586 | _cc2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5609:1: error: BUILDSTDERR: warning: label ‘_cc2R’ defined but not used [-Wunused-label] BUILDSTDERR: 5609 | _cc2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5609 | _cc2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5647:1: error: BUILDSTDERR: warning: label ‘_cc3b’ defined but not used [-Wunused-label] BUILDSTDERR: 5647 | _cc3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5647 | _cc3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5684:1: error: BUILDSTDERR: warning: label ‘_cc3e’ defined but not used [-Wunused-label] BUILDSTDERR: 5684 | _cc3e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5684 | _cc3e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5722:1: error: BUILDSTDERR: warning: label ‘_cc3y’ defined but not used [-Wunused-label] BUILDSTDERR: 5722 | _cc3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5722 | _cc3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5759:1: error: BUILDSTDERR: warning: label ‘_cc3B’ defined but not used [-Wunused-label] BUILDSTDERR: 5759 | _cc3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5759 | _cc3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5797:1: error: BUILDSTDERR: warning: label ‘_cc3V’ defined but not used [-Wunused-label] BUILDSTDERR: 5797 | _cc3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5797 | _cc3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5834:1: error: BUILDSTDERR: warning: label ‘_cc3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5834 | _cc3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5834 | _cc3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbzY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5872:1: error: BUILDSTDERR: warning: label ‘_cc4i’ defined but not used [-Wunused-label] BUILDSTDERR: 5872 | _cc4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5872 | _cc4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5909:1: error: BUILDSTDERR: warning: label ‘_cc4l’ defined but not used [-Wunused-label] BUILDSTDERR: 5909 | _cc4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5909 | _cc4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbA0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5947:1: error: BUILDSTDERR: warning: label ‘_cc4F’ defined but not used [-Wunused-label] BUILDSTDERR: 5947 | _cc4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5947 | _cc4F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:5984:1: error: BUILDSTDERR: warning: label ‘_cc4I’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _cc4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _cc4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbA2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6022:1: error: BUILDSTDERR: warning: label ‘_cc52’ defined but not used [-Wunused-label] BUILDSTDERR: 6022 | _cc52: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6022 | _cc52: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6059:1: error: BUILDSTDERR: warning: label ‘_cc55’ defined but not used [-Wunused-label] BUILDSTDERR: 6059 | _cc55: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6059 | _cc55: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbA6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6097:1: error: BUILDSTDERR: warning: label ‘_cc5q’ defined but not used [-Wunused-label] BUILDSTDERR: 6097 | _cc5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6097 | _cc5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbA5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6131:1: error: BUILDSTDERR: warning: label ‘_cc5A’ defined but not used [-Wunused-label] BUILDSTDERR: 6131 | _cc5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6131 | _cc5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbA4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6166:1: error: BUILDSTDERR: warning: label ‘_cc5K’ defined but not used [-Wunused-label] BUILDSTDERR: 6166 | _cc5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6166 | _cc5K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowReaderrReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cc5O’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cc5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cc5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbA8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6261:1: error: BUILDSTDERR: warning: label ‘_cc6c’ defined but not used [-Wunused-label] BUILDSTDERR: 6261 | _cc6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6261 | _cc6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6298:1: error: BUILDSTDERR: warning: label ‘_cc6f’ defined but not used [-Wunused-label] BUILDSTDERR: 6298 | _cc6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6298 | _cc6f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6336:1: error: BUILDSTDERR: warning: label ‘_cc6A’ defined but not used [-Wunused-label] BUILDSTDERR: 6336 | _cc6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6336 | _cc6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6370:1: error: BUILDSTDERR: warning: label ‘_cc6K’ defined but not used [-Wunused-label] BUILDSTDERR: 6370 | _cc6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6370 | _cc6K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowLoopReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6408:1: error: BUILDSTDERR: warning: label ‘_cc6O’ defined but not used [-Wunused-label] BUILDSTDERR: 6408 | _cc6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6408 | _cc6O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6458:1: error: BUILDSTDERR: warning: label ‘_cc7a’ defined but not used [-Wunused-label] BUILDSTDERR: 6458 | _cc7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6458 | _cc7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6495:1: error: BUILDSTDERR: warning: label ‘_cc7d’ defined but not used [-Wunused-label] BUILDSTDERR: 6495 | _cc7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6495 | _cc7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6533:1: error: BUILDSTDERR: warning: label ‘_cc7x’ defined but not used [-Wunused-label] BUILDSTDERR: 6533 | _cc7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6533 | _cc7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6570:1: error: BUILDSTDERR: warning: label ‘_cc7A’ defined but not used [-Wunused-label] BUILDSTDERR: 6570 | _cc7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6570 | _cc7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6608:1: error: BUILDSTDERR: warning: label ‘_cc7U’ defined but not used [-Wunused-label] BUILDSTDERR: 6608 | _cc7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6608 | _cc7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6645:1: error: BUILDSTDERR: warning: label ‘_cc7X’ defined but not used [-Wunused-label] BUILDSTDERR: 6645 | _cc7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6645 | _cc7X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6683:1: error: BUILDSTDERR: warning: label ‘_cc8h’ defined but not used [-Wunused-label] BUILDSTDERR: 6683 | _cc8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6683 | _cc8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6718:1: error: BUILDSTDERR: warning: label ‘_cc8r’ defined but not used [-Wunused-label] BUILDSTDERR: 6718 | _cc8r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6718 | _cc8r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowApplyReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6756:1: error: BUILDSTDERR: warning: label ‘_cc8v’ defined but not used [-Wunused-label] BUILDSTDERR: 6756 | _cc8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6756 | _cc8v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6806:1: error: BUILDSTDERR: warning: label ‘_cc8R’ defined but not used [-Wunused-label] BUILDSTDERR: 6806 | _cc8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6806 | _cc8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6843:1: error: BUILDSTDERR: warning: label ‘_cc8U’ defined but not used [-Wunused-label] BUILDSTDERR: 6843 | _cc8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6843 | _cc8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6882:1: error: BUILDSTDERR: warning: label ‘_cc9b’ defined but not used [-Wunused-label] BUILDSTDERR: 6882 | _cc9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6882 | _cc9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cc98’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6909:1: error: BUILDSTDERR: warning: label ‘_cc98’ defined but not used [-Wunused-label] BUILDSTDERR: 6909 | _cc98: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6909 | _cc98: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cc9h’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6934:1: error: BUILDSTDERR: warning: label ‘_cc9h’ defined but not used [-Wunused-label] BUILDSTDERR: 6934 | _cc9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6934 | _cc9h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:6993:1: error: BUILDSTDERR: warning: label ‘_cca9’ defined but not used [-Wunused-label] BUILDSTDERR: 6993 | _cca9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6993 | _cca9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7030:1: error: BUILDSTDERR: warning: label ‘_ccaj’ defined but not used [-Wunused-label] BUILDSTDERR: 7030 | _ccaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7030 | _ccaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7074:1: error: BUILDSTDERR: warning: label ‘_ccam’ defined but not used [-Wunused-label] BUILDSTDERR: 7074 | _ccam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7074 | _ccam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7131:1: error: BUILDSTDERR: warning: label ‘_ccay’ defined but not used [-Wunused-label] BUILDSTDERR: 7131 | _ccay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7131 | _ccay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7173:1: error: BUILDSTDERR: warning: label ‘_ccaB’ defined but not used [-Wunused-label] BUILDSTDERR: 7173 | _ccaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7173 | _ccaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7234:1: error: BUILDSTDERR: warning: label ‘_ccaN’ defined but not used [-Wunused-label] BUILDSTDERR: 7234 | _ccaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7234 | _ccaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7274:1: error: BUILDSTDERR: warning: label ‘_ccaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7274 | _ccaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7274 | _ccaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cc9K’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7302:1: error: BUILDSTDERR: warning: label ‘_cc9K’ defined but not used [-Wunused-label] BUILDSTDERR: 7302 | _cc9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7302 | _cc9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7356:1: error: BUILDSTDERR: warning: label ‘_ccbo’ defined but not used [-Wunused-label] BUILDSTDERR: 7356 | _ccbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7356 | _ccbo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccbm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7389:1: error: BUILDSTDERR: warning: label ‘_ccbm’ defined but not used [-Wunused-label] BUILDSTDERR: 7389 | _ccbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7389 | _ccbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7416:1: error: BUILDSTDERR: warning: label ‘_ccbu’ defined but not used [-Wunused-label] BUILDSTDERR: 7416 | _ccbu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7416 | _ccbu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7462:1: error: BUILDSTDERR: warning: label ‘_ccbL’ defined but not used [-Wunused-label] BUILDSTDERR: 7462 | _ccbL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7462 | _ccbL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccbI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7489:1: error: BUILDSTDERR: warning: label ‘_ccbI’ defined but not used [-Wunused-label] BUILDSTDERR: 7489 | _ccbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7489 | _ccbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccbR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7510:1: error: BUILDSTDERR: warning: label ‘_ccbR’ defined but not used [-Wunused-label] BUILDSTDERR: 7510 | _ccbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7510 | _ccbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7547:1: error: BUILDSTDERR: warning: label ‘_cccp’ defined but not used [-Wunused-label] BUILDSTDERR: 7547 | _cccp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7547 | _cccp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7585:1: error: BUILDSTDERR: warning: label ‘_cccz’ defined but not used [-Wunused-label] BUILDSTDERR: 7585 | _cccz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7585 | _cccz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7625:1: error: BUILDSTDERR: warning: label ‘_cccC’ defined but not used [-Wunused-label] BUILDSTDERR: 7625 | _cccC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7625 | _cccC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccce’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7653:1: error: BUILDSTDERR: warning: label ‘_ccce’ defined but not used [-Wunused-label] BUILDSTDERR: 7653 | _ccce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7653 | _ccce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7705:1: error: BUILDSTDERR: warning: label ‘_ccd0’ defined but not used [-Wunused-label] BUILDSTDERR: 7705 | _ccd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7705 | _ccd0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7739:1: error: BUILDSTDERR: warning: label ‘_ccdb’ defined but not used [-Wunused-label] BUILDSTDERR: 7739 | _ccdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7739 | _ccdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7773:1: error: BUILDSTDERR: warning: label ‘_ccdl’ defined but not used [-Wunused-label] BUILDSTDERR: 7773 | _ccdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7773 | _ccdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7808:1: error: BUILDSTDERR: warning: label ‘_ccdw’ defined but not used [-Wunused-label] BUILDSTDERR: 7808 | _ccdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7808 | _ccdw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbAV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7842:1: error: BUILDSTDERR: warning: label ‘_ccdG’ defined but not used [-Wunused-label] BUILDSTDERR: 7842 | _ccdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7842 | _ccdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowChoiceReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7883:1: error: BUILDSTDERR: warning: label ‘_ccdK’ defined but not used [-Wunused-label] BUILDSTDERR: 7883 | _ccdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7883 | _ccdK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbB2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7951:1: error: BUILDSTDERR: warning: label ‘_cced’ defined but not used [-Wunused-label] BUILDSTDERR: 7951 | _cced: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7951 | _cced: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbB1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:7985:1: error: BUILDSTDERR: warning: label ‘_ccen’ defined but not used [-Wunused-label] BUILDSTDERR: 7985 | _ccen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7985 | _ccen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowTransformerReaderArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8023:1: error: BUILDSTDERR: warning: label ‘_ccer’ defined but not used [-Wunused-label] BUILDSTDERR: 8023 | _ccer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8023 | _ccer: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbB7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8075:1: error: BUILDSTDERR: warning: label ‘_cceS’ defined but not used [-Wunused-label] BUILDSTDERR: 8075 | _cceS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8075 | _cceS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbB6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8114:1: error: BUILDSTDERR: warning: label ‘_ccf2’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _ccf2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _ccf2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrowzuzdcwrite_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8150:1: error: BUILDSTDERR: warning: label ‘_ccf5’ defined but not used [-Wunused-label] BUILDSTDERR: 8150 | _ccf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8150 | _ccf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cceH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8177:1: error: BUILDSTDERR: warning: label ‘_cceH’ defined but not used [-Wunused-label] BUILDSTDERR: 8177 | _cceH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8177 | _cceH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccf7’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8216:1: error: BUILDSTDERR: warning: label ‘_ccf7’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _ccf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _ccf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8246:1: error: BUILDSTDERR: warning: label ‘_ccfz’ defined but not used [-Wunused-label] BUILDSTDERR: 8246 | _ccfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8246 | _ccfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8283:1: error: BUILDSTDERR: warning: label ‘_ccfJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8283 | _ccfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8283 | _ccfJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8318:1: error: BUILDSTDERR: warning: label ‘_ccfT’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _ccfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _ccfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbB9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8353:1: error: BUILDSTDERR: warning: label ‘_ccg3’ defined but not used [-Wunused-label] BUILDSTDERR: 8353 | _ccg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8353 | _ccg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowWritersReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8393:1: error: BUILDSTDERR: warning: label ‘_ccg7’ defined but not used [-Wunused-label] BUILDSTDERR: 8393 | _ccg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8393 | _ccg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8455:1: error: BUILDSTDERR: warning: label ‘_ccgx’ defined but not used [-Wunused-label] BUILDSTDERR: 8455 | _ccgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8455 | _ccgx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8492:1: error: BUILDSTDERR: warning: label ‘_ccgA’ defined but not used [-Wunused-label] BUILDSTDERR: 8492 | _ccgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8492 | _ccgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8530:1: error: BUILDSTDERR: warning: label ‘_ccgV’ defined but not used [-Wunused-label] BUILDSTDERR: 8530 | _ccgV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8530 | _ccgV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8567:1: error: BUILDSTDERR: warning: label ‘_cch6’ defined but not used [-Wunused-label] BUILDSTDERR: 8567 | _cch6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8567 | _cch6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8604:1: error: BUILDSTDERR: warning: label ‘_cchg’ defined but not used [-Wunused-label] BUILDSTDERR: 8604 | _cchg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8604 | _cchg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8639:1: error: BUILDSTDERR: warning: label ‘_cchq’ defined but not used [-Wunused-label] BUILDSTDERR: 8639 | _cchq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8639 | _cchq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddWritersReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8679:1: error: BUILDSTDERR: warning: label ‘_cchu’ defined but not used [-Wunused-label] BUILDSTDERR: 8679 | _cchu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8679 | _cchu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8742:1: error: BUILDSTDERR: warning: label ‘_cchZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8742 | _cchZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8742 | _cchZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8781:1: error: BUILDSTDERR: warning: label ‘_cci9’ defined but not used [-Wunused-label] BUILDSTDERR: 8781 | _cci9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8781 | _cci9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8817:1: error: BUILDSTDERR: warning: label ‘_ccic’ defined but not used [-Wunused-label] BUILDSTDERR: 8817 | _ccic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8817 | _ccic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cchO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8844:1: error: BUILDSTDERR: warning: label ‘_cchO’ defined but not used [-Wunused-label] BUILDSTDERR: 8844 | _cchO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8844 | _cchO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccie’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8883:1: error: BUILDSTDERR: warning: label ‘_ccie’ defined but not used [-Wunused-label] BUILDSTDERR: 8883 | _ccie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8883 | _ccie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8914:1: error: BUILDSTDERR: warning: label ‘_cciK’ defined but not used [-Wunused-label] BUILDSTDERR: 8914 | _cciK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8914 | _cciK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8953:1: error: BUILDSTDERR: warning: label ‘_cciU’ defined but not used [-Wunused-label] BUILDSTDERR: 8953 | _cciU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8953 | _cciU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:8989:1: error: BUILDSTDERR: warning: label ‘_cciX’ defined but not used [-Wunused-label] BUILDSTDERR: 8989 | _cciX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8989 | _cciX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cciz’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9016:1: error: BUILDSTDERR: warning: label ‘_cciz’ defined but not used [-Wunused-label] BUILDSTDERR: 9016 | _cciz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9016 | _cciz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cciZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9055:1: error: BUILDSTDERR: warning: label ‘_cciZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9055 | _cciZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9055 | _cciZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9085:1: error: BUILDSTDERR: warning: label ‘_ccjq’ defined but not used [-Wunused-label] BUILDSTDERR: 9085 | _ccjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9085 | _ccjq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9120:1: error: BUILDSTDERR: warning: label ‘_ccjA’ defined but not used [-Wunused-label] BUILDSTDERR: 9120 | _ccjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9120 | _ccjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9155:1: error: BUILDSTDERR: warning: label ‘_ccjK’ defined but not used [-Wunused-label] BUILDSTDERR: 9155 | _ccjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9155 | _ccjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowStatesReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9194:1: error: BUILDSTDERR: warning: label ‘_ccjO’ defined but not used [-Wunused-label] BUILDSTDERR: 9194 | _ccjO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9194 | _ccjO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9250:1: error: BUILDSTDERR: warning: label ‘_cckc’ defined but not used [-Wunused-label] BUILDSTDERR: 9250 | _cckc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9250 | _cckc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9287:1: error: BUILDSTDERR: warning: label ‘_cckf’ defined but not used [-Wunused-label] BUILDSTDERR: 9287 | _cckf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9287 | _cckf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9325:1: error: BUILDSTDERR: warning: label ‘_cckA’ defined but not used [-Wunused-label] BUILDSTDERR: 9325 | _cckA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9325 | _cckA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9359:1: error: BUILDSTDERR: warning: label ‘_cckL’ defined but not used [-Wunused-label] BUILDSTDERR: 9359 | _cckL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9359 | _cckL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9396:1: error: BUILDSTDERR: warning: label ‘_cckV’ defined but not used [-Wunused-label] BUILDSTDERR: 9396 | _cckV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9396 | _cckV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9431:1: error: BUILDSTDERR: warning: label ‘_ccl5’ defined but not used [-Wunused-label] BUILDSTDERR: 9431 | _ccl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9431 | _ccl5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddStatesReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9471:1: error: BUILDSTDERR: warning: label ‘_ccl9’ defined but not used [-Wunused-label] BUILDSTDERR: 9471 | _ccl9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9471 | _ccl9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9534:1: error: BUILDSTDERR: warning: label ‘_cclE’ defined but not used [-Wunused-label] BUILDSTDERR: 9534 | _cclE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9534 | _cclE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9573:1: error: BUILDSTDERR: warning: label ‘_cclO’ defined but not used [-Wunused-label] BUILDSTDERR: 9573 | _cclO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9573 | _cclO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrowzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9609:1: error: BUILDSTDERR: warning: label ‘_cclR’ defined but not used [-Wunused-label] BUILDSTDERR: 9609 | _cclR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9609 | _cclR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cclt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9636:1: error: BUILDSTDERR: warning: label ‘_cclt’ defined but not used [-Wunused-label] BUILDSTDERR: 9636 | _cclt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9636 | _cclt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cclT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9675:1: error: BUILDSTDERR: warning: label ‘_cclT’ defined but not used [-Wunused-label] BUILDSTDERR: 9675 | _cclT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9675 | _cclT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9705:1: error: BUILDSTDERR: warning: label ‘_ccml’ defined but not used [-Wunused-label] BUILDSTDERR: 9705 | _ccml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9705 | _ccml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9742:1: error: BUILDSTDERR: warning: label ‘_ccmw’ defined but not used [-Wunused-label] BUILDSTDERR: 9742 | _ccmw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9742 | _ccmw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9776:1: error: BUILDSTDERR: warning: label ‘_ccmH’ defined but not used [-Wunused-label] BUILDSTDERR: 9776 | _ccmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9776 | _ccmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9810:1: error: BUILDSTDERR: warning: label ‘_ccmR’ defined but not used [-Wunused-label] BUILDSTDERR: 9810 | _ccmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9810 | _ccmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9845:1: error: BUILDSTDERR: warning: label ‘_ccn1’ defined but not used [-Wunused-label] BUILDSTDERR: 9845 | _ccn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9845 | _ccn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowErrorexReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9886:1: error: BUILDSTDERR: warning: label ‘_ccn5’ defined but not used [-Wunused-label] BUILDSTDERR: 9886 | _ccn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9886 | _ccn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9954:1: error: BUILDSTDERR: warning: label ‘_ccnx’ defined but not used [-Wunused-label] BUILDSTDERR: 9954 | _ccnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9954 | _ccnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:9991:1: error: BUILDSTDERR: warning: label ‘_ccnA’ defined but not used [-Wunused-label] BUILDSTDERR: 9991 | _ccnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9991 | _ccnA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbC2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10029:1: error: BUILDSTDERR: warning: label ‘_ccnV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10029 | _ccnV: BUILDSTDERR: | ^ BUILDSTDERR: 10029 | _ccnV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbC1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10063:1: error: BUILDSTDERR: warning: label ‘_cco6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10063 | _cco6: BUILDSTDERR: | ^ BUILDSTDERR: 10063 | _cco6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10100:1: error: BUILDSTDERR: warning: label ‘_ccog’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10100 | _ccog: BUILDSTDERR: | ^ BUILDSTDERR: 10100 | _ccog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbBY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10135:1: error: BUILDSTDERR: warning: label ‘_ccoq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10135 | _ccoq: BUILDSTDERR: | ^ BUILDSTDERR: 10135 | _ccoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddErrorexReaderArrowReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10175:1: error: BUILDSTDERR: warning: label ‘_ccou’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10175 | _ccou: BUILDSTDERR: | ^ BUILDSTDERR: 10175 | _ccou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbC9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10238:1: error: BUILDSTDERR: warning: label ‘_ccp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10238 | _ccp4: BUILDSTDERR: | ^ BUILDSTDERR: 10238 | _ccp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbC8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10277:1: error: BUILDSTDERR: warning: label ‘_ccpe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10277 | _ccpe: BUILDSTDERR: | ^ BUILDSTDERR: 10277 | _ccpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrowzuzdcdelay_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10317:1: error: BUILDSTDERR: warning: label ‘_ccph’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10317 | _ccph: BUILDSTDERR: | ^ BUILDSTDERR: 10317 | _ccph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccoO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10340:1: error: BUILDSTDERR: warning: label ‘_ccoO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10340 | _ccoO: BUILDSTDERR: | ^ BUILDSTDERR: 10340 | _ccoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccoT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10364:1: error: BUILDSTDERR: warning: label ‘_ccoT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10364 | _ccoT: BUILDSTDERR: | ^ BUILDSTDERR: 10364 | _ccoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccpj’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10405:1: error: BUILDSTDERR: warning: label ‘_ccpj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10405 | _ccpj: BUILDSTDERR: | ^ BUILDSTDERR: 10405 | _ccpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10435:1: error: BUILDSTDERR: warning: label ‘_ccpM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10435 | _ccpM: BUILDSTDERR: | ^ BUILDSTDERR: 10435 | _ccpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10469:1: error: BUILDSTDERR: warning: label ‘_ccpW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10469 | _ccpW: BUILDSTDERR: | ^ BUILDSTDERR: 10469 | _ccpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowCircuitReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10507:1: error: BUILDSTDERR: warning: label ‘_ccq0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10507 | _ccq0: BUILDSTDERR: | ^ BUILDSTDERR: 10507 | _ccq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘rbvA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10558:1: error: BUILDSTDERR: warning: label ‘_ccqg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10558 | _ccqg: BUILDSTDERR: | ^ BUILDSTDERR: 10558 | _ccqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10589:1: error: BUILDSTDERR: warning: label ‘_ccqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10589 | _ccqx: BUILDSTDERR: | ^ BUILDSTDERR: 10589 | _ccqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10623:1: error: BUILDSTDERR: warning: label ‘_ccqH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10623 | _ccqH: BUILDSTDERR: | ^ BUILDSTDERR: 10623 | _ccqH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowAddReaderrReaderArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10662:1: error: BUILDSTDERR: warning: label ‘_ccqL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _ccqL: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _ccqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10715:1: error: BUILDSTDERR: warning: label ‘_ccrc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10715 | _ccrc: BUILDSTDERR: | ^ BUILDSTDERR: 10715 | _ccrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10754:1: error: BUILDSTDERR: warning: label ‘_ccrm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10754 | _ccrm: BUILDSTDERR: | ^ BUILDSTDERR: 10754 | _ccrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrowzuzdczzeroArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10790:1: error: BUILDSTDERR: warning: label ‘_ccrp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10790 | _ccrp: BUILDSTDERR: | ^ BUILDSTDERR: 10790 | _ccrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccr1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10817:1: error: BUILDSTDERR: warning: label ‘_ccr1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10817 | _ccr1: BUILDSTDERR: | ^ BUILDSTDERR: 10817 | _ccr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccrr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10856:1: error: BUILDSTDERR: warning: label ‘_ccrr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10856 | _ccrr: BUILDSTDERR: | ^ BUILDSTDERR: 10856 | _ccrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10886:1: error: BUILDSTDERR: warning: label ‘_ccrS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10886 | _ccrS: BUILDSTDERR: | ^ BUILDSTDERR: 10886 | _ccrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10921:1: error: BUILDSTDERR: warning: label ‘_ccs2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10921 | _ccs2: BUILDSTDERR: | ^ BUILDSTDERR: 10921 | _ccs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowZZeroReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:10959:1: error: BUILDSTDERR: warning: label ‘_ccs6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10959 | _ccs6: BUILDSTDERR: | ^ BUILDSTDERR: 10959 | _ccs6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11010:1: error: BUILDSTDERR: warning: label ‘_ccsC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11010 | _ccsC: BUILDSTDERR: | ^ BUILDSTDERR: 11010 | _ccsC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11049:1: error: BUILDSTDERR: warning: label ‘_ccsM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11049 | _ccsM: BUILDSTDERR: | ^ BUILDSTDERR: 11049 | _ccsM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrowzuzdcmempty_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11085:1: error: BUILDSTDERR: warning: label ‘_ccsP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11085 | _ccsP: BUILDSTDERR: | ^ BUILDSTDERR: 11085 | _ccsP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccsm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11109:1: error: BUILDSTDERR: warning: label ‘_ccsm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11109 | _ccsm: BUILDSTDERR: | ^ BUILDSTDERR: 11109 | _ccsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccsr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11134:1: error: BUILDSTDERR: warning: label ‘_ccsr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11134 | _ccsr: BUILDSTDERR: | ^ BUILDSTDERR: 11134 | _ccsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccsR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11173:1: error: BUILDSTDERR: warning: label ‘_ccsR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11173 | _ccsR: BUILDSTDERR: | ^ BUILDSTDERR: 11173 | _ccsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11204:1: error: BUILDSTDERR: warning: label ‘_cctt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11204 | _cctt: BUILDSTDERR: | ^ BUILDSTDERR: 11204 | _cctt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11243:1: error: BUILDSTDERR: warning: label ‘_cctD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11243 | _cctD: BUILDSTDERR: | ^ BUILDSTDERR: 11243 | _cctD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcempty_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11279:1: error: BUILDSTDERR: warning: label ‘_cctG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11279 | _cctG: BUILDSTDERR: | ^ BUILDSTDERR: 11279 | _cctG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cctd’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11303:1: error: BUILDSTDERR: warning: label ‘_cctd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11303 | _cctd: BUILDSTDERR: | ^ BUILDSTDERR: 11303 | _cctd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccti’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11328:1: error: BUILDSTDERR: warning: label ‘_ccti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11328 | _ccti: BUILDSTDERR: | ^ BUILDSTDERR: 11328 | _ccti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_cctI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11367:1: error: BUILDSTDERR: warning: label ‘_cctI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11367 | _cctI: BUILDSTDERR: | ^ BUILDSTDERR: 11367 | _cctI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11397:1: error: BUILDSTDERR: warning: label ‘_ccua’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11397 | _ccua: BUILDSTDERR: | ^ BUILDSTDERR: 11397 | _ccua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowPlusReaderArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11434:1: error: BUILDSTDERR: warning: label ‘_ccud’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11434 | _ccud: BUILDSTDERR: | ^ BUILDSTDERR: 11434 | _ccud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11472:1: error: BUILDSTDERR: warning: label ‘_ccuy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11472 | _ccuy: BUILDSTDERR: | ^ BUILDSTDERR: 11472 | _ccuy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11509:1: error: BUILDSTDERR: warning: label ‘_ccuI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11509 | _ccuI: BUILDSTDERR: | ^ BUILDSTDERR: 11509 | _ccuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfArrowPlusReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11547:1: error: BUILDSTDERR: warning: label ‘_ccuM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11547 | _ccuM: BUILDSTDERR: | ^ BUILDSTDERR: 11547 | _ccuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11597:1: error: BUILDSTDERR: warning: label ‘_ccvn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11597 | _ccvn: BUILDSTDERR: | ^ BUILDSTDERR: 11597 | _ccvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbCL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11636:1: error: BUILDSTDERR: warning: label ‘_ccvu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11636 | _ccvu: BUILDSTDERR: | ^ BUILDSTDERR: 11636 | _ccvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccva’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11680:1: error: BUILDSTDERR: warning: label ‘_ccva’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11680 | _ccva: BUILDSTDERR: | ^ BUILDSTDERR: 11680 | _ccva: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11735:1: error: BUILDSTDERR: warning: label ‘_ccvD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11735 | _ccvD: BUILDSTDERR: | ^ BUILDSTDERR: 11735 | _ccvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11775:1: error: BUILDSTDERR: warning: label ‘_ccvW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11775 | _ccvW: BUILDSTDERR: | ^ BUILDSTDERR: 11775 | _ccvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccvT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11802:1: error: BUILDSTDERR: warning: label ‘_ccvT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11802 | _ccvT: BUILDSTDERR: | ^ BUILDSTDERR: 11802 | _ccvT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbD2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11831:1: error: BUILDSTDERR: warning: label ‘_ccwh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11831 | _ccwh: BUILDSTDERR: | ^ BUILDSTDERR: 11831 | _ccwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbD1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11866:1: error: BUILDSTDERR: warning: label ‘_ccws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11866 | _ccws: BUILDSTDERR: | ^ BUILDSTDERR: 11866 | _ccws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbD0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11900:1: error: BUILDSTDERR: warning: label ‘_ccwD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11900 | _ccwD: BUILDSTDERR: | ^ BUILDSTDERR: 11900 | _ccwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11941:1: error: BUILDSTDERR: warning: label ‘_ccwH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11941 | _ccwH: BUILDSTDERR: | ^ BUILDSTDERR: 11941 | _ccwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbD5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:11999:1: error: BUILDSTDERR: warning: label ‘_ccwX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11999 | _ccwX: BUILDSTDERR: | ^ BUILDSTDERR: 11999 | _ccwX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfSemigroupReaderArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12038:1: error: BUILDSTDERR: warning: label ‘_ccx0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12038 | _ccx0: BUILDSTDERR: | ^ BUILDSTDERR: 12038 | _ccx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbD7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12080:1: error: BUILDSTDERR: warning: label ‘_ccxt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12080 | _ccxt: BUILDSTDERR: | ^ BUILDSTDERR: 12080 | _ccxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12115:1: error: BUILDSTDERR: warning: label ‘_ccxS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12115 | _ccxS: BUILDSTDERR: | ^ BUILDSTDERR: 12115 | _ccxS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbD8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12153:1: error: BUILDSTDERR: warning: label ‘_ccxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12153 | _ccxZ: BUILDSTDERR: | ^ BUILDSTDERR: 12153 | _ccxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccxF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12198:1: error: BUILDSTDERR: warning: label ‘_ccxF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12198 | _ccxF: BUILDSTDERR: | ^ BUILDSTDERR: 12198 | _ccxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12253:1: error: BUILDSTDERR: warning: label ‘_ccy8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12253 | _ccy8: BUILDSTDERR: | ^ BUILDSTDERR: 12253 | _ccy8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12298:1: error: BUILDSTDERR: warning: label ‘_ccyw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12298 | _ccyw: BUILDSTDERR: | ^ BUILDSTDERR: 12298 | _ccyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12333:1: error: BUILDSTDERR: warning: label ‘_ccyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12333 | _ccyH: BUILDSTDERR: | ^ BUILDSTDERR: 12333 | _ccyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12370:1: error: BUILDSTDERR: warning: label ‘_ccyR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12370 | _ccyR: BUILDSTDERR: | ^ BUILDSTDERR: 12370 | _ccyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12405:1: error: BUILDSTDERR: warning: label ‘_ccz1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12405 | _ccz1: BUILDSTDERR: | ^ BUILDSTDERR: 12405 | _ccz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfMonoidReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12446:1: error: BUILDSTDERR: warning: label ‘_ccz5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12446 | _ccz5: BUILDSTDERR: | ^ BUILDSTDERR: 12446 | _ccz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12509:1: error: BUILDSTDERR: warning: label ‘_cczv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12509 | _cczv: BUILDSTDERR: | ^ BUILDSTDERR: 12509 | _cczv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12546:1: error: BUILDSTDERR: warning: label ‘_cczy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12546 | _cczy: BUILDSTDERR: | ^ BUILDSTDERR: 12546 | _cczy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12584:1: error: BUILDSTDERR: warning: label ‘_cczL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12584 | _cczL: BUILDSTDERR: | ^ BUILDSTDERR: 12584 | _cczL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12611:1: error: BUILDSTDERR: warning: label ‘_ccAp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12611 | _ccAp: BUILDSTDERR: | ^ BUILDSTDERR: 12611 | _ccAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12651:1: error: BUILDSTDERR: warning: label ‘_ccAN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12651 | _ccAN: BUILDSTDERR: | ^ BUILDSTDERR: 12651 | _ccAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12694:1: error: BUILDSTDERR: warning: label ‘_ccAQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12694 | _ccAQ: BUILDSTDERR: | ^ BUILDSTDERR: 12694 | _ccAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12749:1: error: BUILDSTDERR: warning: label ‘_ccB9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12749 | _ccB9: BUILDSTDERR: | ^ BUILDSTDERR: 12749 | _ccB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12791:1: error: BUILDSTDERR: warning: label ‘_ccBc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12791 | _ccBc: BUILDSTDERR: | ^ BUILDSTDERR: 12791 | _ccBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12847:1: error: BUILDSTDERR: warning: label ‘_ccBh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12847 | _ccBh: BUILDSTDERR: | ^ BUILDSTDERR: 12847 | _ccBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12913:1: error: BUILDSTDERR: warning: label ‘_ccBm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12913 | _ccBm: BUILDSTDERR: | ^ BUILDSTDERR: 12913 | _ccBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:12974:1: error: BUILDSTDERR: warning: label ‘_ccBy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12974 | _ccBy: BUILDSTDERR: | ^ BUILDSTDERR: 12974 | _ccBy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13015:1: error: BUILDSTDERR: warning: label ‘_ccBB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13015 | _ccBB: BUILDSTDERR: | ^ BUILDSTDERR: 13015 | _ccBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccA2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13052:1: error: BUILDSTDERR: warning: label ‘_ccA2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13052 | _ccA2: BUILDSTDERR: | ^ BUILDSTDERR: 13052 | _ccA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘_ccA7’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13076:1: error: BUILDSTDERR: warning: label ‘_ccA7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13076 | _ccA7: BUILDSTDERR: | ^ BUILDSTDERR: 13076 | _ccA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13125:1: error: BUILDSTDERR: warning: label ‘_ccBI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13125 | _ccBI: BUILDSTDERR: | ^ BUILDSTDERR: 13125 | _ccBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13166:1: error: BUILDSTDERR: warning: label ‘_ccCp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13166 | _ccCp: BUILDSTDERR: | ^ BUILDSTDERR: 13166 | _ccCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13198:1: error: BUILDSTDERR: warning: label ‘_ccCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13198 | _ccCz: BUILDSTDERR: | ^ BUILDSTDERR: 13198 | _ccCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13234:1: error: BUILDSTDERR: warning: label ‘_ccCJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13234 | _ccCJ: BUILDSTDERR: | ^ BUILDSTDERR: 13234 | _ccCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13274:1: error: BUILDSTDERR: warning: label ‘_ccD7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13274 | _ccD7: BUILDSTDERR: | ^ BUILDSTDERR: 13274 | _ccD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13314:1: error: BUILDSTDERR: warning: label ‘_ccDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13314 | _ccDv: BUILDSTDERR: | ^ BUILDSTDERR: 13314 | _ccDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13356:1: error: BUILDSTDERR: warning: label ‘_ccDy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13356 | _ccDy: BUILDSTDERR: | ^ BUILDSTDERR: 13356 | _ccDy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13410:1: error: BUILDSTDERR: warning: label ‘_ccDD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13410 | _ccDD: BUILDSTDERR: | ^ BUILDSTDERR: 13410 | _ccDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13467:1: error: BUILDSTDERR: warning: label ‘_ccDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13467 | _ccDI: BUILDSTDERR: | ^ BUILDSTDERR: 13467 | _ccDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13526:1: error: BUILDSTDERR: warning: label ‘_ccDU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13526 | _ccDU: BUILDSTDERR: | ^ BUILDSTDERR: 13526 | _ccDU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13570:1: error: BUILDSTDERR: warning: label ‘_ccDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13570 | _ccDX: BUILDSTDERR: | ^ BUILDSTDERR: 13570 | _ccDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13635:1: error: BUILDSTDERR: warning: label ‘_ccE2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13635 | _ccE2: BUILDSTDERR: | ^ BUILDSTDERR: 13635 | _ccE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13708:1: error: BUILDSTDERR: warning: label ‘_ccE7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13708 | _ccE7: BUILDSTDERR: | ^ BUILDSTDERR: 13708 | _ccE7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13749:1: error: BUILDSTDERR: warning: label ‘_ccEM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13749 | _ccEM: BUILDSTDERR: | ^ BUILDSTDERR: 13749 | _ccEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13783:1: error: BUILDSTDERR: warning: label ‘_ccEX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13783 | _ccEX: BUILDSTDERR: | ^ BUILDSTDERR: 13783 | _ccEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13817:1: error: BUILDSTDERR: warning: label ‘_ccF8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13817 | _ccF8: BUILDSTDERR: | ^ BUILDSTDERR: 13817 | _ccF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13854:1: error: BUILDSTDERR: warning: label ‘_ccFi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13854 | _ccFi: BUILDSTDERR: | ^ BUILDSTDERR: 13854 | _ccFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘sbDP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13889:1: error: BUILDSTDERR: warning: label ‘_ccFs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13889 | _ccFs: BUILDSTDERR: | ^ BUILDSTDERR: 13889 | _ccFs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziReader_zdfAlternativeReaderArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_84.hc:13930:1: error: BUILDSTDERR: warning: label ‘_ccFw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13930 | _ccFw: BUILDSTDERR: | ^ BUILDSTDERR: 13930 | _ccFw: BUILDSTDERR: | ^~~~~ [ 8 of 12] Compiling Control.Arrow.Transformer.State ( Control/Arrow/Transformer/State.hs, dist/build/Control/Arrow/Transformer/State.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdGS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:46:1: error: BUILDSTDERR: warning: label ‘_cdQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 46 | _cdQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 46 | _cdQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdGP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:83:1: error: BUILDSTDERR: warning: label ‘_cdQg’ defined but not used [-Wunused-label] BUILDSTDERR: 83 | _cdQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 83 | _cdQg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfCategoryTYPEStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:121:1: error: BUILDSTDERR: warning: label ‘_cdQk’ defined but not used [-Wunused-label] BUILDSTDERR: 121 | _cdQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 121 | _cdQk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdGZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:170:1: error: BUILDSTDERR: warning: label ‘_cdQU’ defined but not used [-Wunused-label] BUILDSTDERR: 170 | _cdQU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 170 | _cdQU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdH0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:208:1: error: BUILDSTDERR: warning: label ‘_cdQX’ defined but not used [-Wunused-label] BUILDSTDERR: 208 | _cdQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 208 | _cdQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdQI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:250:1: error: BUILDSTDERR: warning: label ‘_cdQI’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _cdQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _cdQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:297:1: error: BUILDSTDERR: warning: label ‘_cdR5’ defined but not used [-Wunused-label] BUILDSTDERR: 297 | _cdR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 297 | _cdR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdH2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:345:1: error: BUILDSTDERR: warning: label ‘_cdRr’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _cdRr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _cdRr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:382:1: error: BUILDSTDERR: warning: label ‘_cdRu’ defined but not used [-Wunused-label] BUILDSTDERR: 382 | _cdRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 382 | _cdRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:421:1: error: BUILDSTDERR: warning: label ‘_cdRL’ defined but not used [-Wunused-label] BUILDSTDERR: 421 | _cdRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 421 | _cdRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdRI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:450:1: error: BUILDSTDERR: warning: label ‘_cdRI’ defined but not used [-Wunused-label] BUILDSTDERR: 450 | _cdRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 450 | _cdRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:493:1: error: BUILDSTDERR: warning: label ‘_cdS1’ defined but not used [-Wunused-label] BUILDSTDERR: 493 | _cdS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 493 | _cdS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:529:1: error: BUILDSTDERR: warning: label ‘_cdSe’ defined but not used [-Wunused-label] BUILDSTDERR: 529 | _cdSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 529 | _cdSe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdSb’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:557:1: error: BUILDSTDERR: warning: label ‘_cdSb’ defined but not used [-Wunused-label] BUILDSTDERR: 557 | _cdSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 557 | _cdSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:600:1: error: BUILDSTDERR: warning: label ‘_cdSu’ defined but not used [-Wunused-label] BUILDSTDERR: 600 | _cdSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 600 | _cdSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:636:1: error: BUILDSTDERR: warning: label ‘_cdSH’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _cdSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _cdSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdSE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:664:1: error: BUILDSTDERR: warning: label ‘_cdSE’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cdSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cdSE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdSN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:690:1: error: BUILDSTDERR: warning: label ‘_cdSN’ defined but not used [-Wunused-label] BUILDSTDERR: 690 | _cdSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 690 | _cdSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdSZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:726:1: error: BUILDSTDERR: warning: label ‘_cdSZ’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cdSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cdSZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:775:1: error: BUILDSTDERR: warning: label ‘_cdTE’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cdTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cdTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:814:1: error: BUILDSTDERR: warning: label ‘_cdTO’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _cdTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _cdTO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:858:1: error: BUILDSTDERR: warning: label ‘_cdTR’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _cdTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _cdTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:919:1: error: BUILDSTDERR: warning: label ‘_cdU3’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cdU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cdU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:959:1: error: BUILDSTDERR: warning: label ‘_cdU6’ defined but not used [-Wunused-label] BUILDSTDERR: 959 | _cdU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 959 | _cdU6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdTm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:987:1: error: BUILDSTDERR: warning: label ‘_cdTm’ defined but not used [-Wunused-label] BUILDSTDERR: 987 | _cdTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 987 | _cdTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdU8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1029:1: error: BUILDSTDERR: warning: label ‘_cdU8’ defined but not used [-Wunused-label] BUILDSTDERR: 1029 | _cdU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1029 | _cdU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1060:1: error: BUILDSTDERR: warning: label ‘_cdUE’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _cdUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _cdUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdUx’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1090:1: error: BUILDSTDERR: warning: label ‘_cdUx’ defined but not used [-Wunused-label] BUILDSTDERR: 1090 | _cdUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1090 | _cdUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdUY’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1130:1: error: BUILDSTDERR: warning: label ‘_cdUY’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _cdUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _cdUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdUK’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1171:1: error: BUILDSTDERR: warning: label ‘_cdUK’ defined but not used [-Wunused-label] BUILDSTDERR: 1171 | _cdUK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1171 | _cdUK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1220:1: error: BUILDSTDERR: warning: label ‘_cdVm’ defined but not used [-Wunused-label] BUILDSTDERR: 1220 | _cdVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1220 | _cdVm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdVj’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1248:1: error: BUILDSTDERR: warning: label ‘_cdVj’ defined but not used [-Wunused-label] BUILDSTDERR: 1248 | _cdVj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1248 | _cdVj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdVs’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1278:1: error: BUILDSTDERR: warning: label ‘_cdVs’ defined but not used [-Wunused-label] BUILDSTDERR: 1278 | _cdVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1278 | _cdVs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1351:1: error: BUILDSTDERR: warning: label ‘_cdWk’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _cdWk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _cdWk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1390:1: error: BUILDSTDERR: warning: label ‘_cdWu’ defined but not used [-Wunused-label] BUILDSTDERR: 1390 | _cdWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1390 | _cdWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1435:1: error: BUILDSTDERR: warning: label ‘_cdWx’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _cdWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _cdWx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdHW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1497:1: error: BUILDSTDERR: warning: label ‘_cdWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1497 | _cdWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1497 | _cdWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1537:1: error: BUILDSTDERR: warning: label ‘_cdWM’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _cdWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _cdWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdVX’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1561:1: error: BUILDSTDERR: warning: label ‘_cdVX’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _cdVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _cdVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdW2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1587:1: error: BUILDSTDERR: warning: label ‘_cdW2’ defined but not used [-Wunused-label] BUILDSTDERR: 1587 | _cdW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1587 | _cdW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1644:1: error: BUILDSTDERR: warning: label ‘_cdXb’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _cdXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _cdXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdX8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1672:1: error: BUILDSTDERR: warning: label ‘_cdX8’ defined but not used [-Wunused-label] BUILDSTDERR: 1672 | _cdX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1672 | _cdX8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdXf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1700:1: error: BUILDSTDERR: warning: label ‘_cdXf’ defined but not used [-Wunused-label] BUILDSTDERR: 1700 | _cdXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1700 | _cdXf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1751:1: error: BUILDSTDERR: warning: label ‘_cdXM’ defined but not used [-Wunused-label] BUILDSTDERR: 1751 | _cdXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1751 | _cdXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1790:1: error: BUILDSTDERR: warning: label ‘_cdXW’ defined but not used [-Wunused-label] BUILDSTDERR: 1790 | _cdXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1790 | _cdXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1826:1: error: BUILDSTDERR: warning: label ‘_cdXZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1826 | _cdXZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1826 | _cdXZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdXB’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1853:1: error: BUILDSTDERR: warning: label ‘_cdXB’ defined but not used [-Wunused-label] BUILDSTDERR: 1853 | _cdXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1853 | _cdXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdY1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1892:1: error: BUILDSTDERR: warning: label ‘_cdY1’ defined but not used [-Wunused-label] BUILDSTDERR: 1892 | _cdY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1892 | _cdY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1923:1: error: BUILDSTDERR: warning: label ‘_cdYw’ defined but not used [-Wunused-label] BUILDSTDERR: 1923 | _cdYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1923 | _cdYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdYt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:1962:1: error: BUILDSTDERR: warning: label ‘_cdYt’ defined but not used [-Wunused-label] BUILDSTDERR: 1962 | _cdYt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1962 | _cdYt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_swapsnd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2013:1: error: BUILDSTDERR: warning: label ‘_cdYN’ defined but not used [-Wunused-label] BUILDSTDERR: 2013 | _cdYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2013 | _cdYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2081:1: error: BUILDSTDERR: warning: label ‘_cdZj’ defined but not used [-Wunused-label] BUILDSTDERR: 2081 | _cdZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2081 | _cdZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2121:1: error: BUILDSTDERR: warning: label ‘_cdZm’ defined but not used [-Wunused-label] BUILDSTDERR: 2121 | _cdZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2121 | _cdZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdZ8’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2157:1: error: BUILDSTDERR: warning: label ‘_cdZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 2157 | _cdZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2157 | _cdZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdZo’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2190:1: error: BUILDSTDERR: warning: label ‘_cdZo’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _cdZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _cdZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2220:1: error: BUILDSTDERR: warning: label ‘_cdZy’ defined but not used [-Wunused-label] BUILDSTDERR: 2220 | _cdZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2220 | _cdZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2269:1: error: BUILDSTDERR: warning: label ‘_cdZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2269 | _cdZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2269 | _cdZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2309:1: error: BUILDSTDERR: warning: label ‘_ce09’ defined but not used [-Wunused-label] BUILDSTDERR: 2309 | _ce09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2309 | _ce09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcelimWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2349:1: error: BUILDSTDERR: warning: label ‘_ce0c’ defined but not used [-Wunused-label] BUILDSTDERR: 2349 | _ce0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2349 | _ce0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cdZO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2377:1: error: BUILDSTDERR: warning: label ‘_cdZO’ defined but not used [-Wunused-label] BUILDSTDERR: 2377 | _cdZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2377 | _cdZO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce0e’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2418:1: error: BUILDSTDERR: warning: label ‘_ce0e’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _ce0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _ce0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2449:1: error: BUILDSTDERR: warning: label ‘_ce0K’ defined but not used [-Wunused-label] BUILDSTDERR: 2449 | _ce0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2449 | _ce0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdIX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2488:1: error: BUILDSTDERR: warning: label ‘_ce0U’ defined but not used [-Wunused-label] BUILDSTDERR: 2488 | _ce0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2488 | _ce0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcelimReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2528:1: error: BUILDSTDERR: warning: label ‘_ce0X’ defined but not used [-Wunused-label] BUILDSTDERR: 2528 | _ce0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2528 | _ce0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce0z’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2556:1: error: BUILDSTDERR: warning: label ‘_ce0z’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _ce0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _ce0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce0Z’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2597:1: error: BUILDSTDERR: warning: label ‘_ce0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _ce0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _ce0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJ4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2628:1: error: BUILDSTDERR: warning: label ‘_ce1O’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _ce1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _ce1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJ5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2671:1: error: BUILDSTDERR: warning: label ‘_ce1R’ defined but not used [-Wunused-label] BUILDSTDERR: 2671 | _ce1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2671 | _ce1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJ3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2726:1: error: BUILDSTDERR: warning: label ‘_ce23’ defined but not used [-Wunused-label] BUILDSTDERR: 2726 | _ce23: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2726 | _ce23: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJ6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2766:1: error: BUILDSTDERR: warning: label ‘_ce26’ defined but not used [-Wunused-label] BUILDSTDERR: 2766 | _ce26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2766 | _ce26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce1r’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2801:1: error: BUILDSTDERR: warning: label ‘_ce1r’ defined but not used [-Wunused-label] BUILDSTDERR: 2801 | _ce1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2801 | _ce1r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce1w’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2826:1: error: BUILDSTDERR: warning: label ‘_ce1w’ defined but not used [-Wunused-label] BUILDSTDERR: 2826 | _ce1w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2826 | _ce1w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2877:1: error: BUILDSTDERR: warning: label ‘_ce2d’ defined but not used [-Wunused-label] BUILDSTDERR: 2877 | _ce2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2877 | _ce2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2926:1: error: BUILDSTDERR: warning: label ‘_ce2I’ defined but not used [-Wunused-label] BUILDSTDERR: 2926 | _ce2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2926 | _ce2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:2966:1: error: BUILDSTDERR: warning: label ‘_ce2S’ defined but not used [-Wunused-label] BUILDSTDERR: 2966 | _ce2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2966 | _ce2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3006:1: error: BUILDSTDERR: warning: label ‘_ce2V’ defined but not used [-Wunused-label] BUILDSTDERR: 3006 | _ce2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3006 | _ce2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce2x’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3034:1: error: BUILDSTDERR: warning: label ‘_ce2x’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _ce2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _ce2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce2X’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3075:1: error: BUILDSTDERR: warning: label ‘_ce2X’ defined but not used [-Wunused-label] BUILDSTDERR: 3075 | _ce2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3075 | _ce2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3106:1: error: BUILDSTDERR: warning: label ‘_ce3t’ defined but not used [-Wunused-label] BUILDSTDERR: 3106 | _ce3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3106 | _ce3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3145:1: error: BUILDSTDERR: warning: label ‘_ce3D’ defined but not used [-Wunused-label] BUILDSTDERR: 3145 | _ce3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3145 | _ce3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrowzuzdcnewReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3185:1: error: BUILDSTDERR: warning: label ‘_ce3G’ defined but not used [-Wunused-label] BUILDSTDERR: 3185 | _ce3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3185 | _ce3G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce3i’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3213:1: error: BUILDSTDERR: warning: label ‘_ce3i’ defined but not used [-Wunused-label] BUILDSTDERR: 3213 | _ce3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3213 | _ce3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce3I’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3254:1: error: BUILDSTDERR: warning: label ‘_ce3I’ defined but not used [-Wunused-label] BUILDSTDERR: 3254 | _ce3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3254 | _ce3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3285:1: error: BUILDSTDERR: warning: label ‘_ce4l’ defined but not used [-Wunused-label] BUILDSTDERR: 3285 | _ce4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3285 | _ce4l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3325:1: error: BUILDSTDERR: warning: label ‘_ce4o’ defined but not used [-Wunused-label] BUILDSTDERR: 3325 | _ce4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3325 | _ce4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce4a’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3361:1: error: BUILDSTDERR: warning: label ‘_ce4a’ defined but not used [-Wunused-label] BUILDSTDERR: 3361 | _ce4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3361 | _ce4a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce4q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3394:1: error: BUILDSTDERR: warning: label ‘_ce4q’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _ce4q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _ce4q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3424:1: error: BUILDSTDERR: warning: label ‘_ce4A’ defined but not used [-Wunused-label] BUILDSTDERR: 3424 | _ce4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3424 | _ce4A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3474:1: error: BUILDSTDERR: warning: label ‘_ce4T’ defined but not used [-Wunused-label] BUILDSTDERR: 3474 | _ce4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3474 | _ce4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce4Q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3502:1: error: BUILDSTDERR: warning: label ‘_ce4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3502 | _ce4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3502 | _ce4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce4X’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3528:1: error: BUILDSTDERR: warning: label ‘_ce4X’ defined but not used [-Wunused-label] BUILDSTDERR: 3528 | _ce4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3528 | _ce4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce53’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3555:1: error: BUILDSTDERR: warning: label ‘_ce53’ defined but not used [-Wunused-label] BUILDSTDERR: 3555 | _ce53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3555 | _ce53: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3605:1: error: BUILDSTDERR: warning: label ‘_ce5x’ defined but not used [-Wunused-label] BUILDSTDERR: 3605 | _ce5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3605 | _ce5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3640:1: error: BUILDSTDERR: warning: label ‘_ce5H’ defined but not used [-Wunused-label] BUILDSTDERR: 3640 | _ce5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3640 | _ce5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3676:1: error: BUILDSTDERR: warning: label ‘_ce5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3676 | _ce5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3676 | _ce5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3719:1: error: BUILDSTDERR: warning: label ‘_ce61’ defined but not used [-Wunused-label] BUILDSTDERR: 3719 | _ce61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3719 | _ce61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3774:1: error: BUILDSTDERR: warning: label ‘_ce6k’ defined but not used [-Wunused-label] BUILDSTDERR: 3774 | _ce6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3774 | _ce6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3817:1: error: BUILDSTDERR: warning: label ‘_ce6n’ defined but not used [-Wunused-label] BUILDSTDERR: 3817 | _ce6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3817 | _ce6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdctryInUnless_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3880:1: error: BUILDSTDERR: warning: label ‘_ce6s’ defined but not used [-Wunused-label] BUILDSTDERR: 3880 | _ce6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3880 | _ce6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3952:1: error: BUILDSTDERR: warning: label ‘_ce78’ defined but not used [-Wunused-label] BUILDSTDERR: 3952 | _ce78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3952 | _ce78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:3991:1: error: BUILDSTDERR: warning: label ‘_ce7i’ defined but not used [-Wunused-label] BUILDSTDERR: 3991 | _ce7i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3991 | _ce7i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4035:1: error: BUILDSTDERR: warning: label ‘_ce7l’ defined but not used [-Wunused-label] BUILDSTDERR: 4035 | _ce7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4035 | _ce7l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdJO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4096:1: error: BUILDSTDERR: warning: label ‘_ce7x’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _ce7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _ce7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4136:1: error: BUILDSTDERR: warning: label ‘_ce7A’ defined but not used [-Wunused-label] BUILDSTDERR: 4136 | _ce7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4136 | _ce7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce6Q’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4163:1: error: BUILDSTDERR: warning: label ‘_ce6Q’ defined but not used [-Wunused-label] BUILDSTDERR: 4163 | _ce6Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4163 | _ce6Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4218:1: error: BUILDSTDERR: warning: label ‘_ce7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4218 | _ce7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4218 | _ce7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce7V’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4247:1: error: BUILDSTDERR: warning: label ‘_ce7V’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _ce7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _ce7V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4306:1: error: BUILDSTDERR: warning: label ‘_ce8H’ defined but not used [-Wunused-label] BUILDSTDERR: 4306 | _ce8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4306 | _ce8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4343:1: error: BUILDSTDERR: warning: label ‘_ce8R’ defined but not used [-Wunused-label] BUILDSTDERR: 4343 | _ce8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4343 | _ce8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4387:1: error: BUILDSTDERR: warning: label ‘_ce8U’ defined but not used [-Wunused-label] BUILDSTDERR: 4387 | _ce8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4387 | _ce8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4447:1: error: BUILDSTDERR: warning: label ‘_ce96’ defined but not used [-Wunused-label] BUILDSTDERR: 4447 | _ce96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4447 | _ce96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4489:1: error: BUILDSTDERR: warning: label ‘_ce99’ defined but not used [-Wunused-label] BUILDSTDERR: 4489 | _ce99: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4489 | _ce99: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdK9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4553:1: error: BUILDSTDERR: warning: label ‘_ce9l’ defined but not used [-Wunused-label] BUILDSTDERR: 4553 | _ce9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4553 | _ce9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4593:1: error: BUILDSTDERR: warning: label ‘_ce9o’ defined but not used [-Wunused-label] BUILDSTDERR: 4593 | _ce9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4593 | _ce9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce8i’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4621:1: error: BUILDSTDERR: warning: label ‘_ce8i’ defined but not used [-Wunused-label] BUILDSTDERR: 4621 | _ce8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4621 | _ce8i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4678:1: error: BUILDSTDERR: warning: label ‘_ce9W’ defined but not used [-Wunused-label] BUILDSTDERR: 4678 | _ce9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4678 | _ce9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ce9U’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4710:1: error: BUILDSTDERR: warning: label ‘_ce9U’ defined but not used [-Wunused-label] BUILDSTDERR: 4710 | _ce9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4710 | _ce9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4733:1: error: BUILDSTDERR: warning: label ‘_cea2’ defined but not used [-Wunused-label] BUILDSTDERR: 4733 | _cea2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4733 | _cea2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4778:1: error: BUILDSTDERR: warning: label ‘_ceaj’ defined but not used [-Wunused-label] BUILDSTDERR: 4778 | _ceaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4778 | _ceaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceag’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4807:1: error: BUILDSTDERR: warning: label ‘_ceag’ defined but not used [-Wunused-label] BUILDSTDERR: 4807 | _ceag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4807 | _ceag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4857:1: error: BUILDSTDERR: warning: label ‘_ceaH’ defined but not used [-Wunused-label] BUILDSTDERR: 4857 | _ceaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4857 | _ceaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4896:1: error: BUILDSTDERR: warning: label ‘_ceaR’ defined but not used [-Wunused-label] BUILDSTDERR: 4896 | _ceaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4896 | _ceaR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4939:1: error: BUILDSTDERR: warning: label ‘_ceaX’ defined but not used [-Wunused-label] BUILDSTDERR: 4939 | _ceaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4939 | _ceaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceaV’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:4984:1: error: BUILDSTDERR: warning: label ‘_ceaV’ defined but not used [-Wunused-label] BUILDSTDERR: 4984 | _ceaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4984 | _ceaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5014:1: error: BUILDSTDERR: warning: label ‘_cebn’ defined but not used [-Wunused-label] BUILDSTDERR: 5014 | _cebn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5014 | _cebn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5048:1: error: BUILDSTDERR: warning: label ‘_ceby’ defined but not used [-Wunused-label] BUILDSTDERR: 5048 | _ceby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5048 | _ceby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5082:1: error: BUILDSTDERR: warning: label ‘_cebJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5082 | _cebJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5082 | _cebJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5116:1: error: BUILDSTDERR: warning: label ‘_cebU’ defined but not used [-Wunused-label] BUILDSTDERR: 5116 | _cebU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5116 | _cebU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5150:1: error: BUILDSTDERR: warning: label ‘_cec5’ defined but not used [-Wunused-label] BUILDSTDERR: 5150 | _cec5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5150 | _cec5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5184:1: error: BUILDSTDERR: warning: label ‘_cecf’ defined but not used [-Wunused-label] BUILDSTDERR: 5184 | _cecf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5184 | _cecf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5226:1: error: BUILDSTDERR: warning: label ‘_cecj’ defined but not used [-Wunused-label] BUILDSTDERR: 5226 | _cecj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5226 | _cecj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5300:1: error: BUILDSTDERR: warning: label ‘_cecN’ defined but not used [-Wunused-label] BUILDSTDERR: 5300 | _cecN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5300 | _cecN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5337:1: error: BUILDSTDERR: warning: label ‘_cecQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5337 | _cecQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5337 | _cecQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5375:1: error: BUILDSTDERR: warning: label ‘_ceda’ defined but not used [-Wunused-label] BUILDSTDERR: 5375 | _ceda: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5375 | _ceda: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5412:1: error: BUILDSTDERR: warning: label ‘_cedd’ defined but not used [-Wunused-label] BUILDSTDERR: 5412 | _cedd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5412 | _cedd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cedx’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cedx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cedx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5487:1: error: BUILDSTDERR: warning: label ‘_cedA’ defined but not used [-Wunused-label] BUILDSTDERR: 5487 | _cedA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5487 | _cedA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5527:1: error: BUILDSTDERR: warning: label ‘_cedZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5527 | _cedZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5527 | _cedZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cedW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5567:1: error: BUILDSTDERR: warning: label ‘_cedW’ defined but not used [-Wunused-label] BUILDSTDERR: 5567 | _cedW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5567 | _cedW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5607:1: error: BUILDSTDERR: warning: label ‘_cee9’ defined but not used [-Wunused-label] BUILDSTDERR: 5607 | _cee9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5607 | _cee9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdKV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5656:1: error: BUILDSTDERR: warning: label ‘_ceeD’ defined but not used [-Wunused-label] BUILDSTDERR: 5656 | _ceeD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5656 | _ceeD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceeA’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5692:1: error: BUILDSTDERR: warning: label ‘_ceeA’ defined but not used [-Wunused-label] BUILDSTDERR: 5692 | _ceeA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5692 | _ceeA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5716:1: error: BUILDSTDERR: warning: label ‘_ceeK’ defined but not used [-Wunused-label] BUILDSTDERR: 5716 | _ceeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5716 | _ceeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceen’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5746:1: error: BUILDSTDERR: warning: label ‘_ceen’ defined but not used [-Wunused-label] BUILDSTDERR: 5746 | _ceen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5746 | _ceen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdL1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5794:1: error: BUILDSTDERR: warning: label ‘_cef7’ defined but not used [-Wunused-label] BUILDSTDERR: 5794 | _cef7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5794 | _cef7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdL0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5832:1: error: BUILDSTDERR: warning: label ‘_cefh’ defined but not used [-Wunused-label] BUILDSTDERR: 5832 | _cefh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5832 | _cefh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5877:1: error: BUILDSTDERR: warning: label ‘_cefn’ defined but not used [-Wunused-label] BUILDSTDERR: 5877 | _cefn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5877 | _cefn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cefl’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5922:1: error: BUILDSTDERR: warning: label ‘_cefl’ defined but not used [-Wunused-label] BUILDSTDERR: 5922 | _cefl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5922 | _cefl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5951:1: error: BUILDSTDERR: warning: label ‘_ceg7’ defined but not used [-Wunused-label] BUILDSTDERR: 5951 | _ceg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5951 | _ceg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:5989:1: error: BUILDSTDERR: warning: label ‘_cega’ defined but not used [-Wunused-label] BUILDSTDERR: 5989 | _cega: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5989 | _cega: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cefV’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6031:1: error: BUILDSTDERR: warning: label ‘_cefV’ defined but not used [-Wunused-label] BUILDSTDERR: 6031 | _cefV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6031 | _cefV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6078:1: error: BUILDSTDERR: warning: label ‘_cegi’ defined but not used [-Wunused-label] BUILDSTDERR: 6078 | _cegi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6078 | _cegi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6134:1: error: BUILDSTDERR: warning: label ‘_cegq’ defined but not used [-Wunused-label] BUILDSTDERR: 6134 | _cegq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6134 | _cegq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cego’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cego’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cego: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cego: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6203:1: error: BUILDSTDERR: warning: label ‘_ceh3’ defined but not used [-Wunused-label] BUILDSTDERR: 6203 | _ceh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6203 | _ceh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceh0’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6243:1: error: BUILDSTDERR: warning: label ‘_ceh0’ defined but not used [-Wunused-label] BUILDSTDERR: 6243 | _ceh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6243 | _ceh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6283:1: error: BUILDSTDERR: warning: label ‘_cehd’ defined but not used [-Wunused-label] BUILDSTDERR: 6283 | _cehd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6283 | _cehd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfFunctorStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6339:1: error: BUILDSTDERR: warning: label ‘_cehl’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _cehl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _cehl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cehj’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6376:1: error: BUILDSTDERR: warning: label ‘_cehj’ defined but not used [-Wunused-label] BUILDSTDERR: 6376 | _cehj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6376 | _cehj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6406:1: error: BUILDSTDERR: warning: label ‘_cehL’ defined but not used [-Wunused-label] BUILDSTDERR: 6406 | _cehL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6406 | _cehL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6440:1: error: BUILDSTDERR: warning: label ‘_cehW’ defined but not used [-Wunused-label] BUILDSTDERR: 6440 | _cehW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6440 | _cehW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfFunctorStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6477:1: error: BUILDSTDERR: warning: label ‘_cei0’ defined but not used [-Wunused-label] BUILDSTDERR: 6477 | _cei0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6477 | _cei0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6527:1: error: BUILDSTDERR: warning: label ‘_ceim’ defined but not used [-Wunused-label] BUILDSTDERR: 6527 | _ceim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6527 | _ceim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6568:1: error: BUILDSTDERR: warning: label ‘_ceip’ defined but not used [-Wunused-label] BUILDSTDERR: 6568 | _ceip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6568 | _ceip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6611:1: error: BUILDSTDERR: warning: label ‘_ceiC’ defined but not used [-Wunused-label] BUILDSTDERR: 6611 | _ceiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6611 | _ceiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6638:1: error: BUILDSTDERR: warning: label ‘_ceiP’ defined but not used [-Wunused-label] BUILDSTDERR: 6638 | _ceiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6638 | _ceiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceiM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6667:1: error: BUILDSTDERR: warning: label ‘_ceiM’ defined but not used [-Wunused-label] BUILDSTDERR: 6667 | _ceiM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6667 | _ceiM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6710:1: error: BUILDSTDERR: warning: label ‘_cejj’ defined but not used [-Wunused-label] BUILDSTDERR: 6710 | _cejj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6710 | _cejj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6753:1: error: BUILDSTDERR: warning: label ‘_cejp’ defined but not used [-Wunused-label] BUILDSTDERR: 6753 | _cejp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6753 | _cejp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cejn’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6801:1: error: BUILDSTDERR: warning: label ‘_cejn’ defined but not used [-Wunused-label] BUILDSTDERR: 6801 | _cejn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6801 | _cejn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6830:1: error: BUILDSTDERR: warning: label ‘_cejx’ defined but not used [-Wunused-label] BUILDSTDERR: 6830 | _cejx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6830 | _cejx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6869:1: error: BUILDSTDERR: warning: label ‘_cek0’ defined but not used [-Wunused-label] BUILDSTDERR: 6869 | _cek0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6869 | _cek0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6899:1: error: BUILDSTDERR: warning: label ‘_cek3’ defined but not used [-Wunused-label] BUILDSTDERR: 6899 | _cek3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6899 | _cek3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cejN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6929:1: error: BUILDSTDERR: warning: label ‘_cejN’ defined but not used [-Wunused-label] BUILDSTDERR: 6929 | _cejN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6929 | _cejN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:6978:1: error: BUILDSTDERR: warning: label ‘_cekx’ defined but not used [-Wunused-label] BUILDSTDERR: 6978 | _cekx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6978 | _cekx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7021:1: error: BUILDSTDERR: warning: label ‘_cekD’ defined but not used [-Wunused-label] BUILDSTDERR: 7021 | _cekD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7021 | _cekD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cekB’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7069:1: error: BUILDSTDERR: warning: label ‘_cekB’ defined but not used [-Wunused-label] BUILDSTDERR: 7069 | _cekB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7069 | _cekB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7098:1: error: BUILDSTDERR: warning: label ‘_cekL’ defined but not used [-Wunused-label] BUILDSTDERR: 7098 | _cekL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7098 | _cekL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7139:1: error: BUILDSTDERR: warning: label ‘_cel8’ defined but not used [-Wunused-label] BUILDSTDERR: 7139 | _cel8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7139 | _cel8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7173:1: error: BUILDSTDERR: warning: label ‘_celj’ defined but not used [-Wunused-label] BUILDSTDERR: 7173 | _celj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7173 | _celj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7207:1: error: BUILDSTDERR: warning: label ‘_celu’ defined but not used [-Wunused-label] BUILDSTDERR: 7207 | _celu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7207 | _celu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7241:1: error: BUILDSTDERR: warning: label ‘_celF’ defined but not used [-Wunused-label] BUILDSTDERR: 7241 | _celF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7241 | _celF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7275:1: error: BUILDSTDERR: warning: label ‘_celQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7275 | _celQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7275 | _celQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7309:1: error: BUILDSTDERR: warning: label ‘_cem0’ defined but not used [-Wunused-label] BUILDSTDERR: 7309 | _cem0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7309 | _cem0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfApplicativeStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7351:1: error: BUILDSTDERR: warning: label ‘_cem4’ defined but not used [-Wunused-label] BUILDSTDERR: 7351 | _cem4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7351 | _cem4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdLZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7426:1: error: BUILDSTDERR: warning: label ‘_cemB’ defined but not used [-Wunused-label] BUILDSTDERR: 7426 | _cemB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7426 | _cemB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cemz’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7458:1: error: BUILDSTDERR: warning: label ‘_cemz’ defined but not used [-Wunused-label] BUILDSTDERR: 7458 | _cemz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7458 | _cemz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7481:1: error: BUILDSTDERR: warning: label ‘_cemH’ defined but not used [-Wunused-label] BUILDSTDERR: 7481 | _cemH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7481 | _cemH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdM1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7519:1: error: BUILDSTDERR: warning: label ‘_cen1’ defined but not used [-Wunused-label] BUILDSTDERR: 7519 | _cen1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7519 | _cen1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7556:1: error: BUILDSTDERR: warning: label ‘_cen4’ defined but not used [-Wunused-label] BUILDSTDERR: 7556 | _cen4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7556 | _cen4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdM4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7594:1: error: BUILDSTDERR: warning: label ‘_cenp’ defined but not used [-Wunused-label] BUILDSTDERR: 7594 | _cenp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7594 | _cenp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdM3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7628:1: error: BUILDSTDERR: warning: label ‘_cenz’ defined but not used [-Wunused-label] BUILDSTDERR: 7628 | _cenz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7628 | _cenz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowLoopStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7666:1: error: BUILDSTDERR: warning: label ‘_cenD’ defined but not used [-Wunused-label] BUILDSTDERR: 7666 | _cenD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7666 | _cenD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdM6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7716:1: error: BUILDSTDERR: warning: label ‘_cenZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7716 | _cenZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7716 | _cenZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7753:1: error: BUILDSTDERR: warning: label ‘_ceo2’ defined but not used [-Wunused-label] BUILDSTDERR: 7753 | _ceo2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7753 | _ceo2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdM8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7791:1: error: BUILDSTDERR: warning: label ‘_ceom’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _ceom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _ceom: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7828:1: error: BUILDSTDERR: warning: label ‘_ceop’ defined but not used [-Wunused-label] BUILDSTDERR: 7828 | _ceop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7828 | _ceop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7866:1: error: BUILDSTDERR: warning: label ‘_ceoJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7866 | _ceoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7866 | _ceoJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7901:1: error: BUILDSTDERR: warning: label ‘_ceoT’ defined but not used [-Wunused-label] BUILDSTDERR: 7901 | _ceoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7901 | _ceoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowApplyStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7939:1: error: BUILDSTDERR: warning: label ‘_ceoX’ defined but not used [-Wunused-label] BUILDSTDERR: 7939 | _ceoX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7939 | _ceoX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:7989:1: error: BUILDSTDERR: warning: label ‘_cepj’ defined but not used [-Wunused-label] BUILDSTDERR: 7989 | _cepj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7989 | _cepj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8026:1: error: BUILDSTDERR: warning: label ‘_cepm’ defined but not used [-Wunused-label] BUILDSTDERR: 8026 | _cepm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8026 | _cepm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8065:1: error: BUILDSTDERR: warning: label ‘_cepU’ defined but not used [-Wunused-label] BUILDSTDERR: 8065 | _cepU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8065 | _cepU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cepN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8105:1: error: BUILDSTDERR: warning: label ‘_cepN’ defined but not used [-Wunused-label] BUILDSTDERR: 8105 | _cepN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8105 | _cepN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8159:1: error: BUILDSTDERR: warning: label ‘_ceqa’ defined but not used [-Wunused-label] BUILDSTDERR: 8159 | _ceqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8159 | _ceqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cepA’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8189:1: error: BUILDSTDERR: warning: label ‘_cepA’ defined but not used [-Wunused-label] BUILDSTDERR: 8189 | _cepA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8189 | _cepA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8237:1: error: BUILDSTDERR: warning: label ‘_ceqV’ defined but not used [-Wunused-label] BUILDSTDERR: 8237 | _ceqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8237 | _ceqV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8274:1: error: BUILDSTDERR: warning: label ‘_cer5’ defined but not used [-Wunused-label] BUILDSTDERR: 8274 | _cer5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8274 | _cer5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8319:1: error: BUILDSTDERR: warning: label ‘_cer8’ defined but not used [-Wunused-label] BUILDSTDERR: 8319 | _cer8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8319 | _cer8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8380:1: error: BUILDSTDERR: warning: label ‘_cerk’ defined but not used [-Wunused-label] BUILDSTDERR: 8380 | _cerk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8380 | _cerk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8423:1: error: BUILDSTDERR: warning: label ‘_cern’ defined but not used [-Wunused-label] BUILDSTDERR: 8423 | _cern: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8423 | _cern: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8489:1: error: BUILDSTDERR: warning: label ‘_cerz’ defined but not used [-Wunused-label] BUILDSTDERR: 8489 | _cerz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8489 | _cerz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8529:1: error: BUILDSTDERR: warning: label ‘_cerC’ defined but not used [-Wunused-label] BUILDSTDERR: 8529 | _cerC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8529 | _cerC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceqr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8553:1: error: BUILDSTDERR: warning: label ‘_ceqr’ defined but not used [-Wunused-label] BUILDSTDERR: 8553 | _ceqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8553 | _ceqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceqw’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8580:1: error: BUILDSTDERR: warning: label ‘_ceqw’ defined but not used [-Wunused-label] BUILDSTDERR: 8580 | _ceqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8580 | _ceqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8638:1: error: BUILDSTDERR: warning: label ‘_cesb’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _cesb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _cesb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ces9’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8671:1: error: BUILDSTDERR: warning: label ‘_ces9’ defined but not used [-Wunused-label] BUILDSTDERR: 8671 | _ces9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8671 | _ces9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cesf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8689:1: error: BUILDSTDERR: warning: label ‘_cesf’ defined but not used [-Wunused-label] BUILDSTDERR: 8689 | _cesf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8689 | _cesf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8712:1: error: BUILDSTDERR: warning: label ‘_cesn’ defined but not used [-Wunused-label] BUILDSTDERR: 8712 | _cesn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8712 | _cesn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8757:1: error: BUILDSTDERR: warning: label ‘_cesV’ defined but not used [-Wunused-label] BUILDSTDERR: 8757 | _cesV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8757 | _cesV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cesO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8793:1: error: BUILDSTDERR: warning: label ‘_cesO’ defined but not used [-Wunused-label] BUILDSTDERR: 8793 | _cesO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8793 | _cesO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8825:1: error: BUILDSTDERR: warning: label ‘_cet5’ defined but not used [-Wunused-label] BUILDSTDERR: 8825 | _cet5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8825 | _cet5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cesB’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8855:1: error: BUILDSTDERR: warning: label ‘_cesB’ defined but not used [-Wunused-label] BUILDSTDERR: 8855 | _cesB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8855 | _cesB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8903:1: error: BUILDSTDERR: warning: label ‘_cetx’ defined but not used [-Wunused-label] BUILDSTDERR: 8903 | _cetx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8903 | _cetx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8941:1: error: BUILDSTDERR: warning: label ‘_cetH’ defined but not used [-Wunused-label] BUILDSTDERR: 8941 | _cetH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8941 | _cetH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:8981:1: error: BUILDSTDERR: warning: label ‘_cetK’ defined but not used [-Wunused-label] BUILDSTDERR: 8981 | _cetK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8981 | _cetK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cetm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9010:1: error: BUILDSTDERR: warning: label ‘_cetm’ defined but not used [-Wunused-label] BUILDSTDERR: 9010 | _cetm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9010 | _cetm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cetM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9052:1: error: BUILDSTDERR: warning: label ‘_cetM’ defined but not used [-Wunused-label] BUILDSTDERR: 9052 | _cetM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9052 | _cetM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9082:1: error: BUILDSTDERR: warning: label ‘_ceue’ defined but not used [-Wunused-label] BUILDSTDERR: 9082 | _ceue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9082 | _ceue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9116:1: error: BUILDSTDERR: warning: label ‘_ceup’ defined but not used [-Wunused-label] BUILDSTDERR: 9116 | _ceup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9116 | _ceup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9150:1: error: BUILDSTDERR: warning: label ‘_ceuA’ defined but not used [-Wunused-label] BUILDSTDERR: 9150 | _ceuA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9150 | _ceuA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9184:1: error: BUILDSTDERR: warning: label ‘_ceuL’ defined but not used [-Wunused-label] BUILDSTDERR: 9184 | _ceuL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9184 | _ceuL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9218:1: error: BUILDSTDERR: warning: label ‘_ceuV’ defined but not used [-Wunused-label] BUILDSTDERR: 9218 | _ceuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9218 | _ceuV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowChoiceStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9259:1: error: BUILDSTDERR: warning: label ‘_ceuZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9259 | _ceuZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9259 | _ceuZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdMY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9327:1: error: BUILDSTDERR: warning: label ‘_cevr’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _cevr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _cevr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9364:1: error: BUILDSTDERR: warning: label ‘_cevu’ defined but not used [-Wunused-label] BUILDSTDERR: 9364 | _cevu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9364 | _cevu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdN0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9402:1: error: BUILDSTDERR: warning: label ‘_cevO’ defined but not used [-Wunused-label] BUILDSTDERR: 9402 | _cevO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9402 | _cevO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9439:1: error: BUILDSTDERR: warning: label ‘_cevR’ defined but not used [-Wunused-label] BUILDSTDERR: 9439 | _cevR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9439 | _cevR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdN2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9477:1: error: BUILDSTDERR: warning: label ‘_cewb’ defined but not used [-Wunused-label] BUILDSTDERR: 9477 | _cewb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9477 | _cewb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9514:1: error: BUILDSTDERR: warning: label ‘_cewe’ defined but not used [-Wunused-label] BUILDSTDERR: 9514 | _cewe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9514 | _cewe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdN4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9552:1: error: BUILDSTDERR: warning: label ‘_cewy’ defined but not used [-Wunused-label] BUILDSTDERR: 9552 | _cewy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9552 | _cewy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowZZeroStateArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9589:1: error: BUILDSTDERR: warning: label ‘_cewB’ defined but not used [-Wunused-label] BUILDSTDERR: 9589 | _cewB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9589 | _cewB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdN7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9627:1: error: BUILDSTDERR: warning: label ‘_cewV’ defined but not used [-Wunused-label] BUILDSTDERR: 9627 | _cewV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9627 | _cewV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdN6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9662:1: error: BUILDSTDERR: warning: label ‘_cex5’ defined but not used [-Wunused-label] BUILDSTDERR: 9662 | _cex5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9662 | _cex5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowZZeroStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9700:1: error: BUILDSTDERR: warning: label ‘_cex9’ defined but not used [-Wunused-label] BUILDSTDERR: 9700 | _cex9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9700 | _cex9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9751:1: error: BUILDSTDERR: warning: label ‘_cexr’ defined but not used [-Wunused-label] BUILDSTDERR: 9751 | _cexr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9751 | _cexr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cexp’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9773:1: error: BUILDSTDERR: warning: label ‘_cexp’ defined but not used [-Wunused-label] BUILDSTDERR: 9773 | _cexp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9773 | _cexp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9801:1: error: BUILDSTDERR: warning: label ‘_cexG’ defined but not used [-Wunused-label] BUILDSTDERR: 9801 | _cexG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9801 | _cexG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cexE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9823:1: error: BUILDSTDERR: warning: label ‘_cexE’ defined but not used [-Wunused-label] BUILDSTDERR: 9823 | _cexE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9823 | _cexE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9850:1: error: BUILDSTDERR: warning: label ‘_cexZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9850 | _cexZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9850 | _cexZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowPlusStateArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9887:1: error: BUILDSTDERR: warning: label ‘_cey2’ defined but not used [-Wunused-label] BUILDSTDERR: 9887 | _cey2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9887 | _cey2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9925:1: error: BUILDSTDERR: warning: label ‘_ceyn’ defined but not used [-Wunused-label] BUILDSTDERR: 9925 | _ceyn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9925 | _ceyn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:9962:1: error: BUILDSTDERR: warning: label ‘_ceyx’ defined but not used [-Wunused-label] BUILDSTDERR: 9962 | _ceyx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9962 | _ceyx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowPlusStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10000:1: error: BUILDSTDERR: warning: label ‘_ceyB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10000 | _ceyB: BUILDSTDERR: | ^ BUILDSTDERR: 10000 | _ceyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10050:1: error: BUILDSTDERR: warning: label ‘_cezc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10050 | _cezc: BUILDSTDERR: | ^ BUILDSTDERR: 10050 | _cezc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10089:1: error: BUILDSTDERR: warning: label ‘_cezj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10089 | _cezj: BUILDSTDERR: | ^ BUILDSTDERR: 10089 | _cezj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceyZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10133:1: error: BUILDSTDERR: warning: label ‘_ceyZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10133 | _ceyZ: BUILDSTDERR: | ^ BUILDSTDERR: 10133 | _ceyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10188:1: error: BUILDSTDERR: warning: label ‘_cezs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10188 | _cezs: BUILDSTDERR: | ^ BUILDSTDERR: 10188 | _cezs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10228:1: error: BUILDSTDERR: warning: label ‘_cezL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10228 | _cezL: BUILDSTDERR: | ^ BUILDSTDERR: 10228 | _cezL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_cezI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10255:1: error: BUILDSTDERR: warning: label ‘_cezI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10255 | _cezI: BUILDSTDERR: | ^ BUILDSTDERR: 10255 | _cezI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdND_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10284:1: error: BUILDSTDERR: warning: label ‘_ceA6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10284 | _ceA6: BUILDSTDERR: | ^ BUILDSTDERR: 10284 | _ceA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10319:1: error: BUILDSTDERR: warning: label ‘_ceAh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10319 | _ceAh: BUILDSTDERR: | ^ BUILDSTDERR: 10319 | _ceAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10353:1: error: BUILDSTDERR: warning: label ‘_ceAs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10353 | _ceAs: BUILDSTDERR: | ^ BUILDSTDERR: 10353 | _ceAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10394:1: error: BUILDSTDERR: warning: label ‘_ceAw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10394 | _ceAw: BUILDSTDERR: | ^ BUILDSTDERR: 10394 | _ceAw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10452:1: error: BUILDSTDERR: warning: label ‘_ceAM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10452 | _ceAM: BUILDSTDERR: | ^ BUILDSTDERR: 10452 | _ceAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfSemigroupStateArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10491:1: error: BUILDSTDERR: warning: label ‘_ceAP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10491 | _ceAP: BUILDSTDERR: | ^ BUILDSTDERR: 10491 | _ceAP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10533:1: error: BUILDSTDERR: warning: label ‘_ceBi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10533 | _ceBi: BUILDSTDERR: | ^ BUILDSTDERR: 10533 | _ceBi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10565:1: error: BUILDSTDERR: warning: label ‘_ceBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10565 | _ceBs: BUILDSTDERR: | ^ BUILDSTDERR: 10565 | _ceBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10600:1: error: BUILDSTDERR: warning: label ‘_ceBR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10600 | _ceBR: BUILDSTDERR: | ^ BUILDSTDERR: 10600 | _ceBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10638:1: error: BUILDSTDERR: warning: label ‘_ceBY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10638 | _ceBY: BUILDSTDERR: | ^ BUILDSTDERR: 10638 | _ceBY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceBE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10683:1: error: BUILDSTDERR: warning: label ‘_ceBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10683 | _ceBE: BUILDSTDERR: | ^ BUILDSTDERR: 10683 | _ceBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10740:1: error: BUILDSTDERR: warning: label ‘_ceC7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10740 | _ceC7: BUILDSTDERR: | ^ BUILDSTDERR: 10740 | _ceC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10790:1: error: BUILDSTDERR: warning: label ‘_ceCy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10790 | _ceCy: BUILDSTDERR: | ^ BUILDSTDERR: 10790 | _ceCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10824:1: error: BUILDSTDERR: warning: label ‘_ceCJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10824 | _ceCJ: BUILDSTDERR: | ^ BUILDSTDERR: 10824 | _ceCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10861:1: error: BUILDSTDERR: warning: label ‘_ceCT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10861 | _ceCT: BUILDSTDERR: | ^ BUILDSTDERR: 10861 | _ceCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdNS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10896:1: error: BUILDSTDERR: warning: label ‘_ceD3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10896 | _ceD3: BUILDSTDERR: | ^ BUILDSTDERR: 10896 | _ceD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfMonoidStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:10937:1: error: BUILDSTDERR: warning: label ‘_ceD7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _ceD7: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _ceD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdO2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11002:1: error: BUILDSTDERR: warning: label ‘_ceDF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11002 | _ceDF: BUILDSTDERR: | ^ BUILDSTDERR: 11002 | _ceDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11047:1: error: BUILDSTDERR: warning: label ‘_ceDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _ceDK: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _ceDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceDr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11077:1: error: BUILDSTDERR: warning: label ‘_ceDr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11077 | _ceDr: BUILDSTDERR: | ^ BUILDSTDERR: 11077 | _ceDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11126:1: error: BUILDSTDERR: warning: label ‘_ceE4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11126 | _ceE4: BUILDSTDERR: | ^ BUILDSTDERR: 11126 | _ceE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceE1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11155:1: error: BUILDSTDERR: warning: label ‘_ceE1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11155 | _ceE1: BUILDSTDERR: | ^ BUILDSTDERR: 11155 | _ceE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11198:1: error: BUILDSTDERR: warning: label ‘_ceEP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11198 | _ceEP: BUILDSTDERR: | ^ BUILDSTDERR: 11198 | _ceEP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11238:1: error: BUILDSTDERR: warning: label ‘_ceFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11238 | _ceFd: BUILDSTDERR: | ^ BUILDSTDERR: 11238 | _ceFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11281:1: error: BUILDSTDERR: warning: label ‘_ceFg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11281 | _ceFg: BUILDSTDERR: | ^ BUILDSTDERR: 11281 | _ceFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11336:1: error: BUILDSTDERR: warning: label ‘_ceFz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11336 | _ceFz: BUILDSTDERR: | ^ BUILDSTDERR: 11336 | _ceFz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11379:1: error: BUILDSTDERR: warning: label ‘_ceFF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11379 | _ceFF: BUILDSTDERR: | ^ BUILDSTDERR: 11379 | _ceFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceFD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11427:1: error: BUILDSTDERR: warning: label ‘_ceFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11427 | _ceFD: BUILDSTDERR: | ^ BUILDSTDERR: 11427 | _ceFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11459:1: error: BUILDSTDERR: warning: label ‘_ceFN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11459 | _ceFN: BUILDSTDERR: | ^ BUILDSTDERR: 11459 | _ceFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11526:1: error: BUILDSTDERR: warning: label ‘_ceFV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11526 | _ceFV: BUILDSTDERR: | ^ BUILDSTDERR: 11526 | _ceFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceFT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11584:1: error: BUILDSTDERR: warning: label ‘_ceFT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11584 | _ceFT: BUILDSTDERR: | ^ BUILDSTDERR: 11584 | _ceFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11611:1: error: BUILDSTDERR: warning: label ‘_ceGa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11611 | _ceGa: BUILDSTDERR: | ^ BUILDSTDERR: 11611 | _ceGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdO9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11652:1: error: BUILDSTDERR: warning: label ‘_ceGd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11652 | _ceGd: BUILDSTDERR: | ^ BUILDSTDERR: 11652 | _ceGd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceEs’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11689:1: error: BUILDSTDERR: warning: label ‘_ceEs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11689 | _ceEs: BUILDSTDERR: | ^ BUILDSTDERR: 11689 | _ceEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceEx’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11714:1: error: BUILDSTDERR: warning: label ‘_ceEx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11714 | _ceEx: BUILDSTDERR: | ^ BUILDSTDERR: 11714 | _ceEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceGf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11757:1: error: BUILDSTDERR: warning: label ‘_ceGf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11757 | _ceGf: BUILDSTDERR: | ^ BUILDSTDERR: 11757 | _ceGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11783:1: error: BUILDSTDERR: warning: label ‘_ceGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11783 | _ceGq: BUILDSTDERR: | ^ BUILDSTDERR: 11783 | _ceGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11824:1: error: BUILDSTDERR: warning: label ‘_ceH7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11824 | _ceH7: BUILDSTDERR: | ^ BUILDSTDERR: 11824 | _ceH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11856:1: error: BUILDSTDERR: warning: label ‘_ceHh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11856 | _ceHh: BUILDSTDERR: | ^ BUILDSTDERR: 11856 | _ceHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11892:1: error: BUILDSTDERR: warning: label ‘_ceHr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11892 | _ceHr: BUILDSTDERR: | ^ BUILDSTDERR: 11892 | _ceHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11932:1: error: BUILDSTDERR: warning: label ‘_ceHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11932 | _ceHP: BUILDSTDERR: | ^ BUILDSTDERR: 11932 | _ceHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:11975:1: error: BUILDSTDERR: warning: label ‘_ceHV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11975 | _ceHV: BUILDSTDERR: | ^ BUILDSTDERR: 11975 | _ceHV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceHT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12023:1: error: BUILDSTDERR: warning: label ‘_ceHT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12023 | _ceHT: BUILDSTDERR: | ^ BUILDSTDERR: 12023 | _ceHT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12053:1: error: BUILDSTDERR: warning: label ‘_ceI3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12053 | _ceI3: BUILDSTDERR: | ^ BUILDSTDERR: 12053 | _ceI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12112:1: error: BUILDSTDERR: warning: label ‘_ceI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12112 | _ceI8: BUILDSTDERR: | ^ BUILDSTDERR: 12112 | _ceI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12185:1: error: BUILDSTDERR: warning: label ‘_ceId’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12185 | _ceId: BUILDSTDERR: | ^ BUILDSTDERR: 12185 | _ceId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12226:1: error: BUILDSTDERR: warning: label ‘_ceIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12226 | _ceIK: BUILDSTDERR: | ^ BUILDSTDERR: 12226 | _ceIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12260:1: error: BUILDSTDERR: warning: label ‘_ceIV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12260 | _ceIV: BUILDSTDERR: | ^ BUILDSTDERR: 12260 | _ceIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12294:1: error: BUILDSTDERR: warning: label ‘_ceJ6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12294 | _ceJ6: BUILDSTDERR: | ^ BUILDSTDERR: 12294 | _ceJ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12331:1: error: BUILDSTDERR: warning: label ‘_ceJg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12331 | _ceJg: BUILDSTDERR: | ^ BUILDSTDERR: 12331 | _ceJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12366:1: error: BUILDSTDERR: warning: label ‘_ceJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12366 | _ceJq: BUILDSTDERR: | ^ BUILDSTDERR: 12366 | _ceJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfAlternativeStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12407:1: error: BUILDSTDERR: warning: label ‘_ceJu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12407 | _ceJu: BUILDSTDERR: | ^ BUILDSTDERR: 12407 | _ceJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12475:1: error: BUILDSTDERR: warning: label ‘_ceJW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12475 | _ceJW: BUILDSTDERR: | ^ BUILDSTDERR: 12475 | _ceJW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12510:1: error: BUILDSTDERR: warning: label ‘_ceK6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12510 | _ceK6: BUILDSTDERR: | ^ BUILDSTDERR: 12510 | _ceK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12545:1: error: BUILDSTDERR: warning: label ‘_ceKg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12545 | _ceKg: BUILDSTDERR: | ^ BUILDSTDERR: 12545 | _ceKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowStatesStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12584:1: error: BUILDSTDERR: warning: label ‘_ceKk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12584 | _ceKk: BUILDSTDERR: | ^ BUILDSTDERR: 12584 | _ceKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12640:1: error: BUILDSTDERR: warning: label ‘_ceKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12640 | _ceKJ: BUILDSTDERR: | ^ BUILDSTDERR: 12640 | _ceKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12677:1: error: BUILDSTDERR: warning: label ‘_ceKT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12677 | _ceKT: BUILDSTDERR: | ^ BUILDSTDERR: 12677 | _ceKT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowTransformerStateArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12715:1: error: BUILDSTDERR: warning: label ‘_ceKX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12715 | _ceKX: BUILDSTDERR: | ^ BUILDSTDERR: 12715 | _ceKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12766:1: error: BUILDSTDERR: warning: label ‘_ceLj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12766 | _ceLj: BUILDSTDERR: | ^ BUILDSTDERR: 12766 | _ceLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12804:1: error: BUILDSTDERR: warning: label ‘_ceLp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12804 | _ceLp: BUILDSTDERR: | ^ BUILDSTDERR: 12804 | _ceLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceLn’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12839:1: error: BUILDSTDERR: warning: label ‘_ceLn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12839 | _ceLn: BUILDSTDERR: | ^ BUILDSTDERR: 12839 | _ceLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12869:1: error: BUILDSTDERR: warning: label ‘_ceLN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12869 | _ceLN: BUILDSTDERR: | ^ BUILDSTDERR: 12869 | _ceLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12903:1: error: BUILDSTDERR: warning: label ‘_ceLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12903 | _ceLX: BUILDSTDERR: | ^ BUILDSTDERR: 12903 | _ceLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12938:1: error: BUILDSTDERR: warning: label ‘_ceM7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12938 | _ceM7: BUILDSTDERR: | ^ BUILDSTDERR: 12938 | _ceM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:12973:1: error: BUILDSTDERR: warning: label ‘_ceMh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12973 | _ceMh: BUILDSTDERR: | ^ BUILDSTDERR: 12973 | _ceMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowWriterwStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13013:1: error: BUILDSTDERR: warning: label ‘_ceMl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13013 | _ceMl: BUILDSTDERR: | ^ BUILDSTDERR: 13013 | _ceMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13075:1: error: BUILDSTDERR: warning: label ‘_ceML’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13075 | _ceML: BUILDSTDERR: | ^ BUILDSTDERR: 13075 | _ceML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13112:1: error: BUILDSTDERR: warning: label ‘_ceMO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13112 | _ceMO: BUILDSTDERR: | ^ BUILDSTDERR: 13112 | _ceMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdP2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13150:1: error: BUILDSTDERR: warning: label ‘_ceN9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13150 | _ceN9: BUILDSTDERR: | ^ BUILDSTDERR: 13150 | _ceN9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdP1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13184:1: error: BUILDSTDERR: warning: label ‘_ceNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13184 | _ceNk: BUILDSTDERR: | ^ BUILDSTDERR: 13184 | _ceNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13221:1: error: BUILDSTDERR: warning: label ‘_ceNu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13221 | _ceNu: BUILDSTDERR: | ^ BUILDSTDERR: 13221 | _ceNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdOY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13256:1: error: BUILDSTDERR: warning: label ‘_ceNE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13256 | _ceNE: BUILDSTDERR: | ^ BUILDSTDERR: 13256 | _ceNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddWriterwStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13296:1: error: BUILDSTDERR: warning: label ‘_ceNI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13296 | _ceNI: BUILDSTDERR: | ^ BUILDSTDERR: 13296 | _ceNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdP5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13358:1: error: BUILDSTDERR: warning: label ‘_ceO8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13358 | _ceO8: BUILDSTDERR: | ^ BUILDSTDERR: 13358 | _ceO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13396:1: error: BUILDSTDERR: warning: label ‘_ceOe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13396 | _ceOe: BUILDSTDERR: | ^ BUILDSTDERR: 13396 | _ceOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceOc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13431:1: error: BUILDSTDERR: warning: label ‘_ceOc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13431 | _ceOc: BUILDSTDERR: | ^ BUILDSTDERR: 13431 | _ceOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdP9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13461:1: error: BUILDSTDERR: warning: label ‘_ceOC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13461 | _ceOC: BUILDSTDERR: | ^ BUILDSTDERR: 13461 | _ceOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdP8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13495:1: error: BUILDSTDERR: warning: label ‘_ceOM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13495 | _ceOM: BUILDSTDERR: | ^ BUILDSTDERR: 13495 | _ceOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdP7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13530:1: error: BUILDSTDERR: warning: label ‘_ceOW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13530 | _ceOW: BUILDSTDERR: | ^ BUILDSTDERR: 13530 | _ceOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowReaderrStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13569:1: error: BUILDSTDERR: warning: label ‘_ceP0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13569 | _ceP0: BUILDSTDERR: | ^ BUILDSTDERR: 13569 | _ceP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13625:1: error: BUILDSTDERR: warning: label ‘_cePo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13625 | _cePo: BUILDSTDERR: | ^ BUILDSTDERR: 13625 | _cePo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13662:1: error: BUILDSTDERR: warning: label ‘_cePr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13662 | _cePr: BUILDSTDERR: | ^ BUILDSTDERR: 13662 | _cePr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13700:1: error: BUILDSTDERR: warning: label ‘_cePM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13700 | _cePM: BUILDSTDERR: | ^ BUILDSTDERR: 13700 | _cePM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13734:1: error: BUILDSTDERR: warning: label ‘_cePX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13734 | _cePX: BUILDSTDERR: | ^ BUILDSTDERR: 13734 | _cePX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13771:1: error: BUILDSTDERR: warning: label ‘_ceQ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13771 | _ceQ7: BUILDSTDERR: | ^ BUILDSTDERR: 13771 | _ceQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13806:1: error: BUILDSTDERR: warning: label ‘_ceQh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13806 | _ceQh: BUILDSTDERR: | ^ BUILDSTDERR: 13806 | _ceQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddReaderrStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13846:1: error: BUILDSTDERR: warning: label ‘_ceQl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13846 | _ceQl: BUILDSTDERR: | ^ BUILDSTDERR: 13846 | _ceQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13908:1: error: BUILDSTDERR: warning: label ‘_ceQL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13908 | _ceQL: BUILDSTDERR: | ^ BUILDSTDERR: 13908 | _ceQL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13946:1: error: BUILDSTDERR: warning: label ‘_ceQR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13946 | _ceQR: BUILDSTDERR: | ^ BUILDSTDERR: 13946 | _ceQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceQP’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:13981:1: error: BUILDSTDERR: warning: label ‘_ceQP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13981 | _ceQP: BUILDSTDERR: | ^ BUILDSTDERR: 13981 | _ceQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14011:1: error: BUILDSTDERR: warning: label ‘_ceRf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14011 | _ceRf: BUILDSTDERR: | ^ BUILDSTDERR: 14011 | _ceRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14045:1: error: BUILDSTDERR: warning: label ‘_ceRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14045 | _ceRq: BUILDSTDERR: | ^ BUILDSTDERR: 14045 | _ceRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14079:1: error: BUILDSTDERR: warning: label ‘_ceRB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14079 | _ceRB: BUILDSTDERR: | ^ BUILDSTDERR: 14079 | _ceRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14113:1: error: BUILDSTDERR: warning: label ‘_ceRL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14113 | _ceRL: BUILDSTDERR: | ^ BUILDSTDERR: 14113 | _ceRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14148:1: error: BUILDSTDERR: warning: label ‘_ceRV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14148 | _ceRV: BUILDSTDERR: | ^ BUILDSTDERR: 14148 | _ceRV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowErrorexStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14189:1: error: BUILDSTDERR: warning: label ‘_ceRZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14189 | _ceRZ: BUILDSTDERR: | ^ BUILDSTDERR: 14189 | _ceRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14257:1: error: BUILDSTDERR: warning: label ‘_ceSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14257 | _ceSr: BUILDSTDERR: | ^ BUILDSTDERR: 14257 | _ceSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14294:1: error: BUILDSTDERR: warning: label ‘_ceSu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14294 | _ceSu: BUILDSTDERR: | ^ BUILDSTDERR: 14294 | _ceSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14332:1: error: BUILDSTDERR: warning: label ‘_ceSP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14332 | _ceSP: BUILDSTDERR: | ^ BUILDSTDERR: 14332 | _ceSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14366:1: error: BUILDSTDERR: warning: label ‘_ceT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14366 | _ceT0: BUILDSTDERR: | ^ BUILDSTDERR: 14366 | _ceT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14403:1: error: BUILDSTDERR: warning: label ‘_ceTa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14403 | _ceTa: BUILDSTDERR: | ^ BUILDSTDERR: 14403 | _ceTa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14438:1: error: BUILDSTDERR: warning: label ‘_ceTk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14438 | _ceTk: BUILDSTDERR: | ^ BUILDSTDERR: 14438 | _ceTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddErrorexStateArrowStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14478:1: error: BUILDSTDERR: warning: label ‘_ceTo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14478 | _ceTo: BUILDSTDERR: | ^ BUILDSTDERR: 14478 | _ceTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14540:1: error: BUILDSTDERR: warning: label ‘_ceTO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14540 | _ceTO: BUILDSTDERR: | ^ BUILDSTDERR: 14540 | _ceTO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14583:1: error: BUILDSTDERR: warning: label ‘_ceTU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14583 | _ceTU: BUILDSTDERR: | ^ BUILDSTDERR: 14583 | _ceTU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceTS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14621:1: error: BUILDSTDERR: warning: label ‘_ceTS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14621 | _ceTS: BUILDSTDERR: | ^ BUILDSTDERR: 14621 | _ceTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘_ceTY’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14639:1: error: BUILDSTDERR: warning: label ‘_ceTY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14639 | _ceTY: BUILDSTDERR: | ^ BUILDSTDERR: 14639 | _ceTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14669:1: error: BUILDSTDERR: warning: label ‘_ceUo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14669 | _ceUo: BUILDSTDERR: | ^ BUILDSTDERR: 14669 | _ceUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14703:1: error: BUILDSTDERR: warning: label ‘_ceUy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14703 | _ceUy: BUILDSTDERR: | ^ BUILDSTDERR: 14703 | _ceUy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowCircuitStateArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14741:1: error: BUILDSTDERR: warning: label ‘_ceUC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14741 | _ceUC: BUILDSTDERR: | ^ BUILDSTDERR: 14741 | _ceUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_runState1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14792:1: error: BUILDSTDERR: warning: label ‘_ceUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14792 | _ceUS: BUILDSTDERR: | ^ BUILDSTDERR: 14792 | _ceUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_runState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14822:1: error: BUILDSTDERR: warning: label ‘_ceV1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14822 | _ceV1: BUILDSTDERR: | ^ BUILDSTDERR: 14822 | _ceV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘rdGv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14847:1: error: BUILDSTDERR: warning: label ‘_ceVb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14847 | _ceVb: BUILDSTDERR: | ^ BUILDSTDERR: 14847 | _ceVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14878:1: error: BUILDSTDERR: warning: label ‘_ceVs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14878 | _ceVs: BUILDSTDERR: | ^ BUILDSTDERR: 14878 | _ceVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘sdPL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14915:1: error: BUILDSTDERR: warning: label ‘_ceVC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14915 | _ceVC: BUILDSTDERR: | ^ BUILDSTDERR: 14915 | _ceVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziState_zdfArrowAddStatesStateArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_95.hc:14954:1: error: BUILDSTDERR: warning: label ‘_ceVG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14954 | _ceVG: BUILDSTDERR: | ^ BUILDSTDERR: 14954 | _ceVG: BUILDSTDERR: | ^~~~~ [ 9 of 12] Compiling Control.Arrow.Transformer.Static ( Control/Arrow/Transformer/Static.hs, dist/build/Control/Arrow/Transformer/Static.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:101:1: error: BUILDSTDERR: warning: label ‘_cfYJ’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _cfYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _cfYJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:141:1: error: BUILDSTDERR: warning: label ‘_cfYP’ defined but not used [-Wunused-label] BUILDSTDERR: 141 | _cfYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 141 | _cfYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cfYN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:190:1: error: BUILDSTDERR: warning: label ‘_cfYN’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cfYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cfYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:220:1: error: BUILDSTDERR: warning: label ‘_cfYX’ defined but not used [-Wunused-label] BUILDSTDERR: 220 | _cfYX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 220 | _cfYX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:271:1: error: BUILDSTDERR: warning: label ‘_cfZj’ defined but not used [-Wunused-label] BUILDSTDERR: 271 | _cfZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 271 | _cfZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:309:1: error: BUILDSTDERR: warning: label ‘_cfZm’ defined but not used [-Wunused-label] BUILDSTDERR: 309 | _cfZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 309 | _cfZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:357:1: error: BUILDSTDERR: warning: label ‘_cfZH’ defined but not used [-Wunused-label] BUILDSTDERR: 357 | _cfZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 357 | _cfZH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:392:1: error: BUILDSTDERR: warning: label ‘_cfZR’ defined but not used [-Wunused-label] BUILDSTDERR: 392 | _cfZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 392 | _cfZR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfCategoryTYPEStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:432:1: error: BUILDSTDERR: warning: label ‘_cfZV’ defined but not used [-Wunused-label] BUILDSTDERR: 432 | _cfZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 432 | _cfZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:485:1: error: BUILDSTDERR: warning: label ‘_cg0h’ defined but not used [-Wunused-label] BUILDSTDERR: 485 | _cg0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 485 | _cg0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:524:1: error: BUILDSTDERR: warning: label ‘_cg0n’ defined but not used [-Wunused-label] BUILDSTDERR: 524 | _cg0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 524 | _cg0n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg0l’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:560:1: error: BUILDSTDERR: warning: label ‘_cg0l’ defined but not used [-Wunused-label] BUILDSTDERR: 560 | _cg0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 560 | _cg0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:590:1: error: BUILDSTDERR: warning: label ‘_cg0K’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _cg0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _cg0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:633:1: error: BUILDSTDERR: warning: label ‘_cg0N’ defined but not used [-Wunused-label] BUILDSTDERR: 633 | _cg0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 633 | _cg0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfOX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:683:1: error: BUILDSTDERR: warning: label ‘_cg17’ defined but not used [-Wunused-label] BUILDSTDERR: 683 | _cg17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 683 | _cg17: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:720:1: error: BUILDSTDERR: warning: label ‘_cg1a’ defined but not used [-Wunused-label] BUILDSTDERR: 720 | _cg1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 720 | _cg1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:759:1: error: BUILDSTDERR: warning: label ‘_cg1q’ defined but not used [-Wunused-label] BUILDSTDERR: 759 | _cg1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 759 | _cg1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:809:1: error: BUILDSTDERR: warning: label ‘_cg1I’ defined but not used [-Wunused-label] BUILDSTDERR: 809 | _cg1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 809 | _cg1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:844:1: error: BUILDSTDERR: warning: label ‘_cg2d’ defined but not used [-Wunused-label] BUILDSTDERR: 844 | _cg2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 844 | _cg2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:884:1: error: BUILDSTDERR: warning: label ‘_cg2j’ defined but not used [-Wunused-label] BUILDSTDERR: 884 | _cg2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 884 | _cg2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg2h’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:933:1: error: BUILDSTDERR: warning: label ‘_cg2h’ defined but not used [-Wunused-label] BUILDSTDERR: 933 | _cg2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 933 | _cg2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:960:1: error: BUILDSTDERR: warning: label ‘_cg2M’ defined but not used [-Wunused-label] BUILDSTDERR: 960 | _cg2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 960 | _cg2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1002:1: error: BUILDSTDERR: warning: label ‘_cg2P’ defined but not used [-Wunused-label] BUILDSTDERR: 1002 | _cg2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1002 | _cg2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1054:1: error: BUILDSTDERR: warning: label ‘_cg31’ defined but not used [-Wunused-label] BUILDSTDERR: 1054 | _cg31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1054 | _cg31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1095:1: error: BUILDSTDERR: warning: label ‘_cg37’ defined but not used [-Wunused-label] BUILDSTDERR: 1095 | _cg37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1095 | _cg37: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg35’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1150:1: error: BUILDSTDERR: warning: label ‘_cg35’ defined but not used [-Wunused-label] BUILDSTDERR: 1150 | _cg35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1150 | _cg35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1182:1: error: BUILDSTDERR: warning: label ‘_cg3f’ defined but not used [-Wunused-label] BUILDSTDERR: 1182 | _cg3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1182 | _cg3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1246:1: error: BUILDSTDERR: warning: label ‘_cg3F’ defined but not used [-Wunused-label] BUILDSTDERR: 1246 | _cg3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1246 | _cg3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1286:1: error: BUILDSTDERR: warning: label ‘_cg3L’ defined but not used [-Wunused-label] BUILDSTDERR: 1286 | _cg3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1286 | _cg3L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg3J’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1335:1: error: BUILDSTDERR: warning: label ‘_cg3J’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _cg3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _cg3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1361:1: error: BUILDSTDERR: warning: label ‘_cg40’ defined but not used [-Wunused-label] BUILDSTDERR: 1361 | _cg40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1361 | _cg40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1403:1: error: BUILDSTDERR: warning: label ‘_cg46’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _cg46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _cg46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg44’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1460:1: error: BUILDSTDERR: warning: label ‘_cg44’ defined but not used [-Wunused-label] BUILDSTDERR: 1460 | _cg44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1460 | _cg44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1493:1: error: BUILDSTDERR: warning: label ‘_cg4e’ defined but not used [-Wunused-label] BUILDSTDERR: 1493 | _cg4e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1493 | _cg4e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1561:1: error: BUILDSTDERR: warning: label ‘_cg4E’ defined but not used [-Wunused-label] BUILDSTDERR: 1561 | _cg4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1561 | _cg4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1603:1: error: BUILDSTDERR: warning: label ‘_cg4H’ defined but not used [-Wunused-label] BUILDSTDERR: 1603 | _cg4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1603 | _cg4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1655:1: error: BUILDSTDERR: warning: label ‘_cg4T’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _cg4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _cg4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1696:1: error: BUILDSTDERR: warning: label ‘_cg4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1696 | _cg4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1696 | _cg4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg4X’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1751:1: error: BUILDSTDERR: warning: label ‘_cg4X’ defined but not used [-Wunused-label] BUILDSTDERR: 1751 | _cg4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1751 | _cg4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1785:1: error: BUILDSTDERR: warning: label ‘_cg57’ defined but not used [-Wunused-label] BUILDSTDERR: 1785 | _cg57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1785 | _cg57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1854:1: error: BUILDSTDERR: warning: label ‘_cg67’ defined but not used [-Wunused-label] BUILDSTDERR: 1854 | _cg67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1854 | _cg67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg65’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1886:1: error: BUILDSTDERR: warning: label ‘_cg65’ defined but not used [-Wunused-label] BUILDSTDERR: 1886 | _cg65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1886 | _cg65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1910:1: error: BUILDSTDERR: warning: label ‘_cg6d’ defined but not used [-Wunused-label] BUILDSTDERR: 1910 | _cg6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1910 | _cg6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:1965:1: error: BUILDSTDERR: warning: label ‘_cg6i’ defined but not used [-Wunused-label] BUILDSTDERR: 1965 | _cg6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1965 | _cg6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2014:1: error: BUILDSTDERR: warning: label ‘_cg6y’ defined but not used [-Wunused-label] BUILDSTDERR: 2014 | _cg6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2014 | _cg6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2055:1: error: BUILDSTDERR: warning: label ‘_cg6X’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _cg6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _cg6X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2097:1: error: BUILDSTDERR: warning: label ‘_cg70’ defined but not used [-Wunused-label] BUILDSTDERR: 2097 | _cg70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2097 | _cg70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2149:1: error: BUILDSTDERR: warning: label ‘_cg7j’ defined but not used [-Wunused-label] BUILDSTDERR: 2149 | _cg7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2149 | _cg7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2188:1: error: BUILDSTDERR: warning: label ‘_cg7w’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _cg7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _cg7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg7u’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2220:1: error: BUILDSTDERR: warning: label ‘_cg7u’ defined but not used [-Wunused-label] BUILDSTDERR: 2220 | _cg7u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2220 | _cg7u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2248:1: error: BUILDSTDERR: warning: label ‘_cg7F’ defined but not used [-Wunused-label] BUILDSTDERR: 2248 | _cg7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2248 | _cg7F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cg7D’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2306:1: error: BUILDSTDERR: warning: label ‘_cg7D’ defined but not used [-Wunused-label] BUILDSTDERR: 2306 | _cg7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2306 | _cg7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2338:1: error: BUILDSTDERR: warning: label ‘_cg7N’ defined but not used [-Wunused-label] BUILDSTDERR: 2338 | _cg7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2338 | _cg7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2398:1: error: BUILDSTDERR: warning: label ‘_cg8g’ defined but not used [-Wunused-label] BUILDSTDERR: 2398 | _cg8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2398 | _cg8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2433:1: error: BUILDSTDERR: warning: label ‘_cg8r’ defined but not used [-Wunused-label] BUILDSTDERR: 2433 | _cg8r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2433 | _cg8r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2468:1: error: BUILDSTDERR: warning: label ‘_cg8B’ defined but not used [-Wunused-label] BUILDSTDERR: 2468 | _cg8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2468 | _cg8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2504:1: error: BUILDSTDERR: warning: label ‘_cg8M’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _cg8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _cg8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2539:1: error: BUILDSTDERR: warning: label ‘_cg8X’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _cg8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _cg8X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2574:1: error: BUILDSTDERR: warning: label ‘_cg97’ defined but not used [-Wunused-label] BUILDSTDERR: 2574 | _cg97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2574 | _cg97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2618:1: error: BUILDSTDERR: warning: label ‘_cg9b’ defined but not used [-Wunused-label] BUILDSTDERR: 2618 | _cg9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2618 | _cg9b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQ0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2699:1: error: BUILDSTDERR: warning: label ‘_cg9G’ defined but not used [-Wunused-label] BUILDSTDERR: 2699 | _cg9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2699 | _cg9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfPY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2736:1: error: BUILDSTDERR: warning: label ‘_cg9Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2736 | _cg9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2736 | _cg9Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowTransformerStaticArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2776:1: error: BUILDSTDERR: warning: label ‘_cg9U’ defined but not used [-Wunused-label] BUILDSTDERR: 2776 | _cg9U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2776 | _cg9U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQ3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2829:1: error: BUILDSTDERR: warning: label ‘_cgag’ defined but not used [-Wunused-label] BUILDSTDERR: 2829 | _cgag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2829 | _cgag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2867:1: error: BUILDSTDERR: warning: label ‘_cgaj’ defined but not used [-Wunused-label] BUILDSTDERR: 2867 | _cgaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2867 | _cgaj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQ6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cgaD’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cgaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cgaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2952:1: error: BUILDSTDERR: warning: label ‘_cgaG’ defined but not used [-Wunused-label] BUILDSTDERR: 2952 | _cgaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2952 | _cgaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:2990:1: error: BUILDSTDERR: warning: label ‘_cgb0’ defined but not used [-Wunused-label] BUILDSTDERR: 2990 | _cgb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2990 | _cgb0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQ9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3026:1: error: BUILDSTDERR: warning: label ‘_cgba’ defined but not used [-Wunused-label] BUILDSTDERR: 3026 | _cgba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3026 | _cgba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowZZeroStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3066:1: error: BUILDSTDERR: warning: label ‘_cgbe’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _cgbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _cgbe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3119:1: error: BUILDSTDERR: warning: label ‘_cgbA’ defined but not used [-Wunused-label] BUILDSTDERR: 3119 | _cgbA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3119 | _cgbA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3162:1: error: BUILDSTDERR: warning: label ‘_cgbD’ defined but not used [-Wunused-label] BUILDSTDERR: 3162 | _cgbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3162 | _cgbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3212:1: error: BUILDSTDERR: warning: label ‘_cgcb’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _cgcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _cgcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3252:1: error: BUILDSTDERR: warning: label ‘_cgch’ defined but not used [-Wunused-label] BUILDSTDERR: 3252 | _cgch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3252 | _cgch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgcf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3301:1: error: BUILDSTDERR: warning: label ‘_cgcf’ defined but not used [-Wunused-label] BUILDSTDERR: 3301 | _cgcf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3301 | _cgcf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3332:1: error: BUILDSTDERR: warning: label ‘_cgcp’ defined but not used [-Wunused-label] BUILDSTDERR: 3332 | _cgcp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3332 | _cgcp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3394:1: error: BUILDSTDERR: warning: label ‘_cgcu’ defined but not used [-Wunused-label] BUILDSTDERR: 3394 | _cgcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3394 | _cgcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3447:1: error: BUILDSTDERR: warning: label ‘_cgcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _cgcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _cgcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3487:1: error: BUILDSTDERR: warning: label ‘_cgd5’ defined but not used [-Wunused-label] BUILDSTDERR: 3487 | _cgd5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3487 | _cgd5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgd3’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3536:1: error: BUILDSTDERR: warning: label ‘_cgd3’ defined but not used [-Wunused-label] BUILDSTDERR: 3536 | _cgd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3536 | _cgd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3566:1: error: BUILDSTDERR: warning: label ‘_cgdd’ defined but not used [-Wunused-label] BUILDSTDERR: 3566 | _cgdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3566 | _cgdd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3617:1: error: BUILDSTDERR: warning: label ‘_cgdz’ defined but not used [-Wunused-label] BUILDSTDERR: 3617 | _cgdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3617 | _cgdz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3655:1: error: BUILDSTDERR: warning: label ‘_cgdC’ defined but not used [-Wunused-label] BUILDSTDERR: 3655 | _cgdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3655 | _cgdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3703:1: error: BUILDSTDERR: warning: label ‘_cgdW’ defined but not used [-Wunused-label] BUILDSTDERR: 3703 | _cgdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3703 | _cgdW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3740:1: error: BUILDSTDERR: warning: label ‘_cgdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3740 | _cgdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3740 | _cgdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3778:1: error: BUILDSTDERR: warning: label ‘_cgej’ defined but not used [-Wunused-label] BUILDSTDERR: 3778 | _cgej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3778 | _cgej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3815:1: error: BUILDSTDERR: warning: label ‘_cgen’ defined but not used [-Wunused-label] BUILDSTDERR: 3815 | _cgen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3815 | _cgen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3859:1: error: BUILDSTDERR: warning: label ‘_cgeH’ defined but not used [-Wunused-label] BUILDSTDERR: 3859 | _cgeH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3859 | _cgeH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3895:1: error: BUILDSTDERR: warning: label ‘_cgeY’ defined but not used [-Wunused-label] BUILDSTDERR: 3895 | _cgeY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3895 | _cgeY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3937:1: error: BUILDSTDERR: warning: label ‘_cgf1’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _cgf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _cgf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:3990:1: error: BUILDSTDERR: warning: label ‘_cgfF’ defined but not used [-Wunused-label] BUILDSTDERR: 3990 | _cgfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3990 | _cgfF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4032:1: error: BUILDSTDERR: warning: label ‘_cgfI’ defined but not used [-Wunused-label] BUILDSTDERR: 4032 | _cgfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4032 | _cgfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4085:1: error: BUILDSTDERR: warning: label ‘_cgfX’ defined but not used [-Wunused-label] BUILDSTDERR: 4085 | _cgfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4085 | _cgfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgfV’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4117:1: error: BUILDSTDERR: warning: label ‘_cgfV’ defined but not used [-Wunused-label] BUILDSTDERR: 4117 | _cgfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4117 | _cgfV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4143:1: error: BUILDSTDERR: warning: label ‘_cgg6’ defined but not used [-Wunused-label] BUILDSTDERR: 4143 | _cgg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4143 | _cgg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgg4’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4197:1: error: BUILDSTDERR: warning: label ‘_cgg4’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _cgg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _cgg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4227:1: error: BUILDSTDERR: warning: label ‘_cgge’ defined but not used [-Wunused-label] BUILDSTDERR: 4227 | _cgge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4227 | _cgge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4282:1: error: BUILDSTDERR: warning: label ‘_cggq’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _cggq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _cggq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4324:1: error: BUILDSTDERR: warning: label ‘_cggw’ defined but not used [-Wunused-label] BUILDSTDERR: 4324 | _cggw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4324 | _cggw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cggu’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4381:1: error: BUILDSTDERR: warning: label ‘_cggu’ defined but not used [-Wunused-label] BUILDSTDERR: 4381 | _cggu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4381 | _cggu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4414:1: error: BUILDSTDERR: warning: label ‘_cggE’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _cggE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _cggE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4479:1: error: BUILDSTDERR: warning: label ‘_cghh’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _cghh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _cghh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4514:1: error: BUILDSTDERR: warning: label ‘_cghs’ defined but not used [-Wunused-label] BUILDSTDERR: 4514 | _cghs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4514 | _cghs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4549:1: error: BUILDSTDERR: warning: label ‘_cghD’ defined but not used [-Wunused-label] BUILDSTDERR: 4549 | _cghD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4549 | _cghD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4584:1: error: BUILDSTDERR: warning: label ‘_cghN’ defined but not used [-Wunused-label] BUILDSTDERR: 4584 | _cghN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4584 | _cghN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfQV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4620:1: error: BUILDSTDERR: warning: label ‘_cghX’ defined but not used [-Wunused-label] BUILDSTDERR: 4620 | _cghX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4620 | _cghX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowErrorexStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4663:1: error: BUILDSTDERR: warning: label ‘_cgi1’ defined but not used [-Wunused-label] BUILDSTDERR: 4663 | _cgi1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4663 | _cgi1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfR4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cgit’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cgit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cgit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4776:1: error: BUILDSTDERR: warning: label ‘_cgiz’ defined but not used [-Wunused-label] BUILDSTDERR: 4776 | _cgiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4776 | _cgiz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgix’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4812:1: error: BUILDSTDERR: warning: label ‘_cgix’ defined but not used [-Wunused-label] BUILDSTDERR: 4812 | _cgix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4812 | _cgix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfR7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4842:1: error: BUILDSTDERR: warning: label ‘_cgiW’ defined but not used [-Wunused-label] BUILDSTDERR: 4842 | _cgiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4842 | _cgiW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4880:1: error: BUILDSTDERR: warning: label ‘_cgiZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4880 | _cgiZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4880 | _cgiZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4928:1: error: BUILDSTDERR: warning: label ‘_cgjj’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _cgjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _cgjj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:4965:1: error: BUILDSTDERR: warning: label ‘_cgjm’ defined but not used [-Wunused-label] BUILDSTDERR: 4965 | _cgjm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4965 | _cgjm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5003:1: error: BUILDSTDERR: warning: label ‘_cgjH’ defined but not used [-Wunused-label] BUILDSTDERR: 5003 | _cgjH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5003 | _cgjH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5038:1: error: BUILDSTDERR: warning: label ‘_cgjR’ defined but not used [-Wunused-label] BUILDSTDERR: 5038 | _cgjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5038 | _cgjR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5074:1: error: BUILDSTDERR: warning: label ‘_cgk1’ defined but not used [-Wunused-label] BUILDSTDERR: 5074 | _cgk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5074 | _cgk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowReaderrStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5115:1: error: BUILDSTDERR: warning: label ‘_cgk5’ defined but not used [-Wunused-label] BUILDSTDERR: 5115 | _cgk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5115 | _cgk5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5175:1: error: BUILDSTDERR: warning: label ‘_cgkt’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _cgkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _cgkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5213:1: error: BUILDSTDERR: warning: label ‘_cgkw’ defined but not used [-Wunused-label] BUILDSTDERR: 5213 | _cgkw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5213 | _cgkw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5261:1: error: BUILDSTDERR: warning: label ‘_cgkQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5261 | _cgkQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5261 | _cgkQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5299:1: error: BUILDSTDERR: warning: label ‘_cgkT’ defined but not used [-Wunused-label] BUILDSTDERR: 5299 | _cgkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5299 | _cgkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5347:1: error: BUILDSTDERR: warning: label ‘_cgld’ defined but not used [-Wunused-label] BUILDSTDERR: 5347 | _cgld: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5347 | _cgld: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5384:1: error: BUILDSTDERR: warning: label ‘_cglg’ defined but not used [-Wunused-label] BUILDSTDERR: 5384 | _cglg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5384 | _cglg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5422:1: error: BUILDSTDERR: warning: label ‘_cglA’ defined but not used [-Wunused-label] BUILDSTDERR: 5422 | _cglA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5422 | _cglA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5458:1: error: BUILDSTDERR: warning: label ‘_cglK’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _cglK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _cglK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5494:1: error: BUILDSTDERR: warning: label ‘_cglU’ defined but not used [-Wunused-label] BUILDSTDERR: 5494 | _cglU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5494 | _cglU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowStatesStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5535:1: error: BUILDSTDERR: warning: label ‘_cglY’ defined but not used [-Wunused-label] BUILDSTDERR: 5535 | _cglY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5535 | _cglY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5595:1: error: BUILDSTDERR: warning: label ‘_cgmm’ defined but not used [-Wunused-label] BUILDSTDERR: 5595 | _cgmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5595 | _cgmm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5634:1: error: BUILDSTDERR: warning: label ‘_cgms’ defined but not used [-Wunused-label] BUILDSTDERR: 5634 | _cgms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5634 | _cgms: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgmq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5670:1: error: BUILDSTDERR: warning: label ‘_cgmq’ defined but not used [-Wunused-label] BUILDSTDERR: 5670 | _cgmq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5670 | _cgmq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5700:1: error: BUILDSTDERR: warning: label ‘_cgmP’ defined but not used [-Wunused-label] BUILDSTDERR: 5700 | _cgmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5700 | _cgmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5738:1: error: BUILDSTDERR: warning: label ‘_cgmS’ defined but not used [-Wunused-label] BUILDSTDERR: 5738 | _cgmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5738 | _cgmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5786:1: error: BUILDSTDERR: warning: label ‘_cgnc’ defined but not used [-Wunused-label] BUILDSTDERR: 5786 | _cgnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5786 | _cgnc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5823:1: error: BUILDSTDERR: warning: label ‘_cgnf’ defined but not used [-Wunused-label] BUILDSTDERR: 5823 | _cgnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5823 | _cgnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5861:1: error: BUILDSTDERR: warning: label ‘_cgnA’ defined but not used [-Wunused-label] BUILDSTDERR: 5861 | _cgnA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5861 | _cgnA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5896:1: error: BUILDSTDERR: warning: label ‘_cgnK’ defined but not used [-Wunused-label] BUILDSTDERR: 5896 | _cgnK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5896 | _cgnK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5932:1: error: BUILDSTDERR: warning: label ‘_cgnU’ defined but not used [-Wunused-label] BUILDSTDERR: 5932 | _cgnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5932 | _cgnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:5968:1: error: BUILDSTDERR: warning: label ‘_cgo4’ defined but not used [-Wunused-label] BUILDSTDERR: 5968 | _cgo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5968 | _cgo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowWriterwStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6009:1: error: BUILDSTDERR: warning: label ‘_cgo8’ defined but not used [-Wunused-label] BUILDSTDERR: 6009 | _cgo8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6009 | _cgo8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6075:1: error: BUILDSTDERR: warning: label ‘_cgoy’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _cgoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _cgoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6114:1: error: BUILDSTDERR: warning: label ‘_cgoE’ defined but not used [-Wunused-label] BUILDSTDERR: 6114 | _cgoE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6114 | _cgoE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgoC’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6150:1: error: BUILDSTDERR: warning: label ‘_cgoC’ defined but not used [-Wunused-label] BUILDSTDERR: 6150 | _cgoC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6150 | _cgoC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfRS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6180:1: error: BUILDSTDERR: warning: label ‘_cgp1’ defined but not used [-Wunused-label] BUILDSTDERR: 6180 | _cgp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6180 | _cgp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6217:1: error: BUILDSTDERR: warning: label ‘_cgp4’ defined but not used [-Wunused-label] BUILDSTDERR: 6217 | _cgp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6217 | _cgp4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzumirror1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6256:1: error: BUILDSTDERR: warning: label ‘_cgpp’ defined but not used [-Wunused-label] BUILDSTDERR: 6256 | _cgpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6256 | _cgpp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgpi’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6286:1: error: BUILDSTDERR: warning: label ‘_cgpi’ defined but not used [-Wunused-label] BUILDSTDERR: 6286 | _cgpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6286 | _cgpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6345:1: error: BUILDSTDERR: warning: label ‘_cgpS’ defined but not used [-Wunused-label] BUILDSTDERR: 6345 | _cgpS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6345 | _cgpS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6380:1: error: BUILDSTDERR: warning: label ‘_cgq2’ defined but not used [-Wunused-label] BUILDSTDERR: 6380 | _cgq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6380 | _cgq2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6415:1: error: BUILDSTDERR: warning: label ‘_cgqx’ defined but not used [-Wunused-label] BUILDSTDERR: 6415 | _cgqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6415 | _cgqx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6455:1: error: BUILDSTDERR: warning: label ‘_cgqD’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _cgqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _cgqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgqB’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6504:1: error: BUILDSTDERR: warning: label ‘_cgqB’ defined but not used [-Wunused-label] BUILDSTDERR: 6504 | _cgqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6504 | _cgqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6531:1: error: BUILDSTDERR: warning: label ‘_cgr6’ defined but not used [-Wunused-label] BUILDSTDERR: 6531 | _cgr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6531 | _cgr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6573:1: error: BUILDSTDERR: warning: label ‘_cgr9’ defined but not used [-Wunused-label] BUILDSTDERR: 6573 | _cgr9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6573 | _cgr9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6625:1: error: BUILDSTDERR: warning: label ‘_cgrl’ defined but not used [-Wunused-label] BUILDSTDERR: 6625 | _cgrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6625 | _cgrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6666:1: error: BUILDSTDERR: warning: label ‘_cgrr’ defined but not used [-Wunused-label] BUILDSTDERR: 6666 | _cgrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6666 | _cgrr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgrp’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6721:1: error: BUILDSTDERR: warning: label ‘_cgrp’ defined but not used [-Wunused-label] BUILDSTDERR: 6721 | _cgrp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6721 | _cgrp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6754:1: error: BUILDSTDERR: warning: label ‘_cgrz’ defined but not used [-Wunused-label] BUILDSTDERR: 6754 | _cgrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6754 | _cgrz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6819:1: error: BUILDSTDERR: warning: label ‘_cgrZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6819 | _cgrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6819 | _cgrZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6859:1: error: BUILDSTDERR: warning: label ‘_cgs5’ defined but not used [-Wunused-label] BUILDSTDERR: 6859 | _cgs5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6859 | _cgs5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgs3’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6908:1: error: BUILDSTDERR: warning: label ‘_cgs3’ defined but not used [-Wunused-label] BUILDSTDERR: 6908 | _cgs3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6908 | _cgs3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6934:1: error: BUILDSTDERR: warning: label ‘_cgsk’ defined but not used [-Wunused-label] BUILDSTDERR: 6934 | _cgsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6934 | _cgsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:6976:1: error: BUILDSTDERR: warning: label ‘_cgsq’ defined but not used [-Wunused-label] BUILDSTDERR: 6976 | _cgsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6976 | _cgsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgso’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7033:1: error: BUILDSTDERR: warning: label ‘_cgso’ defined but not used [-Wunused-label] BUILDSTDERR: 7033 | _cgso: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7033 | _cgso: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7067:1: error: BUILDSTDERR: warning: label ‘_cgsy’ defined but not used [-Wunused-label] BUILDSTDERR: 7067 | _cgsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7067 | _cgsy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7137:1: error: BUILDSTDERR: warning: label ‘_cgsY’ defined but not used [-Wunused-label] BUILDSTDERR: 7137 | _cgsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7137 | _cgsY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7179:1: error: BUILDSTDERR: warning: label ‘_cgt1’ defined but not used [-Wunused-label] BUILDSTDERR: 7179 | _cgt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7179 | _cgt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7231:1: error: BUILDSTDERR: warning: label ‘_cgtd’ defined but not used [-Wunused-label] BUILDSTDERR: 7231 | _cgtd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7231 | _cgtd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfS7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7272:1: error: BUILDSTDERR: warning: label ‘_cgtj’ defined but not used [-Wunused-label] BUILDSTDERR: 7272 | _cgtj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7272 | _cgtj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgth’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7327:1: error: BUILDSTDERR: warning: label ‘_cgth’ defined but not used [-Wunused-label] BUILDSTDERR: 7327 | _cgth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7327 | _cgth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7363:1: error: BUILDSTDERR: warning: label ‘_cgtr’ defined but not used [-Wunused-label] BUILDSTDERR: 7363 | _cgtr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7363 | _cgtr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7439:1: error: BUILDSTDERR: warning: label ‘_cgut’ defined but not used [-Wunused-label] BUILDSTDERR: 7439 | _cgut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7439 | _cgut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgur’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7472:1: error: BUILDSTDERR: warning: label ‘_cgur’ defined but not used [-Wunused-label] BUILDSTDERR: 7472 | _cgur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7472 | _cgur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgux’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7490:1: error: BUILDSTDERR: warning: label ‘_cgux’ defined but not used [-Wunused-label] BUILDSTDERR: 7490 | _cgux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7490 | _cgux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7514:1: error: BUILDSTDERR: warning: label ‘_cguF’ defined but not used [-Wunused-label] BUILDSTDERR: 7514 | _cguF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7514 | _cguF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7569:1: error: BUILDSTDERR: warning: label ‘_cguK’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _cguK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _cguK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7618:1: error: BUILDSTDERR: warning: label ‘_cgv7’ defined but not used [-Wunused-label] BUILDSTDERR: 7618 | _cgv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7618 | _cgv7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgv0’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7644:1: error: BUILDSTDERR: warning: label ‘_cgv0’ defined but not used [-Wunused-label] BUILDSTDERR: 7644 | _cgv0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7644 | _cgv0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7681:1: error: BUILDSTDERR: warning: label ‘_cgvu’ defined but not used [-Wunused-label] BUILDSTDERR: 7681 | _cgvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7681 | _cgvu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7719:1: error: BUILDSTDERR: warning: label ‘_cgvL’ defined but not used [-Wunused-label] BUILDSTDERR: 7719 | _cgvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7719 | _cgvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7755:1: error: BUILDSTDERR: warning: label ‘_cgw2’ defined but not used [-Wunused-label] BUILDSTDERR: 7755 | _cgw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7755 | _cgw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7797:1: error: BUILDSTDERR: warning: label ‘_cgw5’ defined but not used [-Wunused-label] BUILDSTDERR: 7797 | _cgw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7797 | _cgw5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7850:1: error: BUILDSTDERR: warning: label ‘_cgwk’ defined but not used [-Wunused-label] BUILDSTDERR: 7850 | _cgwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7850 | _cgwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgwi’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7882:1: error: BUILDSTDERR: warning: label ‘_cgwi’ defined but not used [-Wunused-label] BUILDSTDERR: 7882 | _cgwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7882 | _cgwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7910:1: error: BUILDSTDERR: warning: label ‘_cgwt’ defined but not used [-Wunused-label] BUILDSTDERR: 7910 | _cgwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7910 | _cgwt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgwr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:7970:1: error: BUILDSTDERR: warning: label ‘_cgwr’ defined but not used [-Wunused-label] BUILDSTDERR: 7970 | _cgwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7970 | _cgwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8002:1: error: BUILDSTDERR: warning: label ‘_cgwB’ defined but not used [-Wunused-label] BUILDSTDERR: 8002 | _cgwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8002 | _cgwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8062:1: error: BUILDSTDERR: warning: label ‘_cgx6’ defined but not used [-Wunused-label] BUILDSTDERR: 8062 | _cgx6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8062 | _cgx6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8097:1: error: BUILDSTDERR: warning: label ‘_cgxh’ defined but not used [-Wunused-label] BUILDSTDERR: 8097 | _cgxh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8097 | _cgxh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8132:1: error: BUILDSTDERR: warning: label ‘_cgxr’ defined but not used [-Wunused-label] BUILDSTDERR: 8132 | _cgxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8132 | _cgxr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8168:1: error: BUILDSTDERR: warning: label ‘_cgxC’ defined but not used [-Wunused-label] BUILDSTDERR: 8168 | _cgxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8168 | _cgxC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8203:1: error: BUILDSTDERR: warning: label ‘_cgxM’ defined but not used [-Wunused-label] BUILDSTDERR: 8203 | _cgxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8203 | _cgxM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowChoiceStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8246:1: error: BUILDSTDERR: warning: label ‘_cgxQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8246 | _cgxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8246 | _cgxQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8320:1: error: BUILDSTDERR: warning: label ‘_cgyi’ defined but not used [-Wunused-label] BUILDSTDERR: 8320 | _cgyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8320 | _cgyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8359:1: error: BUILDSTDERR: warning: label ‘_cgyo’ defined but not used [-Wunused-label] BUILDSTDERR: 8359 | _cgyo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8359 | _cgyo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgym’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8395:1: error: BUILDSTDERR: warning: label ‘_cgym’ defined but not used [-Wunused-label] BUILDSTDERR: 8395 | _cgym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8395 | _cgym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfSY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8425:1: error: BUILDSTDERR: warning: label ‘_cgyL’ defined but not used [-Wunused-label] BUILDSTDERR: 8425 | _cgyL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8425 | _cgyL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8462:1: error: BUILDSTDERR: warning: label ‘_cgyO’ defined but not used [-Wunused-label] BUILDSTDERR: 8462 | _cgyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8462 | _cgyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfT2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8500:1: error: BUILDSTDERR: warning: label ‘_cgz9’ defined but not used [-Wunused-label] BUILDSTDERR: 8500 | _cgz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8500 | _cgz9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfT1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8535:1: error: BUILDSTDERR: warning: label ‘_cgzj’ defined but not used [-Wunused-label] BUILDSTDERR: 8535 | _cgzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8535 | _cgzj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowLoopStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8575:1: error: BUILDSTDERR: warning: label ‘_cgzn’ defined but not used [-Wunused-label] BUILDSTDERR: 8575 | _cgzn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8575 | _cgzn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfT5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8628:1: error: BUILDSTDERR: warning: label ‘_cgzJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8628 | _cgzJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8628 | _cgzJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8665:1: error: BUILDSTDERR: warning: label ‘_cgzM’ defined but not used [-Wunused-label] BUILDSTDERR: 8665 | _cgzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8665 | _cgzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfT9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8703:1: error: BUILDSTDERR: warning: label ‘_cgA7’ defined but not used [-Wunused-label] BUILDSTDERR: 8703 | _cgA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8703 | _cgA7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfT8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8738:1: error: BUILDSTDERR: warning: label ‘_cgAh’ defined but not used [-Wunused-label] BUILDSTDERR: 8738 | _cgAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8738 | _cgAh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowCircuitStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8778:1: error: BUILDSTDERR: warning: label ‘_cgAl’ defined but not used [-Wunused-label] BUILDSTDERR: 8778 | _cgAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8778 | _cgAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8831:1: error: BUILDSTDERR: warning: label ‘_cgAO’ defined but not used [-Wunused-label] BUILDSTDERR: 8831 | _cgAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8831 | _cgAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8871:1: error: BUILDSTDERR: warning: label ‘_cgAU’ defined but not used [-Wunused-label] BUILDSTDERR: 8871 | _cgAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8871 | _cgAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgAS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8920:1: error: BUILDSTDERR: warning: label ‘_cgAS’ defined but not used [-Wunused-label] BUILDSTDERR: 8920 | _cgAS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8920 | _cgAS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:8950:1: error: BUILDSTDERR: warning: label ‘_cgB2’ defined but not used [-Wunused-label] BUILDSTDERR: 8950 | _cgB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8950 | _cgB2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9001:1: error: BUILDSTDERR: warning: label ‘_cgBo’ defined but not used [-Wunused-label] BUILDSTDERR: 9001 | _cgBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9001 | _cgBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowPlusStaticArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9038:1: error: BUILDSTDERR: warning: label ‘_cgBr’ defined but not used [-Wunused-label] BUILDSTDERR: 9038 | _cgBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9038 | _cgBr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9076:1: error: BUILDSTDERR: warning: label ‘_cgBM’ defined but not used [-Wunused-label] BUILDSTDERR: 9076 | _cgBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9076 | _cgBM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9111:1: error: BUILDSTDERR: warning: label ‘_cgBW’ defined but not used [-Wunused-label] BUILDSTDERR: 9111 | _cgBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9111 | _cgBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowPlusStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9151:1: error: BUILDSTDERR: warning: label ‘_cgC0’ defined but not used [-Wunused-label] BUILDSTDERR: 9151 | _cgC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9151 | _cgC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9204:1: error: BUILDSTDERR: warning: label ‘_cgCA’ defined but not used [-Wunused-label] BUILDSTDERR: 9204 | _cgCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9204 | _cgCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9247:1: error: BUILDSTDERR: warning: label ‘_cgCD’ defined but not used [-Wunused-label] BUILDSTDERR: 9247 | _cgCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9247 | _cgCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9302:1: error: BUILDSTDERR: warning: label ‘_cgCS’ defined but not used [-Wunused-label] BUILDSTDERR: 9302 | _cgCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9302 | _cgCS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgCQ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9334:1: error: BUILDSTDERR: warning: label ‘_cgCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9334 | _cgCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9334 | _cgCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9361:1: error: BUILDSTDERR: warning: label ‘_cgD1’ defined but not used [-Wunused-label] BUILDSTDERR: 9361 | _cgD1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9361 | _cgD1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgCZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9417:1: error: BUILDSTDERR: warning: label ‘_cgCZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9417 | _cgCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9417 | _cgCZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9447:1: error: BUILDSTDERR: warning: label ‘_cgD9’ defined but not used [-Wunused-label] BUILDSTDERR: 9447 | _cgD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9447 | _cgD9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9497:1: error: BUILDSTDERR: warning: label ‘_cgDA’ defined but not used [-Wunused-label] BUILDSTDERR: 9497 | _cgDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9497 | _cgDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfFunctorStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9528:1: error: BUILDSTDERR: warning: label ‘_cgDD’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _cgDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _cgDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9566:1: error: BUILDSTDERR: warning: label ‘_cgDY’ defined but not used [-Wunused-label] BUILDSTDERR: 9566 | _cgDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9566 | _cgDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9601:1: error: BUILDSTDERR: warning: label ‘_cgE9’ defined but not used [-Wunused-label] BUILDSTDERR: 9601 | _cgE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9601 | _cgE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfFunctorStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9640:1: error: BUILDSTDERR: warning: label ‘_cgEd’ defined but not used [-Wunused-label] BUILDSTDERR: 9640 | _cgEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9640 | _cgEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9694:1: error: BUILDSTDERR: warning: label ‘_cgEw’ defined but not used [-Wunused-label] BUILDSTDERR: 9694 | _cgEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9694 | _cgEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgEt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9720:1: error: BUILDSTDERR: warning: label ‘_cgEt’ defined but not used [-Wunused-label] BUILDSTDERR: 9720 | _cgEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9720 | _cgEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9749:1: error: BUILDSTDERR: warning: label ‘_cgEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9749 | _cgEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9749 | _cgEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9788:1: error: BUILDSTDERR: warning: label ‘_cgFe’ defined but not used [-Wunused-label] BUILDSTDERR: 9788 | _cgFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9788 | _cgFe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9830:1: error: BUILDSTDERR: warning: label ‘_cgFh’ defined but not used [-Wunused-label] BUILDSTDERR: 9830 | _cgFh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9830 | _cgFh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9883:1: error: BUILDSTDERR: warning: label ‘_cgFw’ defined but not used [-Wunused-label] BUILDSTDERR: 9883 | _cgFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9883 | _cgFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgFu’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9915:1: error: BUILDSTDERR: warning: label ‘_cgFu’ defined but not used [-Wunused-label] BUILDSTDERR: 9915 | _cgFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9915 | _cgFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfTV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9941:1: error: BUILDSTDERR: warning: label ‘_cgFF’ defined but not used [-Wunused-label] BUILDSTDERR: 9941 | _cgFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9941 | _cgFF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgFD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:9995:1: error: BUILDSTDERR: warning: label ‘_cgFD’ defined but not used [-Wunused-label] BUILDSTDERR: 9995 | _cgFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9995 | _cgFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10027:1: error: BUILDSTDERR: warning: label ‘_cgFN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10027 | _cgFN: BUILDSTDERR: | ^ BUILDSTDERR: 10027 | _cgFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfU1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10086:1: error: BUILDSTDERR: warning: label ‘_cgGn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10086 | _cgGn: BUILDSTDERR: | ^ BUILDSTDERR: 10086 | _cgGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfU2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10118:1: error: BUILDSTDERR: warning: label ‘_cgGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10118 | _cgGq: BUILDSTDERR: | ^ BUILDSTDERR: 10118 | _cgGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10174:1: error: BUILDSTDERR: warning: label ‘_cgGv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10174 | _cgGv: BUILDSTDERR: | ^ BUILDSTDERR: 10174 | _cgGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfU7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10224:1: error: BUILDSTDERR: warning: label ‘_cgGR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10224 | _cgGR: BUILDSTDERR: | ^ BUILDSTDERR: 10224 | _cgGR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10267:1: error: BUILDSTDERR: warning: label ‘_cgGU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10267 | _cgGU: BUILDSTDERR: | ^ BUILDSTDERR: 10267 | _cgGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10313:1: error: BUILDSTDERR: warning: label ‘_cgH7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10313 | _cgH7: BUILDSTDERR: | ^ BUILDSTDERR: 10313 | _cgH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10340:1: error: BUILDSTDERR: warning: label ‘_cgHn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10340 | _cgHn: BUILDSTDERR: | ^ BUILDSTDERR: 10340 | _cgHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10382:1: error: BUILDSTDERR: warning: label ‘_cgHq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10382 | _cgHq: BUILDSTDERR: | ^ BUILDSTDERR: 10382 | _cgHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10425:1: error: BUILDSTDERR: warning: label ‘_cgHK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10425 | _cgHK: BUILDSTDERR: | ^ BUILDSTDERR: 10425 | _cgHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10467:1: error: BUILDSTDERR: warning: label ‘_cgHN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10467 | _cgHN: BUILDSTDERR: | ^ BUILDSTDERR: 10467 | _cgHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10510:1: error: BUILDSTDERR: warning: label ‘_cgI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10510 | _cgI8: BUILDSTDERR: | ^ BUILDSTDERR: 10510 | _cgI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10545:1: error: BUILDSTDERR: warning: label ‘_cgIj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10545 | _cgIj: BUILDSTDERR: | ^ BUILDSTDERR: 10545 | _cgIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10580:1: error: BUILDSTDERR: warning: label ‘_cgIu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10580 | _cgIu: BUILDSTDERR: | ^ BUILDSTDERR: 10580 | _cgIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10615:1: error: BUILDSTDERR: warning: label ‘_cgIF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10615 | _cgIF: BUILDSTDERR: | ^ BUILDSTDERR: 10615 | _cgIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10650:1: error: BUILDSTDERR: warning: label ‘_cgIQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10650 | _cgIQ: BUILDSTDERR: | ^ BUILDSTDERR: 10650 | _cgIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10685:1: error: BUILDSTDERR: warning: label ‘_cgJ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _cgJ0: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _cgJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfApplicativeStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10729:1: error: BUILDSTDERR: warning: label ‘_cgJ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10729 | _cgJ4: BUILDSTDERR: | ^ BUILDSTDERR: 10729 | _cgJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10811:1: error: BUILDSTDERR: warning: label ‘_cgJB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10811 | _cgJB: BUILDSTDERR: | ^ BUILDSTDERR: 10811 | _cgJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgJz’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10843:1: error: BUILDSTDERR: warning: label ‘_cgJz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10843 | _cgJz: BUILDSTDERR: | ^ BUILDSTDERR: 10843 | _cgJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10867:1: error: BUILDSTDERR: warning: label ‘_cgJH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10867 | _cgJH: BUILDSTDERR: | ^ BUILDSTDERR: 10867 | _cgJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10916:1: error: BUILDSTDERR: warning: label ‘_cgK4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10916 | _cgK4: BUILDSTDERR: | ^ BUILDSTDERR: 10916 | _cgK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgK2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10948:1: error: BUILDSTDERR: warning: label ‘_cgK2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10948 | _cgK2: BUILDSTDERR: | ^ BUILDSTDERR: 10948 | _cgK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:10971:1: error: BUILDSTDERR: warning: label ‘_cgKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10971 | _cgKa: BUILDSTDERR: | ^ BUILDSTDERR: 10971 | _cgKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11008:1: error: BUILDSTDERR: warning: label ‘_cgKn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11008 | _cgKn: BUILDSTDERR: | ^ BUILDSTDERR: 11008 | _cgKn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11034:1: error: BUILDSTDERR: warning: label ‘_cgKK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11034 | _cgKK: BUILDSTDERR: | ^ BUILDSTDERR: 11034 | _cgKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11066:1: error: BUILDSTDERR: warning: label ‘_cgKU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11066 | _cgKU: BUILDSTDERR: | ^ BUILDSTDERR: 11066 | _cgKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11102:1: error: BUILDSTDERR: warning: label ‘_cgLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11102 | _cgLi: BUILDSTDERR: | ^ BUILDSTDERR: 11102 | _cgLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11144:1: error: BUILDSTDERR: warning: label ‘_cgLl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11144 | _cgLl: BUILDSTDERR: | ^ BUILDSTDERR: 11144 | _cgLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11196:1: error: BUILDSTDERR: warning: label ‘_cgLE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11196 | _cgLE: BUILDSTDERR: | ^ BUILDSTDERR: 11196 | _cgLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11236:1: error: BUILDSTDERR: warning: label ‘_cgLK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11236 | _cgLK: BUILDSTDERR: | ^ BUILDSTDERR: 11236 | _cgLK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgLI’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11285:1: error: BUILDSTDERR: warning: label ‘_cgLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _cgLI: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _cgLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11317:1: error: BUILDSTDERR: warning: label ‘_cgLS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11317 | _cgLS: BUILDSTDERR: | ^ BUILDSTDERR: 11317 | _cgLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11381:1: error: BUILDSTDERR: warning: label ‘_cgM4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11381 | _cgM4: BUILDSTDERR: | ^ BUILDSTDERR: 11381 | _cgM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11427:1: error: BUILDSTDERR: warning: label ‘_cgM7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11427 | _cgM7: BUILDSTDERR: | ^ BUILDSTDERR: 11427 | _cgM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11503:1: error: BUILDSTDERR: warning: label ‘_cgMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11503 | _cgMc: BUILDSTDERR: | ^ BUILDSTDERR: 11503 | _cgMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11546:1: error: BUILDSTDERR: warning: label ‘_cgMT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11546 | _cgMT: BUILDSTDERR: | ^ BUILDSTDERR: 11546 | _cgMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11578:1: error: BUILDSTDERR: warning: label ‘_cgN3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11578 | _cgN3: BUILDSTDERR: | ^ BUILDSTDERR: 11578 | _cgN3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11614:1: error: BUILDSTDERR: warning: label ‘_cgNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11614 | _cgNk: BUILDSTDERR: | ^ BUILDSTDERR: 11614 | _cgNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11656:1: error: BUILDSTDERR: warning: label ‘_cgNn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11656 | _cgNn: BUILDSTDERR: | ^ BUILDSTDERR: 11656 | _cgNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11709:1: error: BUILDSTDERR: warning: label ‘_cgNN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11709 | _cgNN: BUILDSTDERR: | ^ BUILDSTDERR: 11709 | _cgNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11752:1: error: BUILDSTDERR: warning: label ‘_cgNQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11752 | _cgNQ: BUILDSTDERR: | ^ BUILDSTDERR: 11752 | _cgNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11807:1: error: BUILDSTDERR: warning: label ‘_cgO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11807 | _cgO2: BUILDSTDERR: | ^ BUILDSTDERR: 11807 | _cgO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11850:1: error: BUILDSTDERR: warning: label ‘_cgO8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11850 | _cgO8: BUILDSTDERR: | ^ BUILDSTDERR: 11850 | _cgO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgO6’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11909:1: error: BUILDSTDERR: warning: label ‘_cgO6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11909 | _cgO6: BUILDSTDERR: | ^ BUILDSTDERR: 11909 | _cgO6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfUQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:11943:1: error: BUILDSTDERR: warning: label ‘_cgOg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11943 | _cgOg: BUILDSTDERR: | ^ BUILDSTDERR: 11943 | _cgOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12021:1: error: BUILDSTDERR: warning: label ‘_cgOl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12021 | _cgOl: BUILDSTDERR: | ^ BUILDSTDERR: 12021 | _cgOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfV8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12064:1: error: BUILDSTDERR: warning: label ‘_cgOW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12064 | _cgOW: BUILDSTDERR: | ^ BUILDSTDERR: 12064 | _cgOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfV7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12099:1: error: BUILDSTDERR: warning: label ‘_cgP7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12099 | _cgP7: BUILDSTDERR: | ^ BUILDSTDERR: 12099 | _cgP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfV6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12134:1: error: BUILDSTDERR: warning: label ‘_cgPi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12134 | _cgPi: BUILDSTDERR: | ^ BUILDSTDERR: 12134 | _cgPi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfV3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12169:1: error: BUILDSTDERR: warning: label ‘_cgPs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12169 | _cgPs: BUILDSTDERR: | ^ BUILDSTDERR: 12169 | _cgPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfV2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12205:1: error: BUILDSTDERR: warning: label ‘_cgPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12205 | _cgPC: BUILDSTDERR: | ^ BUILDSTDERR: 12205 | _cgPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfAlternativeStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12248:1: error: BUILDSTDERR: warning: label ‘_cgPG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12248 | _cgPG: BUILDSTDERR: | ^ BUILDSTDERR: 12248 | _cgPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12322:1: error: BUILDSTDERR: warning: label ‘_cgQ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12322 | _cgQ8: BUILDSTDERR: | ^ BUILDSTDERR: 12322 | _cgQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12357:1: error: BUILDSTDERR: warning: label ‘_cgQi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12357 | _cgQi: BUILDSTDERR: | ^ BUILDSTDERR: 12357 | _cgQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12392:1: error: BUILDSTDERR: warning: label ‘_cgQH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12392 | _cgQH: BUILDSTDERR: | ^ BUILDSTDERR: 12392 | _cgQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12429:1: error: BUILDSTDERR: warning: label ‘_cgQR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12429 | _cgQR: BUILDSTDERR: | ^ BUILDSTDERR: 12429 | _cgQR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12471:1: error: BUILDSTDERR: warning: label ‘_cgQY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12471 | _cgQY: BUILDSTDERR: | ^ BUILDSTDERR: 12471 | _cgQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgQu’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12520:1: error: BUILDSTDERR: warning: label ‘_cgQu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12520 | _cgQu: BUILDSTDERR: | ^ BUILDSTDERR: 12520 | _cgQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12587:1: error: BUILDSTDERR: warning: label ‘_cgR7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12587 | _cgR7: BUILDSTDERR: | ^ BUILDSTDERR: 12587 | _cgR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12640:1: error: BUILDSTDERR: warning: label ‘_cgRw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12640 | _cgRw: BUILDSTDERR: | ^ BUILDSTDERR: 12640 | _cgRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgRt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12667:1: error: BUILDSTDERR: warning: label ‘_cgRt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12667 | _cgRt: BUILDSTDERR: | ^ BUILDSTDERR: 12667 | _cgRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12697:1: error: BUILDSTDERR: warning: label ‘_cgRR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12697 | _cgRR: BUILDSTDERR: | ^ BUILDSTDERR: 12697 | _cgRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12733:1: error: BUILDSTDERR: warning: label ‘_cgS2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12733 | _cgS2: BUILDSTDERR: | ^ BUILDSTDERR: 12733 | _cgS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12768:1: error: BUILDSTDERR: warning: label ‘_cgSd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12768 | _cgSd: BUILDSTDERR: | ^ BUILDSTDERR: 12768 | _cgSd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12808:1: error: BUILDSTDERR: warning: label ‘_cgSh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12808 | _cgSh: BUILDSTDERR: | ^ BUILDSTDERR: 12808 | _cgSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12870:1: error: BUILDSTDERR: warning: label ‘_cgSx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12870 | _cgSx: BUILDSTDERR: | ^ BUILDSTDERR: 12870 | _cgSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfSemigroupStaticArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12911:1: error: BUILDSTDERR: warning: label ‘_cgSA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12911 | _cgSA: BUILDSTDERR: | ^ BUILDSTDERR: 12911 | _cgSA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12957:1: error: BUILDSTDERR: warning: label ‘_cgT6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12957 | _cgT6: BUILDSTDERR: | ^ BUILDSTDERR: 12957 | _cgT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgT4’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:12989:1: error: BUILDSTDERR: warning: label ‘_cgT4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12989 | _cgT4: BUILDSTDERR: | ^ BUILDSTDERR: 12989 | _cgT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13013:1: error: BUILDSTDERR: warning: label ‘_cgTc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13013 | _cgTc: BUILDSTDERR: | ^ BUILDSTDERR: 13013 | _cgTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13062:1: error: BUILDSTDERR: warning: label ‘_cgTG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13062 | _cgTG: BUILDSTDERR: | ^ BUILDSTDERR: 13062 | _cgTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgTE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13094:1: error: BUILDSTDERR: warning: label ‘_cgTE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13094 | _cgTE: BUILDSTDERR: | ^ BUILDSTDERR: 13094 | _cgTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13118:1: error: BUILDSTDERR: warning: label ‘_cgTM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13118 | _cgTM: BUILDSTDERR: | ^ BUILDSTDERR: 13118 | _cgTM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13170:1: error: BUILDSTDERR: warning: label ‘_cgTY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13170 | _cgTY: BUILDSTDERR: | ^ BUILDSTDERR: 13170 | _cgTY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13205:1: error: BUILDSTDERR: warning: label ‘_cgU8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13205 | _cgU8: BUILDSTDERR: | ^ BUILDSTDERR: 13205 | _cgU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13240:1: error: BUILDSTDERR: warning: label ‘_cgUx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13240 | _cgUx: BUILDSTDERR: | ^ BUILDSTDERR: 13240 | _cgUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13276:1: error: BUILDSTDERR: warning: label ‘_cgUH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13276 | _cgUH: BUILDSTDERR: | ^ BUILDSTDERR: 13276 | _cgUH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13318:1: error: BUILDSTDERR: warning: label ‘_cgUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13318 | _cgUO: BUILDSTDERR: | ^ BUILDSTDERR: 13318 | _cgUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgUk’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13367:1: error: BUILDSTDERR: warning: label ‘_cgUk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13367 | _cgUk: BUILDSTDERR: | ^ BUILDSTDERR: 13367 | _cgUk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13432:1: error: BUILDSTDERR: warning: label ‘_cgUX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13432 | _cgUX: BUILDSTDERR: | ^ BUILDSTDERR: 13432 | _cgUX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13491:1: error: BUILDSTDERR: warning: label ‘_cgVt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13491 | _cgVt: BUILDSTDERR: | ^ BUILDSTDERR: 13491 | _cgVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13527:1: error: BUILDSTDERR: warning: label ‘_cgVE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13527 | _cgVE: BUILDSTDERR: | ^ BUILDSTDERR: 13527 | _cgVE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13562:1: error: BUILDSTDERR: warning: label ‘_cgVO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13562 | _cgVO: BUILDSTDERR: | ^ BUILDSTDERR: 13562 | _cgVO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfVW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13598:1: error: BUILDSTDERR: warning: label ‘_cgVY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13598 | _cgVY: BUILDSTDERR: | ^ BUILDSTDERR: 13598 | _cgVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfMonoidStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13641:1: error: BUILDSTDERR: warning: label ‘_cgW2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13641 | _cgW2: BUILDSTDERR: | ^ BUILDSTDERR: 13641 | _cgW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfW4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13709:1: error: BUILDSTDERR: warning: label ‘_cgWs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13709 | _cgWs: BUILDSTDERR: | ^ BUILDSTDERR: 13709 | _cgWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13748:1: error: BUILDSTDERR: warning: label ‘_cgWy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13748 | _cgWy: BUILDSTDERR: | ^ BUILDSTDERR: 13748 | _cgWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgWw’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13784:1: error: BUILDSTDERR: warning: label ‘_cgWw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13784 | _cgWw: BUILDSTDERR: | ^ BUILDSTDERR: 13784 | _cgWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfW9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13814:1: error: BUILDSTDERR: warning: label ‘_cgWV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13814 | _cgWV: BUILDSTDERR: | ^ BUILDSTDERR: 13814 | _cgWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13853:1: error: BUILDSTDERR: warning: label ‘_cgX1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13853 | _cgX1: BUILDSTDERR: | ^ BUILDSTDERR: 13853 | _cgX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgWZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13889:1: error: BUILDSTDERR: warning: label ‘_cgWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13889 | _cgWZ: BUILDSTDERR: | ^ BUILDSTDERR: 13889 | _cgWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13919:1: error: BUILDSTDERR: warning: label ‘_cgXo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13919 | _cgXo: BUILDSTDERR: | ^ BUILDSTDERR: 13919 | _cgXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrowzuzdcp2ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13956:1: error: BUILDSTDERR: warning: label ‘_cgXr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13956 | _cgXr: BUILDSTDERR: | ^ BUILDSTDERR: 13956 | _cgXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:13994:1: error: BUILDSTDERR: warning: label ‘_cgXL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13994 | _cgXL: BUILDSTDERR: | ^ BUILDSTDERR: 13994 | _cgXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrowzuzdcp1ArrowAddStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14031:1: error: BUILDSTDERR: warning: label ‘_cgXO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14031 | _cgXO: BUILDSTDERR: | ^ BUILDSTDERR: 14031 | _cgXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14069:1: error: BUILDSTDERR: warning: label ‘_cgY9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14069 | _cgY9: BUILDSTDERR: | ^ BUILDSTDERR: 14069 | _cgY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14104:1: error: BUILDSTDERR: warning: label ‘_cgYk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14104 | _cgYk: BUILDSTDERR: | ^ BUILDSTDERR: 14104 | _cgYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14139:1: error: BUILDSTDERR: warning: label ‘_cgYu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14139 | _cgYu: BUILDSTDERR: | ^ BUILDSTDERR: 14139 | _cgYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14175:1: error: BUILDSTDERR: warning: label ‘_cgYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14175 | _cgYE: BUILDSTDERR: | ^ BUILDSTDERR: 14175 | _cgYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStreamStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14217:1: error: BUILDSTDERR: warning: label ‘_cgYI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14217 | _cgYI: BUILDSTDERR: | ^ BUILDSTDERR: 14217 | _cgYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14284:1: error: BUILDSTDERR: warning: label ‘_cgZ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14284 | _cgZ8: BUILDSTDERR: | ^ BUILDSTDERR: 14284 | _cgZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14323:1: error: BUILDSTDERR: warning: label ‘_cgZe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14323 | _cgZe: BUILDSTDERR: | ^ BUILDSTDERR: 14323 | _cgZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgZc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14359:1: error: BUILDSTDERR: warning: label ‘_cgZc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14359 | _cgZc: BUILDSTDERR: | ^ BUILDSTDERR: 14359 | _cgZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14389:1: error: BUILDSTDERR: warning: label ‘_cgZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14389 | _cgZB: BUILDSTDERR: | ^ BUILDSTDERR: 14389 | _cgZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14428:1: error: BUILDSTDERR: warning: label ‘_cgZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14428 | _cgZH: BUILDSTDERR: | ^ BUILDSTDERR: 14428 | _cgZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_cgZF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14464:1: error: BUILDSTDERR: warning: label ‘_cgZF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14464 | _cgZF: BUILDSTDERR: | ^ BUILDSTDERR: 14464 | _cgZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14494:1: error: BUILDSTDERR: warning: label ‘_ch04’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14494 | _ch04: BUILDSTDERR: | ^ BUILDSTDERR: 14494 | _ch04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14531:1: error: BUILDSTDERR: warning: label ‘_ch07’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14531 | _ch07: BUILDSTDERR: | ^ BUILDSTDERR: 14531 | _ch07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14569:1: error: BUILDSTDERR: warning: label ‘_ch0r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14569 | _ch0r: BUILDSTDERR: | ^ BUILDSTDERR: 14569 | _ch0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14606:1: error: BUILDSTDERR: warning: label ‘_ch0u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14606 | _ch0u: BUILDSTDERR: | ^ BUILDSTDERR: 14606 | _ch0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14644:1: error: BUILDSTDERR: warning: label ‘_ch0P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14644 | _ch0P: BUILDSTDERR: | ^ BUILDSTDERR: 14644 | _ch0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14679:1: error: BUILDSTDERR: warning: label ‘_ch10’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14679 | _ch10: BUILDSTDERR: | ^ BUILDSTDERR: 14679 | _ch10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14714:1: error: BUILDSTDERR: warning: label ‘_ch1a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14714 | _ch1a: BUILDSTDERR: | ^ BUILDSTDERR: 14714 | _ch1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14750:1: error: BUILDSTDERR: warning: label ‘_ch1k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14750 | _ch1k: BUILDSTDERR: | ^ BUILDSTDERR: 14750 | _ch1k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddStatesStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14792:1: error: BUILDSTDERR: warning: label ‘_ch1o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14792 | _ch1o: BUILDSTDERR: | ^ BUILDSTDERR: 14792 | _ch1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14859:1: error: BUILDSTDERR: warning: label ‘_ch1O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14859 | _ch1O: BUILDSTDERR: | ^ BUILDSTDERR: 14859 | _ch1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14898:1: error: BUILDSTDERR: warning: label ‘_ch1U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14898 | _ch1U: BUILDSTDERR: | ^ BUILDSTDERR: 14898 | _ch1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_ch1S’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14934:1: error: BUILDSTDERR: warning: label ‘_ch1S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14934 | _ch1S: BUILDSTDERR: | ^ BUILDSTDERR: 14934 | _ch1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:14964:1: error: BUILDSTDERR: warning: label ‘_ch2h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14964 | _ch2h: BUILDSTDERR: | ^ BUILDSTDERR: 14964 | _ch2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15003:1: error: BUILDSTDERR: warning: label ‘_ch2n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15003 | _ch2n: BUILDSTDERR: | ^ BUILDSTDERR: 15003 | _ch2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_ch2l’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15039:1: error: BUILDSTDERR: warning: label ‘_ch2l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15039 | _ch2l: BUILDSTDERR: | ^ BUILDSTDERR: 15039 | _ch2l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15069:1: error: BUILDSTDERR: warning: label ‘_ch2K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15069 | _ch2K: BUILDSTDERR: | ^ BUILDSTDERR: 15069 | _ch2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15106:1: error: BUILDSTDERR: warning: label ‘_ch2N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15106 | _ch2N: BUILDSTDERR: | ^ BUILDSTDERR: 15106 | _ch2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfWX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15144:1: error: BUILDSTDERR: warning: label ‘_ch37’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15144 | _ch37: BUILDSTDERR: | ^ BUILDSTDERR: 15144 | _ch37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15181:1: error: BUILDSTDERR: warning: label ‘_ch3a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15181 | _ch3a: BUILDSTDERR: | ^ BUILDSTDERR: 15181 | _ch3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfX3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15219:1: error: BUILDSTDERR: warning: label ‘_ch3v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15219 | _ch3v: BUILDSTDERR: | ^ BUILDSTDERR: 15219 | _ch3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfX2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15254:1: error: BUILDSTDERR: warning: label ‘_ch3G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15254 | _ch3G: BUILDSTDERR: | ^ BUILDSTDERR: 15254 | _ch3G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfX1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15289:1: error: BUILDSTDERR: warning: label ‘_ch3Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15289 | _ch3Q: BUILDSTDERR: | ^ BUILDSTDERR: 15289 | _ch3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfX0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15325:1: error: BUILDSTDERR: warning: label ‘_ch40’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15325 | _ch40: BUILDSTDERR: | ^ BUILDSTDERR: 15325 | _ch40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddReaderrStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15367:1: error: BUILDSTDERR: warning: label ‘_ch44’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15367 | _ch44: BUILDSTDERR: | ^ BUILDSTDERR: 15367 | _ch44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfX8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15434:1: error: BUILDSTDERR: warning: label ‘_ch4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15434 | _ch4u: BUILDSTDERR: | ^ BUILDSTDERR: 15434 | _ch4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15473:1: error: BUILDSTDERR: warning: label ‘_ch4A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15473 | _ch4A: BUILDSTDERR: | ^ BUILDSTDERR: 15473 | _ch4A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_ch4y’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15509:1: error: BUILDSTDERR: warning: label ‘_ch4y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15509 | _ch4y: BUILDSTDERR: | ^ BUILDSTDERR: 15509 | _ch4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15539:1: error: BUILDSTDERR: warning: label ‘_ch4X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15539 | _ch4X: BUILDSTDERR: | ^ BUILDSTDERR: 15539 | _ch4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15578:1: error: BUILDSTDERR: warning: label ‘_ch53’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15578 | _ch53: BUILDSTDERR: | ^ BUILDSTDERR: 15578 | _ch53: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_ch51’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15614:1: error: BUILDSTDERR: warning: label ‘_ch51’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15614 | _ch51: BUILDSTDERR: | ^ BUILDSTDERR: 15614 | _ch51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15644:1: error: BUILDSTDERR: warning: label ‘_ch5q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15644 | _ch5q: BUILDSTDERR: | ^ BUILDSTDERR: 15644 | _ch5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrowzuzdcp2ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15681:1: error: BUILDSTDERR: warning: label ‘_ch5t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15681 | _ch5t: BUILDSTDERR: | ^ BUILDSTDERR: 15681 | _ch5t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15719:1: error: BUILDSTDERR: warning: label ‘_ch5N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15719 | _ch5N: BUILDSTDERR: | ^ BUILDSTDERR: 15719 | _ch5N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrowzuzdcp1ArrowAddWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15756:1: error: BUILDSTDERR: warning: label ‘_ch5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15756 | _ch5Q: BUILDSTDERR: | ^ BUILDSTDERR: 15756 | _ch5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15794:1: error: BUILDSTDERR: warning: label ‘_ch6b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15794 | _ch6b: BUILDSTDERR: | ^ BUILDSTDERR: 15794 | _ch6b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15829:1: error: BUILDSTDERR: warning: label ‘_ch6m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15829 | _ch6m: BUILDSTDERR: | ^ BUILDSTDERR: 15829 | _ch6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15864:1: error: BUILDSTDERR: warning: label ‘_ch6w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15864 | _ch6w: BUILDSTDERR: | ^ BUILDSTDERR: 15864 | _ch6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15900:1: error: BUILDSTDERR: warning: label ‘_ch6G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15900 | _ch6G: BUILDSTDERR: | ^ BUILDSTDERR: 15900 | _ch6G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddWriterwStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:15942:1: error: BUILDSTDERR: warning: label ‘_ch6K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15942 | _ch6K: BUILDSTDERR: | ^ BUILDSTDERR: 15942 | _ch6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16009:1: error: BUILDSTDERR: warning: label ‘_ch7h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16009 | _ch7h: BUILDSTDERR: | ^ BUILDSTDERR: 16009 | _ch7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16049:1: error: BUILDSTDERR: warning: label ‘_ch7n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16049 | _ch7n: BUILDSTDERR: | ^ BUILDSTDERR: 16049 | _ch7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_ch7l’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16098:1: error: BUILDSTDERR: warning: label ‘_ch7l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16098 | _ch7l: BUILDSTDERR: | ^ BUILDSTDERR: 16098 | _ch7l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16128:1: error: BUILDSTDERR: warning: label ‘_ch7v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16128 | _ch7v: BUILDSTDERR: | ^ BUILDSTDERR: 16128 | _ch7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16179:1: error: BUILDSTDERR: warning: label ‘_ch7R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16179 | _ch7R: BUILDSTDERR: | ^ BUILDSTDERR: 16179 | _ch7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16218:1: error: BUILDSTDERR: warning: label ‘_ch7X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16218 | _ch7X: BUILDSTDERR: | ^ BUILDSTDERR: 16218 | _ch7X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘_ch7V’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16254:1: error: BUILDSTDERR: warning: label ‘_ch7V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16254 | _ch7V: BUILDSTDERR: | ^ BUILDSTDERR: 16254 | _ch7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16284:1: error: BUILDSTDERR: warning: label ‘_ch8k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16284 | _ch8k: BUILDSTDERR: | ^ BUILDSTDERR: 16284 | _ch8k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16321:1: error: BUILDSTDERR: warning: label ‘_ch8n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16321 | _ch8n: BUILDSTDERR: | ^ BUILDSTDERR: 16321 | _ch8n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16359:1: error: BUILDSTDERR: warning: label ‘_ch8H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16359 | _ch8H: BUILDSTDERR: | ^ BUILDSTDERR: 16359 | _ch8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16396:1: error: BUILDSTDERR: warning: label ‘_ch8K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16396 | _ch8K: BUILDSTDERR: | ^ BUILDSTDERR: 16396 | _ch8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16434:1: error: BUILDSTDERR: warning: label ‘_ch95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16434 | _ch95: BUILDSTDERR: | ^ BUILDSTDERR: 16434 | _ch95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16469:1: error: BUILDSTDERR: warning: label ‘_ch9g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16469 | _ch9g: BUILDSTDERR: | ^ BUILDSTDERR: 16469 | _ch9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16504:1: error: BUILDSTDERR: warning: label ‘_ch9q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16504 | _ch9q: BUILDSTDERR: | ^ BUILDSTDERR: 16504 | _ch9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘sfXK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16540:1: error: BUILDSTDERR: warning: label ‘_ch9A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16540 | _ch9A: BUILDSTDERR: | ^ BUILDSTDERR: 16540 | _ch9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_zdfArrowAddErrorexStaticArrowStaticArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16582:1: error: BUILDSTDERR: warning: label ‘_ch9E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16582 | _ch9E: BUILDSTDERR: | ^ BUILDSTDERR: 16582 | _ch9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16647:1: error: BUILDSTDERR: warning: label ‘_ch9X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16647 | _ch9X: BUILDSTDERR: | ^ BUILDSTDERR: 16647 | _ch9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘rfOj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16677:1: error: BUILDSTDERR: warning: label ‘_chac’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16677 | _chac: BUILDSTDERR: | ^ BUILDSTDERR: 16677 | _chac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16728:1: error: BUILDSTDERR: warning: label ‘_chal’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16728 | _chal: BUILDSTDERR: | ^ BUILDSTDERR: 16728 | _chal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16754:1: error: BUILDSTDERR: warning: label ‘_chau’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16754 | _chau: BUILDSTDERR: | ^ BUILDSTDERR: 16754 | _chau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrap1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16780:1: error: BUILDSTDERR: warning: label ‘_chaE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16780 | _chaE: BUILDSTDERR: | ^ BUILDSTDERR: 16780 | _chaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16810:1: error: BUILDSTDERR: warning: label ‘_chaN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16810 | _chaN: BUILDSTDERR: | ^ BUILDSTDERR: 16810 | _chaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapA1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16835:1: error: BUILDSTDERR: warning: label ‘_chaX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16835 | _chaX: BUILDSTDERR: | ^ BUILDSTDERR: 16835 | _chaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16865:1: error: BUILDSTDERR: warning: label ‘_chb6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16865 | _chb6: BUILDSTDERR: | ^ BUILDSTDERR: 16865 | _chb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapA1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16890:1: error: BUILDSTDERR: warning: label ‘_chbg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16890 | _chbg: BUILDSTDERR: | ^ BUILDSTDERR: 16890 | _chbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16920:1: error: BUILDSTDERR: warning: label ‘_chbp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16920 | _chbp: BUILDSTDERR: | ^ BUILDSTDERR: 16920 | _chbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapM1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16945:1: error: BUILDSTDERR: warning: label ‘_chbz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16945 | _chbz: BUILDSTDERR: | ^ BUILDSTDERR: 16945 | _chbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_wrapM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:16975:1: error: BUILDSTDERR: warning: label ‘_chbI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16975 | _chbI: BUILDSTDERR: | ^ BUILDSTDERR: 16975 | _chbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapM1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:17000:1: error: BUILDSTDERR: warning: label ‘_chbS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17000 | _chbS: BUILDSTDERR: | ^ BUILDSTDERR: 17000 | _chbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStatic_unwrapM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_106.hc:17030:1: error: BUILDSTDERR: warning: label ‘_chc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17030 | _chc1: BUILDSTDERR: | ^ BUILDSTDERR: 17030 | _chc1: BUILDSTDERR: | ^~~~~ [10 of 12] Compiling Control.Arrow.Transformer.Stream ( Control/Arrow/Transformer/Stream.hs, dist/build/Control/Arrow/Transformer/Stream.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:57:1: error: BUILDSTDERR: warning: label ‘_chZ5’ defined but not used [-Wunused-label] BUILDSTDERR: 57 | _chZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 57 | _chZ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:94:1: error: BUILDSTDERR: warning: label ‘_chZf’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _chZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _chZf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfCategoryTYPEStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:132:1: error: BUILDSTDERR: warning: label ‘_chZj’ defined but not used [-Wunused-label] BUILDSTDERR: 132 | _chZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 132 | _chZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:183:1: error: BUILDSTDERR: warning: label ‘_chZA’ defined but not used [-Wunused-label] BUILDSTDERR: 183 | _chZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 183 | _chZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:233:1: error: BUILDSTDERR: warning: label ‘_ci04’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _ci04: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _ci04: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:272:1: error: BUILDSTDERR: warning: label ‘_ci0e’ defined but not used [-Wunused-label] BUILDSTDERR: 272 | _ci0e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 272 | _ci0e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:316:1: error: BUILDSTDERR: warning: label ‘_ci0h’ defined but not used [-Wunused-label] BUILDSTDERR: 316 | _ci0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 316 | _ci0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:377:1: error: BUILDSTDERR: warning: label ‘_ci0t’ defined but not used [-Wunused-label] BUILDSTDERR: 377 | _ci0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 377 | _ci0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:417:1: error: BUILDSTDERR: warning: label ‘_ci0w’ defined but not used [-Wunused-label] BUILDSTDERR: 417 | _ci0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 417 | _ci0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_chZM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:444:1: error: BUILDSTDERR: warning: label ‘_chZM’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _chZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _chZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shST_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:498:1: error: BUILDSTDERR: warning: label ‘_ci0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 498 | _ci0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 498 | _ci0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:535:1: error: BUILDSTDERR: warning: label ‘_ci11’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _ci11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _ci11: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shSV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:583:1: error: BUILDSTDERR: warning: label ‘_ci1l’ defined but not used [-Wunused-label] BUILDSTDERR: 583 | _ci1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 583 | _ci1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrowzuzdcp1Arrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:620:1: error: BUILDSTDERR: warning: label ‘_ci1o’ defined but not used [-Wunused-label] BUILDSTDERR: 620 | _ci1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 620 | _ci1o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuswap1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:659:1: error: BUILDSTDERR: warning: label ‘_ci1E’ defined but not used [-Wunused-label] BUILDSTDERR: 659 | _ci1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 659 | _ci1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:710:1: error: BUILDSTDERR: warning: label ‘_ci1P’ defined but not used [-Wunused-label] BUILDSTDERR: 710 | _ci1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 710 | _ci1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:741:1: error: BUILDSTDERR: warning: label ‘_ci2o’ defined but not used [-Wunused-label] BUILDSTDERR: 741 | _ci2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 741 | _ci2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:778:1: error: BUILDSTDERR: warning: label ‘_ci2y’ defined but not used [-Wunused-label] BUILDSTDERR: 778 | _ci2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 778 | _ci2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:822:1: error: BUILDSTDERR: warning: label ‘_ci2B’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _ci2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _ci2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:882:1: error: BUILDSTDERR: warning: label ‘_ci2N’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _ci2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _ci2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:924:1: error: BUILDSTDERR: warning: label ‘_ci2Q’ defined but not used [-Wunused-label] BUILDSTDERR: 924 | _ci2Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 924 | _ci2Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shT9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:988:1: error: BUILDSTDERR: warning: label ‘_ci32’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _ci32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _ci32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1028:1: error: BUILDSTDERR: warning: label ‘_ci35’ defined but not used [-Wunused-label] BUILDSTDERR: 1028 | _ci35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1028 | _ci35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci1Z’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1056:1: error: BUILDSTDERR: warning: label ‘_ci1Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _ci1Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _ci1Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1113:1: error: BUILDSTDERR: warning: label ‘_ci3D’ defined but not used [-Wunused-label] BUILDSTDERR: 1113 | _ci3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1113 | _ci3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci3B’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1145:1: error: BUILDSTDERR: warning: label ‘_ci3B’ defined but not used [-Wunused-label] BUILDSTDERR: 1145 | _ci3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1145 | _ci3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1168:1: error: BUILDSTDERR: warning: label ‘_ci3J’ defined but not used [-Wunused-label] BUILDSTDERR: 1168 | _ci3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1168 | _ci3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1213:1: error: BUILDSTDERR: warning: label ‘_ci3X’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _ci3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _ci3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1254:1: error: BUILDSTDERR: warning: label ‘_ci48’ defined but not used [-Wunused-label] BUILDSTDERR: 1254 | _ci48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1254 | _ci48: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1286:1: error: BUILDSTDERR: warning: label ‘_ci4o’ defined but not used [-Wunused-label] BUILDSTDERR: 1286 | _ci4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1286 | _ci4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1325:1: error: BUILDSTDERR: warning: label ‘_ci4y’ defined but not used [-Wunused-label] BUILDSTDERR: 1325 | _ci4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1325 | _ci4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1368:1: error: BUILDSTDERR: warning: label ‘_ci4E’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _ci4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _ci4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci4C’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1413:1: error: BUILDSTDERR: warning: label ‘_ci4C’ defined but not used [-Wunused-label] BUILDSTDERR: 1413 | _ci4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1413 | _ci4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1443:1: error: BUILDSTDERR: warning: label ‘_ci54’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _ci54: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _ci54: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1477:1: error: BUILDSTDERR: warning: label ‘_ci5f’ defined but not used [-Wunused-label] BUILDSTDERR: 1477 | _ci5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1477 | _ci5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1511:1: error: BUILDSTDERR: warning: label ‘_ci5q’ defined but not used [-Wunused-label] BUILDSTDERR: 1511 | _ci5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1511 | _ci5q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1545:1: error: BUILDSTDERR: warning: label ‘_ci5B’ defined but not used [-Wunused-label] BUILDSTDERR: 1545 | _ci5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1545 | _ci5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1579:1: error: BUILDSTDERR: warning: label ‘_ci5M’ defined but not used [-Wunused-label] BUILDSTDERR: 1579 | _ci5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1579 | _ci5M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1613:1: error: BUILDSTDERR: warning: label ‘_ci5W’ defined but not used [-Wunused-label] BUILDSTDERR: 1613 | _ci5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1613 | _ci5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1655:1: error: BUILDSTDERR: warning: label ‘_ci60’ defined but not used [-Wunused-label] BUILDSTDERR: 1655 | _ci60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1655 | _ci60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1729:1: error: BUILDSTDERR: warning: label ‘_ci6u’ defined but not used [-Wunused-label] BUILDSTDERR: 1729 | _ci6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1729 | _ci6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1766:1: error: BUILDSTDERR: warning: label ‘_ci6x’ defined but not used [-Wunused-label] BUILDSTDERR: 1766 | _ci6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1766 | _ci6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1804:1: error: BUILDSTDERR: warning: label ‘_ci6R’ defined but not used [-Wunused-label] BUILDSTDERR: 1804 | _ci6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1804 | _ci6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1841:1: error: BUILDSTDERR: warning: label ‘_ci6U’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _ci6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _ci6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1881:1: error: BUILDSTDERR: warning: label ‘_ci7m’ defined but not used [-Wunused-label] BUILDSTDERR: 1881 | _ci7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1881 | _ci7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1926:1: error: BUILDSTDERR: warning: label ‘_ci7r’ defined but not used [-Wunused-label] BUILDSTDERR: 1926 | _ci7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1926 | _ci7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci78’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1956:1: error: BUILDSTDERR: warning: label ‘_ci78’ defined but not used [-Wunused-label] BUILDSTDERR: 1956 | _ci78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1956 | _ci78: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:1998:1: error: BUILDSTDERR: warning: label ‘_ci7S’ defined but not used [-Wunused-label] BUILDSTDERR: 1998 | _ci7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1998 | _ci7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2038:1: error: BUILDSTDERR: warning: label ‘_ci82’ defined but not used [-Wunused-label] BUILDSTDERR: 2038 | _ci82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2038 | _ci82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrowzuzdcnewWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2078:1: error: BUILDSTDERR: warning: label ‘_ci85’ defined but not used [-Wunused-label] BUILDSTDERR: 2078 | _ci85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2078 | _ci85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci7H’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2106:1: error: BUILDSTDERR: warning: label ‘_ci7H’ defined but not used [-Wunused-label] BUILDSTDERR: 2106 | _ci7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2106 | _ci7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci87’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2147:1: error: BUILDSTDERR: warning: label ‘_ci87’ defined but not used [-Wunused-label] BUILDSTDERR: 2147 | _ci87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2147 | _ci87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shTO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2177:1: error: BUILDSTDERR: warning: label ‘_ci8y’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _ci8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _ci8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrowzuzdcp2ArrowWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2214:1: error: BUILDSTDERR: warning: label ‘_ci8B’ defined but not used [-Wunused-label] BUILDSTDERR: 2214 | _ci8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2214 | _ci8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shU8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2255:1: error: BUILDSTDERR: warning: label ‘_ci9f’ defined but not used [-Wunused-label] BUILDSTDERR: 2255 | _ci9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2255 | _ci9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2312:1: error: BUILDSTDERR: warning: label ‘_ci9u’ defined but not used [-Wunused-label] BUILDSTDERR: 2312 | _ci9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2312 | _ci9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2362:1: error: BUILDSTDERR: warning: label ‘_ci9z’ defined but not used [-Wunused-label] BUILDSTDERR: 2362 | _ci9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2362 | _ci9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci8P’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2390:1: error: BUILDSTDERR: warning: label ‘_ci8P’ defined but not used [-Wunused-label] BUILDSTDERR: 2390 | _ci8P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2390 | _ci8P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci8V’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2416:1: error: BUILDSTDERR: warning: label ‘_ci8V’ defined but not used [-Wunused-label] BUILDSTDERR: 2416 | _ci8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2416 | _ci8V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ci91’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2446:1: error: BUILDSTDERR: warning: label ‘_ci91’ defined but not used [-Wunused-label] BUILDSTDERR: 2446 | _ci91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2446 | _ci91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2533:1: error: BUILDSTDERR: warning: label ‘_ciao’ defined but not used [-Wunused-label] BUILDSTDERR: 2533 | _ciao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2533 | _ciao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2568:1: error: BUILDSTDERR: warning: label ‘_ciar’ defined but not used [-Wunused-label] BUILDSTDERR: 2568 | _ciar: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2568 | _ciar: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cia2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2587:1: error: BUILDSTDERR: warning: label ‘_cia2’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _cia2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _cia2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cia6’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2604:1: error: BUILDSTDERR: warning: label ‘_cia6’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _cia6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _cia6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciac’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2633:1: error: BUILDSTDERR: warning: label ‘_ciac’ defined but not used [-Wunused-label] BUILDSTDERR: 2633 | _ciac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2633 | _ciac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2691:1: error: BUILDSTDERR: warning: label ‘_cibc’ defined but not used [-Wunused-label] BUILDSTDERR: 2691 | _cibc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2691 | _cibc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2731:1: error: BUILDSTDERR: warning: label ‘_cibt’ defined but not used [-Wunused-label] BUILDSTDERR: 2731 | _cibt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2731 | _cibt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2774:1: error: BUILDSTDERR: warning: label ‘_cibw’ defined but not used [-Wunused-label] BUILDSTDERR: 2774 | _cibw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2774 | _cibw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2833:1: error: BUILDSTDERR: warning: label ‘_cibB’ defined but not used [-Wunused-label] BUILDSTDERR: 2833 | _cibB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2833 | _cibB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2895:1: error: BUILDSTDERR: warning: label ‘_cibN’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _cibN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _cibN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2935:1: error: BUILDSTDERR: warning: label ‘_cibQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2935 | _cibQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2935 | _cibQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciaU’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:2962:1: error: BUILDSTDERR: warning: label ‘_ciaU’ defined but not used [-Wunused-label] BUILDSTDERR: 2962 | _ciaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2962 | _ciaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzumirror1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3017:1: error: BUILDSTDERR: warning: label ‘_cick’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _cick: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _cick: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cicd’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3047:1: error: BUILDSTDERR: warning: label ‘_cicd’ defined but not used [-Wunused-label] BUILDSTDERR: 3047 | _cicd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3047 | _cicd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3107:1: error: BUILDSTDERR: warning: label ‘_cicG’ defined but not used [-Wunused-label] BUILDSTDERR: 3107 | _cicG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3107 | _cicG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3138:1: error: BUILDSTDERR: warning: label ‘_cidf’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _cidf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _cidf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3175:1: error: BUILDSTDERR: warning: label ‘_cidp’ defined but not used [-Wunused-label] BUILDSTDERR: 3175 | _cidp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3175 | _cidp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3219:1: error: BUILDSTDERR: warning: label ‘_cids’ defined but not used [-Wunused-label] BUILDSTDERR: 3219 | _cids: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3219 | _cids: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3279:1: error: BUILDSTDERR: warning: label ‘_cidE’ defined but not used [-Wunused-label] BUILDSTDERR: 3279 | _cidE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3279 | _cidE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3321:1: error: BUILDSTDERR: warning: label ‘_cidH’ defined but not used [-Wunused-label] BUILDSTDERR: 3321 | _cidH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3321 | _cidH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3385:1: error: BUILDSTDERR: warning: label ‘_cidT’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _cidT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _cidT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3425:1: error: BUILDSTDERR: warning: label ‘_cidW’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _cidW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _cidW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cicQ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3453:1: error: BUILDSTDERR: warning: label ‘_cicQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3453 | _cicQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3453 | _cicQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3510:1: error: BUILDSTDERR: warning: label ‘_cieu’ defined but not used [-Wunused-label] BUILDSTDERR: 3510 | _cieu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3510 | _cieu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cies’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3542:1: error: BUILDSTDERR: warning: label ‘_cies’ defined but not used [-Wunused-label] BUILDSTDERR: 3542 | _cies: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3542 | _cies: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3565:1: error: BUILDSTDERR: warning: label ‘_cieA’ defined but not used [-Wunused-label] BUILDSTDERR: 3565 | _cieA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3565 | _cieA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3610:1: error: BUILDSTDERR: warning: label ‘_cieV’ defined but not used [-Wunused-label] BUILDSTDERR: 3610 | _cieV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3610 | _cieV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cieO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3636:1: error: BUILDSTDERR: warning: label ‘_cieO’ defined but not used [-Wunused-label] BUILDSTDERR: 3636 | _cieO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3636 | _cieO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3674:1: error: BUILDSTDERR: warning: label ‘_cifb’ defined but not used [-Wunused-label] BUILDSTDERR: 3674 | _cifb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3674 | _cifb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3705:1: error: BUILDSTDERR: warning: label ‘_cifr’ defined but not used [-Wunused-label] BUILDSTDERR: 3705 | _cifr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3705 | _cifr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3743:1: error: BUILDSTDERR: warning: label ‘_cifB’ defined but not used [-Wunused-label] BUILDSTDERR: 3743 | _cifB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3743 | _cifB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3788:1: error: BUILDSTDERR: warning: label ‘_cifH’ defined but not used [-Wunused-label] BUILDSTDERR: 3788 | _cifH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3788 | _cifH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cifF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3833:1: error: BUILDSTDERR: warning: label ‘_cifF’ defined but not used [-Wunused-label] BUILDSTDERR: 3833 | _cifF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3833 | _cifF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shV0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3863:1: error: BUILDSTDERR: warning: label ‘_cig7’ defined but not used [-Wunused-label] BUILDSTDERR: 3863 | _cig7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3863 | _cig7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3897:1: error: BUILDSTDERR: warning: label ‘_cigi’ defined but not used [-Wunused-label] BUILDSTDERR: 3897 | _cigi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3897 | _cigi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3931:1: error: BUILDSTDERR: warning: label ‘_cigt’ defined but not used [-Wunused-label] BUILDSTDERR: 3931 | _cigt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3931 | _cigt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3965:1: error: BUILDSTDERR: warning: label ‘_cigE’ defined but not used [-Wunused-label] BUILDSTDERR: 3965 | _cigE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3965 | _cigE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shUW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:3999:1: error: BUILDSTDERR: warning: label ‘_cigO’ defined but not used [-Wunused-label] BUILDSTDERR: 3999 | _cigO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3999 | _cigO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowChoiceStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4040:1: error: BUILDSTDERR: warning: label ‘_cigS’ defined but not used [-Wunused-label] BUILDSTDERR: 4040 | _cigS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4040 | _cigS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shV6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4109:1: error: BUILDSTDERR: warning: label ‘_cihI’ defined but not used [-Wunused-label] BUILDSTDERR: 4109 | _cihI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4109 | _cihI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shV7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4152:1: error: BUILDSTDERR: warning: label ‘_cihL’ defined but not used [-Wunused-label] BUILDSTDERR: 4152 | _cihL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4152 | _cihL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shV5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4207:1: error: BUILDSTDERR: warning: label ‘_cihX’ defined but not used [-Wunused-label] BUILDSTDERR: 4207 | _cihX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4207 | _cihX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shV8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4247:1: error: BUILDSTDERR: warning: label ‘_cii0’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _cii0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _cii0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cihl’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4282:1: error: BUILDSTDERR: warning: label ‘_cihl’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _cihl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _cihl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cihq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4307:1: error: BUILDSTDERR: warning: label ‘_cihq’ defined but not used [-Wunused-label] BUILDSTDERR: 4307 | _cihq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4307 | _cihq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4358:1: error: BUILDSTDERR: warning: label ‘_cii7’ defined but not used [-Wunused-label] BUILDSTDERR: 4358 | _cii7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4358 | _cii7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4407:1: error: BUILDSTDERR: warning: label ‘_ciix’ defined but not used [-Wunused-label] BUILDSTDERR: 4407 | _ciix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4407 | _ciix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4444:1: error: BUILDSTDERR: warning: label ‘_ciiA’ defined but not used [-Wunused-label] BUILDSTDERR: 4444 | _ciiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4444 | _ciiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4482:1: error: BUILDSTDERR: warning: label ‘_ciiV’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _ciiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _ciiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4516:1: error: BUILDSTDERR: warning: label ‘_cij5’ defined but not used [-Wunused-label] BUILDSTDERR: 4516 | _cij5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4516 | _cij5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowLoopStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4554:1: error: BUILDSTDERR: warning: label ‘_cij9’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _cij9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _cij9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4606:1: error: BUILDSTDERR: warning: label ‘_cijx’ defined but not used [-Wunused-label] BUILDSTDERR: 4606 | _cijx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4606 | _cijx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowCircuitStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4654:1: error: BUILDSTDERR: warning: label ‘_cijF’ defined but not used [-Wunused-label] BUILDSTDERR: 4654 | _cijF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4654 | _cijF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cijD’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4690:1: error: BUILDSTDERR: warning: label ‘_cijD’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _cijD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _cijD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4720:1: error: BUILDSTDERR: warning: label ‘_cik3’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _cik3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _cik3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4754:1: error: BUILDSTDERR: warning: label ‘_cikd’ defined but not used [-Wunused-label] BUILDSTDERR: 4754 | _cikd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4754 | _cikd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowCircuitStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4792:1: error: BUILDSTDERR: warning: label ‘_cikh’ defined but not used [-Wunused-label] BUILDSTDERR: 4792 | _cikh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4792 | _cikh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4842:1: error: BUILDSTDERR: warning: label ‘_cikL’ defined but not used [-Wunused-label] BUILDSTDERR: 4842 | _cikL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4842 | _cikL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4879:1: error: BUILDSTDERR: warning: label ‘_cikO’ defined but not used [-Wunused-label] BUILDSTDERR: 4879 | _cikO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4879 | _cikO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4935:1: error: BUILDSTDERR: warning: label ‘_cikW’ defined but not used [-Wunused-label] BUILDSTDERR: 4935 | _cikW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4935 | _cikW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cikU’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:4972:1: error: BUILDSTDERR: warning: label ‘_cikU’ defined but not used [-Wunused-label] BUILDSTDERR: 4972 | _cikU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4972 | _cikU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5001:1: error: BUILDSTDERR: warning: label ‘_cilm’ defined but not used [-Wunused-label] BUILDSTDERR: 5001 | _cilm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5001 | _cilm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfFunctorStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5032:1: error: BUILDSTDERR: warning: label ‘_cilp’ defined but not used [-Wunused-label] BUILDSTDERR: 5032 | _cilp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5032 | _cilp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5070:1: error: BUILDSTDERR: warning: label ‘_cilK’ defined but not used [-Wunused-label] BUILDSTDERR: 5070 | _cilK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5070 | _cilK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5104:1: error: BUILDSTDERR: warning: label ‘_cilV’ defined but not used [-Wunused-label] BUILDSTDERR: 5104 | _cilV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5104 | _cilV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfFunctorStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5141:1: error: BUILDSTDERR: warning: label ‘_cilZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5141 | _cilZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5141 | _cilZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow11_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5192:1: error: BUILDSTDERR: warning: label ‘_cimi’ defined but not used [-Wunused-label] BUILDSTDERR: 5192 | _cimi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5192 | _cimi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cimf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5218:1: error: BUILDSTDERR: warning: label ‘_cimf’ defined but not used [-Wunused-label] BUILDSTDERR: 5218 | _cimf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5218 | _cimf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow10_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5248:1: error: BUILDSTDERR: warning: label ‘_cimv’ defined but not used [-Wunused-label] BUILDSTDERR: 5248 | _cimv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5248 | _cimv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5279:1: error: BUILDSTDERR: warning: label ‘_cimL’ defined but not used [-Wunused-label] BUILDSTDERR: 5279 | _cimL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5279 | _cimL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5317:1: error: BUILDSTDERR: warning: label ‘_cimV’ defined but not used [-Wunused-label] BUILDSTDERR: 5317 | _cimV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5317 | _cimV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5362:1: error: BUILDSTDERR: warning: label ‘_cin1’ defined but not used [-Wunused-label] BUILDSTDERR: 5362 | _cin1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5362 | _cin1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cimZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5407:1: error: BUILDSTDERR: warning: label ‘_cimZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5407 | _cimZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5407 | _cimZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5436:1: error: BUILDSTDERR: warning: label ‘_cinr’ defined but not used [-Wunused-label] BUILDSTDERR: 5436 | _cinr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5436 | _cinr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5465:1: error: BUILDSTDERR: warning: label ‘_cinC’ defined but not used [-Wunused-label] BUILDSTDERR: 5465 | _cinC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5465 | _cinC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5503:1: error: BUILDSTDERR: warning: label ‘_cinF’ defined but not used [-Wunused-label] BUILDSTDERR: 5503 | _cinF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5503 | _cinF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5556:1: error: BUILDSTDERR: warning: label ‘_cio1’ defined but not used [-Wunused-label] BUILDSTDERR: 5556 | _cio1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5556 | _cio1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5597:1: error: BUILDSTDERR: warning: label ‘_cio4’ defined but not used [-Wunused-label] BUILDSTDERR: 5597 | _cio4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5597 | _cio4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5640:1: error: BUILDSTDERR: warning: label ‘_cioh’ defined but not used [-Wunused-label] BUILDSTDERR: 5640 | _cioh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5640 | _cioh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shVX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5667:1: error: BUILDSTDERR: warning: label ‘_ciox’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _ciox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _ciox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5707:1: error: BUILDSTDERR: warning: label ‘_cioA’ defined but not used [-Wunused-label] BUILDSTDERR: 5707 | _cioA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5707 | _cioA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5748:1: error: BUILDSTDERR: warning: label ‘_cioU’ defined but not used [-Wunused-label] BUILDSTDERR: 5748 | _cioU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5748 | _cioU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5788:1: error: BUILDSTDERR: warning: label ‘_cioX’ defined but not used [-Wunused-label] BUILDSTDERR: 5788 | _cioX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5788 | _cioX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5829:1: error: BUILDSTDERR: warning: label ‘_cipi’ defined but not used [-Wunused-label] BUILDSTDERR: 5829 | _cipi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5829 | _cipi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5863:1: error: BUILDSTDERR: warning: label ‘_cipt’ defined but not used [-Wunused-label] BUILDSTDERR: 5863 | _cipt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5863 | _cipt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5897:1: error: BUILDSTDERR: warning: label ‘_cipE’ defined but not used [-Wunused-label] BUILDSTDERR: 5897 | _cipE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5897 | _cipE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5931:1: error: BUILDSTDERR: warning: label ‘_cipP’ defined but not used [-Wunused-label] BUILDSTDERR: 5931 | _cipP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5931 | _cipP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5965:1: error: BUILDSTDERR: warning: label ‘_ciq0’ defined but not used [-Wunused-label] BUILDSTDERR: 5965 | _ciq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5965 | _ciq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shW2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:5999:1: error: BUILDSTDERR: warning: label ‘_ciqa’ defined but not used [-Wunused-label] BUILDSTDERR: 5999 | _ciqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5999 | _ciqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfApplicativeStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6041:1: error: BUILDSTDERR: warning: label ‘_ciqe’ defined but not used [-Wunused-label] BUILDSTDERR: 6041 | _ciqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6041 | _ciqe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6116:1: error: BUILDSTDERR: warning: label ‘_ciqL’ defined but not used [-Wunused-label] BUILDSTDERR: 6116 | _ciqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6116 | _ciqL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciqJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6148:1: error: BUILDSTDERR: warning: label ‘_ciqJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6148 | _ciqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6148 | _ciqJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6171:1: error: BUILDSTDERR: warning: label ‘_ciqR’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _ciqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _ciqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6209:1: error: BUILDSTDERR: warning: label ‘_cirb’ defined but not used [-Wunused-label] BUILDSTDERR: 6209 | _cirb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6209 | _cirb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6244:1: error: BUILDSTDERR: warning: label ‘_cirl’ defined but not used [-Wunused-label] BUILDSTDERR: 6244 | _cirl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6244 | _cirl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘rhSh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6282:1: error: BUILDSTDERR: warning: label ‘_cirp’ defined but not used [-Wunused-label] BUILDSTDERR: 6282 | _cirp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6282 | _cirp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘rhSi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6333:1: error: BUILDSTDERR: warning: label ‘_cirH’ defined but not used [-Wunused-label] BUILDSTDERR: 6333 | _cirH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6333 | _cirH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6384:1: error: BUILDSTDERR: warning: label ‘_cisb’ defined but not used [-Wunused-label] BUILDSTDERR: 6384 | _cisb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6384 | _cisb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6423:1: error: BUILDSTDERR: warning: label ‘_ciss’ defined but not used [-Wunused-label] BUILDSTDERR: 6423 | _ciss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6423 | _ciss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6462:1: error: BUILDSTDERR: warning: label ‘_cisv’ defined but not used [-Wunused-label] BUILDSTDERR: 6462 | _cisv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6462 | _cisv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6521:1: error: BUILDSTDERR: warning: label ‘_cisA’ defined but not used [-Wunused-label] BUILDSTDERR: 6521 | _cisA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6521 | _cisA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6582:1: error: BUILDSTDERR: warning: label ‘_cisM’ defined but not used [-Wunused-label] BUILDSTDERR: 6582 | _cisM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6582 | _cisM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_genmap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6622:1: error: BUILDSTDERR: warning: label ‘_cisP’ defined but not used [-Wunused-label] BUILDSTDERR: 6622 | _cisP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6622 | _cisP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cirT’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6649:1: error: BUILDSTDERR: warning: label ‘_cirT’ defined but not used [-Wunused-label] BUILDSTDERR: 6649 | _cirT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6649 | _cirT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6703:1: error: BUILDSTDERR: warning: label ‘_citj’ defined but not used [-Wunused-label] BUILDSTDERR: 6703 | _citj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6703 | _citj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6737:1: error: BUILDSTDERR: warning: label ‘_citt’ defined but not used [-Wunused-label] BUILDSTDERR: 6737 | _citt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6737 | _citt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowTransformerStreamArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6775:1: error: BUILDSTDERR: warning: label ‘_citx’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _citx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _citx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowAddStreamStreamArrowa1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6827:1: error: BUILDSTDERR: warning: label ‘_citP’ defined but not used [-Wunused-label] BUILDSTDERR: 6827 | _citP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6827 | _citP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_citN’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6849:1: error: BUILDSTDERR: warning: label ‘_citN’ defined but not used [-Wunused-label] BUILDSTDERR: 6849 | _citN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6849 | _citN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6876:1: error: BUILDSTDERR: warning: label ‘_ciu8’ defined but not used [-Wunused-label] BUILDSTDERR: 6876 | _ciu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6876 | _ciu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6914:1: error: BUILDSTDERR: warning: label ‘_ciue’ defined but not used [-Wunused-label] BUILDSTDERR: 6914 | _ciue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6914 | _ciue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciuc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6949:1: error: BUILDSTDERR: warning: label ‘_ciuc’ defined but not used [-Wunused-label] BUILDSTDERR: 6949 | _ciuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6949 | _ciuc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:6976:1: error: BUILDSTDERR: warning: label ‘_ciuC’ defined but not used [-Wunused-label] BUILDSTDERR: 6976 | _ciuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6976 | _ciuC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7010:1: error: BUILDSTDERR: warning: label ‘_ciuM’ defined but not used [-Wunused-label] BUILDSTDERR: 7010 | _ciuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7010 | _ciuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7045:1: error: BUILDSTDERR: warning: label ‘_ciuW’ defined but not used [-Wunused-label] BUILDSTDERR: 7045 | _ciuW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7045 | _ciuW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7080:1: error: BUILDSTDERR: warning: label ‘_civ6’ defined but not used [-Wunused-label] BUILDSTDERR: 7080 | _civ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7080 | _civ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowWriterwStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7120:1: error: BUILDSTDERR: warning: label ‘_civa’ defined but not used [-Wunused-label] BUILDSTDERR: 7120 | _civa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7120 | _civa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7182:1: error: BUILDSTDERR: warning: label ‘_civA’ defined but not used [-Wunused-label] BUILDSTDERR: 7182 | _civA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7182 | _civA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7220:1: error: BUILDSTDERR: warning: label ‘_civG’ defined but not used [-Wunused-label] BUILDSTDERR: 7220 | _civG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7220 | _civG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_civE’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7255:1: error: BUILDSTDERR: warning: label ‘_civE’ defined but not used [-Wunused-label] BUILDSTDERR: 7255 | _civE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7255 | _civE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7282:1: error: BUILDSTDERR: warning: label ‘_ciw3’ defined but not used [-Wunused-label] BUILDSTDERR: 7282 | _ciw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7282 | _ciw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7320:1: error: BUILDSTDERR: warning: label ‘_ciw9’ defined but not used [-Wunused-label] BUILDSTDERR: 7320 | _ciw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7320 | _ciw9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciw7’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7355:1: error: BUILDSTDERR: warning: label ‘_ciw7’ defined but not used [-Wunused-label] BUILDSTDERR: 7355 | _ciw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7355 | _ciw7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWT_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7382:1: error: BUILDSTDERR: warning: label ‘_ciww’ defined but not used [-Wunused-label] BUILDSTDERR: 7382 | _ciww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7382 | _ciww: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7417:1: error: BUILDSTDERR: warning: label ‘_ciwG’ defined but not used [-Wunused-label] BUILDSTDERR: 7417 | _ciwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7417 | _ciwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7452:1: error: BUILDSTDERR: warning: label ‘_ciwQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7452 | _ciwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7452 | _ciwQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowStatesStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7491:1: error: BUILDSTDERR: warning: label ‘_ciwU’ defined but not used [-Wunused-label] BUILDSTDERR: 7491 | _ciwU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7491 | _ciwU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7547:1: error: BUILDSTDERR: warning: label ‘_cixi’ defined but not used [-Wunused-label] BUILDSTDERR: 7547 | _cixi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7547 | _cixi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7585:1: error: BUILDSTDERR: warning: label ‘_cixo’ defined but not used [-Wunused-label] BUILDSTDERR: 7585 | _cixo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7585 | _cixo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_cixm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7620:1: error: BUILDSTDERR: warning: label ‘_cixm’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _cixm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _cixm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7647:1: error: BUILDSTDERR: warning: label ‘_cixL’ defined but not used [-Wunused-label] BUILDSTDERR: 7647 | _cixL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7647 | _cixL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shWY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7682:1: error: BUILDSTDERR: warning: label ‘_cixV’ defined but not used [-Wunused-label] BUILDSTDERR: 7682 | _cixV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7682 | _cixV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowZZeroStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7720:1: error: BUILDSTDERR: warning: label ‘_cixZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _cixZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _cixZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shX3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7770:1: error: BUILDSTDERR: warning: label ‘_ciyq’ defined but not used [-Wunused-label] BUILDSTDERR: 7770 | _ciyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7770 | _ciyq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrowzuzdcmempty_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7806:1: error: BUILDSTDERR: warning: label ‘_ciyt’ defined but not used [-Wunused-label] BUILDSTDERR: 7806 | _ciyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7806 | _ciyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciyf’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7831:1: error: BUILDSTDERR: warning: label ‘_ciyf’ defined but not used [-Wunused-label] BUILDSTDERR: 7831 | _ciyf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7831 | _ciyf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciyv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7863:1: error: BUILDSTDERR: warning: label ‘_ciyv’ defined but not used [-Wunused-label] BUILDSTDERR: 7863 | _ciyv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7863 | _ciyv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shX7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7890:1: error: BUILDSTDERR: warning: label ‘_ciyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _ciyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _ciyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcempty_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7926:1: error: BUILDSTDERR: warning: label ‘_ciz2’ defined but not used [-Wunused-label] BUILDSTDERR: 7926 | _ciz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7926 | _ciz2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciyO’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7951:1: error: BUILDSTDERR: warning: label ‘_ciyO’ defined but not used [-Wunused-label] BUILDSTDERR: 7951 | _ciyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7951 | _ciyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciz4’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:7983:1: error: BUILDSTDERR: warning: label ‘_ciz4’ defined but not used [-Wunused-label] BUILDSTDERR: 7983 | _ciz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7983 | _ciz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shX9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8010:1: error: BUILDSTDERR: warning: label ‘_cizt’ defined but not used [-Wunused-label] BUILDSTDERR: 8010 | _cizt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8010 | _cizt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowPlusStreamArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8047:1: error: BUILDSTDERR: warning: label ‘_cizw’ defined but not used [-Wunused-label] BUILDSTDERR: 8047 | _cizw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8047 | _cizw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8085:1: error: BUILDSTDERR: warning: label ‘_cizR’ defined but not used [-Wunused-label] BUILDSTDERR: 8085 | _cizR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8085 | _cizR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8122:1: error: BUILDSTDERR: warning: label ‘_ciA1’ defined but not used [-Wunused-label] BUILDSTDERR: 8122 | _ciA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8122 | _ciA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowPlusStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8160:1: error: BUILDSTDERR: warning: label ‘_ciA5’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _ciA5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _ciA5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8210:1: error: BUILDSTDERR: warning: label ‘_ciAG’ defined but not used [-Wunused-label] BUILDSTDERR: 8210 | _ciAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8210 | _ciAG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8249:1: error: BUILDSTDERR: warning: label ‘_ciAN’ defined but not used [-Wunused-label] BUILDSTDERR: 8249 | _ciAN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8249 | _ciAN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciAt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8293:1: error: BUILDSTDERR: warning: label ‘_ciAt’ defined but not used [-Wunused-label] BUILDSTDERR: 8293 | _ciAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8293 | _ciAt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8348:1: error: BUILDSTDERR: warning: label ‘_ciAW’ defined but not used [-Wunused-label] BUILDSTDERR: 8348 | _ciAW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8348 | _ciAW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8388:1: error: BUILDSTDERR: warning: label ‘_ciBf’ defined but not used [-Wunused-label] BUILDSTDERR: 8388 | _ciBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8388 | _ciBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciBc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8415:1: error: BUILDSTDERR: warning: label ‘_ciBc’ defined but not used [-Wunused-label] BUILDSTDERR: 8415 | _ciBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8415 | _ciBc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8444:1: error: BUILDSTDERR: warning: label ‘_ciBA’ defined but not used [-Wunused-label] BUILDSTDERR: 8444 | _ciBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8444 | _ciBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8479:1: error: BUILDSTDERR: warning: label ‘_ciBL’ defined but not used [-Wunused-label] BUILDSTDERR: 8479 | _ciBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8479 | _ciBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8513:1: error: BUILDSTDERR: warning: label ‘_ciBW’ defined but not used [-Wunused-label] BUILDSTDERR: 8513 | _ciBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8513 | _ciBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8554:1: error: BUILDSTDERR: warning: label ‘_ciC0’ defined but not used [-Wunused-label] BUILDSTDERR: 8554 | _ciC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8554 | _ciC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8612:1: error: BUILDSTDERR: warning: label ‘_ciCg’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _ciCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _ciCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfSemigroupStreamArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8651:1: error: BUILDSTDERR: warning: label ‘_ciCj’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _ciCj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _ciCj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8693:1: error: BUILDSTDERR: warning: label ‘_ciCM’ defined but not used [-Wunused-label] BUILDSTDERR: 8693 | _ciCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8693 | _ciCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8728:1: error: BUILDSTDERR: warning: label ‘_ciDb’ defined but not used [-Wunused-label] BUILDSTDERR: 8728 | _ciDb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8728 | _ciDb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8766:1: error: BUILDSTDERR: warning: label ‘_ciDi’ defined but not used [-Wunused-label] BUILDSTDERR: 8766 | _ciDi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8766 | _ciDi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciCY’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8811:1: error: BUILDSTDERR: warning: label ‘_ciCY’ defined but not used [-Wunused-label] BUILDSTDERR: 8811 | _ciCY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8811 | _ciCY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8866:1: error: BUILDSTDERR: warning: label ‘_ciDr’ defined but not used [-Wunused-label] BUILDSTDERR: 8866 | _ciDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8866 | _ciDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8911:1: error: BUILDSTDERR: warning: label ‘_ciDP’ defined but not used [-Wunused-label] BUILDSTDERR: 8911 | _ciDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8911 | _ciDP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8946:1: error: BUILDSTDERR: warning: label ‘_ciE0’ defined but not used [-Wunused-label] BUILDSTDERR: 8946 | _ciE0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8946 | _ciE0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:8983:1: error: BUILDSTDERR: warning: label ‘_ciEa’ defined but not used [-Wunused-label] BUILDSTDERR: 8983 | _ciEa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8983 | _ciEa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9018:1: error: BUILDSTDERR: warning: label ‘_ciEk’ defined but not used [-Wunused-label] BUILDSTDERR: 9018 | _ciEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9018 | _ciEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfMonoidStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9059:1: error: BUILDSTDERR: warning: label ‘_ciEo’ defined but not used [-Wunused-label] BUILDSTDERR: 9059 | _ciEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9059 | _ciEo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9121:1: error: BUILDSTDERR: warning: label ‘_ciEH’ defined but not used [-Wunused-label] BUILDSTDERR: 9121 | _ciEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9121 | _ciEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9148:1: error: BUILDSTDERR: warning: label ‘_ciEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9148 | _ciEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9148 | _ciEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9180:1: error: BUILDSTDERR: warning: label ‘_ciFu’ defined but not used [-Wunused-label] BUILDSTDERR: 9180 | _ciFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9180 | _ciFu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9220:1: error: BUILDSTDERR: warning: label ‘_ciFS’ defined but not used [-Wunused-label] BUILDSTDERR: 9220 | _ciFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9220 | _ciFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9263:1: error: BUILDSTDERR: warning: label ‘_ciFV’ defined but not used [-Wunused-label] BUILDSTDERR: 9263 | _ciFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9263 | _ciFV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9318:1: error: BUILDSTDERR: warning: label ‘_ciG7’ defined but not used [-Wunused-label] BUILDSTDERR: 9318 | _ciG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9318 | _ciG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9361:1: error: BUILDSTDERR: warning: label ‘_ciGa’ defined but not used [-Wunused-label] BUILDSTDERR: 9361 | _ciGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9361 | _ciGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9428:1: error: BUILDSTDERR: warning: label ‘_ciGi’ defined but not used [-Wunused-label] BUILDSTDERR: 9428 | _ciGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9428 | _ciGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciGg’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9486:1: error: BUILDSTDERR: warning: label ‘_ciGg’ defined but not used [-Wunused-label] BUILDSTDERR: 9486 | _ciGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9486 | _ciGg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9513:1: error: BUILDSTDERR: warning: label ‘_ciGx’ defined but not used [-Wunused-label] BUILDSTDERR: 9513 | _ciGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9513 | _ciGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shXV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9554:1: error: BUILDSTDERR: warning: label ‘_ciGA’ defined but not used [-Wunused-label] BUILDSTDERR: 9554 | _ciGA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9554 | _ciGA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciF7’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9591:1: error: BUILDSTDERR: warning: label ‘_ciF7’ defined but not used [-Wunused-label] BUILDSTDERR: 9591 | _ciF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9591 | _ciF7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciFc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9616:1: error: BUILDSTDERR: warning: label ‘_ciFc’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _ciFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _ciFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciGC’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9659:1: error: BUILDSTDERR: warning: label ‘_ciGC’ defined but not used [-Wunused-label] BUILDSTDERR: 9659 | _ciGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9659 | _ciGC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9685:1: error: BUILDSTDERR: warning: label ‘_ciGN’ defined but not used [-Wunused-label] BUILDSTDERR: 9685 | _ciGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9685 | _ciGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9726:1: error: BUILDSTDERR: warning: label ‘_ciHs’ defined but not used [-Wunused-label] BUILDSTDERR: 9726 | _ciHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9726 | _ciHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9758:1: error: BUILDSTDERR: warning: label ‘_ciHC’ defined but not used [-Wunused-label] BUILDSTDERR: 9758 | _ciHC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9758 | _ciHC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9794:1: error: BUILDSTDERR: warning: label ‘_ciHM’ defined but not used [-Wunused-label] BUILDSTDERR: 9794 | _ciHM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9794 | _ciHM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9834:1: error: BUILDSTDERR: warning: label ‘_ciI3’ defined but not used [-Wunused-label] BUILDSTDERR: 9834 | _ciI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9834 | _ciI3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9875:1: error: BUILDSTDERR: warning: label ‘_ciI6’ defined but not used [-Wunused-label] BUILDSTDERR: 9875 | _ciI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9875 | _ciI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shY9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:9934:1: error: BUILDSTDERR: warning: label ‘_ciIb’ defined but not used [-Wunused-label] BUILDSTDERR: 9934 | _ciIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9934 | _ciIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10007:1: error: BUILDSTDERR: warning: label ‘_ciIg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10007 | _ciIg: BUILDSTDERR: | ^ BUILDSTDERR: 10007 | _ciIg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10048:1: error: BUILDSTDERR: warning: label ‘_ciIL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10048 | _ciIL: BUILDSTDERR: | ^ BUILDSTDERR: 10048 | _ciIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10082:1: error: BUILDSTDERR: warning: label ‘_ciIW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10082 | _ciIW: BUILDSTDERR: | ^ BUILDSTDERR: 10082 | _ciIW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10116:1: error: BUILDSTDERR: warning: label ‘_ciJ7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10116 | _ciJ7: BUILDSTDERR: | ^ BUILDSTDERR: 10116 | _ciJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10153:1: error: BUILDSTDERR: warning: label ‘_ciJh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10153 | _ciJh: BUILDSTDERR: | ^ BUILDSTDERR: 10153 | _ciJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10188:1: error: BUILDSTDERR: warning: label ‘_ciJr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10188 | _ciJr: BUILDSTDERR: | ^ BUILDSTDERR: 10188 | _ciJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfAlternativeStreamArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10229:1: error: BUILDSTDERR: warning: label ‘_ciJv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10229 | _ciJv: BUILDSTDERR: | ^ BUILDSTDERR: 10229 | _ciJv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10299:1: error: BUILDSTDERR: warning: label ‘_ciK5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10299 | _ciK5: BUILDSTDERR: | ^ BUILDSTDERR: 10299 | _ciK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStream1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10344:1: error: BUILDSTDERR: warning: label ‘_ciKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10344 | _ciKa: BUILDSTDERR: | ^ BUILDSTDERR: 10344 | _ciKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciJR’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10374:1: error: BUILDSTDERR: warning: label ‘_ciJR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10374 | _ciJR: BUILDSTDERR: | ^ BUILDSTDERR: 10374 | _ciJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10417:1: error: BUILDSTDERR: warning: label ‘_ciKH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10417 | _ciKH: BUILDSTDERR: | ^ BUILDSTDERR: 10417 | _ciKH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStream_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10457:1: error: BUILDSTDERR: warning: label ‘_ciKK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10457 | _ciKK: BUILDSTDERR: | ^ BUILDSTDERR: 10457 | _ciKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciKq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10481:1: error: BUILDSTDERR: warning: label ‘_ciKq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10481 | _ciKq: BUILDSTDERR: | ^ BUILDSTDERR: 10481 | _ciKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciKv’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10507:1: error: BUILDSTDERR: warning: label ‘_ciKv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10507 | _ciKv: BUILDSTDERR: | ^ BUILDSTDERR: 10507 | _ciKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10559:1: error: BUILDSTDERR: warning: label ‘_ciL7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10559 | _ciL7: BUILDSTDERR: | ^ BUILDSTDERR: 10559 | _ciL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10593:1: error: BUILDSTDERR: warning: label ‘_ciLi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10593 | _ciLi: BUILDSTDERR: | ^ BUILDSTDERR: 10593 | _ciLi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10627:1: error: BUILDSTDERR: warning: label ‘_ciLs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10627 | _ciLs: BUILDSTDERR: | ^ BUILDSTDERR: 10627 | _ciLs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10662:1: error: BUILDSTDERR: warning: label ‘_ciLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10662 | _ciLC: BUILDSTDERR: | ^ BUILDSTDERR: 10662 | _ciLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_zdfArrowAddStreamStreamArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10702:1: error: BUILDSTDERR: warning: label ‘_ciLG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10702 | _ciLG: BUILDSTDERR: | ^ BUILDSTDERR: 10702 | _ciLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘shYJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10768:1: error: BUILDSTDERR: warning: label ‘_ciMf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10768 | _ciMf: BUILDSTDERR: | ^ BUILDSTDERR: 10768 | _ciMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciMa’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10806:1: error: BUILDSTDERR: warning: label ‘_ciMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10806 | _ciMa: BUILDSTDERR: | ^ BUILDSTDERR: 10806 | _ciMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘_ciMd’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10822:1: error: BUILDSTDERR: warning: label ‘_ciMd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10822 | _ciMd: BUILDSTDERR: | ^ BUILDSTDERR: 10822 | _ciMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStreamST1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10846:1: error: BUILDSTDERR: warning: label ‘_ciMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10846 | _ciMk: BUILDSTDERR: | ^ BUILDSTDERR: 10846 | _ciMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziStream_runStreamST_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_117.hc:10888:1: error: BUILDSTDERR: warning: label ‘_ciMx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10888 | _ciMx: BUILDSTDERR: | ^ BUILDSTDERR: 10888 | _ciMx: BUILDSTDERR: | ^~~~~ [11 of 12] Compiling Control.Arrow.Transformer.Writer ( Control/Arrow/Transformer/Writer.hs, dist/build/Control/Arrow/Transformer/Writer.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:44:1: error: BUILDSTDERR: warning: label ‘_cjVw’ defined but not used [-Wunused-label] BUILDSTDERR: 44 | _cjVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 44 | _cjVw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjKV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:71:1: error: BUILDSTDERR: warning: label ‘_cjVR’ defined but not used [-Wunused-label] BUILDSTDERR: 71 | _cjVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 71 | _cjVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjKU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:110:1: error: BUILDSTDERR: warning: label ‘_cjW1’ defined but not used [-Wunused-label] BUILDSTDERR: 110 | _cjW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 110 | _cjW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcapp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:146:1: error: BUILDSTDERR: warning: label ‘_cjW4’ defined but not used [-Wunused-label] BUILDSTDERR: 146 | _cjW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 146 | _cjW4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjVG’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:173:1: error: BUILDSTDERR: warning: label ‘_cjVG’ defined but not used [-Wunused-label] BUILDSTDERR: 173 | _cjVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 173 | _cjVG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjW6’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:212:1: error: BUILDSTDERR: warning: label ‘_cjW6’ defined but not used [-Wunused-label] BUILDSTDERR: 212 | _cjW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 212 | _cjW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:241:1: error: BUILDSTDERR: warning: label ‘_cjWq’ defined but not used [-Wunused-label] BUILDSTDERR: 241 | _cjWq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 241 | _cjWq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjKZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:268:1: error: BUILDSTDERR: warning: label ‘_cjWK’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _cjWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _cjWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjWH’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:307:1: error: BUILDSTDERR: warning: label ‘_cjWH’ defined but not used [-Wunused-label] BUILDSTDERR: 307 | _cjWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 307 | _cjWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:358:1: error: BUILDSTDERR: warning: label ‘_cjX1’ defined but not used [-Wunused-label] BUILDSTDERR: 358 | _cjX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 358 | _cjX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjLv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:426:1: error: BUILDSTDERR: warning: label ‘_cjXx’ defined but not used [-Wunused-label] BUILDSTDERR: 426 | _cjXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 426 | _cjXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjLw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:466:1: error: BUILDSTDERR: warning: label ‘_cjXA’ defined but not used [-Wunused-label] BUILDSTDERR: 466 | _cjXA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 466 | _cjXA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjXm’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:502:1: error: BUILDSTDERR: warning: label ‘_cjXm’ defined but not used [-Wunused-label] BUILDSTDERR: 502 | _cjXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 502 | _cjXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjXC’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:534:1: error: BUILDSTDERR: warning: label ‘_cjXC’ defined but not used [-Wunused-label] BUILDSTDERR: 534 | _cjXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 534 | _cjXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcloop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:561:1: error: BUILDSTDERR: warning: label ‘_cjXM’ defined but not used [-Wunused-label] BUILDSTDERR: 561 | _cjXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 561 | _cjXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:609:1: error: BUILDSTDERR: warning: label ‘_cjY1’ defined but not used [-Wunused-label] BUILDSTDERR: 609 | _cjY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 609 | _cjY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:636:1: error: BUILDSTDERR: warning: label ‘_cjYe’ defined but not used [-Wunused-label] BUILDSTDERR: 636 | _cjYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 636 | _cjYe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjYb’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:664:1: error: BUILDSTDERR: warning: label ‘_cjYb’ defined but not used [-Wunused-label] BUILDSTDERR: 664 | _cjYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 664 | _cjYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjLI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:707:1: error: BUILDSTDERR: warning: label ‘_cjYB’ defined but not used [-Wunused-label] BUILDSTDERR: 707 | _cjYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 707 | _cjYB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:749:1: error: BUILDSTDERR: warning: label ‘_cjYH’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cjYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cjYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjYF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:784:1: error: BUILDSTDERR: warning: label ‘_cjYF’ defined but not used [-Wunused-label] BUILDSTDERR: 784 | _cjYF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 784 | _cjYF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:816:1: error: BUILDSTDERR: warning: label ‘_cjYY’ defined but not used [-Wunused-label] BUILDSTDERR: 816 | _cjYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 816 | _cjYY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_runWriter1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:857:1: error: BUILDSTDERR: warning: label ‘_cjZa’ defined but not used [-Wunused-label] BUILDSTDERR: 857 | _cjZa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 857 | _cjZa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_runWriter_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:887:1: error: BUILDSTDERR: warning: label ‘_cjZj’ defined but not used [-Wunused-label] BUILDSTDERR: 887 | _cjZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 887 | _cjZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_rstrength_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:912:1: error: BUILDSTDERR: warning: label ‘_cjZw’ defined but not used [-Wunused-label] BUILDSTDERR: 912 | _cjZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 912 | _cjZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjZt’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:940:1: error: BUILDSTDERR: warning: label ‘_cjZt’ defined but not used [-Wunused-label] BUILDSTDERR: 940 | _cjZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 940 | _cjZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjZA’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:968:1: error: BUILDSTDERR: warning: label ‘_cjZA’ defined but not used [-Wunused-label] BUILDSTDERR: 968 | _cjZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 968 | _cjZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjM0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1018:1: error: BUILDSTDERR: warning: label ‘_ck07’ defined but not used [-Wunused-label] BUILDSTDERR: 1018 | _ck07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1018 | _ck07: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjLZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1058:1: error: BUILDSTDERR: warning: label ‘_ck0h’ defined but not used [-Wunused-label] BUILDSTDERR: 1058 | _ck0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1058 | _ck0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1098:1: error: BUILDSTDERR: warning: label ‘_ck0k’ defined but not used [-Wunused-label] BUILDSTDERR: 1098 | _ck0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1098 | _ck0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cjZW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1126:1: error: BUILDSTDERR: warning: label ‘_cjZW’ defined but not used [-Wunused-label] BUILDSTDERR: 1126 | _cjZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1126 | _cjZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck0m’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1167:1: error: BUILDSTDERR: warning: label ‘_ck0m’ defined but not used [-Wunused-label] BUILDSTDERR: 1167 | _ck0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1167 | _ck0m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcelimState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1196:1: error: BUILDSTDERR: warning: label ‘_ck0G’ defined but not used [-Wunused-label] BUILDSTDERR: 1196 | _ck0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1196 | _ck0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjM8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1222:1: error: BUILDSTDERR: warning: label ‘_ck0W’ defined but not used [-Wunused-label] BUILDSTDERR: 1222 | _ck0W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1222 | _ck0W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjM7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1262:1: error: BUILDSTDERR: warning: label ‘_ck16’ defined but not used [-Wunused-label] BUILDSTDERR: 1262 | _ck16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1262 | _ck16: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcfirst_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1306:1: error: BUILDSTDERR: warning: label ‘_ck1c’ defined but not used [-Wunused-label] BUILDSTDERR: 1306 | _ck1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1306 | _ck1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck1a’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1349:1: error: BUILDSTDERR: warning: label ‘_ck1a’ defined but not used [-Wunused-label] BUILDSTDERR: 1349 | _ck1a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1349 | _ck1a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1378:1: error: BUILDSTDERR: warning: label ‘_ck1u’ defined but not used [-Wunused-label] BUILDSTDERR: 1378 | _ck1u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1378 | _ck1u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1404:1: error: BUILDSTDERR: warning: label ‘_ck1P’ defined but not used [-Wunused-label] BUILDSTDERR: 1404 | _ck1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1404 | _ck1P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1443:1: error: BUILDSTDERR: warning: label ‘_ck26’ defined but not used [-Wunused-label] BUILDSTDERR: 1443 | _ck26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1443 | _ck26: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1480:1: error: BUILDSTDERR: warning: label ‘_ck2p’ defined but not used [-Wunused-label] BUILDSTDERR: 1480 | _ck2p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1480 | _ck2p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck2i’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1521:1: error: BUILDSTDERR: warning: label ‘_ck2i’ defined but not used [-Wunused-label] BUILDSTDERR: 1521 | _ck2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1521 | _ck2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck2B’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1571:1: error: BUILDSTDERR: warning: label ‘_ck2B’ defined but not used [-Wunused-label] BUILDSTDERR: 1571 | _ck2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1571 | _ck2B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1617:1: error: BUILDSTDERR: warning: label ‘_ck2O’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _ck2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _ck2O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcnewError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1675:1: error: BUILDSTDERR: warning: label ‘_ck2T’ defined but not used [-Wunused-label] BUILDSTDERR: 1675 | _ck2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1675 | _ck2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck1E’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1704:1: error: BUILDSTDERR: warning: label ‘_ck1E’ defined but not used [-Wunused-label] BUILDSTDERR: 1704 | _ck1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1704 | _ck1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck2V’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1746:1: error: BUILDSTDERR: warning: label ‘_ck2V’ defined but not used [-Wunused-label] BUILDSTDERR: 1746 | _ck2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1746 | _ck2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjML_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1776:1: error: BUILDSTDERR: warning: label ‘_ck3v’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _ck3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _ck3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1815:1: error: BUILDSTDERR: warning: label ‘_ck3M’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _ck3M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _ck3M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1852:1: error: BUILDSTDERR: warning: label ‘_ck45’ defined but not used [-Wunused-label] BUILDSTDERR: 1852 | _ck45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1852 | _ck45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck3Y’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1893:1: error: BUILDSTDERR: warning: label ‘_ck3Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _ck3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _ck3Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck4b’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1943:1: error: BUILDSTDERR: warning: label ‘_ck4b’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _ck4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _ck4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:1989:1: error: BUILDSTDERR: warning: label ‘_ck4u’ defined but not used [-Wunused-label] BUILDSTDERR: 1989 | _ck4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1989 | _ck4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcleft_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2047:1: error: BUILDSTDERR: warning: label ‘_ck4z’ defined but not used [-Wunused-label] BUILDSTDERR: 2047 | _ck4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2047 | _ck4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck3k’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2076:1: error: BUILDSTDERR: warning: label ‘_ck3k’ defined but not used [-Wunused-label] BUILDSTDERR: 2076 | _ck3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2076 | _ck3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck4B’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2118:1: error: BUILDSTDERR: warning: label ‘_ck4B’ defined but not used [-Wunused-label] BUILDSTDERR: 2118 | _ck4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2118 | _ck4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2148:1: error: BUILDSTDERR: warning: label ‘_ck56’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _ck56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _ck56: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2182:1: error: BUILDSTDERR: warning: label ‘_ck5o’ defined but not used [-Wunused-label] BUILDSTDERR: 2182 | _ck5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2182 | _ck5o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2222:1: error: BUILDSTDERR: warning: label ‘_ck5s’ defined but not used [-Wunused-label] BUILDSTDERR: 2222 | _ck5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2222 | _ck5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2278:1: error: BUILDSTDERR: warning: label ‘_ck5x’ defined but not used [-Wunused-label] BUILDSTDERR: 2278 | _ck5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2278 | _ck5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2333:1: error: BUILDSTDERR: warning: label ‘_ck5V’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _ck5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _ck5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjMX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2370:1: error: BUILDSTDERR: warning: label ‘_ck67’ defined but not used [-Wunused-label] BUILDSTDERR: 2370 | _ck67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2370 | _ck67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfCategoryTYPEWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2418:1: error: BUILDSTDERR: warning: label ‘_ck6c’ defined but not used [-Wunused-label] BUILDSTDERR: 2418 | _ck6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2418 | _ck6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjN2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2471:1: error: BUILDSTDERR: warning: label ‘_ck6F’ defined but not used [-Wunused-label] BUILDSTDERR: 2471 | _ck6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2471 | _ck6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjN4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2508:1: error: BUILDSTDERR: warning: label ‘_ck6R’ defined but not used [-Wunused-label] BUILDSTDERR: 2508 | _ck6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2508 | _ck6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjN5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2556:1: error: BUILDSTDERR: warning: label ‘_ck6W’ defined but not used [-Wunused-label] BUILDSTDERR: 2556 | _ck6W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2556 | _ck6W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddWriterwWriterArrowa1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2617:1: error: BUILDSTDERR: warning: label ‘_ck74’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _ck74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _ck74: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck72’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2654:1: error: BUILDSTDERR: warning: label ‘_ck72’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _ck72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _ck72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2684:1: error: BUILDSTDERR: warning: label ‘_ck7H’ defined but not used [-Wunused-label] BUILDSTDERR: 2684 | _ck7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2684 | _ck7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_join_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2725:1: error: BUILDSTDERR: warning: label ‘_ck7K’ defined but not used [-Wunused-label] BUILDSTDERR: 2725 | _ck7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2725 | _ck7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck7p’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2753:1: error: BUILDSTDERR: warning: label ‘_ck7p’ defined but not used [-Wunused-label] BUILDSTDERR: 2753 | _ck7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2753 | _ck7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck7v’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2783:1: error: BUILDSTDERR: warning: label ‘_ck7v’ defined but not used [-Wunused-label] BUILDSTDERR: 2783 | _ck7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2783 | _ck7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2836:1: error: BUILDSTDERR: warning: label ‘_ck86’ defined but not used [-Wunused-label] BUILDSTDERR: 2836 | _ck86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2836 | _ck86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck83’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2864:1: error: BUILDSTDERR: warning: label ‘_ck83’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _ck83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _ck83: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck8a’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2892:1: error: BUILDSTDERR: warning: label ‘_ck8a’ defined but not used [-Wunused-label] BUILDSTDERR: 2892 | _ck8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2892 | _ck8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2943:1: error: BUILDSTDERR: warning: label ‘_ck90’ defined but not used [-Wunused-label] BUILDSTDERR: 2943 | _ck90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2943 | _ck90: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:2982:1: error: BUILDSTDERR: warning: label ‘_ck9a’ defined but not used [-Wunused-label] BUILDSTDERR: 2982 | _ck9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2982 | _ck9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3026:1: error: BUILDSTDERR: warning: label ‘_ck9d’ defined but not used [-Wunused-label] BUILDSTDERR: 3026 | _ck9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3026 | _ck9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3086:1: error: BUILDSTDERR: warning: label ‘_ck9x’ defined but not used [-Wunused-label] BUILDSTDERR: 3086 | _ck9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3086 | _ck9x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3123:1: error: BUILDSTDERR: warning: label ‘_ck9A’ defined but not used [-Wunused-label] BUILDSTDERR: 3123 | _ck9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3123 | _ck9A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3176:1: error: BUILDSTDERR: warning: label ‘_ck9F’ defined but not used [-Wunused-label] BUILDSTDERR: 3176 | _ck9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3176 | _ck9F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck8D’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3212:1: error: BUILDSTDERR: warning: label ‘_ck8D’ defined but not used [-Wunused-label] BUILDSTDERR: 3212 | _ck8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3212 | _ck8D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ck8I’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3238:1: error: BUILDSTDERR: warning: label ‘_ck8I’ defined but not used [-Wunused-label] BUILDSTDERR: 3238 | _ck8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3238 | _ck8I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3292:1: error: BUILDSTDERR: warning: label ‘_ck9M’ defined but not used [-Wunused-label] BUILDSTDERR: 3292 | _ck9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3292 | _ck9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3343:1: error: BUILDSTDERR: warning: label ‘_ckas’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _ckas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _ckas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3387:1: error: BUILDSTDERR: warning: label ‘_ckav’ defined but not used [-Wunused-label] BUILDSTDERR: 3387 | _ckav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3387 | _ckav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3443:1: error: BUILDSTDERR: warning: label ‘_ckaP’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _ckaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _ckaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3480:1: error: BUILDSTDERR: warning: label ‘_ckaS’ defined but not used [-Wunused-label] BUILDSTDERR: 3480 | _ckaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3480 | _ckaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3533:1: error: BUILDSTDERR: warning: label ‘_ckaX’ defined but not used [-Wunused-label] BUILDSTDERR: 3533 | _ckaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3533 | _ckaX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckaa’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3562:1: error: BUILDSTDERR: warning: label ‘_ckaa’ defined but not used [-Wunused-label] BUILDSTDERR: 3562 | _ckaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3562 | _ckaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3619:1: error: BUILDSTDERR: warning: label ‘_ckbp’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _ckbp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _ckbp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3654:1: error: BUILDSTDERR: warning: label ‘_ckbz’ defined but not used [-Wunused-label] BUILDSTDERR: 3654 | _ckbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3654 | _ckbz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfCategoryTYPEWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3694:1: error: BUILDSTDERR: warning: label ‘_ckbD’ defined but not used [-Wunused-label] BUILDSTDERR: 3694 | _ckbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3694 | _ckbD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3747:1: error: BUILDSTDERR: warning: label ‘_ckck’ defined but not used [-Wunused-label] BUILDSTDERR: 3747 | _ckck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3747 | _ckck: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3787:1: error: BUILDSTDERR: warning: label ‘_ckcu’ defined but not used [-Wunused-label] BUILDSTDERR: 3787 | _ckcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3787 | _ckcu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3831:1: error: BUILDSTDERR: warning: label ‘_ckcA’ defined but not used [-Wunused-label] BUILDSTDERR: 3831 | _ckcA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3831 | _ckcA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckcy’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3885:1: error: BUILDSTDERR: warning: label ‘_ckcy’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _ckcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _ckcy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjO8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3911:1: error: BUILDSTDERR: warning: label ‘_ckcW’ defined but not used [-Wunused-label] BUILDSTDERR: 3911 | _ckcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3911 | _ckcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:3948:1: error: BUILDSTDERR: warning: label ‘_ckdb’ defined but not used [-Wunused-label] BUILDSTDERR: 3948 | _ckdb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3948 | _ckdb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4012:1: error: BUILDSTDERR: warning: label ‘_ckdg’ defined but not used [-Wunused-label] BUILDSTDERR: 4012 | _ckdg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4012 | _ckdg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4074:1: error: BUILDSTDERR: warning: label ‘_ckdl’ defined but not used [-Wunused-label] BUILDSTDERR: 4074 | _ckdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4074 | _ckdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjO6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4133:1: error: BUILDSTDERR: warning: label ‘_ckdE’ defined but not used [-Wunused-label] BUILDSTDERR: 4133 | _ckdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4133 | _ckdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjO5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4173:1: error: BUILDSTDERR: warning: label ‘_ckdO’ defined but not used [-Wunused-label] BUILDSTDERR: 4173 | _ckdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4173 | _ckdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjO7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4217:1: error: BUILDSTDERR: warning: label ‘_ckdU’ defined but not used [-Wunused-label] BUILDSTDERR: 4217 | _ckdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4217 | _ckdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckdS’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4271:1: error: BUILDSTDERR: warning: label ‘_ckdS’ defined but not used [-Wunused-label] BUILDSTDERR: 4271 | _ckdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4271 | _ckdS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOq_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4303:1: error: BUILDSTDERR: warning: label ‘_cke2’ defined but not used [-Wunused-label] BUILDSTDERR: 4303 | _cke2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4303 | _cke2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjNR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4364:1: error: BUILDSTDERR: warning: label ‘_ckel’ defined but not used [-Wunused-label] BUILDSTDERR: 4364 | _ckel: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4364 | _ckel: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjO2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4401:1: error: BUILDSTDERR: warning: label ‘_ckeA’ defined but not used [-Wunused-label] BUILDSTDERR: 4401 | _ckeA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4401 | _ckeA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjO3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4465:1: error: BUILDSTDERR: warning: label ‘_ckeF’ defined but not used [-Wunused-label] BUILDSTDERR: 4465 | _ckeF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4465 | _ckeF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcztztzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4528:1: error: BUILDSTDERR: warning: label ‘_ckeK’ defined but not used [-Wunused-label] BUILDSTDERR: 4528 | _ckeK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4528 | _ckeK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4579:1: error: BUILDSTDERR: warning: label ‘_ckfB’ defined but not used [-Wunused-label] BUILDSTDERR: 4579 | _ckfB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4579 | _ckfB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4616:1: error: BUILDSTDERR: warning: label ‘_ckfN’ defined but not used [-Wunused-label] BUILDSTDERR: 4616 | _ckfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4616 | _ckfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4664:1: error: BUILDSTDERR: warning: label ‘_ckfS’ defined but not used [-Wunused-label] BUILDSTDERR: 4664 | _ckfS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4664 | _ckfS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrowzuzdcsecond_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4724:1: error: BUILDSTDERR: warning: label ‘_ckfX’ defined but not used [-Wunused-label] BUILDSTDERR: 4724 | _ckfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4724 | _ckfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4772:1: error: BUILDSTDERR: warning: label ‘_ckgs’ defined but not used [-Wunused-label] BUILDSTDERR: 4772 | _ckgs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4772 | _ckgs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4809:1: error: BUILDSTDERR: warning: label ‘_ckgF’ defined but not used [-Wunused-label] BUILDSTDERR: 4809 | _ckgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4809 | _ckgF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4863:1: error: BUILDSTDERR: warning: label ‘_ckgK’ defined but not used [-Wunused-label] BUILDSTDERR: 4863 | _ckgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4863 | _ckgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4920:1: error: BUILDSTDERR: warning: label ‘_ckgW’ defined but not used [-Wunused-label] BUILDSTDERR: 4920 | _ckgW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4920 | _ckgW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczazaza_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:4964:1: error: BUILDSTDERR: warning: label ‘_ckgZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4964 | _ckgZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4964 | _ckgZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5015:1: error: BUILDSTDERR: warning: label ‘_ckhq’ defined but not used [-Wunused-label] BUILDSTDERR: 5015 | _ckhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5015 | _ckhq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5050:1: error: BUILDSTDERR: warning: label ‘_ckhB’ defined but not used [-Wunused-label] BUILDSTDERR: 5050 | _ckhB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5050 | _ckhB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjON_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5085:1: error: BUILDSTDERR: warning: label ‘_ckhL’ defined but not used [-Wunused-label] BUILDSTDERR: 5085 | _ckhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5085 | _ckhL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOM_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5121:1: error: BUILDSTDERR: warning: label ‘_ckhW’ defined but not used [-Wunused-label] BUILDSTDERR: 5121 | _ckhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5121 | _ckhW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5155:1: error: BUILDSTDERR: warning: label ‘_cki7’ defined but not used [-Wunused-label] BUILDSTDERR: 5155 | _cki7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5155 | _cki7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5190:1: error: BUILDSTDERR: warning: label ‘_ckih’ defined but not used [-Wunused-label] BUILDSTDERR: 5190 | _ckih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5190 | _ckih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5234:1: error: BUILDSTDERR: warning: label ‘_ckil’ defined but not used [-Wunused-label] BUILDSTDERR: 5234 | _ckil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5234 | _ckil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5314:1: error: BUILDSTDERR: warning: label ‘_ckiP’ defined but not used [-Wunused-label] BUILDSTDERR: 5314 | _ckiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5314 | _ckiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcp2ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5351:1: error: BUILDSTDERR: warning: label ‘_ckiS’ defined but not used [-Wunused-label] BUILDSTDERR: 5351 | _ckiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5351 | _ckiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5389:1: error: BUILDSTDERR: warning: label ‘_ckjc’ defined but not used [-Wunused-label] BUILDSTDERR: 5389 | _ckjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5389 | _ckjc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrowzuzdcp2ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5426:1: error: BUILDSTDERR: warning: label ‘_ckjf’ defined but not used [-Wunused-label] BUILDSTDERR: 5426 | _ckjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5426 | _ckjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjOY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5464:1: error: BUILDSTDERR: warning: label ‘_ckjz’ defined but not used [-Wunused-label] BUILDSTDERR: 5464 | _ckjz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5464 | _ckjz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrowzuzdcp2ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5501:1: error: BUILDSTDERR: warning: label ‘_ckjC’ defined but not used [-Wunused-label] BUILDSTDERR: 5501 | _ckjC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5501 | _ckjC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjP1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5539:1: error: BUILDSTDERR: warning: label ‘_ckjW’ defined but not used [-Wunused-label] BUILDSTDERR: 5539 | _ckjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5539 | _ckjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcp1ArrowState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5576:1: error: BUILDSTDERR: warning: label ‘_ckjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5576 | _ckjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5576 | _ckjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjP4_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5614:1: error: BUILDSTDERR: warning: label ‘_ckkj’ defined but not used [-Wunused-label] BUILDSTDERR: 5614 | _ckkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5614 | _ckkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrowzuzdcp1ArrowReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5651:1: error: BUILDSTDERR: warning: label ‘_ckkm’ defined but not used [-Wunused-label] BUILDSTDERR: 5651 | _ckkm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5651 | _ckkm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjP7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5689:1: error: BUILDSTDERR: warning: label ‘_ckkG’ defined but not used [-Wunused-label] BUILDSTDERR: 5689 | _ckkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5689 | _ckkG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcp1ArrowError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5726:1: error: BUILDSTDERR: warning: label ‘_ckkJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _ckkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _ckkJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5764:1: error: BUILDSTDERR: warning: label ‘_ckl4’ defined but not used [-Wunused-label] BUILDSTDERR: 5764 | _ckl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5764 | _ckl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5800:1: error: BUILDSTDERR: warning: label ‘_ckle’ defined but not used [-Wunused-label] BUILDSTDERR: 5800 | _ckle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5800 | _ckle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5839:1: error: BUILDSTDERR: warning: label ‘_cklo’ defined but not used [-Wunused-label] BUILDSTDERR: 5839 | _cklo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5839 | _cklo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowWriterwWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5880:1: error: BUILDSTDERR: warning: label ‘_ckls’ defined but not used [-Wunused-label] BUILDSTDERR: 5880 | _ckls: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5880 | _ckls: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5940:1: error: BUILDSTDERR: warning: label ‘_cklQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5940 | _cklQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5940 | _cklQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:5974:1: error: BUILDSTDERR: warning: label ‘_ckm2’ defined but not used [-Wunused-label] BUILDSTDERR: 5974 | _ckm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5974 | _ckm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6009:1: error: BUILDSTDERR: warning: label ‘_ckm5’ defined but not used [-Wunused-label] BUILDSTDERR: 6009 | _ckm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6009 | _ckm5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6069:1: error: BUILDSTDERR: warning: label ‘_ckmr’ defined but not used [-Wunused-label] BUILDSTDERR: 6069 | _ckmr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6069 | _ckmr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6107:1: error: BUILDSTDERR: warning: label ‘_ckmI’ defined but not used [-Wunused-label] BUILDSTDERR: 6107 | _ckmI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6107 | _ckmI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6143:1: error: BUILDSTDERR: warning: label ‘_ckn4’ defined but not used [-Wunused-label] BUILDSTDERR: 6143 | _ckn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6143 | _ckn4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckn1’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6179:1: error: BUILDSTDERR: warning: label ‘_ckn1’ defined but not used [-Wunused-label] BUILDSTDERR: 6179 | _ckn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6179 | _ckn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cknc’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cknc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cknc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6258:1: error: BUILDSTDERR: warning: label ‘_cknh’ defined but not used [-Wunused-label] BUILDSTDERR: 6258 | _cknh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6258 | _cknh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6321:1: error: BUILDSTDERR: warning: label ‘_cknm’ defined but not used [-Wunused-label] BUILDSTDERR: 6321 | _cknm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6321 | _cknm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6372:1: error: BUILDSTDERR: warning: label ‘_cknV’ defined but not used [-Wunused-label] BUILDSTDERR: 6372 | _cknV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6372 | _cknV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPD_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6406:1: error: BUILDSTDERR: warning: label ‘_ckod’ defined but not used [-Wunused-label] BUILDSTDERR: 6406 | _ckod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6406 | _ckod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6446:1: error: BUILDSTDERR: warning: label ‘_ckoh’ defined but not used [-Wunused-label] BUILDSTDERR: 6446 | _ckoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6446 | _ckoh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6502:1: error: BUILDSTDERR: warning: label ‘_ckom’ defined but not used [-Wunused-label] BUILDSTDERR: 6502 | _ckom: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6502 | _ckom: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6565:1: error: BUILDSTDERR: warning: label ‘_ckor’ defined but not used [-Wunused-label] BUILDSTDERR: 6565 | _ckor: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6565 | _ckor: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6607:1: error: BUILDSTDERR: warning: label ‘_ckoY’ defined but not used [-Wunused-label] BUILDSTDERR: 6607 | _ckoY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6607 | _ckoY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6641:1: error: BUILDSTDERR: warning: label ‘_ckpa’ defined but not used [-Wunused-label] BUILDSTDERR: 6641 | _ckpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6641 | _ckpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6676:1: error: BUILDSTDERR: warning: label ‘_ckpd’ defined but not used [-Wunused-label] BUILDSTDERR: 6676 | _ckpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6676 | _ckpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6744:1: error: BUILDSTDERR: warning: label ‘_ckpi’ defined but not used [-Wunused-label] BUILDSTDERR: 6744 | _ckpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6744 | _ckpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6786:1: error: BUILDSTDERR: warning: label ‘_ckpH’ defined but not used [-Wunused-label] BUILDSTDERR: 6786 | _ckpH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6786 | _ckpH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6821:1: error: BUILDSTDERR: warning: label ‘_ckpS’ defined but not used [-Wunused-label] BUILDSTDERR: 6821 | _ckpS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6821 | _ckpS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfFunctorWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6860:1: error: BUILDSTDERR: warning: label ‘_ckpW’ defined but not used [-Wunused-label] BUILDSTDERR: 6860 | _ckpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6860 | _ckpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjPX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6913:1: error: BUILDSTDERR: warning: label ‘_ckqi’ defined but not used [-Wunused-label] BUILDSTDERR: 6913 | _ckqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6913 | _ckqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:6956:1: error: BUILDSTDERR: warning: label ‘_ckql’ defined but not used [-Wunused-label] BUILDSTDERR: 6956 | _ckql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6956 | _ckql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQ2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7005:1: error: BUILDSTDERR: warning: label ‘_ckqF’ defined but not used [-Wunused-label] BUILDSTDERR: 7005 | _ckqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7005 | _ckqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7047:1: error: BUILDSTDERR: warning: label ‘_ckqI’ defined but not used [-Wunused-label] BUILDSTDERR: 7047 | _ckqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7047 | _ckqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQ6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7089:1: error: BUILDSTDERR: warning: label ‘_ckrg’ defined but not used [-Wunused-label] BUILDSTDERR: 7089 | _ckrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7089 | _ckrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQ9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7123:1: error: BUILDSTDERR: warning: label ‘_ckrz’ defined but not used [-Wunused-label] BUILDSTDERR: 7123 | _ckrz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7123 | _ckrz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7155:1: error: BUILDSTDERR: warning: label ‘_ckrD’ defined but not used [-Wunused-label] BUILDSTDERR: 7155 | _ckrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7155 | _ckrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7208:1: error: BUILDSTDERR: warning: label ‘_ckrI’ defined but not used [-Wunused-label] BUILDSTDERR: 7208 | _ckrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7208 | _ckrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7269:1: error: BUILDSTDERR: warning: label ‘_ckrN’ defined but not used [-Wunused-label] BUILDSTDERR: 7269 | _ckrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7269 | _ckrN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrowzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7326:1: error: BUILDSTDERR: warning: label ‘_ckrS’ defined but not used [-Wunused-label] BUILDSTDERR: 7326 | _ckrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7326 | _ckrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7369:1: error: BUILDSTDERR: warning: label ‘_cksl’ defined but not used [-Wunused-label] BUILDSTDERR: 7369 | _cksl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7369 | _cksl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7404:1: error: BUILDSTDERR: warning: label ‘_cksw’ defined but not used [-Wunused-label] BUILDSTDERR: 7404 | _cksw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7404 | _cksw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQi_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7439:1: error: BUILDSTDERR: warning: label ‘_cksH’ defined but not used [-Wunused-label] BUILDSTDERR: 7439 | _cksH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7439 | _cksH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7474:1: error: BUILDSTDERR: warning: label ‘_cksS’ defined but not used [-Wunused-label] BUILDSTDERR: 7474 | _cksS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7474 | _cksS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7509:1: error: BUILDSTDERR: warning: label ‘_ckt3’ defined but not used [-Wunused-label] BUILDSTDERR: 7509 | _ckt3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7509 | _ckt3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7544:1: error: BUILDSTDERR: warning: label ‘_cktd’ defined but not used [-Wunused-label] BUILDSTDERR: 7544 | _cktd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7544 | _cktd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfApplicativeWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7588:1: error: BUILDSTDERR: warning: label ‘_ckth’ defined but not used [-Wunused-label] BUILDSTDERR: 7588 | _ckth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7588 | _ckth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7670:1: error: BUILDSTDERR: warning: label ‘_cktO’ defined but not used [-Wunused-label] BUILDSTDERR: 7670 | _cktO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7670 | _cktO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cktM’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7702:1: error: BUILDSTDERR: warning: label ‘_cktM’ defined but not used [-Wunused-label] BUILDSTDERR: 7702 | _cktM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7702 | _cktM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcp1Alternative_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7725:1: error: BUILDSTDERR: warning: label ‘_cktU’ defined but not used [-Wunused-label] BUILDSTDERR: 7725 | _cktU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7725 | _cktU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7763:1: error: BUILDSTDERR: warning: label ‘_ckue’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _ckue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _ckue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrowzuzdcp1ArrowLoop_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7800:1: error: BUILDSTDERR: warning: label ‘_ckuh’ defined but not used [-Wunused-label] BUILDSTDERR: 7800 | _ckuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7800 | _ckuh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7838:1: error: BUILDSTDERR: warning: label ‘_ckuC’ defined but not used [-Wunused-label] BUILDSTDERR: 7838 | _ckuC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7838 | _ckuC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7872:1: error: BUILDSTDERR: warning: label ‘_ckuM’ defined but not used [-Wunused-label] BUILDSTDERR: 7872 | _ckuM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7872 | _ckuM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowLoopWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7912:1: error: BUILDSTDERR: warning: label ‘_ckuQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7912 | _ckuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7912 | _ckuQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:7964:1: error: BUILDSTDERR: warning: label ‘_ckvc’ defined but not used [-Wunused-label] BUILDSTDERR: 7964 | _ckvc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7964 | _ckvc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrowzuzdcp1ArrowCircuit_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8001:1: error: BUILDSTDERR: warning: label ‘_ckvf’ defined but not used [-Wunused-label] BUILDSTDERR: 8001 | _ckvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8001 | _ckvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8039:1: error: BUILDSTDERR: warning: label ‘_ckvz’ defined but not used [-Wunused-label] BUILDSTDERR: 8039 | _ckvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8039 | _ckvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowZZeroWriterArrowzuzdcp1ArrowZZero_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8076:1: error: BUILDSTDERR: warning: label ‘_ckvC’ defined but not used [-Wunused-label] BUILDSTDERR: 8076 | _ckvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8076 | _ckvC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8114:1: error: BUILDSTDERR: warning: label ‘_ckvW’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _ckvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _ckvW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8149:1: error: BUILDSTDERR: warning: label ‘_ckw6’ defined but not used [-Wunused-label] BUILDSTDERR: 8149 | _ckw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8149 | _ckw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowZZeroWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8189:1: error: BUILDSTDERR: warning: label ‘_ckwa’ defined but not used [-Wunused-label] BUILDSTDERR: 8189 | _ckwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8189 | _ckwa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8243:1: error: BUILDSTDERR: warning: label ‘_ckws’ defined but not used [-Wunused-label] BUILDSTDERR: 8243 | _ckws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8243 | _ckws: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckwq’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8266:1: error: BUILDSTDERR: warning: label ‘_ckwq’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _ckwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _ckwq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrow1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8295:1: error: BUILDSTDERR: warning: label ‘_ckwH’ defined but not used [-Wunused-label] BUILDSTDERR: 8295 | _ckwH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8295 | _ckwH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckwF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8318:1: error: BUILDSTDERR: warning: label ‘_ckwF’ defined but not used [-Wunused-label] BUILDSTDERR: 8318 | _ckwF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8318 | _ckwF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8345:1: error: BUILDSTDERR: warning: label ‘_ckx0’ defined but not used [-Wunused-label] BUILDSTDERR: 8345 | _ckx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8345 | _ckx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowPlusWriterArrowzuzdcp1ArrowPlus_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8382:1: error: BUILDSTDERR: warning: label ‘_ckx3’ defined but not used [-Wunused-label] BUILDSTDERR: 8382 | _ckx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8382 | _ckx3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8420:1: error: BUILDSTDERR: warning: label ‘_ckxo’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _ckxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _ckxo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8457:1: error: BUILDSTDERR: warning: label ‘_ckxy’ defined but not used [-Wunused-label] BUILDSTDERR: 8457 | _ckxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8457 | _ckxy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowPlusWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8497:1: error: BUILDSTDERR: warning: label ‘_ckxC’ defined but not used [-Wunused-label] BUILDSTDERR: 8497 | _ckxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8497 | _ckxC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjR5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8549:1: error: BUILDSTDERR: warning: label ‘_ckyd’ defined but not used [-Wunused-label] BUILDSTDERR: 8549 | _ckyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8549 | _ckyd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjQZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8588:1: error: BUILDSTDERR: warning: label ‘_ckyk’ defined but not used [-Wunused-label] BUILDSTDERR: 8588 | _ckyk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8588 | _ckyk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cky0’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8632:1: error: BUILDSTDERR: warning: label ‘_cky0’ defined but not used [-Wunused-label] BUILDSTDERR: 8632 | _cky0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8632 | _cky0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8687:1: error: BUILDSTDERR: warning: label ‘_ckyt’ defined but not used [-Wunused-label] BUILDSTDERR: 8687 | _ckyt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8687 | _ckyt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrowzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8727:1: error: BUILDSTDERR: warning: label ‘_ckyM’ defined but not used [-Wunused-label] BUILDSTDERR: 8727 | _ckyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8727 | _ckyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckyJ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8754:1: error: BUILDSTDERR: warning: label ‘_ckyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8754 | _ckyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8754 | _ckyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘rjKv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8788:1: error: BUILDSTDERR: warning: label ‘_ckz4’ defined but not used [-Wunused-label] BUILDSTDERR: 8788 | _ckz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8788 | _ckz4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrowzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8837:1: error: BUILDSTDERR: warning: label ‘_ckze’ defined but not used [-Wunused-label] BUILDSTDERR: 8837 | _ckze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8837 | _ckze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8865:1: error: BUILDSTDERR: warning: label ‘_ckzt’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _ckzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _ckzt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8900:1: error: BUILDSTDERR: warning: label ‘_ckzE’ defined but not used [-Wunused-label] BUILDSTDERR: 8900 | _ckzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8900 | _ckzE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8935:1: error: BUILDSTDERR: warning: label ‘_ckzP’ defined but not used [-Wunused-label] BUILDSTDERR: 8935 | _ckzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8935 | _ckzP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfSemigroupWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:8977:1: error: BUILDSTDERR: warning: label ‘_ckzT’ defined but not used [-Wunused-label] BUILDSTDERR: 8977 | _ckzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8977 | _ckzT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9038:1: error: BUILDSTDERR: warning: label ‘_ckA9’ defined but not used [-Wunused-label] BUILDSTDERR: 9038 | _ckA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9038 | _ckA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcstimes_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9078:1: error: BUILDSTDERR: warning: label ‘_ckAc’ defined but not used [-Wunused-label] BUILDSTDERR: 9078 | _ckAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9078 | _ckAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9120:1: error: BUILDSTDERR: warning: label ‘_ckAG’ defined but not used [-Wunused-label] BUILDSTDERR: 9120 | _ckAG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9120 | _ckAG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9152:1: error: BUILDSTDERR: warning: label ‘_ckAQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9152 | _ckAQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9152 | _ckAQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9187:1: error: BUILDSTDERR: warning: label ‘_ckBf’ defined but not used [-Wunused-label] BUILDSTDERR: 9187 | _ckBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9187 | _ckBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9225:1: error: BUILDSTDERR: warning: label ‘_ckBm’ defined but not used [-Wunused-label] BUILDSTDERR: 9225 | _ckBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9225 | _ckBm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckB2’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9270:1: error: BUILDSTDERR: warning: label ‘_ckB2’ defined but not used [-Wunused-label] BUILDSTDERR: 9270 | _ckB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9270 | _ckB2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdwzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9327:1: error: BUILDSTDERR: warning: label ‘_ckBv’ defined but not used [-Wunused-label] BUILDSTDERR: 9327 | _ckBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9327 | _ckBv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrowzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9376:1: error: BUILDSTDERR: warning: label ‘_ckBO’ defined but not used [-Wunused-label] BUILDSTDERR: 9376 | _ckBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9376 | _ckBO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRL_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9402:1: error: BUILDSTDERR: warning: label ‘_ckC5’ defined but not used [-Wunused-label] BUILDSTDERR: 9402 | _ckC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9402 | _ckC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9436:1: error: BUILDSTDERR: warning: label ‘_ckCg’ defined but not used [-Wunused-label] BUILDSTDERR: 9436 | _ckCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9436 | _ckCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9473:1: error: BUILDSTDERR: warning: label ‘_ckCq’ defined but not used [-Wunused-label] BUILDSTDERR: 9473 | _ckCq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9473 | _ckCq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9509:1: error: BUILDSTDERR: warning: label ‘_ckCA’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _ckCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _ckCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfMonoidWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9552:1: error: BUILDSTDERR: warning: label ‘_ckCE’ defined but not used [-Wunused-label] BUILDSTDERR: 9552 | _ckCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9552 | _ckCE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9618:1: error: BUILDSTDERR: warning: label ‘_ckDz’ defined but not used [-Wunused-label] BUILDSTDERR: 9618 | _ckDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9618 | _ckDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjS1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9652:1: error: BUILDSTDERR: warning: label ‘_ckDL’ defined but not used [-Wunused-label] BUILDSTDERR: 9652 | _ckDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9652 | _ckDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjS2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9687:1: error: BUILDSTDERR: warning: label ‘_ckDO’ defined but not used [-Wunused-label] BUILDSTDERR: 9687 | _ckDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9687 | _ckDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjS3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9755:1: error: BUILDSTDERR: warning: label ‘_ckDT’ defined but not used [-Wunused-label] BUILDSTDERR: 9755 | _ckDT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9755 | _ckDT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9811:1: error: BUILDSTDERR: warning: label ‘_ckEj’ defined but not used [-Wunused-label] BUILDSTDERR: 9811 | _ckEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9811 | _ckEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9848:1: error: BUILDSTDERR: warning: label ‘_ckED’ defined but not used [-Wunused-label] BUILDSTDERR: 9848 | _ckED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9848 | _ckED: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9895:1: error: BUILDSTDERR: warning: label ‘_ckEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9895 | _ckEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9895 | _ckEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:9948:1: error: BUILDSTDERR: warning: label ‘_ckEO’ defined but not used [-Wunused-label] BUILDSTDERR: 9948 | _ckEO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9948 | _ckEO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRX_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10009:1: error: BUILDSTDERR: warning: label ‘_ckET’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10009 | _ckET: BUILDSTDERR: | ^ BUILDSTDERR: 10009 | _ckET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjRP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10064:1: error: BUILDSTDERR: warning: label ‘_ckEY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10064 | _ckEY: BUILDSTDERR: | ^ BUILDSTDERR: 10064 | _ckEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckD5’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10102:1: error: BUILDSTDERR: warning: label ‘_ckD5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10102 | _ckD5: BUILDSTDERR: | ^ BUILDSTDERR: 10102 | _ckD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckDa’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10127:1: error: BUILDSTDERR: warning: label ‘_ckDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10127 | _ckDa: BUILDSTDERR: | ^ BUILDSTDERR: 10127 | _ckDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10180:1: error: BUILDSTDERR: warning: label ‘_ckF5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10180 | _ckF5: BUILDSTDERR: | ^ BUILDSTDERR: 10180 | _ckF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjS8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10223:1: error: BUILDSTDERR: warning: label ‘_ckFO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10223 | _ckFO: BUILDSTDERR: | ^ BUILDSTDERR: 10223 | _ckFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjS9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10255:1: error: BUILDSTDERR: warning: label ‘_ckFY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10255 | _ckFY: BUILDSTDERR: | ^ BUILDSTDERR: 10255 | _ckFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSh_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10290:1: error: BUILDSTDERR: warning: label ‘_ckGf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10290 | _ckGf: BUILDSTDERR: | ^ BUILDSTDERR: 10290 | _ckGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10324:1: error: BUILDSTDERR: warning: label ‘_ckGr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10324 | _ckGr: BUILDSTDERR: | ^ BUILDSTDERR: 10324 | _ckGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10359:1: error: BUILDSTDERR: warning: label ‘_ckGu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10359 | _ckGu: BUILDSTDERR: | ^ BUILDSTDERR: 10359 | _ckGu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10422:1: error: BUILDSTDERR: warning: label ‘_ckH1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10422 | _ckH1: BUILDSTDERR: | ^ BUILDSTDERR: 10422 | _ckH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10459:1: error: BUILDSTDERR: warning: label ‘_ckHl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10459 | _ckHl: BUILDSTDERR: | ^ BUILDSTDERR: 10459 | _ckHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSd_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10506:1: error: BUILDSTDERR: warning: label ‘_ckHr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10506 | _ckHr: BUILDSTDERR: | ^ BUILDSTDERR: 10506 | _ckHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10559:1: error: BUILDSTDERR: warning: label ‘_ckHw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10559 | _ckHw: BUILDSTDERR: | ^ BUILDSTDERR: 10559 | _ckHw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10620:1: error: BUILDSTDERR: warning: label ‘_ckHB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10620 | _ckHB: BUILDSTDERR: | ^ BUILDSTDERR: 10620 | _ckHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10678:1: error: BUILDSTDERR: warning: label ‘_ckHG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10678 | _ckHG: BUILDSTDERR: | ^ BUILDSTDERR: 10678 | _ckHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjS7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10741:1: error: BUILDSTDERR: warning: label ‘_ckHL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10741 | _ckHL: BUILDSTDERR: | ^ BUILDSTDERR: 10741 | _ckHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrowzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10818:1: error: BUILDSTDERR: warning: label ‘_ckHQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10818 | _ckHQ: BUILDSTDERR: | ^ BUILDSTDERR: 10818 | _ckHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10861:1: error: BUILDSTDERR: warning: label ‘_ckIx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10861 | _ckIx: BUILDSTDERR: | ^ BUILDSTDERR: 10861 | _ckIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10896:1: error: BUILDSTDERR: warning: label ‘_ckII’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10896 | _ckII: BUILDSTDERR: | ^ BUILDSTDERR: 10896 | _ckII: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10931:1: error: BUILDSTDERR: warning: label ‘_ckIT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10931 | _ckIT: BUILDSTDERR: | ^ BUILDSTDERR: 10931 | _ckIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:10968:1: error: BUILDSTDERR: warning: label ‘_ckJ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10968 | _ckJ3: BUILDSTDERR: | ^ BUILDSTDERR: 10968 | _ckJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11004:1: error: BUILDSTDERR: warning: label ‘_ckJd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11004 | _ckJd: BUILDSTDERR: | ^ BUILDSTDERR: 11004 | _ckJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfAlternativeWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11047:1: error: BUILDSTDERR: warning: label ‘_ckJh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _ckJh: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _ckJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11120:1: error: BUILDSTDERR: warning: label ‘_ckJJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11120 | _ckJJ: BUILDSTDERR: | ^ BUILDSTDERR: 11120 | _ckJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrowzuzdcp1ArrowApply_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11157:1: error: BUILDSTDERR: warning: label ‘_ckJM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11157 | _ckJM: BUILDSTDERR: | ^ BUILDSTDERR: 11157 | _ckJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSB_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11195:1: error: BUILDSTDERR: warning: label ‘_ckK6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11195 | _ckK6: BUILDSTDERR: | ^ BUILDSTDERR: 11195 | _ckK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSA_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11230:1: error: BUILDSTDERR: warning: label ‘_ckKg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11230 | _ckKg: BUILDSTDERR: | ^ BUILDSTDERR: 11230 | _ckKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowApplyWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11270:1: error: BUILDSTDERR: warning: label ‘_ckKk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11270 | _ckKk: BUILDSTDERR: | ^ BUILDSTDERR: 11270 | _ckKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11322:1: error: BUILDSTDERR: warning: label ‘_ckKG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11322 | _ckKG: BUILDSTDERR: | ^ BUILDSTDERR: 11322 | _ckKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcp1ArrowChoice_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11359:1: error: BUILDSTDERR: warning: label ‘_ckKJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11359 | _ckKJ: BUILDSTDERR: | ^ BUILDSTDERR: 11359 | _ckKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjT1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11397:1: error: BUILDSTDERR: warning: label ‘_ckLm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11397 | _ckLm: BUILDSTDERR: | ^ BUILDSTDERR: 11397 | _ckLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjST_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11434:1: error: BUILDSTDERR: warning: label ‘_ckLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11434 | _ckLD: BUILDSTDERR: | ^ BUILDSTDERR: 11434 | _ckLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11470:1: error: BUILDSTDERR: warning: label ‘_ckM3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11470 | _ckM3: BUILDSTDERR: | ^ BUILDSTDERR: 11470 | _ckM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckLW’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11510:1: error: BUILDSTDERR: warning: label ‘_ckLW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11510 | _ckLW: BUILDSTDERR: | ^ BUILDSTDERR: 11510 | _ckLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11566:1: error: BUILDSTDERR: warning: label ‘_ckMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11566 | _ckMk: BUILDSTDERR: | ^ BUILDSTDERR: 11566 | _ckMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjT0_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11619:1: error: BUILDSTDERR: warning: label ‘_ckMp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11619 | _ckMp: BUILDSTDERR: | ^ BUILDSTDERR: 11619 | _ckMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjT2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11682:1: error: BUILDSTDERR: warning: label ‘_ckMu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11682 | _ckMu: BUILDSTDERR: | ^ BUILDSTDERR: 11682 | _ckMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11743:1: error: BUILDSTDERR: warning: label ‘_ckMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11743 | _ckMG: BUILDSTDERR: | ^ BUILDSTDERR: 11743 | _ckMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjT3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11787:1: error: BUILDSTDERR: warning: label ‘_ckMJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11787 | _ckMJ: BUILDSTDERR: | ^ BUILDSTDERR: 11787 | _ckMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11851:1: error: BUILDSTDERR: warning: label ‘_ckN2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11851 | _ckN2: BUILDSTDERR: | ^ BUILDSTDERR: 11851 | _ckN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11887:1: error: BUILDSTDERR: warning: label ‘_ckNs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11887 | _ckNs: BUILDSTDERR: | ^ BUILDSTDERR: 11887 | _ckNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckNl’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11927:1: error: BUILDSTDERR: warning: label ‘_ckNl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11927 | _ckNl: BUILDSTDERR: | ^ BUILDSTDERR: 11927 | _ckNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:11983:1: error: BUILDSTDERR: warning: label ‘_ckNJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11983 | _ckNJ: BUILDSTDERR: | ^ BUILDSTDERR: 11983 | _ckNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjSR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12036:1: error: BUILDSTDERR: warning: label ‘_ckNO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12036 | _ckNO: BUILDSTDERR: | ^ BUILDSTDERR: 12036 | _ckNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdczpzpzp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12094:1: error: BUILDSTDERR: warning: label ‘_ckNT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12094 | _ckNT: BUILDSTDERR: | ^ BUILDSTDERR: 12094 | _ckNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckKX’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12123:1: error: BUILDSTDERR: warning: label ‘_ckKX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12123 | _ckKX: BUILDSTDERR: | ^ BUILDSTDERR: 12123 | _ckKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjT6_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12179:1: error: BUILDSTDERR: warning: label ‘_ckOH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12179 | _ckOH: BUILDSTDERR: | ^ BUILDSTDERR: 12179 | _ckOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjT9_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12216:1: error: BUILDSTDERR: warning: label ‘_ckOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12216 | _ckOT: BUILDSTDERR: | ^ BUILDSTDERR: 12216 | _ckOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12265:1: error: BUILDSTDERR: warning: label ‘_ckP1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12265 | _ckP1: BUILDSTDERR: | ^ BUILDSTDERR: 12265 | _ckP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckOZ’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12317:1: error: BUILDSTDERR: warning: label ‘_ckOZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12317 | _ckOZ: BUILDSTDERR: | ^ BUILDSTDERR: 12317 | _ckOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdcright_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12346:1: error: BUILDSTDERR: warning: label ‘_ckP9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12346 | _ckP9: BUILDSTDERR: | ^ BUILDSTDERR: 12346 | _ckP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTo_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12394:1: error: BUILDSTDERR: warning: label ‘_ckPC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12394 | _ckPC: BUILDSTDERR: | ^ BUILDSTDERR: 12394 | _ckPC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12432:1: error: BUILDSTDERR: warning: label ‘_ckPT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12432 | _ckPT: BUILDSTDERR: | ^ BUILDSTDERR: 12432 | _ckPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12468:1: error: BUILDSTDERR: warning: label ‘_ckQj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12468 | _ckQj: BUILDSTDERR: | ^ BUILDSTDERR: 12468 | _ckQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckQc’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12504:1: error: BUILDSTDERR: warning: label ‘_ckQc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12504 | _ckQc: BUILDSTDERR: | ^ BUILDSTDERR: 12504 | _ckQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12538:1: error: BUILDSTDERR: warning: label ‘_ckQu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12538 | _ckQu: BUILDSTDERR: | ^ BUILDSTDERR: 12538 | _ckQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTn_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12591:1: error: BUILDSTDERR: warning: label ‘_ckQz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12591 | _ckQz: BUILDSTDERR: | ^ BUILDSTDERR: 12591 | _ckQz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrowzuzdczbzbzb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12649:1: error: BUILDSTDERR: warning: label ‘_ckQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12649 | _ckQE: BUILDSTDERR: | ^ BUILDSTDERR: 12649 | _ckQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckPr’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12678:1: error: BUILDSTDERR: warning: label ‘_ckPr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12678 | _ckPr: BUILDSTDERR: | ^ BUILDSTDERR: 12678 | _ckPr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12733:1: error: BUILDSTDERR: warning: label ‘_ckR8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12733 | _ckR8: BUILDSTDERR: | ^ BUILDSTDERR: 12733 | _ckR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTu_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12768:1: error: BUILDSTDERR: warning: label ‘_ckRj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12768 | _ckRj: BUILDSTDERR: | ^ BUILDSTDERR: 12768 | _ckRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12803:1: error: BUILDSTDERR: warning: label ‘_ckRt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12803 | _ckRt: BUILDSTDERR: | ^ BUILDSTDERR: 12803 | _ckRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12839:1: error: BUILDSTDERR: warning: label ‘_ckRE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12839 | _ckRE: BUILDSTDERR: | ^ BUILDSTDERR: 12839 | _ckRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTr_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12874:1: error: BUILDSTDERR: warning: label ‘_ckRO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12874 | _ckRO: BUILDSTDERR: | ^ BUILDSTDERR: 12874 | _ckRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowChoiceWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12917:1: error: BUILDSTDERR: warning: label ‘_ckRS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12917 | _ckRS: BUILDSTDERR: | ^ BUILDSTDERR: 12917 | _ckRS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTz_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:12991:1: error: BUILDSTDERR: warning: label ‘_ckSl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12991 | _ckSl: BUILDSTDERR: | ^ BUILDSTDERR: 12991 | _ckSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTy_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13026:1: error: BUILDSTDERR: warning: label ‘_ckSv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13026 | _ckSv: BUILDSTDERR: | ^ BUILDSTDERR: 13026 | _ckSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowTransformerWriterArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13066:1: error: BUILDSTDERR: warning: label ‘_ckSz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13066 | _ckSz: BUILDSTDERR: | ^ BUILDSTDERR: 13066 | _ckSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTI_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13120:1: error: BUILDSTDERR: warning: label ‘_ckT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13120 | _ckT0: BUILDSTDERR: | ^ BUILDSTDERR: 13120 | _ckT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13155:1: error: BUILDSTDERR: warning: label ‘_ckTh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13155 | _ckTh: BUILDSTDERR: | ^ BUILDSTDERR: 13155 | _ckTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13192:1: error: BUILDSTDERR: warning: label ‘_ckTt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13192 | _ckTt: BUILDSTDERR: | ^ BUILDSTDERR: 13192 | _ckTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTH_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13240:1: error: BUILDSTDERR: warning: label ‘_ckTy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13240 | _ckTy: BUILDSTDERR: | ^ BUILDSTDERR: 13240 | _ckTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcfetch_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13298:1: error: BUILDSTDERR: warning: label ‘_ckTD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13298 | _ckTD: BUILDSTDERR: | ^ BUILDSTDERR: 13298 | _ckTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckSP’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13326:1: error: BUILDSTDERR: warning: label ‘_ckSP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13326 | _ckSP: BUILDSTDERR: | ^ BUILDSTDERR: 13326 | _ckSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckTF’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13367:1: error: BUILDSTDERR: warning: label ‘_ckTF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13367 | _ckTF: BUILDSTDERR: | ^ BUILDSTDERR: 13367 | _ckTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTR_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13397:1: error: BUILDSTDERR: warning: label ‘_ckUf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13397 | _ckUf: BUILDSTDERR: | ^ BUILDSTDERR: 13397 | _ckUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13432:1: error: BUILDSTDERR: warning: label ‘_ckUw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13432 | _ckUw: BUILDSTDERR: | ^ BUILDSTDERR: 13432 | _ckUw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13469:1: error: BUILDSTDERR: warning: label ‘_ckUI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13469 | _ckUI: BUILDSTDERR: | ^ BUILDSTDERR: 13469 | _ckUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTQ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13517:1: error: BUILDSTDERR: warning: label ‘_ckUN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13517 | _ckUN: BUILDSTDERR: | ^ BUILDSTDERR: 13517 | _ckUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrowzuzdcstore_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13575:1: error: BUILDSTDERR: warning: label ‘_ckUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13575 | _ckUS: BUILDSTDERR: | ^ BUILDSTDERR: 13575 | _ckUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckU4’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13603:1: error: BUILDSTDERR: warning: label ‘_ckU4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13603 | _ckU4: BUILDSTDERR: | ^ BUILDSTDERR: 13603 | _ckU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckUU’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13644:1: error: BUILDSTDERR: warning: label ‘_ckUU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13644 | _ckUU: BUILDSTDERR: | ^ BUILDSTDERR: 13644 | _ckUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13674:1: error: BUILDSTDERR: warning: label ‘_ckVp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13674 | _ckVp: BUILDSTDERR: | ^ BUILDSTDERR: 13674 | _ckVp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13710:1: error: BUILDSTDERR: warning: label ‘_ckVz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13710 | _ckVz: BUILDSTDERR: | ^ BUILDSTDERR: 13710 | _ckVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTU_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13746:1: error: BUILDSTDERR: warning: label ‘_ckVJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13746 | _ckVJ: BUILDSTDERR: | ^ BUILDSTDERR: 13746 | _ckVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowStatesWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13787:1: error: BUILDSTDERR: warning: label ‘_ckVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13787 | _ckVN: BUILDSTDERR: | ^ BUILDSTDERR: 13787 | _ckVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjTZ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13847:1: error: BUILDSTDERR: warning: label ‘_ckWb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13847 | _ckWb: BUILDSTDERR: | ^ BUILDSTDERR: 13847 | _ckWb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrowzuzdcp1ArrowAddState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13884:1: error: BUILDSTDERR: warning: label ‘_ckWe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13884 | _ckWe: BUILDSTDERR: | ^ BUILDSTDERR: 13884 | _ckWe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjU7_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13922:1: error: BUILDSTDERR: warning: label ‘_ckWz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13922 | _ckWz: BUILDSTDERR: | ^ BUILDSTDERR: 13922 | _ckWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjU5_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13956:1: error: BUILDSTDERR: warning: label ‘_ckWK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13956 | _ckWK: BUILDSTDERR: | ^ BUILDSTDERR: 13956 | _ckWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjU3_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:13993:1: error: BUILDSTDERR: warning: label ‘_ckWU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13993 | _ckWU: BUILDSTDERR: | ^ BUILDSTDERR: 13993 | _ckWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjU2_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14029:1: error: BUILDSTDERR: warning: label ‘_ckX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14029 | _ckX4: BUILDSTDERR: | ^ BUILDSTDERR: 14029 | _ckX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddStatesWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14071:1: error: BUILDSTDERR: warning: label ‘_ckX8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14071 | _ckX8: BUILDSTDERR: | ^ BUILDSTDERR: 14071 | _ckX8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14136:1: error: BUILDSTDERR: warning: label ‘_ckXD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14136 | _ckXD: BUILDSTDERR: | ^ BUILDSTDERR: 14136 | _ckXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14171:1: error: BUILDSTDERR: warning: label ‘_ckXU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14171 | _ckXU: BUILDSTDERR: | ^ BUILDSTDERR: 14171 | _ckXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUe_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14208:1: error: BUILDSTDERR: warning: label ‘_ckY6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14208 | _ckY6: BUILDSTDERR: | ^ BUILDSTDERR: 14208 | _ckY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14256:1: error: BUILDSTDERR: warning: label ‘_ckYb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14256 | _ckYb: BUILDSTDERR: | ^ BUILDSTDERR: 14256 | _ckYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrowzuzdcreadState_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14314:1: error: BUILDSTDERR: warning: label ‘_ckYg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14314 | _ckYg: BUILDSTDERR: | ^ BUILDSTDERR: 14314 | _ckYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckXs’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14342:1: error: BUILDSTDERR: warning: label ‘_ckXs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14342 | _ckXs: BUILDSTDERR: | ^ BUILDSTDERR: 14342 | _ckXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_ckYi’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14383:1: error: BUILDSTDERR: warning: label ‘_ckYi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14383 | _ckYi: BUILDSTDERR: | ^ BUILDSTDERR: 14383 | _ckYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUm_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14413:1: error: BUILDSTDERR: warning: label ‘_ckYO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14413 | _ckYO: BUILDSTDERR: | ^ BUILDSTDERR: 14413 | _ckYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14450:1: error: BUILDSTDERR: warning: label ‘_ckYY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14450 | _ckYY: BUILDSTDERR: | ^ BUILDSTDERR: 14450 | _ckYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUj_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14486:1: error: BUILDSTDERR: warning: label ‘_ckZ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14486 | _ckZ8: BUILDSTDERR: | ^ BUILDSTDERR: 14486 | _ckZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowReaderrWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14527:1: error: BUILDSTDERR: warning: label ‘_ckZc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14527 | _ckZc: BUILDSTDERR: | ^ BUILDSTDERR: 14527 | _ckZc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUp_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14586:1: error: BUILDSTDERR: warning: label ‘_ckZA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14586 | _ckZA: BUILDSTDERR: | ^ BUILDSTDERR: 14586 | _ckZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrowzuzdcp1ArrowAddReader_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14623:1: error: BUILDSTDERR: warning: label ‘_ckZD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14623 | _ckZD: BUILDSTDERR: | ^ BUILDSTDERR: 14623 | _ckZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUx_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14661:1: error: BUILDSTDERR: warning: label ‘_ckZY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14661 | _ckZY: BUILDSTDERR: | ^ BUILDSTDERR: 14661 | _ckZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUv_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14698:1: error: BUILDSTDERR: warning: label ‘_cl09’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14698 | _cl09: BUILDSTDERR: | ^ BUILDSTDERR: 14698 | _cl09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUt_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14735:1: error: BUILDSTDERR: warning: label ‘_cl0j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14735 | _cl0j: BUILDSTDERR: | ^ BUILDSTDERR: 14735 | _cl0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUs_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14771:1: error: BUILDSTDERR: warning: label ‘_cl0t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14771 | _cl0t: BUILDSTDERR: | ^ BUILDSTDERR: 14771 | _cl0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddReaderrWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14813:1: error: BUILDSTDERR: warning: label ‘_cl0x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14813 | _cl0x: BUILDSTDERR: | ^ BUILDSTDERR: 14813 | _cl0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUG_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14878:1: error: BUILDSTDERR: warning: label ‘_cl12’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14878 | _cl12: BUILDSTDERR: | ^ BUILDSTDERR: 14878 | _cl12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUC_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14913:1: error: BUILDSTDERR: warning: label ‘_cl1j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14913 | _cl1j: BUILDSTDERR: | ^ BUILDSTDERR: 14913 | _cl1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUE_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14950:1: error: BUILDSTDERR: warning: label ‘_cl1v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14950 | _cl1v: BUILDSTDERR: | ^ BUILDSTDERR: 14950 | _cl1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUF_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:14998:1: error: BUILDSTDERR: warning: label ‘_cl1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14998 | _cl1A: BUILDSTDERR: | ^ BUILDSTDERR: 14998 | _cl1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrowzuzdcraise_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15056:1: error: BUILDSTDERR: warning: label ‘_cl1F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15056 | _cl1F: BUILDSTDERR: | ^ BUILDSTDERR: 15056 | _cl1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cl0R’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15084:1: error: BUILDSTDERR: warning: label ‘_cl0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15084 | _cl0R: BUILDSTDERR: | ^ BUILDSTDERR: 15084 | _cl0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cl1H’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15125:1: error: BUILDSTDERR: warning: label ‘_cl1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15125 | _cl1H: BUILDSTDERR: | ^ BUILDSTDERR: 15125 | _cl1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUP_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15155:1: error: BUILDSTDERR: warning: label ‘_cl2d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15155 | _cl2d: BUILDSTDERR: | ^ BUILDSTDERR: 15155 | _cl2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUO_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15190:1: error: BUILDSTDERR: warning: label ‘_cl2o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15190 | _cl2o: BUILDSTDERR: | ^ BUILDSTDERR: 15190 | _cl2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUN_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15225:1: error: BUILDSTDERR: warning: label ‘_cl2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15225 | _cl2z: BUILDSTDERR: | ^ BUILDSTDERR: 15225 | _cl2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUK_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15262:1: error: BUILDSTDERR: warning: label ‘_cl2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15262 | _cl2J: BUILDSTDERR: | ^ BUILDSTDERR: 15262 | _cl2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUJ_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15298:1: error: BUILDSTDERR: warning: label ‘_cl2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15298 | _cl2T: BUILDSTDERR: | ^ BUILDSTDERR: 15298 | _cl2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowErrorexWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15341:1: error: BUILDSTDERR: warning: label ‘_cl2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15341 | _cl2X: BUILDSTDERR: | ^ BUILDSTDERR: 15341 | _cl2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUS_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15414:1: error: BUILDSTDERR: warning: label ‘_cl3p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15414 | _cl3p: BUILDSTDERR: | ^ BUILDSTDERR: 15414 | _cl3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrowzuzdcp1ArrowAddError_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15451:1: error: BUILDSTDERR: warning: label ‘_cl3s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15451 | _cl3s: BUILDSTDERR: | ^ BUILDSTDERR: 15451 | _cl3s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjV1_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15489:1: error: BUILDSTDERR: warning: label ‘_cl3N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15489 | _cl3N: BUILDSTDERR: | ^ BUILDSTDERR: 15489 | _cl3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUY_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15526:1: error: BUILDSTDERR: warning: label ‘_cl3Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15526 | _cl3Y: BUILDSTDERR: | ^ BUILDSTDERR: 15526 | _cl3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUW_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15563:1: error: BUILDSTDERR: warning: label ‘_cl48’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15563 | _cl48: BUILDSTDERR: | ^ BUILDSTDERR: 15563 | _cl48: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjUV_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15599:1: error: BUILDSTDERR: warning: label ‘_cl4i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15599 | _cl4i: BUILDSTDERR: | ^ BUILDSTDERR: 15599 | _cl4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddErrorexWriterArrowWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15641:1: error: BUILDSTDERR: warning: label ‘_cl4m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15641 | _cl4m: BUILDSTDERR: | ^ BUILDSTDERR: 15641 | _cl4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVc_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15706:1: error: BUILDSTDERR: warning: label ‘_cl4W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15706 | _cl4W: BUILDSTDERR: | ^ BUILDSTDERR: 15706 | _cl4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjV8_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15745:1: error: BUILDSTDERR: warning: label ‘_cl5d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15745 | _cl5d: BUILDSTDERR: | ^ BUILDSTDERR: 15745 | _cl5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15782:1: error: BUILDSTDERR: warning: label ‘_cl5p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15782 | _cl5p: BUILDSTDERR: | ^ BUILDSTDERR: 15782 | _cl5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVb_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15830:1: error: BUILDSTDERR: warning: label ‘_cl5u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15830 | _cl5u: BUILDSTDERR: | ^ BUILDSTDERR: 15830 | _cl5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrowzuzdcdelay_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15888:1: error: BUILDSTDERR: warning: label ‘_cl5z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15888 | _cl5z: BUILDSTDERR: | ^ BUILDSTDERR: 15888 | _cl5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cl4G’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15911:1: error: BUILDSTDERR: warning: label ‘_cl4G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15911 | _cl4G: BUILDSTDERR: | ^ BUILDSTDERR: 15911 | _cl4G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cl4L’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15936:1: error: BUILDSTDERR: warning: label ‘_cl4L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15936 | _cl4L: BUILDSTDERR: | ^ BUILDSTDERR: 15936 | _cl4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘_cl5B’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:15978:1: error: BUILDSTDERR: warning: label ‘_cl5B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15978 | _cl5B: BUILDSTDERR: | ^ BUILDSTDERR: 15978 | _cl5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVg_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16008:1: error: BUILDSTDERR: warning: label ‘_cl68’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16008 | _cl68: BUILDSTDERR: | ^ BUILDSTDERR: 16008 | _cl68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVf_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16043:1: error: BUILDSTDERR: warning: label ‘_cl6i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16043 | _cl6i: BUILDSTDERR: | ^ BUILDSTDERR: 16043 | _cl6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowCircuitWriterArrow_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16083:1: error: BUILDSTDERR: warning: label ‘_cl6m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16083 | _cl6m: BUILDSTDERR: | ^ BUILDSTDERR: 16083 | _cl6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘rjKw_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16137:1: error: BUILDSTDERR: warning: label ‘_cl6C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16137 | _cl6C: BUILDSTDERR: | ^ BUILDSTDERR: 16137 | _cl6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVl_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16168:1: error: BUILDSTDERR: warning: label ‘_cl6T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16168 | _cl6T: BUILDSTDERR: | ^ BUILDSTDERR: 16168 | _cl6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘sjVk_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16203:1: error: BUILDSTDERR: warning: label ‘_cl73’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16203 | _cl73: BUILDSTDERR: | ^ BUILDSTDERR: 16203 | _cl73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc: In function ‘arrowszm0zi4zi4zi2zm6NIhXpW8K866v4kk9VL2Vh_ControlziArrowziTransformerziWriter_zdfArrowAddWriterwWriterArrowa_entry’: BUILDSTDERR: /tmp/ghc2291_0/ghc_128.hc:16244:1: error: BUILDSTDERR: warning: label ‘_cl77’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16244 | _cl77: BUILDSTDERR: | ^ BUILDSTDERR: 16244 | _cl77: BUILDSTDERR: | ^~~~~ [12 of 12] Compiling Control.Arrow.Transformer.All ( Control/Arrow/Transformer/All.hs, dist/build/Control/Arrow/Transformer/All.p_o ) BUILDSTDERR: /tmp/ghc2291_0/ghc_139.hc:47:22: error: BUILDSTDERR: warning: ‘Sl7v_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord Sl7v_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord Sl7v_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for arrows-0.4.4.2.. Running Haddock on library for arrows-0.4.4.2.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 100% ( 14 / 14) in 'Control.Arrow.Operations' 100% ( 2 / 2) in 'Control.Arrow.Transformer' 100% ( 3 / 3) in 'Control.Arrow.Transformer.Automaton' 50% ( 1 / 2) in 'Control.Arrow.Transformer.CoState' Missing documentation for: CoStateArrow (Control/Arrow/Transformer/CoState.hs:30) 100% ( 4 / 4) in 'Control.Arrow.Transformer.Error' 100% ( 4 / 4) in 'Control.Arrow.Transformer.Reader' 100% ( 4 / 4) in 'Control.Arrow.Transformer.State' 40% ( 4 / 10) in 'Control.Arrow.Transformer.Static' Missing documentation for: wrap (Control/Arrow/Transformer/Static.hs:143) unwrap (Control/Arrow/Transformer/Static.hs:146) wrapA (Control/Arrow/Transformer/Static.hs:153) unwrapA (Control/Arrow/Transformer/Static.hs:156) wrapM (Control/Arrow/Transformer/Static.hs:164) unwrapM (Control/Arrow/Transformer/Static.hs:167) 100% ( 7 / 7) in 'Control.Arrow.Transformer.Stream' 100% ( 4 / 4) in 'Control.Arrow.Transformer.Writer' 89% ( 8 / 9) in 'Control.Arrow.Transformer.All' Missing documentation for: Module header Documentation created: dist/doc/html/arrows/index.html, dist/doc/html/arrows/arrows.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n6bAMT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 + cd arrows-0.4.4.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 -v directory dist/doc/html/arrows does exist: True creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2 copy directory 'dist/doc/html/arrows' to '/builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2'. creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src Installing dist/doc/html/arrows/arrows.txt to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/arrows.txt Installing dist/doc/html/arrows/Control-Arrow-Transformer-Writer.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-Writer.html Installing dist/doc/html/arrows/Control-Arrow-Transformer-Automaton.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-Automaton.html Installing dist/doc/html/arrows/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/haddock-bundle.min.js Installing dist/doc/html/arrows/synopsis.png to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/synopsis.png Installing dist/doc/html/arrows/Control-Arrow-Transformer-Error.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-Error.html Installing dist/doc/html/arrows/arrows.haddock to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/arrows.haddock Installing dist/doc/html/arrows/hslogo-16.png to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/hslogo-16.png Installing dist/doc/html/arrows/index.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/index.html Installing dist/doc/html/arrows/Control-Arrow-Transformer-State.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-State.html Installing dist/doc/html/arrows/plus.gif to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/plus.gif Installing dist/doc/html/arrows/meta.json to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/meta.json Installing dist/doc/html/arrows/quick-jump.css to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/quick-jump.css Installing dist/doc/html/arrows/Control-Arrow-Operations.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Operations.html Installing dist/doc/html/arrows/Control-Arrow-Transformer-Stream.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-Stream.html Installing dist/doc/html/arrows/Control-Arrow-Transformer-Reader.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-Reader.html Installing dist/doc/html/arrows/doc-index.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/doc-index.html Installing dist/doc/html/arrows/Control-Arrow-Transformer-Static.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-Static.html Installing dist/doc/html/arrows/Control-Arrow-Transformer-All.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-All.html Installing dist/doc/html/arrows/minus.gif to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/minus.gif Installing dist/doc/html/arrows/Control-Arrow-Transformer-CoState.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer-CoState.html Installing dist/doc/html/arrows/ocean.css to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/ocean.css Installing dist/doc/html/arrows/Control-Arrow-Transformer.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/Control-Arrow-Transformer.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.Automaton.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.Automaton.html Installing dist/doc/html/arrows/src/Control.Arrow.Internals.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Internals.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.Writer.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.Writer.html Installing dist/doc/html/arrows/src/style.css to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/style.css Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.Reader.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.Reader.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.Static.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.Static.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.All.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.All.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.State.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.State.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.Stream.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.Stream.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.html Installing dist/doc/html/arrows/src/highlight.js to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/highlight.js Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.Error.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.Error.html Installing dist/doc/html/arrows/src/Control.Arrow.Operations.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Operations.html Installing dist/doc/html/arrows/src/Control.Arrow.Transformer.CoState.html to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/src/Control.Arrow.Transformer.CoState.html creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2 Installing dist/doc/html/arrows/arrows.haddock to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2/arrows.haddock creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses/ghc-arrows creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses/ghc-arrows Installing LICENSE to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses/ghc-arrows/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer Installing dist/build/Control/Arrow/Operations.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Operations.hi Installing dist/build/Control/Arrow/Transformer/Automaton.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Automaton.hi Installing dist/build/Control/Arrow/Transformer/CoState.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/CoState.hi Installing dist/build/Control/Arrow/Transformer/Error.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Error.hi Installing dist/build/Control/Arrow/Transformer/State.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/State.hi Installing dist/build/Control/Arrow/Transformer/Static.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Static.hi Installing dist/build/Control/Arrow/Transformer/Stream.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Stream.hi Installing dist/build/Control/Arrow/Transformer/Writer.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Writer.hi Installing dist/build/Control/Arrow/Transformer/Reader.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Reader.hi Installing dist/build/Control/Arrow/Transformer/All.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/All.hi Installing dist/build/Control/Arrow/Transformer.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer.hi Installing dist/build/Control/Arrow/Internals.hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Internals.hi creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer Installing dist/build/Control/Arrow/Operations.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Operations.p_hi Installing dist/build/Control/Arrow/Transformer/Automaton.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Automaton.p_hi Installing dist/build/Control/Arrow/Transformer/CoState.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/CoState.p_hi Installing dist/build/Control/Arrow/Transformer/Error.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Error.p_hi Installing dist/build/Control/Arrow/Transformer/State.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/State.p_hi Installing dist/build/Control/Arrow/Transformer/Static.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Static.p_hi Installing dist/build/Control/Arrow/Transformer/Stream.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Stream.p_hi Installing dist/build/Control/Arrow/Transformer/Writer.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Writer.p_hi Installing dist/build/Control/Arrow/Transformer/Reader.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Reader.p_hi Installing dist/build/Control/Arrow/Transformer/All.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/All.p_hi Installing dist/build/Control/Arrow/Transformer.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer.p_hi Installing dist/build/Control/Arrow/Internals.p_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Internals.p_hi creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer Installing dist/build/Control/Arrow/Operations.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Operations.dyn_hi Installing dist/build/Control/Arrow/Transformer/Automaton.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Automaton.dyn_hi Installing dist/build/Control/Arrow/Transformer/CoState.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/CoState.dyn_hi Installing dist/build/Control/Arrow/Transformer/Error.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Error.dyn_hi Installing dist/build/Control/Arrow/Transformer/State.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/State.dyn_hi Installing dist/build/Control/Arrow/Transformer/Static.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Static.dyn_hi Installing dist/build/Control/Arrow/Transformer/Stream.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Stream.dyn_hi Installing dist/build/Control/Arrow/Transformer/Writer.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Writer.dyn_hi Installing dist/build/Control/Arrow/Transformer/Reader.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/Reader.dyn_hi Installing dist/build/Control/Arrow/Transformer/All.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer/All.dyn_hi Installing dist/build/Control/Arrow/Transformer.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Transformer.dyn_hi Installing dist/build/Control/Arrow/Internals.dyn_hi to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/Control/Arrow/Internals.dyn_hi creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 Installing dist/build/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh.a to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh.a creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 Installing dist/build/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh_p.a to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh_p.a creating /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d arrows-0.4.4.2.conf ']' + install -D --mode=0644 arrows-0.4.4.2.conf /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/arrows-0.4.4.2.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z arrows-0.4.4.2.conf ']' + rm -f ghc-arrows.files ghc-arrows-devel.files + touch ghc-arrows.files ghc-arrows-devel.files + ls /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/arrows-0.4.4.2.conf + pkgdir=/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 + '[' -d /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/arrows-0.4.4.2 ']' + echo /usr/lib64/ghc-8.4.4/arrows-0.4.4.2 + echo '%attr(755,root,root) /usr/lib64/libHSarrows-0.4.4.2-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/arrows-0.4.4.2 ']' + echo /usr/share/doc/ghc/html/libraries/arrows-0.4.4.2 + for i in ghc-arrows.files ghc-arrows-devel.files + '[' -f ghc-arrows.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64!!g' ghc-arrows.files + for i in ghc-arrows.files ghc-arrows-devel.files + '[' -f ghc-arrows-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64!!g' ghc-arrows-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-arrows-0.4.4.2-2.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gk8jjZ + umask 022 + cd /builddir/build/BUILD + cd arrows-0.4.4.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses/ghc-arrows + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses/ghc-arrows + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64/usr/share/licenses/ghc-arrows + exit 0 Provides: ghc-arrows = 0.4.4.2-2.fc30 ghc-arrows(riscv-64) = 0.4.4.2-2.fc30 libHSarrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh-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: libHSStream-0.4.7.2-CyNZvNy6q9q39lKmLKvIL6-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-arrows-devel-0.4.4.2-2.fc30.riscv64 Provides: ghc-arrows-devel = 0.4.4.2-2.fc30 ghc-arrows-devel(riscv-64) = 0.4.4.2-2.fc30 ghc-arrows-doc = 0.4.4.2-2.fc30 ghc-arrows-static = 0.4.4.2-2.fc30 ghc-devel(arrows-0.4.4.2-6NIhXpW8K866v4kk9VL2Vh) 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(Stream-0.4.7.2-CyNZvNy6q9q39lKmLKvIL6) ghc-devel(base-4.11.1.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-arrows-0.4.4.2-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-arrows-devel-0.4.4.2-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eyAzxV + umask 022 + cd /builddir/build/BUILD + cd arrows-0.4.4.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-arrows-0.4.4.2-2.fc30.riscv64 + exit 0 Child return code was: 0