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-pipes.spec'], chrootPath='/var/lib/mock/f30-build-43053-24921/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-pipes.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ghc-pipes-4.3.9-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-pipes.spec'], chrootPath='/var/lib/mock/f30-build-43053-24921/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-pipes.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': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0Zr2Ch + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pipes-4.3.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/pipes-4.3.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pipes-4.3.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IVMrbv + umask 022 + cd /builddir/build/BUILD + cd pipes-4.3.9 + 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-pipes '--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/pipes-4.3.9 --global Configuring pipes-4.3.9... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for pipes-4.3.9.. Building library for pipes-4.3.9.. [1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o ) BUILDSTDERR: src/Pipes/Internal.hs:48:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 48 | import Control.Applicative (Alternative(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Pipes/Internal.hs:52:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 52 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbTN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:16:1: error: BUILDSTDERR: warning: label ‘_cc3k’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _cc3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _cc3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbTX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:51:1: error: BUILDSTDERR: warning: label ‘_cc3F’ defined but not used [-Wunused-label] BUILDSTDERR: 51 | _cc3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 51 | _cc3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc3D’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:76:1: error: BUILDSTDERR: warning: label ‘_cc3D’ defined but not used [-Wunused-label] BUILDSTDERR: 76 | _cc3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 76 | _cc3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbU2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:94:1: error: BUILDSTDERR: warning: label ‘_cc3U’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _cc3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _cc3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc3S’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:119:1: error: BUILDSTDERR: warning: label ‘_cc3S’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _cc3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _cc3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbU4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:137:1: error: BUILDSTDERR: warning: label ‘_cc46’ defined but not used [-Wunused-label] BUILDSTDERR: 137 | _cc46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 137 | _cc46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbTO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:165:1: error: BUILDSTDERR: warning: label ‘_cc4f’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _cc4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _cc4f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc3t’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:209:1: error: BUILDSTDERR: warning: label ‘_cc3t’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _cc3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _cc3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:299:1: error: BUILDSTDERR: warning: label ‘_cc4C’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _cc4C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _cc4C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:334:1: error: BUILDSTDERR: warning: label ‘_cc4Q’ defined but not used [-Wunused-label] BUILDSTDERR: 334 | _cc4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 334 | _cc4Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfFunctorProxyzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:351:1: error: BUILDSTDERR: warning: label ‘_cc4T’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _cc4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _cc4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:380:1: error: BUILDSTDERR: warning: label ‘_cc57’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _cc57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _cc57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:402:1: error: BUILDSTDERR: warning: label ‘_cc5f’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _cc5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _cc5f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfFunctorProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:427:1: error: BUILDSTDERR: warning: label ‘_cc5j’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _cc5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _cc5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:465:1: error: BUILDSTDERR: warning: label ‘_cc5z’ defined but not used [-Wunused-label] BUILDSTDERR: 465 | _cc5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 465 | _cc5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:500:1: error: BUILDSTDERR: warning: label ‘_cc5U’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _cc5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _cc5U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc5S’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:525:1: error: BUILDSTDERR: warning: label ‘_cc5S’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _cc5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _cc5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:543:1: error: BUILDSTDERR: warning: label ‘_cc69’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _cc69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _cc69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc67’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:568:1: error: BUILDSTDERR: warning: label ‘_cc67’ defined but not used [-Wunused-label] BUILDSTDERR: 568 | _cc67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 568 | _cc67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:586:1: error: BUILDSTDERR: warning: label ‘_cc6l’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _cc6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _cc6l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:614:1: error: BUILDSTDERR: warning: label ‘_cc6u’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _cc6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _cc6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc5I’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:658:1: error: BUILDSTDERR: warning: label ‘_cc5I’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _cc5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _cc5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:742:1: error: BUILDSTDERR: warning: label ‘_cc6N’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _cc6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _cc6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:782:1: error: BUILDSTDERR: warning: label ‘_cc73’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _cc73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _cc73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:817:1: error: BUILDSTDERR: warning: label ‘_cc7o’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _cc7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _cc7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc7m’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:842:1: error: BUILDSTDERR: warning: label ‘_cc7m’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cc7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cc7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:860:1: error: BUILDSTDERR: warning: label ‘_cc7D’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _cc7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _cc7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc7B’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:885:1: error: BUILDSTDERR: warning: label ‘_cc7B’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _cc7B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _cc7B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:903:1: error: BUILDSTDERR: warning: label ‘_cc7P’ defined but not used [-Wunused-label] BUILDSTDERR: 903 | _cc7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 903 | _cc7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:930:1: error: BUILDSTDERR: warning: label ‘_cc7Y’ defined but not used [-Wunused-label] BUILDSTDERR: 930 | _cc7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 930 | _cc7Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbUG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:957:1: error: BUILDSTDERR: warning: label ‘_cc87’ defined but not used [-Wunused-label] BUILDSTDERR: 957 | _cc87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 957 | _cc87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc7c’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1004:1: error: BUILDSTDERR: warning: label ‘_cc7c’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _cc7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _cc7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxyzuzdczlzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1099:1: error: BUILDSTDERR: warning: label ‘_cc8q’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _cc8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _cc8q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbV3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1139:1: error: BUILDSTDERR: warning: label ‘_cc8L’ defined but not used [-Wunused-label] BUILDSTDERR: 1139 | _cc8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1139 | _cc8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc8E’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1172:1: error: BUILDSTDERR: warning: label ‘_cc8E’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _cc8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _cc8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1215:1: error: BUILDSTDERR: warning: label ‘_cc8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _cc8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _cc8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxyzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1247:1: error: BUILDSTDERR: warning: label ‘_cc9a’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _cc9a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _cc9a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cc97’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1273:1: error: BUILDSTDERR: warning: label ‘_cc97’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _cc97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _cc97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1297:1: error: BUILDSTDERR: warning: label ‘_cc9q’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _cc9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _cc9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cc9y’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cc9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cc9y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cc9G’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cc9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cc9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1372:1: error: BUILDSTDERR: warning: label ‘_cc9K’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _cc9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _cc9K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1417:1: error: BUILDSTDERR: warning: label ‘_cc9X’ defined but not used [-Wunused-label] BUILDSTDERR: 1417 | _cc9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1417 | _cc9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxyzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1444:1: error: BUILDSTDERR: warning: label ‘_cca0’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _cca0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _cca0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1478:1: error: BUILDSTDERR: warning: label ‘_ccae’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _ccae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _ccae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1503:1: error: BUILDSTDERR: warning: label ‘_ccau’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _ccau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _ccau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccan’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1537:1: error: BUILDSTDERR: warning: label ‘_ccan’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _ccan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _ccan: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxyzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1582:1: error: BUILDSTDERR: warning: label ‘_ccaH’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _ccaH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _ccaH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1618:1: error: BUILDSTDERR: warning: label ‘_ccaV’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _ccaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _ccaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1642:1: error: BUILDSTDERR: warning: label ‘_ccb3’ defined but not used [-Wunused-label] BUILDSTDERR: 1642 | _ccb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1642 | _ccb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1665:1: error: BUILDSTDERR: warning: label ‘_ccba’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _ccba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _ccba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1689:1: error: BUILDSTDERR: warning: label ‘_ccbi’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _ccbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _ccbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1723:1: error: BUILDSTDERR: warning: label ‘_ccbm’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _ccbm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _ccbm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1776:1: error: BUILDSTDERR: warning: label ‘_ccbF’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _ccbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _ccbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1812:1: error: BUILDSTDERR: warning: label ‘_ccbK’ defined but not used [-Wunused-label] BUILDSTDERR: 1812 | _ccbK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1812 | _ccbK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMMonadProxyzuzdclift_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1850:1: error: BUILDSTDERR: warning: label ‘_ccbQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _ccbQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _ccbQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadTransProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1882:1: error: BUILDSTDERR: warning: label ‘_ccbZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _ccbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _ccbZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1901:1: error: BUILDSTDERR: warning: label ‘_ccci’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _ccci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _ccci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cccf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1924:1: error: BUILDSTDERR: warning: label ‘_cccf’ defined but not used [-Wunused-label] BUILDSTDERR: 1924 | _cccf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1924 | _cccf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbVX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1953:1: error: BUILDSTDERR: warning: label ‘_ccco’ defined but not used [-Wunused-label] BUILDSTDERR: 1953 | _ccco: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1953 | _ccco: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxyzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cccu’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cccu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cccu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbW4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2025:1: error: BUILDSTDERR: warning: label ‘_cccR’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _cccR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _cccR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbW1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2058:1: error: BUILDSTDERR: warning: label ‘_ccd0’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _ccd0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _ccd0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbW5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2086:1: error: BUILDSTDERR: warning: label ‘_ccd3’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _ccd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _ccd3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cccH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2116:1: error: BUILDSTDERR: warning: label ‘_cccH’ defined but not used [-Wunused-label] BUILDSTDERR: 2116 | _cccH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2116 | _cccH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcreader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2148:1: error: BUILDSTDERR: warning: label ‘_ccd9’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _ccd9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _ccd9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2181:1: error: BUILDSTDERR: warning: label ‘_ccdl’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _ccdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _ccdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccdi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2205:1: error: BUILDSTDERR: warning: label ‘_ccdi’ defined but not used [-Wunused-label] BUILDSTDERR: 2205 | _ccdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2205 | _ccdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2236:1: error: BUILDSTDERR: warning: label ‘_ccdz’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _ccdz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _ccdz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2262:1: error: BUILDSTDERR: warning: label ‘_ccdJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _ccdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _ccdJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2297:1: error: BUILDSTDERR: warning: label ‘_cce4’ defined but not used [-Wunused-label] BUILDSTDERR: 2297 | _cce4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2297 | _cce4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cce2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2322:1: error: BUILDSTDERR: warning: label ‘_cce2’ defined but not used [-Wunused-label] BUILDSTDERR: 2322 | _cce2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2322 | _cce2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2340:1: error: BUILDSTDERR: warning: label ‘_ccej’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _ccej: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _ccej: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cceh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2365:1: error: BUILDSTDERR: warning: label ‘_cceh’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _cceh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _cceh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2383:1: error: BUILDSTDERR: warning: label ‘_ccez’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _ccez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _ccez: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2416:1: error: BUILDSTDERR: warning: label ‘_cceC’ defined but not used [-Wunused-label] BUILDSTDERR: 2416 | _cceC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2416 | _cceC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2459:1: error: BUILDSTDERR: warning: label ‘_cceN’ defined but not used [-Wunused-label] BUILDSTDERR: 2459 | _cceN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2459 | _cceN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccdS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2502:1: error: BUILDSTDERR: warning: label ‘_ccdS’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _ccdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _ccdS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2587:1: error: BUILDSTDERR: warning: label ‘_ccf6’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _ccf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _ccf6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2630:1: error: BUILDSTDERR: warning: label ‘_ccft’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _ccft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _ccft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2663:1: error: BUILDSTDERR: warning: label ‘_ccfC’ defined but not used [-Wunused-label] BUILDSTDERR: 2663 | _ccfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2663 | _ccfC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2689:1: error: BUILDSTDERR: warning: label ‘_ccfF’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _ccfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _ccfF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccfj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2718:1: error: BUILDSTDERR: warning: label ‘_ccfj’ defined but not used [-Wunused-label] BUILDSTDERR: 2718 | _ccfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2718 | _ccfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcask_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2749:1: error: BUILDSTDERR: warning: label ‘_ccfL’ defined but not used [-Wunused-label] BUILDSTDERR: 2749 | _ccfL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2749 | _ccfL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcask_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2781:1: error: BUILDSTDERR: warning: label ‘_ccfX’ defined but not used [-Wunused-label] BUILDSTDERR: 2781 | _ccfX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2781 | _ccfX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccfU’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2804:1: error: BUILDSTDERR: warning: label ‘_ccfU’ defined but not used [-Wunused-label] BUILDSTDERR: 2804 | _ccfU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2804 | _ccfU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2837:1: error: BUILDSTDERR: warning: label ‘_ccgl’ defined but not used [-Wunused-label] BUILDSTDERR: 2837 | _ccgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2837 | _ccgl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2870:1: error: BUILDSTDERR: warning: label ‘_ccgu’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _ccgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _ccgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2898:1: error: BUILDSTDERR: warning: label ‘_ccgx’ defined but not used [-Wunused-label] BUILDSTDERR: 2898 | _ccgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2898 | _ccgx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccgb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2928:1: error: BUILDSTDERR: warning: label ‘_ccgb’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _ccgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _ccgb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcstate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2960:1: error: BUILDSTDERR: warning: label ‘_ccgD’ defined but not used [-Wunused-label] BUILDSTDERR: 2960 | _ccgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2960 | _ccgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:2993:1: error: BUILDSTDERR: warning: label ‘_ccgP’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _ccgP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _ccgP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccgM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3017:1: error: BUILDSTDERR: warning: label ‘_ccgM’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _ccgM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _ccgM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbX0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3050:1: error: BUILDSTDERR: warning: label ‘_cchd’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _cchd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _cchd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbWX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3083:1: error: BUILDSTDERR: warning: label ‘_cchm’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _cchm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _cchm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbX1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3111:1: error: BUILDSTDERR: warning: label ‘_cchp’ defined but not used [-Wunused-label] BUILDSTDERR: 3111 | _cchp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3111 | _cchp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cch3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cch3’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cch3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cch3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcput_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3173:1: error: BUILDSTDERR: warning: label ‘_cchv’ defined but not used [-Wunused-label] BUILDSTDERR: 3173 | _cchv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3173 | _cchv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcput_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3206:1: error: BUILDSTDERR: warning: label ‘_cchH’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _cchH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _cchH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cchE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3230:1: error: BUILDSTDERR: warning: label ‘_cchE’ defined but not used [-Wunused-label] BUILDSTDERR: 3230 | _cchE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3230 | _cchE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3263:1: error: BUILDSTDERR: warning: label ‘_cci5’ defined but not used [-Wunused-label] BUILDSTDERR: 3263 | _cci5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3263 | _cci5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbX8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3296:1: error: BUILDSTDERR: warning: label ‘_ccie’ defined but not used [-Wunused-label] BUILDSTDERR: 3296 | _ccie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3296 | _ccie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3322:1: error: BUILDSTDERR: warning: label ‘_ccih’ defined but not used [-Wunused-label] BUILDSTDERR: 3322 | _ccih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3322 | _ccih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cchV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3351:1: error: BUILDSTDERR: warning: label ‘_cchV’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _cchV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _cchV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcget_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3382:1: error: BUILDSTDERR: warning: label ‘_ccin’ defined but not used [-Wunused-label] BUILDSTDERR: 3382 | _ccin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3382 | _ccin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcget_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3414:1: error: BUILDSTDERR: warning: label ‘_cciz’ defined but not used [-Wunused-label] BUILDSTDERR: 3414 | _cciz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3414 | _cciz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cciw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3437:1: error: BUILDSTDERR: warning: label ‘_cciw’ defined but not used [-Wunused-label] BUILDSTDERR: 3437 | _cciw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3437 | _cciw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3468:1: error: BUILDSTDERR: warning: label ‘_cciN’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _cciN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _cciN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3492:1: error: BUILDSTDERR: warning: label ‘_cciU’ defined but not used [-Wunused-label] BUILDSTDERR: 3492 | _cciU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3492 | _cciU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3516:1: error: BUILDSTDERR: warning: label ‘_ccj1’ defined but not used [-Wunused-label] BUILDSTDERR: 3516 | _ccj1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3516 | _ccj1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3538:1: error: BUILDSTDERR: warning: label ‘_ccj9’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _ccj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _ccj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3554:1: error: BUILDSTDERR: warning: label ‘_ccjt’ defined but not used [-Wunused-label] BUILDSTDERR: 3554 | _ccjt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3554 | _ccjt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccjr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3581:1: error: BUILDSTDERR: warning: label ‘_ccjr’ defined but not used [-Wunused-label] BUILDSTDERR: 3581 | _ccjr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3581 | _ccjr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3601:1: error: BUILDSTDERR: warning: label ‘_ccjI’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _ccjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _ccjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccjG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3628:1: error: BUILDSTDERR: warning: label ‘_ccjG’ defined but not used [-Wunused-label] BUILDSTDERR: 3628 | _ccjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3628 | _ccjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3649:1: error: BUILDSTDERR: warning: label ‘_ccka’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _ccka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _ccka: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cck8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3679:1: error: BUILDSTDERR: warning: label ‘_cck8’ defined but not used [-Wunused-label] BUILDSTDERR: 3679 | _cck8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3679 | _cck8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3699:1: error: BUILDSTDERR: warning: label ‘_ccke’ defined but not used [-Wunused-label] BUILDSTDERR: 3699 | _ccke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3699 | _ccke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccjZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3733:1: error: BUILDSTDERR: warning: label ‘_ccjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3733 | _ccjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3733 | _ccjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3767:1: error: BUILDSTDERR: warning: label ‘_cckt’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _cckt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _cckt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cckw’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cckw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cckw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3844:1: error: BUILDSTDERR: warning: label ‘_cckB’ defined but not used [-Wunused-label] BUILDSTDERR: 3844 | _cckB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3844 | _cckB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3891:1: error: BUILDSTDERR: warning: label ‘_ccl1’ defined but not used [-Wunused-label] BUILDSTDERR: 3891 | _ccl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3891 | _ccl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3914:1: error: BUILDSTDERR: warning: label ‘_ccl6’ defined but not used [-Wunused-label] BUILDSTDERR: 3914 | _ccl6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3914 | _ccl6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:3966:1: error: BUILDSTDERR: warning: label ‘_cclb’ defined but not used [-Wunused-label] BUILDSTDERR: 3966 | _cclb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3966 | _cclb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4009:1: error: BUILDSTDERR: warning: label ‘_cclm’ defined but not used [-Wunused-label] BUILDSTDERR: 4009 | _cclm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4009 | _cclm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccjh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4055:1: error: BUILDSTDERR: warning: label ‘_ccjh’ defined but not used [-Wunused-label] BUILDSTDERR: 4055 | _ccjh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4055 | _ccjh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_cckI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4146:1: error: BUILDSTDERR: warning: label ‘_cckI’ defined but not used [-Wunused-label] BUILDSTDERR: 4146 | _cckI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4146 | _cckI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4188:1: error: BUILDSTDERR: warning: label ‘_cclI’ defined but not used [-Wunused-label] BUILDSTDERR: 4188 | _cclI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4188 | _cclI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbXZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4233:1: error: BUILDSTDERR: warning: label ‘_cclV’ defined but not used [-Wunused-label] BUILDSTDERR: 4233 | _cclV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4233 | _cclV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbY0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4257:1: error: BUILDSTDERR: warning: label ‘_ccm2’ defined but not used [-Wunused-label] BUILDSTDERR: 4257 | _ccm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4257 | _ccm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbY9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4281:1: error: BUILDSTDERR: warning: label ‘_ccmm’ defined but not used [-Wunused-label] BUILDSTDERR: 4281 | _ccmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4281 | _ccmm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccmk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4308:1: error: BUILDSTDERR: warning: label ‘_ccmk’ defined but not used [-Wunused-label] BUILDSTDERR: 4308 | _ccmk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4308 | _ccmk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4328:1: error: BUILDSTDERR: warning: label ‘_ccmB’ defined but not used [-Wunused-label] BUILDSTDERR: 4328 | _ccmB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4328 | _ccmB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccmz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4355:1: error: BUILDSTDERR: warning: label ‘_ccmz’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _ccmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _ccmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4376:1: error: BUILDSTDERR: warning: label ‘_ccn3’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _ccn3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _ccn3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccn1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4406:1: error: BUILDSTDERR: warning: label ‘_ccn1’ defined but not used [-Wunused-label] BUILDSTDERR: 4406 | _ccn1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4406 | _ccn1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4426:1: error: BUILDSTDERR: warning: label ‘_ccn7’ defined but not used [-Wunused-label] BUILDSTDERR: 4426 | _ccn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4426 | _ccn7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccmS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4460:1: error: BUILDSTDERR: warning: label ‘_ccmS’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _ccmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _ccmS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4494:1: error: BUILDSTDERR: warning: label ‘_ccni’ defined but not used [-Wunused-label] BUILDSTDERR: 4494 | _ccni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4494 | _ccni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4528:1: error: BUILDSTDERR: warning: label ‘_ccnl’ defined but not used [-Wunused-label] BUILDSTDERR: 4528 | _ccnl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4528 | _ccnl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbY1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4576:1: error: BUILDSTDERR: warning: label ‘_ccnw’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _ccnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _ccnw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccma’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4622:1: error: BUILDSTDERR: warning: label ‘_ccma’ defined but not used [-Wunused-label] BUILDSTDERR: 4622 | _ccma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4622 | _ccma: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4718:1: error: BUILDSTDERR: warning: label ‘_ccnX’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _ccnX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _ccnX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4748:1: error: BUILDSTDERR: warning: label ‘_cco0’ defined but not used [-Wunused-label] BUILDSTDERR: 4748 | _cco0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4748 | _cco0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4791:1: error: BUILDSTDERR: warning: label ‘_ccon’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _ccon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _ccon: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4824:1: error: BUILDSTDERR: warning: label ‘_ccow’ defined but not used [-Wunused-label] BUILDSTDERR: 4824 | _ccow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4824 | _ccow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4852:1: error: BUILDSTDERR: warning: label ‘_ccoz’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _ccoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _ccoz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccod’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4882:1: error: BUILDSTDERR: warning: label ‘_ccod’ defined but not used [-Wunused-label] BUILDSTDERR: 4882 | _ccod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4882 | _ccod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdctell_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4914:1: error: BUILDSTDERR: warning: label ‘_ccoF’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _ccoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _ccoF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdctell_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4947:1: error: BUILDSTDERR: warning: label ‘_ccoR’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _ccoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _ccoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccoO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:4971:1: error: BUILDSTDERR: warning: label ‘_ccoO’ defined but not used [-Wunused-label] BUILDSTDERR: 4971 | _ccoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4971 | _ccoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5004:1: error: BUILDSTDERR: warning: label ‘_ccpf’ defined but not used [-Wunused-label] BUILDSTDERR: 5004 | _ccpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5004 | _ccpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5037:1: error: BUILDSTDERR: warning: label ‘_ccpo’ defined but not used [-Wunused-label] BUILDSTDERR: 5037 | _ccpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5037 | _ccpo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5065:1: error: BUILDSTDERR: warning: label ‘_ccpr’ defined but not used [-Wunused-label] BUILDSTDERR: 5065 | _ccpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5065 | _ccpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccp5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5095:1: error: BUILDSTDERR: warning: label ‘_ccp5’ defined but not used [-Wunused-label] BUILDSTDERR: 5095 | _ccp5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5095 | _ccp5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcwriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5127:1: error: BUILDSTDERR: warning: label ‘_ccpx’ defined but not used [-Wunused-label] BUILDSTDERR: 5127 | _ccpx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5127 | _ccpx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5160:1: error: BUILDSTDERR: warning: label ‘_ccpJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5160 | _ccpJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5160 | _ccpJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccpG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5184:1: error: BUILDSTDERR: warning: label ‘_ccpG’ defined but not used [-Wunused-label] BUILDSTDERR: 5184 | _ccpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5184 | _ccpG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5215:1: error: BUILDSTDERR: warning: label ‘_ccpX’ defined but not used [-Wunused-label] BUILDSTDERR: 5215 | _ccpX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5215 | _ccpX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5241:1: error: BUILDSTDERR: warning: label ‘_ccq6’ defined but not used [-Wunused-label] BUILDSTDERR: 5241 | _ccq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5241 | _ccq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5278:1: error: BUILDSTDERR: warning: label ‘_ccqi’ defined but not used [-Wunused-label] BUILDSTDERR: 5278 | _ccqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5278 | _ccqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZ7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5313:1: error: BUILDSTDERR: warning: label ‘_ccqD’ defined but not used [-Wunused-label] BUILDSTDERR: 5313 | _ccqD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5313 | _ccqD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccqB’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5338:1: error: BUILDSTDERR: warning: label ‘_ccqB’ defined but not used [-Wunused-label] BUILDSTDERR: 5338 | _ccqB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5338 | _ccqB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5356:1: error: BUILDSTDERR: warning: label ‘_ccqS’ defined but not used [-Wunused-label] BUILDSTDERR: 5356 | _ccqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5356 | _ccqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccqQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5381:1: error: BUILDSTDERR: warning: label ‘_ccqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5381 | _ccqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5381 | _ccqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5399:1: error: BUILDSTDERR: warning: label ‘_ccr8’ defined but not used [-Wunused-label] BUILDSTDERR: 5399 | _ccr8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5399 | _ccr8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5432:1: error: BUILDSTDERR: warning: label ‘_ccrb’ defined but not used [-Wunused-label] BUILDSTDERR: 5432 | _ccrb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5432 | _ccrb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbYY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5475:1: error: BUILDSTDERR: warning: label ‘_ccrm’ defined but not used [-Wunused-label] BUILDSTDERR: 5475 | _ccrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5475 | _ccrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccqr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5518:1: error: BUILDSTDERR: warning: label ‘_ccqr’ defined but not used [-Wunused-label] BUILDSTDERR: 5518 | _ccqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5518 | _ccqr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdccatchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5604:1: error: BUILDSTDERR: warning: label ‘_ccrF’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _ccrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _ccrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5651:1: error: BUILDSTDERR: warning: label ‘_ccs2’ defined but not used [-Wunused-label] BUILDSTDERR: 5651 | _ccs2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5651 | _ccs2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5684:1: error: BUILDSTDERR: warning: label ‘_ccsb’ defined but not used [-Wunused-label] BUILDSTDERR: 5684 | _ccsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5684 | _ccsb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5712:1: error: BUILDSTDERR: warning: label ‘_ccse’ defined but not used [-Wunused-label] BUILDSTDERR: 5712 | _ccse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5712 | _ccse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccrS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5742:1: error: BUILDSTDERR: warning: label ‘_ccrS’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _ccrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _ccrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5774:1: error: BUILDSTDERR: warning: label ‘_ccsk’ defined but not used [-Wunused-label] BUILDSTDERR: 5774 | _ccsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5774 | _ccsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5807:1: error: BUILDSTDERR: warning: label ‘_ccsw’ defined but not used [-Wunused-label] BUILDSTDERR: 5807 | _ccsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5807 | _ccsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccst’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5831:1: error: BUILDSTDERR: warning: label ‘_ccst’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _ccst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _ccst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5862:1: error: BUILDSTDERR: warning: label ‘_ccsK’ defined but not used [-Wunused-label] BUILDSTDERR: 5862 | _ccsK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5862 | _ccsK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5888:1: error: BUILDSTDERR: warning: label ‘_ccsT’ defined but not used [-Wunused-label] BUILDSTDERR: 5888 | _ccsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5888 | _ccsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5921:1: error: BUILDSTDERR: warning: label ‘_cct2’ defined but not used [-Wunused-label] BUILDSTDERR: 5921 | _cct2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5921 | _cct2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5951:1: error: BUILDSTDERR: warning: label ‘_cctf’ defined but not used [-Wunused-label] BUILDSTDERR: 5951 | _cctf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5951 | _cctf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:5995:1: error: BUILDSTDERR: warning: label ‘_cctl’ defined but not used [-Wunused-label] BUILDSTDERR: 5995 | _cctl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5995 | _cctl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxyzuzdcthrowM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6034:1: error: BUILDSTDERR: warning: label ‘_cctq’ defined but not used [-Wunused-label] BUILDSTDERR: 6034 | _cctq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6034 | _cctq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6075:1: error: BUILDSTDERR: warning: label ‘_cctD’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _cctD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _cctD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6097:1: error: BUILDSTDERR: warning: label ‘_cctK’ defined but not used [-Wunused-label] BUILDSTDERR: 6097 | _cctK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6097 | _cctK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6123:1: error: BUILDSTDERR: warning: label ‘_cctT’ defined but not used [-Wunused-label] BUILDSTDERR: 6123 | _cctT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6123 | _cctT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6160:1: error: BUILDSTDERR: warning: label ‘_ccu5’ defined but not used [-Wunused-label] BUILDSTDERR: 6160 | _ccu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6160 | _ccu5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6195:1: error: BUILDSTDERR: warning: label ‘_ccuq’ defined but not used [-Wunused-label] BUILDSTDERR: 6195 | _ccuq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6195 | _ccuq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccuo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6220:1: error: BUILDSTDERR: warning: label ‘_ccuo’ defined but not used [-Wunused-label] BUILDSTDERR: 6220 | _ccuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6220 | _ccuo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc02_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6238:1: error: BUILDSTDERR: warning: label ‘_ccuF’ defined but not used [-Wunused-label] BUILDSTDERR: 6238 | _ccuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6238 | _ccuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccuD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6263:1: error: BUILDSTDERR: warning: label ‘_ccuD’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _ccuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _ccuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc04_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6281:1: error: BUILDSTDERR: warning: label ‘_ccuV’ defined but not used [-Wunused-label] BUILDSTDERR: 6281 | _ccuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6281 | _ccuV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc05_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6315:1: error: BUILDSTDERR: warning: label ‘_ccuY’ defined but not used [-Wunused-label] BUILDSTDERR: 6315 | _ccuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6315 | _ccuY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sbZO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6360:1: error: BUILDSTDERR: warning: label ‘_ccv9’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _ccv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _ccv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccue’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6404:1: error: BUILDSTDERR: warning: label ‘_ccue’ defined but not used [-Wunused-label] BUILDSTDERR: 6404 | _ccue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6404 | _ccue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxyzuzdccatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6492:1: error: BUILDSTDERR: warning: label ‘_ccvs’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _ccvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _ccvs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0a_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6542:1: error: BUILDSTDERR: warning: label ‘_ccvI’ defined but not used [-Wunused-label] BUILDSTDERR: 6542 | _ccvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6542 | _ccvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0k_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6577:1: error: BUILDSTDERR: warning: label ‘_ccw3’ defined but not used [-Wunused-label] BUILDSTDERR: 6577 | _ccw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6577 | _ccw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccw1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6602:1: error: BUILDSTDERR: warning: label ‘_ccw1’ defined but not used [-Wunused-label] BUILDSTDERR: 6602 | _ccw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6602 | _ccw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0p_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6620:1: error: BUILDSTDERR: warning: label ‘_ccwi’ defined but not used [-Wunused-label] BUILDSTDERR: 6620 | _ccwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6620 | _ccwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccwg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6645:1: error: BUILDSTDERR: warning: label ‘_ccwg’ defined but not used [-Wunused-label] BUILDSTDERR: 6645 | _ccwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6645 | _ccwg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0r_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6663:1: error: BUILDSTDERR: warning: label ‘_ccwu’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _ccwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _ccwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0b_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6691:1: error: BUILDSTDERR: warning: label ‘_ccwD’ defined but not used [-Wunused-label] BUILDSTDERR: 6691 | _ccwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6691 | _ccwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccvR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6733:1: error: BUILDSTDERR: warning: label ‘_ccvR’ defined but not used [-Wunused-label] BUILDSTDERR: 6733 | _ccvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6733 | _ccvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zubind_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6815:1: error: BUILDSTDERR: warning: label ‘_ccwW’ defined but not used [-Wunused-label] BUILDSTDERR: 6815 | _ccwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6815 | _ccwW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0x_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6851:1: error: BUILDSTDERR: warning: label ‘_ccxa’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _ccxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _ccxa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6868:1: error: BUILDSTDERR: warning: label ‘_ccxd’ defined but not used [-Wunused-label] BUILDSTDERR: 6868 | _ccxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6868 | _ccxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0B_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6897:1: error: BUILDSTDERR: warning: label ‘_ccxq’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _ccxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _ccxq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6925:1: error: BUILDSTDERR: warning: label ‘_ccxt’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _ccxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _ccxt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0E_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6961:1: error: BUILDSTDERR: warning: label ‘_ccxG’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _ccxG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _ccxG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:6988:1: error: BUILDSTDERR: warning: label ‘_ccxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6988 | _ccxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6988 | _ccxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadProxyzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7018:1: error: BUILDSTDERR: warning: label ‘_ccxS’ defined but not used [-Wunused-label] BUILDSTDERR: 7018 | _ccxS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7018 | _ccxS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0K_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7037:1: error: BUILDSTDERR: warning: label ‘_ccy4’ defined but not used [-Wunused-label] BUILDSTDERR: 7037 | _ccy4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7037 | _ccy4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0J_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7059:1: error: BUILDSTDERR: warning: label ‘_ccyc’ defined but not used [-Wunused-label] BUILDSTDERR: 7059 | _ccyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7059 | _ccyc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0I_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7081:1: error: BUILDSTDERR: warning: label ‘_ccyk’ defined but not used [-Wunused-label] BUILDSTDERR: 7081 | _ccyk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7081 | _ccyk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0H_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7103:1: error: BUILDSTDERR: warning: label ‘_ccys’ defined but not used [-Wunused-label] BUILDSTDERR: 7103 | _ccys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7103 | _ccys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0G_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7125:1: error: BUILDSTDERR: warning: label ‘_ccyz’ defined but not used [-Wunused-label] BUILDSTDERR: 7125 | _ccyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7125 | _ccyz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7156:1: error: BUILDSTDERR: warning: label ‘_ccyD’ defined but not used [-Wunused-label] BUILDSTDERR: 7156 | _ccyD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7156 | _ccyD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘rbTm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7201:1: error: BUILDSTDERR: warning: label ‘_ccyM’ defined but not used [-Wunused-label] BUILDSTDERR: 7201 | _ccyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7201 | _ccyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0P_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7221:1: error: BUILDSTDERR: warning: label ‘_ccyY’ defined but not used [-Wunused-label] BUILDSTDERR: 7221 | _ccyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7221 | _ccyY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0O_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7243:1: error: BUILDSTDERR: warning: label ‘_ccz6’ defined but not used [-Wunused-label] BUILDSTDERR: 7243 | _ccz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7243 | _ccz6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0N_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7265:1: error: BUILDSTDERR: warning: label ‘_cczd’ defined but not used [-Wunused-label] BUILDSTDERR: 7265 | _cczd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7265 | _cczd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7295:1: error: BUILDSTDERR: warning: label ‘_cczh’ defined but not used [-Wunused-label] BUILDSTDERR: 7295 | _cczh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7295 | _cczh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0R_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7337:1: error: BUILDSTDERR: warning: label ‘_cczu’ defined but not used [-Wunused-label] BUILDSTDERR: 7337 | _cczu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7337 | _cczu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxyzuzdcp1MonadThrow_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7362:1: error: BUILDSTDERR: warning: label ‘_cczx’ defined but not used [-Wunused-label] BUILDSTDERR: 7362 | _cczx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7362 | _cczx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0U_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7392:1: error: BUILDSTDERR: warning: label ‘_cczL’ defined but not used [-Wunused-label] BUILDSTDERR: 7392 | _cczL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7392 | _cczL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0T_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7414:1: error: BUILDSTDERR: warning: label ‘_cczS’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _cczS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _cczS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7442:1: error: BUILDSTDERR: warning: label ‘_cczW’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _cczW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _cczW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0W_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7479:1: error: BUILDSTDERR: warning: label ‘_ccA9’ defined but not used [-Wunused-label] BUILDSTDERR: 7479 | _ccA9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7479 | _ccA9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxyzuzdcp1MonadCatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7504:1: error: BUILDSTDERR: warning: label ‘_ccAc’ defined but not used [-Wunused-label] BUILDSTDERR: 7504 | _ccAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7504 | _ccAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0Z_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7534:1: error: BUILDSTDERR: warning: label ‘_ccAq’ defined but not used [-Wunused-label] BUILDSTDERR: 7534 | _ccAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7534 | _ccAq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc0Y_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7556:1: error: BUILDSTDERR: warning: label ‘_ccAx’ defined but not used [-Wunused-label] BUILDSTDERR: 7556 | _ccAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7556 | _ccAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7584:1: error: BUILDSTDERR: warning: label ‘_ccAB’ defined but not used [-Wunused-label] BUILDSTDERR: 7584 | _ccAB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7584 | _ccAB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc11_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7621:1: error: BUILDSTDERR: warning: label ‘_ccAO’ defined but not used [-Wunused-label] BUILDSTDERR: 7621 | _ccAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7621 | _ccAO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdcp1MonadError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7646:1: error: BUILDSTDERR: warning: label ‘_ccAR’ defined but not used [-Wunused-label] BUILDSTDERR: 7646 | _ccAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7646 | _ccAR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc15_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7676:1: error: BUILDSTDERR: warning: label ‘_ccB5’ defined but not used [-Wunused-label] BUILDSTDERR: 7676 | _ccB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7676 | _ccB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc14_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7698:1: error: BUILDSTDERR: warning: label ‘_ccBd’ defined but not used [-Wunused-label] BUILDSTDERR: 7698 | _ccBd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7698 | _ccBd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc13_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7720:1: error: BUILDSTDERR: warning: label ‘_ccBk’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _ccBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _ccBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7749:1: error: BUILDSTDERR: warning: label ‘_ccBo’ defined but not used [-Wunused-label] BUILDSTDERR: 7749 | _ccBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7749 | _ccBo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc17_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7789:1: error: BUILDSTDERR: warning: label ‘_ccBB’ defined but not used [-Wunused-label] BUILDSTDERR: 7789 | _ccBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7789 | _ccBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7814:1: error: BUILDSTDERR: warning: label ‘_ccBE’ defined but not used [-Wunused-label] BUILDSTDERR: 7814 | _ccBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7814 | _ccBE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1e_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7844:1: error: BUILDSTDERR: warning: label ‘_ccBS’ defined but not used [-Wunused-label] BUILDSTDERR: 7844 | _ccBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7844 | _ccBS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1d_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7866:1: error: BUILDSTDERR: warning: label ‘_ccC0’ defined but not used [-Wunused-label] BUILDSTDERR: 7866 | _ccC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7866 | _ccC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1c_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7888:1: error: BUILDSTDERR: warning: label ‘_ccC8’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _ccC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _ccC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1b_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7910:1: error: BUILDSTDERR: warning: label ‘_ccCg’ defined but not used [-Wunused-label] BUILDSTDERR: 7910 | _ccCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7910 | _ccCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1a_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7932:1: error: BUILDSTDERR: warning: label ‘_ccCn’ defined but not used [-Wunused-label] BUILDSTDERR: 7932 | _ccCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7932 | _ccCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc19_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7957:1: error: BUILDSTDERR: warning: label ‘_ccCu’ defined but not used [-Wunused-label] BUILDSTDERR: 7957 | _ccCu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7957 | _ccCu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:7988:1: error: BUILDSTDERR: warning: label ‘_ccCy’ defined but not used [-Wunused-label] BUILDSTDERR: 7988 | _ccCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7988 | _ccCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1g_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8037:1: error: BUILDSTDERR: warning: label ‘_ccCL’ defined but not used [-Wunused-label] BUILDSTDERR: 8037 | _ccCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8037 | _ccCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8062:1: error: BUILDSTDERR: warning: label ‘_ccCO’ defined but not used [-Wunused-label] BUILDSTDERR: 8062 | _ccCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8062 | _ccCO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1l_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8092:1: error: BUILDSTDERR: warning: label ‘_ccD2’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _ccD2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _ccD2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1k_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8114:1: error: BUILDSTDERR: warning: label ‘_ccDa’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _ccDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _ccDa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1j_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8136:1: error: BUILDSTDERR: warning: label ‘_ccDh’ defined but not used [-Wunused-label] BUILDSTDERR: 8136 | _ccDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8136 | _ccDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1i_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8160:1: error: BUILDSTDERR: warning: label ‘_ccDo’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _ccDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _ccDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8190:1: error: BUILDSTDERR: warning: label ‘_ccDs’ defined but not used [-Wunused-label] BUILDSTDERR: 8190 | _ccDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8190 | _ccDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1n_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8233:1: error: BUILDSTDERR: warning: label ‘_ccDF’ defined but not used [-Wunused-label] BUILDSTDERR: 8233 | _ccDF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8233 | _ccDF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8258:1: error: BUILDSTDERR: warning: label ‘_ccDI’ defined but not used [-Wunused-label] BUILDSTDERR: 8258 | _ccDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8258 | _ccDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1s_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8288:1: error: BUILDSTDERR: warning: label ‘_ccDW’ defined but not used [-Wunused-label] BUILDSTDERR: 8288 | _ccDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8288 | _ccDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1r_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8310:1: error: BUILDSTDERR: warning: label ‘_ccE4’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _ccE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _ccE4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1q_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8332:1: error: BUILDSTDERR: warning: label ‘_ccEb’ defined but not used [-Wunused-label] BUILDSTDERR: 8332 | _ccEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8332 | _ccEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1p_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8356:1: error: BUILDSTDERR: warning: label ‘_ccEi’ defined but not used [-Wunused-label] BUILDSTDERR: 8356 | _ccEi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8356 | _ccEi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8386:1: error: BUILDSTDERR: warning: label ‘_ccEm’ defined but not used [-Wunused-label] BUILDSTDERR: 8386 | _ccEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8386 | _ccEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1u_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8429:1: error: BUILDSTDERR: warning: label ‘_ccEz’ defined but not used [-Wunused-label] BUILDSTDERR: 8429 | _ccEz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8429 | _ccEz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxyzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8454:1: error: BUILDSTDERR: warning: label ‘_ccEC’ defined but not used [-Wunused-label] BUILDSTDERR: 8454 | _ccEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8454 | _ccEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1x_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8484:1: error: BUILDSTDERR: warning: label ‘_ccEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8484 | _ccEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8484 | _ccEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1w_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8506:1: error: BUILDSTDERR: warning: label ‘_ccEX’ defined but not used [-Wunused-label] BUILDSTDERR: 8506 | _ccEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8506 | _ccEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8534:1: error: BUILDSTDERR: warning: label ‘_ccF1’ defined but not used [-Wunused-label] BUILDSTDERR: 8534 | _ccF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8534 | _ccF1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1I_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8571:1: error: BUILDSTDERR: warning: label ‘_ccFr’ defined but not used [-Wunused-label] BUILDSTDERR: 8571 | _ccFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8571 | _ccFr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccFp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8596:1: error: BUILDSTDERR: warning: label ‘_ccFp’ defined but not used [-Wunused-label] BUILDSTDERR: 8596 | _ccFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8596 | _ccFp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1N_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8614:1: error: BUILDSTDERR: warning: label ‘_ccFG’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _ccFG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _ccFG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccFE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8639:1: error: BUILDSTDERR: warning: label ‘_ccFE’ defined but not used [-Wunused-label] BUILDSTDERR: 8639 | _ccFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8639 | _ccFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1B_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8658:1: error: BUILDSTDERR: warning: label ‘_ccFS’ defined but not used [-Wunused-label] BUILDSTDERR: 8658 | _ccFS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8658 | _ccFS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccFf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8698:1: error: BUILDSTDERR: warning: label ‘_ccFf’ defined but not used [-Wunused-label] BUILDSTDERR: 8698 | _ccFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8698 | _ccFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccG5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8763:1: error: BUILDSTDERR: warning: label ‘_ccG5’ defined but not used [-Wunused-label] BUILDSTDERR: 8763 | _ccG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8763 | _ccG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMMonadProxyzuzdcembed_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8782:1: error: BUILDSTDERR: warning: label ‘_ccGf’ defined but not used [-Wunused-label] BUILDSTDERR: 8782 | _ccGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8782 | _ccGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1U_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8815:1: error: BUILDSTDERR: warning: label ‘_ccGv’ defined but not used [-Wunused-label] BUILDSTDERR: 8815 | _ccGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8815 | _ccGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc24_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8850:1: error: BUILDSTDERR: warning: label ‘_ccGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8850 | _ccGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8850 | _ccGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccGO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8875:1: error: BUILDSTDERR: warning: label ‘_ccGO’ defined but not used [-Wunused-label] BUILDSTDERR: 8875 | _ccGO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8875 | _ccGO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc29_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8893:1: error: BUILDSTDERR: warning: label ‘_ccH5’ defined but not used [-Wunused-label] BUILDSTDERR: 8893 | _ccH5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8893 | _ccH5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccH3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8918:1: error: BUILDSTDERR: warning: label ‘_ccH3’ defined but not used [-Wunused-label] BUILDSTDERR: 8918 | _ccH3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8918 | _ccH3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2b_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8936:1: error: BUILDSTDERR: warning: label ‘_ccHl’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _ccHl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _ccHl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2c_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:8967:1: error: BUILDSTDERR: warning: label ‘_ccHo’ defined but not used [-Wunused-label] BUILDSTDERR: 8967 | _ccHo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8967 | _ccHo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc1V_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9007:1: error: BUILDSTDERR: warning: label ‘_ccHz’ defined but not used [-Wunused-label] BUILDSTDERR: 9007 | _ccHz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9007 | _ccHz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccGE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9049:1: error: BUILDSTDERR: warning: label ‘_ccGE’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _ccGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _ccGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_unsafeHoist_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9131:1: error: BUILDSTDERR: warning: label ‘_ccHS’ defined but not used [-Wunused-label] BUILDSTDERR: 9131 | _ccHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9131 | _ccHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2m_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9167:1: error: BUILDSTDERR: warning: label ‘_ccIo’ defined but not used [-Wunused-label] BUILDSTDERR: 9167 | _ccIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9167 | _ccIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2p_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9194:1: error: BUILDSTDERR: warning: label ‘_ccIu’ defined but not used [-Wunused-label] BUILDSTDERR: 9194 | _ccIu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9194 | _ccIu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccIr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9229:1: error: BUILDSTDERR: warning: label ‘_ccIr’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _ccIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _ccIr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2u_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9254:1: error: BUILDSTDERR: warning: label ‘_ccIN’ defined but not used [-Wunused-label] BUILDSTDERR: 9254 | _ccIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9254 | _ccIN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2x_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9281:1: error: BUILDSTDERR: warning: label ‘_ccIT’ defined but not used [-Wunused-label] BUILDSTDERR: 9281 | _ccIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9281 | _ccIT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccIQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9316:1: error: BUILDSTDERR: warning: label ‘_ccIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9316 | _ccIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9316 | _ccIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2g_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9343:1: error: BUILDSTDERR: warning: label ‘_ccJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _ccJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _ccJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccIa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9383:1: error: BUILDSTDERR: warning: label ‘_ccIa’ defined but not used [-Wunused-label] BUILDSTDERR: 9383 | _ccIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9383 | _ccIa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2B_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9456:1: error: BUILDSTDERR: warning: label ‘_ccJp’ defined but not used [-Wunused-label] BUILDSTDERR: 9456 | _ccJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9456 | _ccJp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwobserve_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9491:1: error: BUILDSTDERR: warning: label ‘_ccJu’ defined but not used [-Wunused-label] BUILDSTDERR: 9491 | _ccJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9491 | _ccJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_observe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9524:1: error: BUILDSTDERR: warning: label ‘_ccJG’ defined but not used [-Wunused-label] BUILDSTDERR: 9524 | _ccJG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9524 | _ccJG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccJD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9548:1: error: BUILDSTDERR: warning: label ‘_ccJD’ defined but not used [-Wunused-label] BUILDSTDERR: 9548 | _ccJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9548 | _ccJD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2L_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9581:1: error: BUILDSTDERR: warning: label ‘_ccJZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9581 | _ccJZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9581 | _ccJZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2Z_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9616:1: error: BUILDSTDERR: warning: label ‘_ccKk’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _ccKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _ccKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccKi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9641:1: error: BUILDSTDERR: warning: label ‘_ccKi’ defined but not used [-Wunused-label] BUILDSTDERR: 9641 | _ccKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9641 | _ccKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc34_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9659:1: error: BUILDSTDERR: warning: label ‘_ccKz’ defined but not used [-Wunused-label] BUILDSTDERR: 9659 | _ccKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9659 | _ccKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccKx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9684:1: error: BUILDSTDERR: warning: label ‘_ccKx’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _ccKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _ccKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc36_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9702:1: error: BUILDSTDERR: warning: label ‘_ccKP’ defined but not used [-Wunused-label] BUILDSTDERR: 9702 | _ccKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9702 | _ccKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc37_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9733:1: error: BUILDSTDERR: warning: label ‘_ccKS’ defined but not used [-Wunused-label] BUILDSTDERR: 9733 | _ccKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9733 | _ccKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2N_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9773:1: error: BUILDSTDERR: warning: label ‘_ccL3’ defined but not used [-Wunused-label] BUILDSTDERR: 9773 | _ccL3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9773 | _ccL3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccK8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9815:1: error: BUILDSTDERR: warning: label ‘_ccK8’ defined but not used [-Wunused-label] BUILDSTDERR: 9815 | _ccK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9815 | _ccK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2R_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9893:1: error: BUILDSTDERR: warning: label ‘_ccLz’ defined but not used [-Wunused-label] BUILDSTDERR: 9893 | _ccLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9893 | _ccLz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2S_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9924:1: error: BUILDSTDERR: warning: label ‘_ccLC’ defined but not used [-Wunused-label] BUILDSTDERR: 9924 | _ccLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9924 | _ccLC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘sc2M_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:9967:1: error: BUILDSTDERR: warning: label ‘_ccLI’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _ccLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _ccLI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMFunctorTYPEProxyzuzdchoist_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10002:1: error: BUILDSTDERR: warning: label ‘_ccLN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10002 | _ccLN: BUILDSTDERR: | ^ BUILDSTDERR: 10002 | _ccLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘_ccJQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10031:1: error: BUILDSTDERR: warning: label ‘_ccJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _ccJQ: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _ccJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMFunctorTYPEProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10074:1: error: BUILDSTDERR: warning: label ‘_ccLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _ccLX: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _ccLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_closed_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10100:1: error: BUILDSTDERR: warning: label ‘_ccM4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10100 | _ccM4: BUILDSTDERR: | ^ BUILDSTDERR: 10100 | _ccM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Request_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10398:1: error: BUILDSTDERR: warning: label ‘_ccMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10398 | _ccMc: BUILDSTDERR: | ^ BUILDSTDERR: 10398 | _ccMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Respond_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10429:1: error: BUILDSTDERR: warning: label ‘_ccMm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10429 | _ccMm: BUILDSTDERR: | ^ BUILDSTDERR: 10429 | _ccMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_M_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10460:1: error: BUILDSTDERR: warning: label ‘_ccMw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10460 | _ccMw: BUILDSTDERR: | ^ BUILDSTDERR: 10460 | _ccMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Pure_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10490:1: error: BUILDSTDERR: warning: label ‘_ccMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _ccMG: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _ccMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Request_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10514:1: error: BUILDSTDERR: warning: label ‘_ccML’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10514 | _ccML: BUILDSTDERR: | ^ BUILDSTDERR: 10514 | _ccML: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Respond_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10528:1: error: BUILDSTDERR: warning: label ‘_ccMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10528 | _ccMN: BUILDSTDERR: | ^ BUILDSTDERR: 10528 | _ccMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_M_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10542:1: error: BUILDSTDERR: warning: label ‘_ccMP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10542 | _ccMP: BUILDSTDERR: | ^ BUILDSTDERR: 10542 | _ccMP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Pure_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_8.hc:10556:1: error: BUILDSTDERR: warning: label ‘_ccMR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10556 | _ccMR: BUILDSTDERR: | ^ BUILDSTDERR: 10556 | _ccMR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scMW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:16:1: error: BUILDSTDERR: warning: label ‘_ccWt’ defined but not used [-Wunused-label] BUILDSTDERR: 16 | _ccWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 16 | _ccWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scN6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:51:1: error: BUILDSTDERR: warning: label ‘_ccWO’ defined but not used [-Wunused-label] BUILDSTDERR: 51 | _ccWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 51 | _ccWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_ccWM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:76:1: error: BUILDSTDERR: warning: label ‘_ccWM’ defined but not used [-Wunused-label] BUILDSTDERR: 76 | _ccWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 76 | _ccWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:94:1: error: BUILDSTDERR: warning: label ‘_ccX3’ defined but not used [-Wunused-label] BUILDSTDERR: 94 | _ccX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 94 | _ccX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_ccX1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:119:1: error: BUILDSTDERR: warning: label ‘_ccX1’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _ccX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _ccX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:137:1: error: BUILDSTDERR: warning: label ‘_ccXf’ defined but not used [-Wunused-label] BUILDSTDERR: 137 | _ccXf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 137 | _ccXf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scMX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:165:1: error: BUILDSTDERR: warning: label ‘_ccXo’ defined but not used [-Wunused-label] BUILDSTDERR: 165 | _ccXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 165 | _ccXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_ccWC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:209:1: error: BUILDSTDERR: warning: label ‘_ccWC’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _ccWC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _ccWC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:299:1: error: BUILDSTDERR: warning: label ‘_ccXL’ defined but not used [-Wunused-label] BUILDSTDERR: 299 | _ccXL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 299 | _ccXL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:334:1: error: BUILDSTDERR: warning: label ‘_ccXZ’ defined but not used [-Wunused-label] BUILDSTDERR: 334 | _ccXZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 334 | _ccXZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfFunctorProxyzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:351:1: error: BUILDSTDERR: warning: label ‘_ccY2’ defined but not used [-Wunused-label] BUILDSTDERR: 351 | _ccY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 351 | _ccY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:380:1: error: BUILDSTDERR: warning: label ‘_ccYg’ defined but not used [-Wunused-label] BUILDSTDERR: 380 | _ccYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 380 | _ccYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:402:1: error: BUILDSTDERR: warning: label ‘_ccYo’ defined but not used [-Wunused-label] BUILDSTDERR: 402 | _ccYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 402 | _ccYo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfFunctorProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:427:1: error: BUILDSTDERR: warning: label ‘_ccYs’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _ccYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _ccYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:465:1: error: BUILDSTDERR: warning: label ‘_ccYI’ defined but not used [-Wunused-label] BUILDSTDERR: 465 | _ccYI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 465 | _ccYI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:500:1: error: BUILDSTDERR: warning: label ‘_ccZ3’ defined but not used [-Wunused-label] BUILDSTDERR: 500 | _ccZ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 500 | _ccZ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_ccZ1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:525:1: error: BUILDSTDERR: warning: label ‘_ccZ1’ defined but not used [-Wunused-label] BUILDSTDERR: 525 | _ccZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 525 | _ccZ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:543:1: error: BUILDSTDERR: warning: label ‘_ccZi’ defined but not used [-Wunused-label] BUILDSTDERR: 543 | _ccZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 543 | _ccZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_ccZg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:568:1: error: BUILDSTDERR: warning: label ‘_ccZg’ defined but not used [-Wunused-label] BUILDSTDERR: 568 | _ccZg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 568 | _ccZg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:586:1: error: BUILDSTDERR: warning: label ‘_ccZu’ defined but not used [-Wunused-label] BUILDSTDERR: 586 | _ccZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 586 | _ccZu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:614:1: error: BUILDSTDERR: warning: label ‘_ccZD’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _ccZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _ccZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_ccYR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:658:1: error: BUILDSTDERR: warning: label ‘_ccYR’ defined but not used [-Wunused-label] BUILDSTDERR: 658 | _ccYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 658 | _ccYR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:742:1: error: BUILDSTDERR: warning: label ‘_ccZW’ defined but not used [-Wunused-label] BUILDSTDERR: 742 | _ccZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 742 | _ccZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:782:1: error: BUILDSTDERR: warning: label ‘_cd0c’ defined but not used [-Wunused-label] BUILDSTDERR: 782 | _cd0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 782 | _cd0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:817:1: error: BUILDSTDERR: warning: label ‘_cd0x’ defined but not used [-Wunused-label] BUILDSTDERR: 817 | _cd0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 817 | _cd0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd0v’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:842:1: error: BUILDSTDERR: warning: label ‘_cd0v’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cd0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cd0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scO3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:860:1: error: BUILDSTDERR: warning: label ‘_cd0M’ defined but not used [-Wunused-label] BUILDSTDERR: 860 | _cd0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 860 | _cd0M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd0K’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:885:1: error: BUILDSTDERR: warning: label ‘_cd0K’ defined but not used [-Wunused-label] BUILDSTDERR: 885 | _cd0K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 885 | _cd0K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scO5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:903:1: error: BUILDSTDERR: warning: label ‘_cd0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 903 | _cd0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 903 | _cd0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scO7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:930:1: error: BUILDSTDERR: warning: label ‘_cd17’ defined but not used [-Wunused-label] BUILDSTDERR: 930 | _cd17: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 930 | _cd17: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scNP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:957:1: error: BUILDSTDERR: warning: label ‘_cd1g’ defined but not used [-Wunused-label] BUILDSTDERR: 957 | _cd1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 957 | _cd1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd0l’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1004:1: error: BUILDSTDERR: warning: label ‘_cd0l’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _cd0l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _cd0l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxyzuzdczlzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1099:1: error: BUILDSTDERR: warning: label ‘_cd1z’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _cd1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _cd1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1139:1: error: BUILDSTDERR: warning: label ‘_cd1U’ defined but not used [-Wunused-label] BUILDSTDERR: 1139 | _cd1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1139 | _cd1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd1N’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1172:1: error: BUILDSTDERR: warning: label ‘_cd1N’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _cd1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _cd1N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1215:1: error: BUILDSTDERR: warning: label ‘_cd27’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _cd27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _cd27: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxyzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1247:1: error: BUILDSTDERR: warning: label ‘_cd2j’ defined but not used [-Wunused-label] BUILDSTDERR: 1247 | _cd2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1247 | _cd2j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd2g’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1273:1: error: BUILDSTDERR: warning: label ‘_cd2g’ defined but not used [-Wunused-label] BUILDSTDERR: 1273 | _cd2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1273 | _cd2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1297:1: error: BUILDSTDERR: warning: label ‘_cd2z’ defined but not used [-Wunused-label] BUILDSTDERR: 1297 | _cd2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1297 | _cd2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1321:1: error: BUILDSTDERR: warning: label ‘_cd2H’ defined but not used [-Wunused-label] BUILDSTDERR: 1321 | _cd2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1321 | _cd2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1344:1: error: BUILDSTDERR: warning: label ‘_cd2P’ defined but not used [-Wunused-label] BUILDSTDERR: 1344 | _cd2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1344 | _cd2P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1372:1: error: BUILDSTDERR: warning: label ‘_cd2T’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _cd2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _cd2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1417:1: error: BUILDSTDERR: warning: label ‘_cd36’ defined but not used [-Wunused-label] BUILDSTDERR: 1417 | _cd36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1417 | _cd36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxyzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1444:1: error: BUILDSTDERR: warning: label ‘_cd39’ defined but not used [-Wunused-label] BUILDSTDERR: 1444 | _cd39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1444 | _cd39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1478:1: error: BUILDSTDERR: warning: label ‘_cd3n’ defined but not used [-Wunused-label] BUILDSTDERR: 1478 | _cd3n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1478 | _cd3n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1503:1: error: BUILDSTDERR: warning: label ‘_cd3D’ defined but not used [-Wunused-label] BUILDSTDERR: 1503 | _cd3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1503 | _cd3D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd3w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1537:1: error: BUILDSTDERR: warning: label ‘_cd3w’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _cd3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _cd3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxyzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cd3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cd3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cd3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1618:1: error: BUILDSTDERR: warning: label ‘_cd44’ defined but not used [-Wunused-label] BUILDSTDERR: 1618 | _cd44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1618 | _cd44: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1642:1: error: BUILDSTDERR: warning: label ‘_cd4c’ defined but not used [-Wunused-label] BUILDSTDERR: 1642 | _cd4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1642 | _cd4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1665:1: error: BUILDSTDERR: warning: label ‘_cd4j’ defined but not used [-Wunused-label] BUILDSTDERR: 1665 | _cd4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1665 | _cd4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scON_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1689:1: error: BUILDSTDERR: warning: label ‘_cd4r’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _cd4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _cd4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1723:1: error: BUILDSTDERR: warning: label ‘_cd4v’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _cd4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _cd4v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1776:1: error: BUILDSTDERR: warning: label ‘_cd4O’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _cd4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _cd4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scOX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1812:1: error: BUILDSTDERR: warning: label ‘_cd4T’ defined but not used [-Wunused-label] BUILDSTDERR: 1812 | _cd4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1812 | _cd4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMMonadProxyzuzdclift_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cd4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cd4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cd4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadTransProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1882:1: error: BUILDSTDERR: warning: label ‘_cd58’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _cd58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _cd58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scP5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1901:1: error: BUILDSTDERR: warning: label ‘_cd5r’ defined but not used [-Wunused-label] BUILDSTDERR: 1901 | _cd5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1901 | _cd5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd5o’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1924:1: error: BUILDSTDERR: warning: label ‘_cd5o’ defined but not used [-Wunused-label] BUILDSTDERR: 1924 | _cd5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1924 | _cd5o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scP6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1953:1: error: BUILDSTDERR: warning: label ‘_cd5x’ defined but not used [-Wunused-label] BUILDSTDERR: 1953 | _cd5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1953 | _cd5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxyzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cd5D’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cd5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cd5D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2025:1: error: BUILDSTDERR: warning: label ‘_cd60’ defined but not used [-Wunused-label] BUILDSTDERR: 2025 | _cd60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2025 | _cd60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2058:1: error: BUILDSTDERR: warning: label ‘_cd69’ defined but not used [-Wunused-label] BUILDSTDERR: 2058 | _cd69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2058 | _cd69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2086:1: error: BUILDSTDERR: warning: label ‘_cd6c’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _cd6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _cd6c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd5Q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2116:1: error: BUILDSTDERR: warning: label ‘_cd5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2116 | _cd5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2116 | _cd5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcreader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2148:1: error: BUILDSTDERR: warning: label ‘_cd6i’ defined but not used [-Wunused-label] BUILDSTDERR: 2148 | _cd6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2148 | _cd6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2181:1: error: BUILDSTDERR: warning: label ‘_cd6u’ defined but not used [-Wunused-label] BUILDSTDERR: 2181 | _cd6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2181 | _cd6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd6r’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2205:1: error: BUILDSTDERR: warning: label ‘_cd6r’ defined but not used [-Wunused-label] BUILDSTDERR: 2205 | _cd6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2205 | _cd6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2236:1: error: BUILDSTDERR: warning: label ‘_cd6I’ defined but not used [-Wunused-label] BUILDSTDERR: 2236 | _cd6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2236 | _cd6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2262:1: error: BUILDSTDERR: warning: label ‘_cd6S’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _cd6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _cd6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2297:1: error: BUILDSTDERR: warning: label ‘_cd7d’ defined but not used [-Wunused-label] BUILDSTDERR: 2297 | _cd7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2297 | _cd7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd7b’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2322:1: error: BUILDSTDERR: warning: label ‘_cd7b’ defined but not used [-Wunused-label] BUILDSTDERR: 2322 | _cd7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2322 | _cd7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2340:1: error: BUILDSTDERR: warning: label ‘_cd7s’ defined but not used [-Wunused-label] BUILDSTDERR: 2340 | _cd7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2340 | _cd7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd7q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2365:1: error: BUILDSTDERR: warning: label ‘_cd7q’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _cd7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _cd7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2383:1: error: BUILDSTDERR: warning: label ‘_cd7I’ defined but not used [-Wunused-label] BUILDSTDERR: 2383 | _cd7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2383 | _cd7I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2416:1: error: BUILDSTDERR: warning: label ‘_cd7L’ defined but not used [-Wunused-label] BUILDSTDERR: 2416 | _cd7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2416 | _cd7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2459:1: error: BUILDSTDERR: warning: label ‘_cd7W’ defined but not used [-Wunused-label] BUILDSTDERR: 2459 | _cd7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2459 | _cd7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd71’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2502:1: error: BUILDSTDERR: warning: label ‘_cd71’ defined but not used [-Wunused-label] BUILDSTDERR: 2502 | _cd71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2502 | _cd71: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2587:1: error: BUILDSTDERR: warning: label ‘_cd8f’ defined but not used [-Wunused-label] BUILDSTDERR: 2587 | _cd8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2587 | _cd8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2630:1: error: BUILDSTDERR: warning: label ‘_cd8C’ defined but not used [-Wunused-label] BUILDSTDERR: 2630 | _cd8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2630 | _cd8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2663:1: error: BUILDSTDERR: warning: label ‘_cd8L’ defined but not used [-Wunused-label] BUILDSTDERR: 2663 | _cd8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2663 | _cd8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cd8O’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cd8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cd8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd8s’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2718:1: error: BUILDSTDERR: warning: label ‘_cd8s’ defined but not used [-Wunused-label] BUILDSTDERR: 2718 | _cd8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2718 | _cd8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcask_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2749:1: error: BUILDSTDERR: warning: label ‘_cd8U’ defined but not used [-Wunused-label] BUILDSTDERR: 2749 | _cd8U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2749 | _cd8U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcask_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2781:1: error: BUILDSTDERR: warning: label ‘_cd96’ defined but not used [-Wunused-label] BUILDSTDERR: 2781 | _cd96: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2781 | _cd96: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd93’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2804:1: error: BUILDSTDERR: warning: label ‘_cd93’ defined but not used [-Wunused-label] BUILDSTDERR: 2804 | _cd93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2804 | _cd93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2837:1: error: BUILDSTDERR: warning: label ‘_cd9u’ defined but not used [-Wunused-label] BUILDSTDERR: 2837 | _cd9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2837 | _cd9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2870:1: error: BUILDSTDERR: warning: label ‘_cd9D’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _cd9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _cd9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scPY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2898:1: error: BUILDSTDERR: warning: label ‘_cd9G’ defined but not used [-Wunused-label] BUILDSTDERR: 2898 | _cd9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2898 | _cd9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd9k’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2928:1: error: BUILDSTDERR: warning: label ‘_cd9k’ defined but not used [-Wunused-label] BUILDSTDERR: 2928 | _cd9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2928 | _cd9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcstate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2960:1: error: BUILDSTDERR: warning: label ‘_cd9M’ defined but not used [-Wunused-label] BUILDSTDERR: 2960 | _cd9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2960 | _cd9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:2993:1: error: BUILDSTDERR: warning: label ‘_cd9Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2993 | _cd9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2993 | _cd9Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cd9V’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3017:1: error: BUILDSTDERR: warning: label ‘_cd9V’ defined but not used [-Wunused-label] BUILDSTDERR: 3017 | _cd9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3017 | _cd9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQ9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3050:1: error: BUILDSTDERR: warning: label ‘_cdam’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _cdam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _cdam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQ6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3083:1: error: BUILDSTDERR: warning: label ‘_cdav’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _cdav: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _cdav: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3111:1: error: BUILDSTDERR: warning: label ‘_cday’ defined but not used [-Wunused-label] BUILDSTDERR: 3111 | _cday: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3111 | _cday: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdac’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3141:1: error: BUILDSTDERR: warning: label ‘_cdac’ defined but not used [-Wunused-label] BUILDSTDERR: 3141 | _cdac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3141 | _cdac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcput_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3173:1: error: BUILDSTDERR: warning: label ‘_cdaE’ defined but not used [-Wunused-label] BUILDSTDERR: 3173 | _cdaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3173 | _cdaE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcput_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3206:1: error: BUILDSTDERR: warning: label ‘_cdaQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3206 | _cdaQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3206 | _cdaQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdaN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3230:1: error: BUILDSTDERR: warning: label ‘_cdaN’ defined but not used [-Wunused-label] BUILDSTDERR: 3230 | _cdaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3230 | _cdaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3263:1: error: BUILDSTDERR: warning: label ‘_cdbe’ defined but not used [-Wunused-label] BUILDSTDERR: 3263 | _cdbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3263 | _cdbe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3296:1: error: BUILDSTDERR: warning: label ‘_cdbn’ defined but not used [-Wunused-label] BUILDSTDERR: 3296 | _cdbn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3296 | _cdbn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3322:1: error: BUILDSTDERR: warning: label ‘_cdbq’ defined but not used [-Wunused-label] BUILDSTDERR: 3322 | _cdbq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3322 | _cdbq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdb4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3351:1: error: BUILDSTDERR: warning: label ‘_cdb4’ defined but not used [-Wunused-label] BUILDSTDERR: 3351 | _cdb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3351 | _cdb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcget_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3382:1: error: BUILDSTDERR: warning: label ‘_cdbw’ defined but not used [-Wunused-label] BUILDSTDERR: 3382 | _cdbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3382 | _cdbw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcget_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3414:1: error: BUILDSTDERR: warning: label ‘_cdbI’ defined but not used [-Wunused-label] BUILDSTDERR: 3414 | _cdbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3414 | _cdbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdbF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3437:1: error: BUILDSTDERR: warning: label ‘_cdbF’ defined but not used [-Wunused-label] BUILDSTDERR: 3437 | _cdbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3437 | _cdbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3468:1: error: BUILDSTDERR: warning: label ‘_cdbW’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _cdbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _cdbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3492:1: error: BUILDSTDERR: warning: label ‘_cdc3’ defined but not used [-Wunused-label] BUILDSTDERR: 3492 | _cdc3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3492 | _cdc3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3516:1: error: BUILDSTDERR: warning: label ‘_cdca’ defined but not used [-Wunused-label] BUILDSTDERR: 3516 | _cdca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3516 | _cdca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3538:1: error: BUILDSTDERR: warning: label ‘_cdci’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _cdci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _cdci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3554:1: error: BUILDSTDERR: warning: label ‘_cdcC’ defined but not used [-Wunused-label] BUILDSTDERR: 3554 | _cdcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3554 | _cdcC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdcA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3581:1: error: BUILDSTDERR: warning: label ‘_cdcA’ defined but not used [-Wunused-label] BUILDSTDERR: 3581 | _cdcA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3581 | _cdcA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3601:1: error: BUILDSTDERR: warning: label ‘_cdcR’ defined but not used [-Wunused-label] BUILDSTDERR: 3601 | _cdcR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3601 | _cdcR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdcP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3628:1: error: BUILDSTDERR: warning: label ‘_cdcP’ defined but not used [-Wunused-label] BUILDSTDERR: 3628 | _cdcP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3628 | _cdcP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3649:1: error: BUILDSTDERR: warning: label ‘_cddj’ defined but not used [-Wunused-label] BUILDSTDERR: 3649 | _cddj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3649 | _cddj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cddh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3679:1: error: BUILDSTDERR: warning: label ‘_cddh’ defined but not used [-Wunused-label] BUILDSTDERR: 3679 | _cddh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3679 | _cddh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3699:1: error: BUILDSTDERR: warning: label ‘_cddn’ defined but not used [-Wunused-label] BUILDSTDERR: 3699 | _cddn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3699 | _cddn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdd8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3733:1: error: BUILDSTDERR: warning: label ‘_cdd8’ defined but not used [-Wunused-label] BUILDSTDERR: 3733 | _cdd8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3733 | _cdd8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3767:1: error: BUILDSTDERR: warning: label ‘_cddC’ defined but not used [-Wunused-label] BUILDSTDERR: 3767 | _cddC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3767 | _cddC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cddF’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cddF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cddF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3844:1: error: BUILDSTDERR: warning: label ‘_cddK’ defined but not used [-Wunused-label] BUILDSTDERR: 3844 | _cddK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3844 | _cddK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scR2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3891:1: error: BUILDSTDERR: warning: label ‘_cdea’ defined but not used [-Wunused-label] BUILDSTDERR: 3891 | _cdea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3891 | _cdea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scR4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3914:1: error: BUILDSTDERR: warning: label ‘_cdef’ defined but not used [-Wunused-label] BUILDSTDERR: 3914 | _cdef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3914 | _cdef: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scR5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:3966:1: error: BUILDSTDERR: warning: label ‘_cdek’ defined but not used [-Wunused-label] BUILDSTDERR: 3966 | _cdek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3966 | _cdek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scQw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4009:1: error: BUILDSTDERR: warning: label ‘_cdev’ defined but not used [-Wunused-label] BUILDSTDERR: 4009 | _cdev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4009 | _cdev: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdcq’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4055:1: error: BUILDSTDERR: warning: label ‘_cdcq’ defined but not used [-Wunused-label] BUILDSTDERR: 4055 | _cdcq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4055 | _cdcq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cddR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4146:1: error: BUILDSTDERR: warning: label ‘_cddR’ defined but not used [-Wunused-label] BUILDSTDERR: 4146 | _cddR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4146 | _cddR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4188:1: error: BUILDSTDERR: warning: label ‘_cdeR’ defined but not used [-Wunused-label] BUILDSTDERR: 4188 | _cdeR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4188 | _cdeR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scR8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4233:1: error: BUILDSTDERR: warning: label ‘_cdf4’ defined but not used [-Wunused-label] BUILDSTDERR: 4233 | _cdf4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4233 | _cdf4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scR9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4257:1: error: BUILDSTDERR: warning: label ‘_cdfb’ defined but not used [-Wunused-label] BUILDSTDERR: 4257 | _cdfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4257 | _cdfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4281:1: error: BUILDSTDERR: warning: label ‘_cdfv’ defined but not used [-Wunused-label] BUILDSTDERR: 4281 | _cdfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4281 | _cdfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdft’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4308:1: error: BUILDSTDERR: warning: label ‘_cdft’ defined but not used [-Wunused-label] BUILDSTDERR: 4308 | _cdft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4308 | _cdft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4328:1: error: BUILDSTDERR: warning: label ‘_cdfK’ defined but not used [-Wunused-label] BUILDSTDERR: 4328 | _cdfK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4328 | _cdfK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdfI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4355:1: error: BUILDSTDERR: warning: label ‘_cdfI’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _cdfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _cdfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4376:1: error: BUILDSTDERR: warning: label ‘_cdgc’ defined but not used [-Wunused-label] BUILDSTDERR: 4376 | _cdgc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4376 | _cdgc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdga’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4406:1: error: BUILDSTDERR: warning: label ‘_cdga’ defined but not used [-Wunused-label] BUILDSTDERR: 4406 | _cdga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4406 | _cdga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4426:1: error: BUILDSTDERR: warning: label ‘_cdgg’ defined but not used [-Wunused-label] BUILDSTDERR: 4426 | _cdgg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4426 | _cdgg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdg1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4460:1: error: BUILDSTDERR: warning: label ‘_cdg1’ defined but not used [-Wunused-label] BUILDSTDERR: 4460 | _cdg1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4460 | _cdg1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4494:1: error: BUILDSTDERR: warning: label ‘_cdgr’ defined but not used [-Wunused-label] BUILDSTDERR: 4494 | _cdgr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4494 | _cdgr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4528:1: error: BUILDSTDERR: warning: label ‘_cdgu’ defined but not used [-Wunused-label] BUILDSTDERR: 4528 | _cdgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4528 | _cdgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cdgF’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cdgF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cdgF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdfj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4622:1: error: BUILDSTDERR: warning: label ‘_cdfj’ defined but not used [-Wunused-label] BUILDSTDERR: 4622 | _cdfj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4622 | _cdfj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4718:1: error: BUILDSTDERR: warning: label ‘_cdh6’ defined but not used [-Wunused-label] BUILDSTDERR: 4718 | _cdh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4718 | _cdh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4748:1: error: BUILDSTDERR: warning: label ‘_cdh9’ defined but not used [-Wunused-label] BUILDSTDERR: 4748 | _cdh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4748 | _cdh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4791:1: error: BUILDSTDERR: warning: label ‘_cdhw’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _cdhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _cdhw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4824:1: error: BUILDSTDERR: warning: label ‘_cdhF’ defined but not used [-Wunused-label] BUILDSTDERR: 4824 | _cdhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4824 | _cdhF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4852:1: error: BUILDSTDERR: warning: label ‘_cdhI’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _cdhI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _cdhI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdhm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4882:1: error: BUILDSTDERR: warning: label ‘_cdhm’ defined but not used [-Wunused-label] BUILDSTDERR: 4882 | _cdhm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4882 | _cdhm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdctell_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4914:1: error: BUILDSTDERR: warning: label ‘_cdhO’ defined but not used [-Wunused-label] BUILDSTDERR: 4914 | _cdhO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4914 | _cdhO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdctell_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4947:1: error: BUILDSTDERR: warning: label ‘_cdi0’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _cdi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _cdi0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdhX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:4971:1: error: BUILDSTDERR: warning: label ‘_cdhX’ defined but not used [-Wunused-label] BUILDSTDERR: 4971 | _cdhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4971 | _cdhX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5004:1: error: BUILDSTDERR: warning: label ‘_cdio’ defined but not used [-Wunused-label] BUILDSTDERR: 5004 | _cdio: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5004 | _cdio: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5037:1: error: BUILDSTDERR: warning: label ‘_cdix’ defined but not used [-Wunused-label] BUILDSTDERR: 5037 | _cdix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5037 | _cdix: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scRU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5065:1: error: BUILDSTDERR: warning: label ‘_cdiA’ defined but not used [-Wunused-label] BUILDSTDERR: 5065 | _cdiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5065 | _cdiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdie’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5095:1: error: BUILDSTDERR: warning: label ‘_cdie’ defined but not used [-Wunused-label] BUILDSTDERR: 5095 | _cdie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5095 | _cdie: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcwriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5127:1: error: BUILDSTDERR: warning: label ‘_cdiG’ defined but not used [-Wunused-label] BUILDSTDERR: 5127 | _cdiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5127 | _cdiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5160:1: error: BUILDSTDERR: warning: label ‘_cdiS’ defined but not used [-Wunused-label] BUILDSTDERR: 5160 | _cdiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5160 | _cdiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdiP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5184:1: error: BUILDSTDERR: warning: label ‘_cdiP’ defined but not used [-Wunused-label] BUILDSTDERR: 5184 | _cdiP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5184 | _cdiP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scS2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5215:1: error: BUILDSTDERR: warning: label ‘_cdj6’ defined but not used [-Wunused-label] BUILDSTDERR: 5215 | _cdj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5215 | _cdj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scS3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5241:1: error: BUILDSTDERR: warning: label ‘_cdjf’ defined but not used [-Wunused-label] BUILDSTDERR: 5241 | _cdjf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5241 | _cdjf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scS6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5278:1: error: BUILDSTDERR: warning: label ‘_cdjr’ defined but not used [-Wunused-label] BUILDSTDERR: 5278 | _cdjr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5278 | _cdjr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5313:1: error: BUILDSTDERR: warning: label ‘_cdjM’ defined but not used [-Wunused-label] BUILDSTDERR: 5313 | _cdjM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5313 | _cdjM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdjK’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5338:1: error: BUILDSTDERR: warning: label ‘_cdjK’ defined but not used [-Wunused-label] BUILDSTDERR: 5338 | _cdjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5338 | _cdjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5356:1: error: BUILDSTDERR: warning: label ‘_cdk1’ defined but not used [-Wunused-label] BUILDSTDERR: 5356 | _cdk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5356 | _cdk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdjZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5381:1: error: BUILDSTDERR: warning: label ‘_cdjZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5381 | _cdjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5381 | _cdjZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5399:1: error: BUILDSTDERR: warning: label ‘_cdkh’ defined but not used [-Wunused-label] BUILDSTDERR: 5399 | _cdkh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5399 | _cdkh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5432:1: error: BUILDSTDERR: warning: label ‘_cdkk’ defined but not used [-Wunused-label] BUILDSTDERR: 5432 | _cdkk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5432 | _cdkk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scS7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5475:1: error: BUILDSTDERR: warning: label ‘_cdkv’ defined but not used [-Wunused-label] BUILDSTDERR: 5475 | _cdkv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5475 | _cdkv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdjA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5518:1: error: BUILDSTDERR: warning: label ‘_cdjA’ defined but not used [-Wunused-label] BUILDSTDERR: 5518 | _cdjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5518 | _cdjA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdccatchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5604:1: error: BUILDSTDERR: warning: label ‘_cdkO’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _cdkO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _cdkO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5651:1: error: BUILDSTDERR: warning: label ‘_cdlb’ defined but not used [-Wunused-label] BUILDSTDERR: 5651 | _cdlb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5651 | _cdlb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5684:1: error: BUILDSTDERR: warning: label ‘_cdlk’ defined but not used [-Wunused-label] BUILDSTDERR: 5684 | _cdlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5684 | _cdlk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5712:1: error: BUILDSTDERR: warning: label ‘_cdln’ defined but not used [-Wunused-label] BUILDSTDERR: 5712 | _cdln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5712 | _cdln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdl1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5742:1: error: BUILDSTDERR: warning: label ‘_cdl1’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _cdl1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _cdl1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5774:1: error: BUILDSTDERR: warning: label ‘_cdlt’ defined but not used [-Wunused-label] BUILDSTDERR: 5774 | _cdlt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5774 | _cdlt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5807:1: error: BUILDSTDERR: warning: label ‘_cdlF’ defined but not used [-Wunused-label] BUILDSTDERR: 5807 | _cdlF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5807 | _cdlF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdlC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5831:1: error: BUILDSTDERR: warning: label ‘_cdlC’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _cdlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _cdlC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5862:1: error: BUILDSTDERR: warning: label ‘_cdlT’ defined but not used [-Wunused-label] BUILDSTDERR: 5862 | _cdlT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5862 | _cdlT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5888:1: error: BUILDSTDERR: warning: label ‘_cdm2’ defined but not used [-Wunused-label] BUILDSTDERR: 5888 | _cdm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5888 | _cdm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5921:1: error: BUILDSTDERR: warning: label ‘_cdmb’ defined but not used [-Wunused-label] BUILDSTDERR: 5921 | _cdmb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5921 | _cdmb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5951:1: error: BUILDSTDERR: warning: label ‘_cdmo’ defined but not used [-Wunused-label] BUILDSTDERR: 5951 | _cdmo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5951 | _cdmo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:5995:1: error: BUILDSTDERR: warning: label ‘_cdmu’ defined but not used [-Wunused-label] BUILDSTDERR: 5995 | _cdmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5995 | _cdmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxyzuzdcthrowM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6034:1: error: BUILDSTDERR: warning: label ‘_cdmz’ defined but not used [-Wunused-label] BUILDSTDERR: 6034 | _cdmz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6034 | _cdmz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6075:1: error: BUILDSTDERR: warning: label ‘_cdmM’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _cdmM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _cdmM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6097:1: error: BUILDSTDERR: warning: label ‘_cdmT’ defined but not used [-Wunused-label] BUILDSTDERR: 6097 | _cdmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6097 | _cdmT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scST_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6123:1: error: BUILDSTDERR: warning: label ‘_cdn2’ defined but not used [-Wunused-label] BUILDSTDERR: 6123 | _cdn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6123 | _cdn2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6160:1: error: BUILDSTDERR: warning: label ‘_cdne’ defined but not used [-Wunused-label] BUILDSTDERR: 6160 | _cdne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6160 | _cdne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scT6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6195:1: error: BUILDSTDERR: warning: label ‘_cdnz’ defined but not used [-Wunused-label] BUILDSTDERR: 6195 | _cdnz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6195 | _cdnz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdnx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6220:1: error: BUILDSTDERR: warning: label ‘_cdnx’ defined but not used [-Wunused-label] BUILDSTDERR: 6220 | _cdnx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6220 | _cdnx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6238:1: error: BUILDSTDERR: warning: label ‘_cdnO’ defined but not used [-Wunused-label] BUILDSTDERR: 6238 | _cdnO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6238 | _cdnO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdnM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cdnM’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cdnM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cdnM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6281:1: error: BUILDSTDERR: warning: label ‘_cdo4’ defined but not used [-Wunused-label] BUILDSTDERR: 6281 | _cdo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6281 | _cdo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6315:1: error: BUILDSTDERR: warning: label ‘_cdo7’ defined but not used [-Wunused-label] BUILDSTDERR: 6315 | _cdo7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6315 | _cdo7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scSX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6360:1: error: BUILDSTDERR: warning: label ‘_cdoi’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _cdoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _cdoi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdnn’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6404:1: error: BUILDSTDERR: warning: label ‘_cdnn’ defined but not used [-Wunused-label] BUILDSTDERR: 6404 | _cdnn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6404 | _cdnn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxyzuzdccatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6492:1: error: BUILDSTDERR: warning: label ‘_cdoB’ defined but not used [-Wunused-label] BUILDSTDERR: 6492 | _cdoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6492 | _cdoB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6542:1: error: BUILDSTDERR: warning: label ‘_cdoR’ defined but not used [-Wunused-label] BUILDSTDERR: 6542 | _cdoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6542 | _cdoR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6577:1: error: BUILDSTDERR: warning: label ‘_cdpc’ defined but not used [-Wunused-label] BUILDSTDERR: 6577 | _cdpc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6577 | _cdpc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdpa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6602:1: error: BUILDSTDERR: warning: label ‘_cdpa’ defined but not used [-Wunused-label] BUILDSTDERR: 6602 | _cdpa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6602 | _cdpa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6620:1: error: BUILDSTDERR: warning: label ‘_cdpr’ defined but not used [-Wunused-label] BUILDSTDERR: 6620 | _cdpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6620 | _cdpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdpp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6645:1: error: BUILDSTDERR: warning: label ‘_cdpp’ defined but not used [-Wunused-label] BUILDSTDERR: 6645 | _cdpp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6645 | _cdpp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6663:1: error: BUILDSTDERR: warning: label ‘_cdpD’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _cdpD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _cdpD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6691:1: error: BUILDSTDERR: warning: label ‘_cdpM’ defined but not used [-Wunused-label] BUILDSTDERR: 6691 | _cdpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6691 | _cdpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdp0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6733:1: error: BUILDSTDERR: warning: label ‘_cdp0’ defined but not used [-Wunused-label] BUILDSTDERR: 6733 | _cdp0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6733 | _cdp0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zubind_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6815:1: error: BUILDSTDERR: warning: label ‘_cdq5’ defined but not used [-Wunused-label] BUILDSTDERR: 6815 | _cdq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6815 | _cdq5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6851:1: error: BUILDSTDERR: warning: label ‘_cdqj’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _cdqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _cdqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6868:1: error: BUILDSTDERR: warning: label ‘_cdqm’ defined but not used [-Wunused-label] BUILDSTDERR: 6868 | _cdqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6868 | _cdqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6897:1: error: BUILDSTDERR: warning: label ‘_cdqz’ defined but not used [-Wunused-label] BUILDSTDERR: 6897 | _cdqz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6897 | _cdqz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6925:1: error: BUILDSTDERR: warning: label ‘_cdqC’ defined but not used [-Wunused-label] BUILDSTDERR: 6925 | _cdqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6925 | _cdqC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6961:1: error: BUILDSTDERR: warning: label ‘_cdqP’ defined but not used [-Wunused-label] BUILDSTDERR: 6961 | _cdqP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6961 | _cdqP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:6988:1: error: BUILDSTDERR: warning: label ‘_cdqS’ defined but not used [-Wunused-label] BUILDSTDERR: 6988 | _cdqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6988 | _cdqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadProxyzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7018:1: error: BUILDSTDERR: warning: label ‘_cdr1’ defined but not used [-Wunused-label] BUILDSTDERR: 7018 | _cdr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7018 | _cdr1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7037:1: error: BUILDSTDERR: warning: label ‘_cdrd’ defined but not used [-Wunused-label] BUILDSTDERR: 7037 | _cdrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7037 | _cdrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7059:1: error: BUILDSTDERR: warning: label ‘_cdrl’ defined but not used [-Wunused-label] BUILDSTDERR: 7059 | _cdrl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7059 | _cdrl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7081:1: error: BUILDSTDERR: warning: label ‘_cdrt’ defined but not used [-Wunused-label] BUILDSTDERR: 7081 | _cdrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7081 | _cdrt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7103:1: error: BUILDSTDERR: warning: label ‘_cdrB’ defined but not used [-Wunused-label] BUILDSTDERR: 7103 | _cdrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7103 | _cdrB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7125:1: error: BUILDSTDERR: warning: label ‘_cdrI’ defined but not used [-Wunused-label] BUILDSTDERR: 7125 | _cdrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7125 | _cdrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7156:1: error: BUILDSTDERR: warning: label ‘_cdrM’ defined but not used [-Wunused-label] BUILDSTDERR: 7156 | _cdrM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7156 | _cdrM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘rbTm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7201:1: error: BUILDSTDERR: warning: label ‘_cdrV’ defined but not used [-Wunused-label] BUILDSTDERR: 7201 | _cdrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7201 | _cdrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7221:1: error: BUILDSTDERR: warning: label ‘_cds7’ defined but not used [-Wunused-label] BUILDSTDERR: 7221 | _cds7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7221 | _cds7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7243:1: error: BUILDSTDERR: warning: label ‘_cdsf’ defined but not used [-Wunused-label] BUILDSTDERR: 7243 | _cdsf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7243 | _cdsf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scTW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7265:1: error: BUILDSTDERR: warning: label ‘_cdsm’ defined but not used [-Wunused-label] BUILDSTDERR: 7265 | _cdsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7265 | _cdsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7295:1: error: BUILDSTDERR: warning: label ‘_cdsq’ defined but not used [-Wunused-label] BUILDSTDERR: 7295 | _cdsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7295 | _cdsq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scU0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7337:1: error: BUILDSTDERR: warning: label ‘_cdsD’ defined but not used [-Wunused-label] BUILDSTDERR: 7337 | _cdsD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7337 | _cdsD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxyzuzdcp1MonadThrow_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7362:1: error: BUILDSTDERR: warning: label ‘_cdsG’ defined but not used [-Wunused-label] BUILDSTDERR: 7362 | _cdsG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7362 | _cdsG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scU3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7392:1: error: BUILDSTDERR: warning: label ‘_cdsU’ defined but not used [-Wunused-label] BUILDSTDERR: 7392 | _cdsU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7392 | _cdsU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scU2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7414:1: error: BUILDSTDERR: warning: label ‘_cdt1’ defined but not used [-Wunused-label] BUILDSTDERR: 7414 | _cdt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7414 | _cdt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7442:1: error: BUILDSTDERR: warning: label ‘_cdt5’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _cdt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _cdt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scU5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7479:1: error: BUILDSTDERR: warning: label ‘_cdti’ defined but not used [-Wunused-label] BUILDSTDERR: 7479 | _cdti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7479 | _cdti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxyzuzdcp1MonadCatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7504:1: error: BUILDSTDERR: warning: label ‘_cdtl’ defined but not used [-Wunused-label] BUILDSTDERR: 7504 | _cdtl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7504 | _cdtl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scU8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7534:1: error: BUILDSTDERR: warning: label ‘_cdtz’ defined but not used [-Wunused-label] BUILDSTDERR: 7534 | _cdtz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7534 | _cdtz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scU7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7556:1: error: BUILDSTDERR: warning: label ‘_cdtG’ defined but not used [-Wunused-label] BUILDSTDERR: 7556 | _cdtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7556 | _cdtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7584:1: error: BUILDSTDERR: warning: label ‘_cdtK’ defined but not used [-Wunused-label] BUILDSTDERR: 7584 | _cdtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7584 | _cdtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7621:1: error: BUILDSTDERR: warning: label ‘_cdtX’ defined but not used [-Wunused-label] BUILDSTDERR: 7621 | _cdtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7621 | _cdtX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdcp1MonadError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7646:1: error: BUILDSTDERR: warning: label ‘_cdu0’ defined but not used [-Wunused-label] BUILDSTDERR: 7646 | _cdu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7646 | _cdu0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7676:1: error: BUILDSTDERR: warning: label ‘_cdue’ defined but not used [-Wunused-label] BUILDSTDERR: 7676 | _cdue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7676 | _cdue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7698:1: error: BUILDSTDERR: warning: label ‘_cdum’ defined but not used [-Wunused-label] BUILDSTDERR: 7698 | _cdum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7698 | _cdum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7720:1: error: BUILDSTDERR: warning: label ‘_cdut’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _cdut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _cdut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7749:1: error: BUILDSTDERR: warning: label ‘_cdux’ defined but not used [-Wunused-label] BUILDSTDERR: 7749 | _cdux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7749 | _cdux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7789:1: error: BUILDSTDERR: warning: label ‘_cduK’ defined but not used [-Wunused-label] BUILDSTDERR: 7789 | _cduK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7789 | _cduK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7814:1: error: BUILDSTDERR: warning: label ‘_cduN’ defined but not used [-Wunused-label] BUILDSTDERR: 7814 | _cduN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7814 | _cduN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7844:1: error: BUILDSTDERR: warning: label ‘_cdv1’ defined but not used [-Wunused-label] BUILDSTDERR: 7844 | _cdv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7844 | _cdv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7866:1: error: BUILDSTDERR: warning: label ‘_cdv9’ defined but not used [-Wunused-label] BUILDSTDERR: 7866 | _cdv9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7866 | _cdv9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7888:1: error: BUILDSTDERR: warning: label ‘_cdvh’ defined but not used [-Wunused-label] BUILDSTDERR: 7888 | _cdvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7888 | _cdvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7910:1: error: BUILDSTDERR: warning: label ‘_cdvp’ defined but not used [-Wunused-label] BUILDSTDERR: 7910 | _cdvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7910 | _cdvp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7932:1: error: BUILDSTDERR: warning: label ‘_cdvw’ defined but not used [-Wunused-label] BUILDSTDERR: 7932 | _cdvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7932 | _cdvw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7957:1: error: BUILDSTDERR: warning: label ‘_cdvD’ defined but not used [-Wunused-label] BUILDSTDERR: 7957 | _cdvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7957 | _cdvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:7988:1: error: BUILDSTDERR: warning: label ‘_cdvH’ defined but not used [-Wunused-label] BUILDSTDERR: 7988 | _cdvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7988 | _cdvH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8037:1: error: BUILDSTDERR: warning: label ‘_cdvU’ defined but not used [-Wunused-label] BUILDSTDERR: 8037 | _cdvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8037 | _cdvU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8062:1: error: BUILDSTDERR: warning: label ‘_cdvX’ defined but not used [-Wunused-label] BUILDSTDERR: 8062 | _cdvX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8062 | _cdvX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8092:1: error: BUILDSTDERR: warning: label ‘_cdwb’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _cdwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _cdwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8114:1: error: BUILDSTDERR: warning: label ‘_cdwj’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _cdwj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _cdwj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8136:1: error: BUILDSTDERR: warning: label ‘_cdwq’ defined but not used [-Wunused-label] BUILDSTDERR: 8136 | _cdwq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8136 | _cdwq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8160:1: error: BUILDSTDERR: warning: label ‘_cdwx’ defined but not used [-Wunused-label] BUILDSTDERR: 8160 | _cdwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8160 | _cdwx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8190:1: error: BUILDSTDERR: warning: label ‘_cdwB’ defined but not used [-Wunused-label] BUILDSTDERR: 8190 | _cdwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8190 | _cdwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8233:1: error: BUILDSTDERR: warning: label ‘_cdwO’ defined but not used [-Wunused-label] BUILDSTDERR: 8233 | _cdwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8233 | _cdwO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8258:1: error: BUILDSTDERR: warning: label ‘_cdwR’ defined but not used [-Wunused-label] BUILDSTDERR: 8258 | _cdwR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8258 | _cdwR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8288:1: error: BUILDSTDERR: warning: label ‘_cdx5’ defined but not used [-Wunused-label] BUILDSTDERR: 8288 | _cdx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8288 | _cdx5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8310:1: error: BUILDSTDERR: warning: label ‘_cdxd’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _cdxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _cdxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8332:1: error: BUILDSTDERR: warning: label ‘_cdxk’ defined but not used [-Wunused-label] BUILDSTDERR: 8332 | _cdxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8332 | _cdxk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8356:1: error: BUILDSTDERR: warning: label ‘_cdxr’ defined but not used [-Wunused-label] BUILDSTDERR: 8356 | _cdxr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8356 | _cdxr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8386:1: error: BUILDSTDERR: warning: label ‘_cdxv’ defined but not used [-Wunused-label] BUILDSTDERR: 8386 | _cdxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8386 | _cdxv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8429:1: error: BUILDSTDERR: warning: label ‘_cdxI’ defined but not used [-Wunused-label] BUILDSTDERR: 8429 | _cdxI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8429 | _cdxI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxyzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8454:1: error: BUILDSTDERR: warning: label ‘_cdxL’ defined but not used [-Wunused-label] BUILDSTDERR: 8454 | _cdxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8454 | _cdxL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8484:1: error: BUILDSTDERR: warning: label ‘_cdxZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8484 | _cdxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8484 | _cdxZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8506:1: error: BUILDSTDERR: warning: label ‘_cdy6’ defined but not used [-Wunused-label] BUILDSTDERR: 8506 | _cdy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8506 | _cdy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8534:1: error: BUILDSTDERR: warning: label ‘_cdya’ defined but not used [-Wunused-label] BUILDSTDERR: 8534 | _cdya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8534 | _cdya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8571:1: error: BUILDSTDERR: warning: label ‘_cdyA’ defined but not used [-Wunused-label] BUILDSTDERR: 8571 | _cdyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8571 | _cdyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdyy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8596:1: error: BUILDSTDERR: warning: label ‘_cdyy’ defined but not used [-Wunused-label] BUILDSTDERR: 8596 | _cdyy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8596 | _cdyy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8614:1: error: BUILDSTDERR: warning: label ‘_cdyP’ defined but not used [-Wunused-label] BUILDSTDERR: 8614 | _cdyP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8614 | _cdyP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdyN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8639:1: error: BUILDSTDERR: warning: label ‘_cdyN’ defined but not used [-Wunused-label] BUILDSTDERR: 8639 | _cdyN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8639 | _cdyN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scUK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8658:1: error: BUILDSTDERR: warning: label ‘_cdz1’ defined but not used [-Wunused-label] BUILDSTDERR: 8658 | _cdz1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8658 | _cdz1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdyo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8698:1: error: BUILDSTDERR: warning: label ‘_cdyo’ defined but not used [-Wunused-label] BUILDSTDERR: 8698 | _cdyo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8698 | _cdyo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdze’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8763:1: error: BUILDSTDERR: warning: label ‘_cdze’ defined but not used [-Wunused-label] BUILDSTDERR: 8763 | _cdze: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8763 | _cdze: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMMonadProxyzuzdcembed_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8782:1: error: BUILDSTDERR: warning: label ‘_cdzo’ defined but not used [-Wunused-label] BUILDSTDERR: 8782 | _cdzo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8782 | _cdzo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scV3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8815:1: error: BUILDSTDERR: warning: label ‘_cdzE’ defined but not used [-Wunused-label] BUILDSTDERR: 8815 | _cdzE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8815 | _cdzE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8850:1: error: BUILDSTDERR: warning: label ‘_cdzZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8850 | _cdzZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8850 | _cdzZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdzX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8875:1: error: BUILDSTDERR: warning: label ‘_cdzX’ defined but not used [-Wunused-label] BUILDSTDERR: 8875 | _cdzX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8875 | _cdzX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8893:1: error: BUILDSTDERR: warning: label ‘_cdAe’ defined but not used [-Wunused-label] BUILDSTDERR: 8893 | _cdAe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8893 | _cdAe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdAc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8918:1: error: BUILDSTDERR: warning: label ‘_cdAc’ defined but not used [-Wunused-label] BUILDSTDERR: 8918 | _cdAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8918 | _cdAc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8936:1: error: BUILDSTDERR: warning: label ‘_cdAu’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _cdAu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _cdAu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:8967:1: error: BUILDSTDERR: warning: label ‘_cdAx’ defined but not used [-Wunused-label] BUILDSTDERR: 8967 | _cdAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8967 | _cdAx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scV4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9007:1: error: BUILDSTDERR: warning: label ‘_cdAI’ defined but not used [-Wunused-label] BUILDSTDERR: 9007 | _cdAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9007 | _cdAI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdzN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9049:1: error: BUILDSTDERR: warning: label ‘_cdzN’ defined but not used [-Wunused-label] BUILDSTDERR: 9049 | _cdzN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9049 | _cdzN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_unsafeHoist_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9131:1: error: BUILDSTDERR: warning: label ‘_cdB1’ defined but not used [-Wunused-label] BUILDSTDERR: 9131 | _cdB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9131 | _cdB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9167:1: error: BUILDSTDERR: warning: label ‘_cdBx’ defined but not used [-Wunused-label] BUILDSTDERR: 9167 | _cdBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9167 | _cdBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9194:1: error: BUILDSTDERR: warning: label ‘_cdBD’ defined but not used [-Wunused-label] BUILDSTDERR: 9194 | _cdBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9194 | _cdBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdBA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9229:1: error: BUILDSTDERR: warning: label ‘_cdBA’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _cdBA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _cdBA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9254:1: error: BUILDSTDERR: warning: label ‘_cdBW’ defined but not used [-Wunused-label] BUILDSTDERR: 9254 | _cdBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9254 | _cdBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9281:1: error: BUILDSTDERR: warning: label ‘_cdC2’ defined but not used [-Wunused-label] BUILDSTDERR: 9281 | _cdC2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9281 | _cdC2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdBZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9316:1: error: BUILDSTDERR: warning: label ‘_cdBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9316 | _cdBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9316 | _cdBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9343:1: error: BUILDSTDERR: warning: label ‘_cdCg’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _cdCg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _cdCg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdBj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9383:1: error: BUILDSTDERR: warning: label ‘_cdBj’ defined but not used [-Wunused-label] BUILDSTDERR: 9383 | _cdBj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9383 | _cdBj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9456:1: error: BUILDSTDERR: warning: label ‘_cdCy’ defined but not used [-Wunused-label] BUILDSTDERR: 9456 | _cdCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9456 | _cdCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwobserve_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9491:1: error: BUILDSTDERR: warning: label ‘_cdCD’ defined but not used [-Wunused-label] BUILDSTDERR: 9491 | _cdCD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9491 | _cdCD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_observe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9524:1: error: BUILDSTDERR: warning: label ‘_cdCP’ defined but not used [-Wunused-label] BUILDSTDERR: 9524 | _cdCP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9524 | _cdCP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdCM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9548:1: error: BUILDSTDERR: warning: label ‘_cdCM’ defined but not used [-Wunused-label] BUILDSTDERR: 9548 | _cdCM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9548 | _cdCM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9581:1: error: BUILDSTDERR: warning: label ‘_cdD8’ defined but not used [-Wunused-label] BUILDSTDERR: 9581 | _cdD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9581 | _cdD8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scW8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9616:1: error: BUILDSTDERR: warning: label ‘_cdDt’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _cdDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _cdDt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdDr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9641:1: error: BUILDSTDERR: warning: label ‘_cdDr’ defined but not used [-Wunused-label] BUILDSTDERR: 9641 | _cdDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9641 | _cdDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scWd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9659:1: error: BUILDSTDERR: warning: label ‘_cdDI’ defined but not used [-Wunused-label] BUILDSTDERR: 9659 | _cdDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9659 | _cdDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdDG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9684:1: error: BUILDSTDERR: warning: label ‘_cdDG’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _cdDG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _cdDG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scWf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9702:1: error: BUILDSTDERR: warning: label ‘_cdDY’ defined but not used [-Wunused-label] BUILDSTDERR: 9702 | _cdDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9702 | _cdDY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scWg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9733:1: error: BUILDSTDERR: warning: label ‘_cdE1’ defined but not used [-Wunused-label] BUILDSTDERR: 9733 | _cdE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9733 | _cdE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9773:1: error: BUILDSTDERR: warning: label ‘_cdEc’ defined but not used [-Wunused-label] BUILDSTDERR: 9773 | _cdEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9773 | _cdEc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdDh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9815:1: error: BUILDSTDERR: warning: label ‘_cdDh’ defined but not used [-Wunused-label] BUILDSTDERR: 9815 | _cdDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9815 | _cdDh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scW0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9893:1: error: BUILDSTDERR: warning: label ‘_cdEI’ defined but not used [-Wunused-label] BUILDSTDERR: 9893 | _cdEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9893 | _cdEI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scW1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9924:1: error: BUILDSTDERR: warning: label ‘_cdEL’ defined but not used [-Wunused-label] BUILDSTDERR: 9924 | _cdEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9924 | _cdEL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘scVV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:9967:1: error: BUILDSTDERR: warning: label ‘_cdER’ defined but not used [-Wunused-label] BUILDSTDERR: 9967 | _cdER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9967 | _cdER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMFunctorTYPEProxyzuzdchoist_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10002:1: error: BUILDSTDERR: warning: label ‘_cdEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10002 | _cdEW: BUILDSTDERR: | ^ BUILDSTDERR: 10002 | _cdEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘_cdCZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10031:1: error: BUILDSTDERR: warning: label ‘_cdCZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _cdCZ: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _cdCZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMFunctorTYPEProxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10074:1: error: BUILDSTDERR: warning: label ‘_cdF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10074 | _cdF6: BUILDSTDERR: | ^ BUILDSTDERR: 10074 | _cdF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_closed_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10100:1: error: BUILDSTDERR: warning: label ‘_cdFd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10100 | _cdFd: BUILDSTDERR: | ^ BUILDSTDERR: 10100 | _cdFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Request_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10398:1: error: BUILDSTDERR: warning: label ‘_cdFl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10398 | _cdFl: BUILDSTDERR: | ^ BUILDSTDERR: 10398 | _cdFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Respond_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10429:1: error: BUILDSTDERR: warning: label ‘_cdFv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10429 | _cdFv: BUILDSTDERR: | ^ BUILDSTDERR: 10429 | _cdFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_M_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10460:1: error: BUILDSTDERR: warning: label ‘_cdFF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10460 | _cdFF: BUILDSTDERR: | ^ BUILDSTDERR: 10460 | _cdFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Pure_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10490:1: error: BUILDSTDERR: warning: label ‘_cdFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _cdFP: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _cdFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Request_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10514:1: error: BUILDSTDERR: warning: label ‘_cdFU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10514 | _cdFU: BUILDSTDERR: | ^ BUILDSTDERR: 10514 | _cdFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Respond_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10528:1: error: BUILDSTDERR: warning: label ‘_cdFW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10528 | _cdFW: BUILDSTDERR: | ^ BUILDSTDERR: 10528 | _cdFW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_M_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10542:1: error: BUILDSTDERR: warning: label ‘_cdFY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10542 | _cdFY: BUILDSTDERR: | ^ BUILDSTDERR: 10542 | _cdFY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Pure_con_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_12.hc:10556:1: error: BUILDSTDERR: warning: label ‘_cdG0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10556 | _cdG0: BUILDSTDERR: | ^ BUILDSTDERR: 10556 | _cdG0: BUILDSTDERR: | ^~~~~ [2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.o ) BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seDL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:15:1: error: BUILDSTDERR: warning: label ‘_ceHp’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ceHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ceHp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceHg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:48:1: error: BUILDSTDERR: warning: label ‘_ceHg’ defined but not used [-Wunused-label] BUILDSTDERR: 48 | _ceHg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 48 | _ceHg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_runEffect_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:91:1: error: BUILDSTDERR: warning: label ‘_ceHF’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _ceHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _ceHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_respond_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:122:1: error: BUILDSTDERR: warning: label ‘_ceHP’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _ceHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _ceHP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seDZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:155:1: error: BUILDSTDERR: warning: label ‘_ceI5’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _ceI5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _ceI5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seE9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:190:1: error: BUILDSTDERR: warning: label ‘_ceIq’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _ceIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _ceIq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceIo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:215:1: error: BUILDSTDERR: warning: label ‘_ceIo’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _ceIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _ceIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:233:1: error: BUILDSTDERR: warning: label ‘_ceIF’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _ceIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _ceIF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceID’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:258:1: error: BUILDSTDERR: warning: label ‘_ceID’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _ceID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _ceID: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:276:1: error: BUILDSTDERR: warning: label ‘_ceIR’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _ceIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _ceIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seE0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:304:1: error: BUILDSTDERR: warning: label ‘_ceJ0’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _ceJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _ceJ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceIe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:346:1: error: BUILDSTDERR: warning: label ‘_ceIe’ defined but not used [-Wunused-label] BUILDSTDERR: 346 | _ceIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 346 | _ceIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceJ7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:427:1: error: BUILDSTDERR: warning: label ‘_ceJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _ceJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _ceJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszszg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:449:1: error: BUILDSTDERR: warning: label ‘_ceJn’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _ceJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _ceJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzrzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:487:1: error: BUILDSTDERR: warning: label ‘_ceJw’ defined but not used [-Wunused-label] BUILDSTDERR: 487 | _ceJw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 487 | _ceJw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:511:1: error: BUILDSTDERR: warning: label ‘_ceJK’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _ceJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _ceJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:546:1: error: BUILDSTDERR: warning: label ‘_ceK5’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _ceK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _ceK5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceK3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:571:1: error: BUILDSTDERR: warning: label ‘_ceK3’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _ceK3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _ceK3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:589:1: error: BUILDSTDERR: warning: label ‘_ceKk’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _ceKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _ceKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceKi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:614:1: error: BUILDSTDERR: warning: label ‘_ceKi’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _ceKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _ceKi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:632:1: error: BUILDSTDERR: warning: label ‘_ceKw’ defined but not used [-Wunused-label] BUILDSTDERR: 632 | _ceKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 632 | _ceKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:660:1: error: BUILDSTDERR: warning: label ‘_ceKF’ defined but not used [-Wunused-label] BUILDSTDERR: 660 | _ceKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 660 | _ceKF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceJT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:702:1: error: BUILDSTDERR: warning: label ‘_ceJT’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _ceJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _ceJT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceKM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:783:1: error: BUILDSTDERR: warning: label ‘_ceKM’ defined but not used [-Wunused-label] BUILDSTDERR: 783 | _ceKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 783 | _ceKM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszgzs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:805:1: error: BUILDSTDERR: warning: label ‘_ceL4’ defined but not used [-Wunused-label] BUILDSTDERR: 805 | _ceL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 805 | _ceL4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceL2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:840:1: error: BUILDSTDERR: warning: label ‘_ceL2’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _ceL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _ceL2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zrzlzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:863:1: error: BUILDSTDERR: warning: label ‘_ceLg’ defined but not used [-Wunused-label] BUILDSTDERR: 863 | _ceLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 863 | _ceLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_request_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:886:1: error: BUILDSTDERR: warning: label ‘_ceLo’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _ceLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _ceLo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seET_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:919:1: error: BUILDSTDERR: warning: label ‘_ceLE’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _ceLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _ceLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seF4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:954:1: error: BUILDSTDERR: warning: label ‘_ceLZ’ defined but not used [-Wunused-label] BUILDSTDERR: 954 | _ceLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 954 | _ceLZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceLX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:979:1: error: BUILDSTDERR: warning: label ‘_ceLX’ defined but not used [-Wunused-label] BUILDSTDERR: 979 | _ceLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 979 | _ceLX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seF9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:997:1: error: BUILDSTDERR: warning: label ‘_ceMe’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _ceMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _ceMe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceMc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1022:1: error: BUILDSTDERR: warning: label ‘_ceMc’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _ceMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _ceMc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seFb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1040:1: error: BUILDSTDERR: warning: label ‘_ceMq’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _ceMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _ceMq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seEU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1068:1: error: BUILDSTDERR: warning: label ‘_ceMz’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _ceMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _ceMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceLN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1110:1: error: BUILDSTDERR: warning: label ‘_ceLN’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _ceLN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _ceLN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceMC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1191:1: error: BUILDSTDERR: warning: label ‘_ceMC’ defined but not used [-Wunused-label] BUILDSTDERR: 1191 | _ceMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | _ceMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzrzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1213:1: error: BUILDSTDERR: warning: label ‘_ceMW’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _ceMW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _ceMW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszszl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1250:1: error: BUILDSTDERR: warning: label ‘_ceN5’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _ceN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _ceN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seFk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1274:1: error: BUILDSTDERR: warning: label ‘_ceNj’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _ceNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _ceNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seFv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1309:1: error: BUILDSTDERR: warning: label ‘_ceNE’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _ceNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _ceNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceNC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1334:1: error: BUILDSTDERR: warning: label ‘_ceNC’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _ceNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _ceNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seFA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1352:1: error: BUILDSTDERR: warning: label ‘_ceNT’ defined but not used [-Wunused-label] BUILDSTDERR: 1352 | _ceNT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1352 | _ceNT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceNR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1377:1: error: BUILDSTDERR: warning: label ‘_ceNR’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _ceNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _ceNR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seFC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1395:1: error: BUILDSTDERR: warning: label ‘_ceO5’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _ceO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _ceO5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seFl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1423:1: error: BUILDSTDERR: warning: label ‘_ceOe’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _ceOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _ceOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceNs’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1465:1: error: BUILDSTDERR: warning: label ‘_ceNs’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _ceNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _ceNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceOh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1546:1: error: BUILDSTDERR: warning: label ‘_ceOh’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _ceOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _ceOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zrzgzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1569:1: error: BUILDSTDERR: warning: label ‘_ceOD’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _ceOD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _ceOD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceOB’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1605:1: error: BUILDSTDERR: warning: label ‘_ceOB’ defined but not used [-Wunused-label] BUILDSTDERR: 1605 | _ceOB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1605 | _ceOB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszlzs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1628:1: error: BUILDSTDERR: warning: label ‘_ceOP’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _ceOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _ceOP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘reDE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1651:1: error: BUILDSTDERR: warning: label ‘_ceOX’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _ceOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _ceOX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘reDF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1684:1: error: BUILDSTDERR: warning: label ‘_ceP7’ defined but not used [-Wunused-label] BUILDSTDERR: 1684 | _ceP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1684 | _ceP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_push_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1714:1: error: BUILDSTDERR: warning: label ‘_cePg’ defined but not used [-Wunused-label] BUILDSTDERR: 1714 | _cePg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1714 | _cePg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘reDG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1735:1: error: BUILDSTDERR: warning: label ‘_cePo’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _cePo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _cePo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘reDH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1768:1: error: BUILDSTDERR: warning: label ‘_cePy’ defined but not used [-Wunused-label] BUILDSTDERR: 1768 | _cePy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1768 | _cePy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_pull_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1798:1: error: BUILDSTDERR: warning: label ‘_cePH’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _cePH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _cePH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seG1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1818:1: error: BUILDSTDERR: warning: label ‘_ceQ1’ defined but not used [-Wunused-label] BUILDSTDERR: 1818 | _ceQ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1818 | _ceQ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_cePZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1843:1: error: BUILDSTDERR: warning: label ‘_cePZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1843 | _cePZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1843 | _cePZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seG4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1859:1: error: BUILDSTDERR: warning: label ‘_ceQm’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _ceQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _ceQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seG5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1888:1: error: BUILDSTDERR: warning: label ‘_ceQp’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _ceQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _ceQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seG6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1928:1: error: BUILDSTDERR: warning: label ‘_ceQu’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _ceQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _ceQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zpzgzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:1968:1: error: BUILDSTDERR: warning: label ‘_ceQF’ defined but not used [-Wunused-label] BUILDSTDERR: 1968 | _ceQF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1968 | _ceQF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_cePO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cePO’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cePO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cePO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceQJ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2069:1: error: BUILDSTDERR: warning: label ‘_ceQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _ceQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _ceQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2091:1: error: BUILDSTDERR: warning: label ‘_ceRh’ defined but not used [-Wunused-label] BUILDSTDERR: 2091 | _ceRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2091 | _ceRh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceRf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2117:1: error: BUILDSTDERR: warning: label ‘_ceRf’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _ceRf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _ceRf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2135:1: error: BUILDSTDERR: warning: label ‘_ceRD’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _ceRD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _ceRD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2164:1: error: BUILDSTDERR: warning: label ‘_ceRG’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _ceRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _ceRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2204:1: error: BUILDSTDERR: warning: label ‘_ceRL’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _ceRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _ceRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzgz7eU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2244:1: error: BUILDSTDERR: warning: label ‘_ceRW’ defined but not used [-Wunused-label] BUILDSTDERR: 2244 | _ceRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2244 | _ceRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceR5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2279:1: error: BUILDSTDERR: warning: label ‘_ceR5’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _ceR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _ceR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceS4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2345:1: error: BUILDSTDERR: warning: label ‘_ceS4’ defined but not used [-Wunused-label] BUILDSTDERR: 2345 | _ceS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2345 | _ceS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_z7eUzlzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2367:1: error: BUILDSTDERR: warning: label ‘_ceSm’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _ceSm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _ceSm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgz7eUzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2389:1: error: BUILDSTDERR: warning: label ‘_ceSv’ defined but not used [-Wunused-label] BUILDSTDERR: 2389 | _ceSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2389 | _ceSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceSt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2412:1: error: BUILDSTDERR: warning: label ‘_ceSt’ defined but not used [-Wunused-label] BUILDSTDERR: 2412 | _ceSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2412 | _ceSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlz7eUzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2436:1: error: BUILDSTDERR: warning: label ‘_ceSF’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _ceSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _ceSF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzpzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2458:1: error: BUILDSTDERR: warning: label ‘_ceSO’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _ceSO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _ceSO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceSM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2481:1: error: BUILDSTDERR: warning: label ‘_ceSM’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _ceSM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _ceSM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzpzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2505:1: error: BUILDSTDERR: warning: label ‘_ceSY’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _ceSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _ceSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzlzp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2527:1: error: BUILDSTDERR: warning: label ‘_ceT5’ defined but not used [-Wunused-label] BUILDSTDERR: 2527 | _ceT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2527 | _ceT5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2551:1: error: BUILDSTDERR: warning: label ‘_ceTj’ defined but not used [-Wunused-label] BUILDSTDERR: 2551 | _ceTj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2551 | _ceTj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2586:1: error: BUILDSTDERR: warning: label ‘_ceTE’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _ceTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _ceTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceTC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2611:1: error: BUILDSTDERR: warning: label ‘_ceTC’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _ceTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _ceTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seH3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2629:1: error: BUILDSTDERR: warning: label ‘_ceTT’ defined but not used [-Wunused-label] BUILDSTDERR: 2629 | _ceTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2629 | _ceTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceTR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2654:1: error: BUILDSTDERR: warning: label ‘_ceTR’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _ceTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _ceTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seH5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2672:1: error: BUILDSTDERR: warning: label ‘_ceU5’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _ceU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _ceU5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘seGP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2700:1: error: BUILDSTDERR: warning: label ‘_ceUe’ defined but not used [-Wunused-label] BUILDSTDERR: 2700 | _ceUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2700 | _ceUe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘_ceTs’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2741:1: error: BUILDSTDERR: warning: label ‘_ceTs’ defined but not used [-Wunused-label] BUILDSTDERR: 2741 | _ceTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2741 | _ceTs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_reflect_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2822:1: error: BUILDSTDERR: warning: label ‘_ceUx’ defined but not used [-Wunused-label] BUILDSTDERR: 2822 | _ceUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2822 | _ceUx: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc31346_0/ghc_17.hc:2872:22: error: BUILDSTDERR: warning: ‘SeUC_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2872 | static const StgWord SeUC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | static const StgWord SeUC_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seUF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:15:1: error: BUILDSTDERR: warning: label ‘_ceYj’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ceYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ceYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_ceYa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:48:1: error: BUILDSTDERR: warning: label ‘_ceYa’ defined but not used [-Wunused-label] BUILDSTDERR: 48 | _ceYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 48 | _ceYa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_runEffect_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:91:1: error: BUILDSTDERR: warning: label ‘_ceYz’ defined but not used [-Wunused-label] BUILDSTDERR: 91 | _ceYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 91 | _ceYz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_respond_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:122:1: error: BUILDSTDERR: warning: label ‘_ceYJ’ defined but not used [-Wunused-label] BUILDSTDERR: 122 | _ceYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 122 | _ceYJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seUT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:155:1: error: BUILDSTDERR: warning: label ‘_ceYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _ceYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _ceYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seV3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:190:1: error: BUILDSTDERR: warning: label ‘_ceZk’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _ceZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _ceZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_ceZi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:215:1: error: BUILDSTDERR: warning: label ‘_ceZi’ defined but not used [-Wunused-label] BUILDSTDERR: 215 | _ceZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 215 | _ceZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seV9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:233:1: error: BUILDSTDERR: warning: label ‘_ceZz’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _ceZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _ceZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_ceZx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:258:1: error: BUILDSTDERR: warning: label ‘_ceZx’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _ceZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _ceZx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:276:1: error: BUILDSTDERR: warning: label ‘_ceZL’ defined but not used [-Wunused-label] BUILDSTDERR: 276 | _ceZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 276 | _ceZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seUU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:304:1: error: BUILDSTDERR: warning: label ‘_ceZU’ defined but not used [-Wunused-label] BUILDSTDERR: 304 | _ceZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 304 | _ceZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_ceZ8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:346:1: error: BUILDSTDERR: warning: label ‘_ceZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 346 | _ceZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 346 | _ceZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf01’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:427:1: error: BUILDSTDERR: warning: label ‘_cf01’ defined but not used [-Wunused-label] BUILDSTDERR: 427 | _cf01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 427 | _cf01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszszg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:449:1: error: BUILDSTDERR: warning: label ‘_cf0h’ defined but not used [-Wunused-label] BUILDSTDERR: 449 | _cf0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 449 | _cf0h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzrzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:487:1: error: BUILDSTDERR: warning: label ‘_cf0q’ defined but not used [-Wunused-label] BUILDSTDERR: 487 | _cf0q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 487 | _cf0q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:511:1: error: BUILDSTDERR: warning: label ‘_cf0E’ defined but not used [-Wunused-label] BUILDSTDERR: 511 | _cf0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 511 | _cf0E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:546:1: error: BUILDSTDERR: warning: label ‘_cf0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 546 | _cf0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 546 | _cf0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf0X’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:571:1: error: BUILDSTDERR: warning: label ‘_cf0X’ defined but not used [-Wunused-label] BUILDSTDERR: 571 | _cf0X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 571 | _cf0X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:589:1: error: BUILDSTDERR: warning: label ‘_cf1e’ defined but not used [-Wunused-label] BUILDSTDERR: 589 | _cf1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 589 | _cf1e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf1c’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:614:1: error: BUILDSTDERR: warning: label ‘_cf1c’ defined but not used [-Wunused-label] BUILDSTDERR: 614 | _cf1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 614 | _cf1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:632:1: error: BUILDSTDERR: warning: label ‘_cf1q’ defined but not used [-Wunused-label] BUILDSTDERR: 632 | _cf1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 632 | _cf1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:660:1: error: BUILDSTDERR: warning: label ‘_cf1z’ defined but not used [-Wunused-label] BUILDSTDERR: 660 | _cf1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 660 | _cf1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf0N’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:702:1: error: BUILDSTDERR: warning: label ‘_cf0N’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _cf0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _cf0N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf1G’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:783:1: error: BUILDSTDERR: warning: label ‘_cf1G’ defined but not used [-Wunused-label] BUILDSTDERR: 783 | _cf1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 783 | _cf1G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszgzs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:805:1: error: BUILDSTDERR: warning: label ‘_cf1Y’ defined but not used [-Wunused-label] BUILDSTDERR: 805 | _cf1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 805 | _cf1Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf1W’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:840:1: error: BUILDSTDERR: warning: label ‘_cf1W’ defined but not used [-Wunused-label] BUILDSTDERR: 840 | _cf1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 840 | _cf1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zrzlzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:863:1: error: BUILDSTDERR: warning: label ‘_cf2a’ defined but not used [-Wunused-label] BUILDSTDERR: 863 | _cf2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 863 | _cf2a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_request_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:886:1: error: BUILDSTDERR: warning: label ‘_cf2i’ defined but not used [-Wunused-label] BUILDSTDERR: 886 | _cf2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 886 | _cf2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:919:1: error: BUILDSTDERR: warning: label ‘_cf2y’ defined but not used [-Wunused-label] BUILDSTDERR: 919 | _cf2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 919 | _cf2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:954:1: error: BUILDSTDERR: warning: label ‘_cf2T’ defined but not used [-Wunused-label] BUILDSTDERR: 954 | _cf2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 954 | _cf2T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf2R’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:979:1: error: BUILDSTDERR: warning: label ‘_cf2R’ defined but not used [-Wunused-label] BUILDSTDERR: 979 | _cf2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 979 | _cf2R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seW3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:997:1: error: BUILDSTDERR: warning: label ‘_cf38’ defined but not used [-Wunused-label] BUILDSTDERR: 997 | _cf38: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 997 | _cf38: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf36’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1022:1: error: BUILDSTDERR: warning: label ‘_cf36’ defined but not used [-Wunused-label] BUILDSTDERR: 1022 | _cf36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1022 | _cf36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seW5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1040:1: error: BUILDSTDERR: warning: label ‘_cf3k’ defined but not used [-Wunused-label] BUILDSTDERR: 1040 | _cf3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1040 | _cf3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seVO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1068:1: error: BUILDSTDERR: warning: label ‘_cf3t’ defined but not used [-Wunused-label] BUILDSTDERR: 1068 | _cf3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1068 | _cf3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf2H’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1110:1: error: BUILDSTDERR: warning: label ‘_cf2H’ defined but not used [-Wunused-label] BUILDSTDERR: 1110 | _cf2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1110 | _cf2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf3w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1191:1: error: BUILDSTDERR: warning: label ‘_cf3w’ defined but not used [-Wunused-label] BUILDSTDERR: 1191 | _cf3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1191 | _cf3w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzrzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1213:1: error: BUILDSTDERR: warning: label ‘_cf3Q’ defined but not used [-Wunused-label] BUILDSTDERR: 1213 | _cf3Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1213 | _cf3Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszszl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1250:1: error: BUILDSTDERR: warning: label ‘_cf3Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1250 | _cf3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1250 | _cf3Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1274:1: error: BUILDSTDERR: warning: label ‘_cf4d’ defined but not used [-Wunused-label] BUILDSTDERR: 1274 | _cf4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1274 | _cf4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1309:1: error: BUILDSTDERR: warning: label ‘_cf4y’ defined but not used [-Wunused-label] BUILDSTDERR: 1309 | _cf4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1309 | _cf4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf4w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1334:1: error: BUILDSTDERR: warning: label ‘_cf4w’ defined but not used [-Wunused-label] BUILDSTDERR: 1334 | _cf4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1334 | _cf4w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1352:1: error: BUILDSTDERR: warning: label ‘_cf4N’ defined but not used [-Wunused-label] BUILDSTDERR: 1352 | _cf4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1352 | _cf4N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf4L’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1377:1: error: BUILDSTDERR: warning: label ‘_cf4L’ defined but not used [-Wunused-label] BUILDSTDERR: 1377 | _cf4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1377 | _cf4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1395:1: error: BUILDSTDERR: warning: label ‘_cf4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1395 | _cf4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1395 | _cf4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1423:1: error: BUILDSTDERR: warning: label ‘_cf58’ defined but not used [-Wunused-label] BUILDSTDERR: 1423 | _cf58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1423 | _cf58: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf4m’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1465:1: error: BUILDSTDERR: warning: label ‘_cf4m’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _cf4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _cf4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf5b’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1546:1: error: BUILDSTDERR: warning: label ‘_cf5b’ defined but not used [-Wunused-label] BUILDSTDERR: 1546 | _cf5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1546 | _cf5b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zrzgzr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1569:1: error: BUILDSTDERR: warning: label ‘_cf5x’ defined but not used [-Wunused-label] BUILDSTDERR: 1569 | _cf5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1569 | _cf5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf5v’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1605:1: error: BUILDSTDERR: warning: label ‘_cf5v’ defined but not used [-Wunused-label] BUILDSTDERR: 1605 | _cf5v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1605 | _cf5v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszlzs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1628:1: error: BUILDSTDERR: warning: label ‘_cf5J’ defined but not used [-Wunused-label] BUILDSTDERR: 1628 | _cf5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1628 | _cf5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘reDE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cf5R’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cf5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cf5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘reDF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1684:1: error: BUILDSTDERR: warning: label ‘_cf61’ defined but not used [-Wunused-label] BUILDSTDERR: 1684 | _cf61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1684 | _cf61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_push_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1714:1: error: BUILDSTDERR: warning: label ‘_cf6a’ defined but not used [-Wunused-label] BUILDSTDERR: 1714 | _cf6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1714 | _cf6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘reDG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1735:1: error: BUILDSTDERR: warning: label ‘_cf6i’ defined but not used [-Wunused-label] BUILDSTDERR: 1735 | _cf6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1735 | _cf6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘reDH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1768:1: error: BUILDSTDERR: warning: label ‘_cf6s’ defined but not used [-Wunused-label] BUILDSTDERR: 1768 | _cf6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1768 | _cf6s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_pull_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1798:1: error: BUILDSTDERR: warning: label ‘_cf6B’ defined but not used [-Wunused-label] BUILDSTDERR: 1798 | _cf6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1798 | _cf6B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1818:1: error: BUILDSTDERR: warning: label ‘_cf6V’ defined but not used [-Wunused-label] BUILDSTDERR: 1818 | _cf6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1818 | _cf6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf6T’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1843:1: error: BUILDSTDERR: warning: label ‘_cf6T’ defined but not used [-Wunused-label] BUILDSTDERR: 1843 | _cf6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1843 | _cf6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1859:1: error: BUILDSTDERR: warning: label ‘_cf7g’ defined but not used [-Wunused-label] BUILDSTDERR: 1859 | _cf7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1859 | _cf7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seWZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1888:1: error: BUILDSTDERR: warning: label ‘_cf7j’ defined but not used [-Wunused-label] BUILDSTDERR: 1888 | _cf7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1888 | _cf7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seX0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1928:1: error: BUILDSTDERR: warning: label ‘_cf7o’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _cf7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _cf7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zpzgzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:1968:1: error: BUILDSTDERR: warning: label ‘_cf7z’ defined but not used [-Wunused-label] BUILDSTDERR: 1968 | _cf7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1968 | _cf7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf6I’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2003:1: error: BUILDSTDERR: warning: label ‘_cf6I’ defined but not used [-Wunused-label] BUILDSTDERR: 2003 | _cf6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2003 | _cf6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf7D’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2069:1: error: BUILDSTDERR: warning: label ‘_cf7D’ defined but not used [-Wunused-label] BUILDSTDERR: 2069 | _cf7D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2069 | _cf7D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2091:1: error: BUILDSTDERR: warning: label ‘_cf8b’ defined but not used [-Wunused-label] BUILDSTDERR: 2091 | _cf8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2091 | _cf8b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf89’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2117:1: error: BUILDSTDERR: warning: label ‘_cf89’ defined but not used [-Wunused-label] BUILDSTDERR: 2117 | _cf89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2117 | _cf89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2135:1: error: BUILDSTDERR: warning: label ‘_cf8x’ defined but not used [-Wunused-label] BUILDSTDERR: 2135 | _cf8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2135 | _cf8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2164:1: error: BUILDSTDERR: warning: label ‘_cf8A’ defined but not used [-Wunused-label] BUILDSTDERR: 2164 | _cf8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2164 | _cf8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2204:1: error: BUILDSTDERR: warning: label ‘_cf8F’ defined but not used [-Wunused-label] BUILDSTDERR: 2204 | _cf8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2204 | _cf8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzgz7eU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2244:1: error: BUILDSTDERR: warning: label ‘_cf8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 2244 | _cf8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2244 | _cf8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf7Z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2279:1: error: BUILDSTDERR: warning: label ‘_cf7Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2279 | _cf7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2279 | _cf7Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf8Y’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2345:1: error: BUILDSTDERR: warning: label ‘_cf8Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2345 | _cf8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2345 | _cf8Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_z7eUzlzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2367:1: error: BUILDSTDERR: warning: label ‘_cf9g’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _cf9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _cf9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgz7eUzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2389:1: error: BUILDSTDERR: warning: label ‘_cf9p’ defined but not used [-Wunused-label] BUILDSTDERR: 2389 | _cf9p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2389 | _cf9p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf9n’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2412:1: error: BUILDSTDERR: warning: label ‘_cf9n’ defined but not used [-Wunused-label] BUILDSTDERR: 2412 | _cf9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2412 | _cf9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlz7eUzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2436:1: error: BUILDSTDERR: warning: label ‘_cf9z’ defined but not used [-Wunused-label] BUILDSTDERR: 2436 | _cf9z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2436 | _cf9z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzpzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2458:1: error: BUILDSTDERR: warning: label ‘_cf9I’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _cf9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _cf9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cf9G’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2481:1: error: BUILDSTDERR: warning: label ‘_cf9G’ defined but not used [-Wunused-label] BUILDSTDERR: 2481 | _cf9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2481 | _cf9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzpzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2505:1: error: BUILDSTDERR: warning: label ‘_cf9S’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _cf9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _cf9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzlzp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2527:1: error: BUILDSTDERR: warning: label ‘_cf9Z’ defined but not used [-Wunused-label] BUILDSTDERR: 2527 | _cf9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2527 | _cf9Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2551:1: error: BUILDSTDERR: warning: label ‘_cfad’ defined but not used [-Wunused-label] BUILDSTDERR: 2551 | _cfad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2551 | _cfad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2586:1: error: BUILDSTDERR: warning: label ‘_cfay’ defined but not used [-Wunused-label] BUILDSTDERR: 2586 | _cfay: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2586 | _cfay: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cfaw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2611:1: error: BUILDSTDERR: warning: label ‘_cfaw’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _cfaw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _cfaw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2629:1: error: BUILDSTDERR: warning: label ‘_cfaN’ defined but not used [-Wunused-label] BUILDSTDERR: 2629 | _cfaN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2629 | _cfaN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cfaL’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2654:1: error: BUILDSTDERR: warning: label ‘_cfaL’ defined but not used [-Wunused-label] BUILDSTDERR: 2654 | _cfaL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2654 | _cfaL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2672:1: error: BUILDSTDERR: warning: label ‘_cfaZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2672 | _cfaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2672 | _cfaZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘seXJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2700:1: error: BUILDSTDERR: warning: label ‘_cfb8’ defined but not used [-Wunused-label] BUILDSTDERR: 2700 | _cfb8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2700 | _cfb8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘_cfam’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2741:1: error: BUILDSTDERR: warning: label ‘_cfam’ defined but not used [-Wunused-label] BUILDSTDERR: 2741 | _cfam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2741 | _cfam: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_reflect_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2822:1: error: BUILDSTDERR: warning: label ‘_cfbr’ defined but not used [-Wunused-label] BUILDSTDERR: 2822 | _cfbr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2822 | _cfbr: BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc31346_0/ghc_21.hc:2872:22: error: BUILDSTDERR: warning: ‘Sfbw_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2872 | static const StgWord Sfbw_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | static const StgWord Sfbw_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [3 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.o ) BUILDSTDERR: src/Pipes.hs:89:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 89 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_toListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12:1: error: BUILDSTDERR: warning: label ‘_ciQ7’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _ciQ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _ciQ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:31:1: error: BUILDSTDERR: warning: label ‘_ciQe’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _ciQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _ciQe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:50:1: error: BUILDSTDERR: warning: label ‘_ciQq’ defined but not used [-Wunused-label] BUILDSTDERR: 50 | _ciQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 50 | _ciQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:67:1: error: BUILDSTDERR: warning: label ‘_ciQu’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _ciQu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _ciQu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:101:1: error: BUILDSTDERR: warning: label ‘_ciR2’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _ciR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _ciR2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciR0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:128:1: error: BUILDSTDERR: warning: label ‘_ciR0’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _ciR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _ciR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:150:1: error: BUILDSTDERR: warning: label ‘_ciRd’ defined but not used [-Wunused-label] BUILDSTDERR: 150 | _ciRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 150 | _ciRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:189:1: error: BUILDSTDERR: warning: label ‘_ciRo’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _ciRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _ciRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:218:1: error: BUILDSTDERR: warning: label ‘_ciRx’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _ciRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _ciRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciQQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:263:1: error: BUILDSTDERR: warning: label ‘_ciQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _ciQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _ciQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:345:1: error: BUILDSTDERR: warning: label ‘_ciRM’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _ciRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _ciRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctraverse_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:387:1: error: BUILDSTDERR: warning: label ‘_ciRR’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _ciRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _ciRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciQD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:411:1: error: BUILDSTDERR: warning: label ‘_ciQD’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _ciQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _ciQD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:448:1: error: BUILDSTDERR: warning: label ‘_ciS1’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _ciS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _ciS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:468:1: error: BUILDSTDERR: warning: label ‘_ciSc’ defined but not used [-Wunused-label] BUILDSTDERR: 468 | _ciSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 468 | _ciSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:494:1: error: BUILDSTDERR: warning: label ‘_ciSl’ defined but not used [-Wunused-label] BUILDSTDERR: 494 | _ciSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 494 | _ciSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:527:1: error: BUILDSTDERR: warning: label ‘_ciSu’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _ciSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _ciSu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:557:1: error: BUILDSTDERR: warning: label ‘_ciSH’ defined but not used [-Wunused-label] BUILDSTDERR: 557 | _ciSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 557 | _ciSH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sivV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:601:1: error: BUILDSTDERR: warning: label ‘_ciSN’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _ciSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _ciSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListTzuzdcthrowM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:640:1: error: BUILDSTDERR: warning: label ‘_ciSS’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _ciSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _ciSS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableListTzuzdctoListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:680:1: error: BUILDSTDERR: warning: label ‘_ciT1’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _ciT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _ciT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:699:1: error: BUILDSTDERR: warning: label ‘_ciT8’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _ciT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _ciT8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_enumerate1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:716:1: error: BUILDSTDERR: warning: label ‘_ciTf’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _ciTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _ciTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_enumerate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:736:1: error: BUILDSTDERR: warning: label ‘_ciTm’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _ciTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _ciTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siw3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:753:1: error: BUILDSTDERR: warning: label ‘_ciTy’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _ciTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _ciTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘rium_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:769:1: error: BUILDSTDERR: warning: label ‘_ciTB’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _ciTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _ciTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListTzuzdccatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:797:1: error: BUILDSTDERR: warning: label ‘_ciTK’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _ciTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _ciTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siw8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:814:1: error: BUILDSTDERR: warning: label ‘_ciTW’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _ciTW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _ciTW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riun_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:830:1: error: BUILDSTDERR: warning: label ‘_ciTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _ciTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _ciTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdccatchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:858:1: error: BUILDSTDERR: warning: label ‘_ciU8’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _ciU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _ciU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:876:1: error: BUILDSTDERR: warning: label ‘_ciUf’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _ciUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _ciUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:894:1: error: BUILDSTDERR: warning: label ‘_ciUm’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _ciUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _ciUm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:913:1: error: BUILDSTDERR: warning: label ‘_ciUx’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _ciUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _ciUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:937:1: error: BUILDSTDERR: warning: label ‘_ciUE’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _ciUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _ciUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:961:1: error: BUILDSTDERR: warning: label ‘_ciUY’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _ciUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _ciUY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciUW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:988:1: error: BUILDSTDERR: warning: label ‘_ciUW’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _ciUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _ciUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1008:1: error: BUILDSTDERR: warning: label ‘_ciVd’ defined but not used [-Wunused-label] BUILDSTDERR: 1008 | _ciVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1008 | _ciVd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciVb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1035:1: error: BUILDSTDERR: warning: label ‘_ciVb’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _ciVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _ciVb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1056:1: error: BUILDSTDERR: warning: label ‘_ciVF’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _ciVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _ciVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciVD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1086:1: error: BUILDSTDERR: warning: label ‘_ciVD’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _ciVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _ciVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1106:1: error: BUILDSTDERR: warning: label ‘_ciVJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1106 | _ciVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1106 | _ciVJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciVu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1140:1: error: BUILDSTDERR: warning: label ‘_ciVu’ defined but not used [-Wunused-label] BUILDSTDERR: 1140 | _ciVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1140 | _ciVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siww_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1174:1: error: BUILDSTDERR: warning: label ‘_ciVU’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _ciVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _ciVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1208:1: error: BUILDSTDERR: warning: label ‘_ciVX’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _ciVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _ciVX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1256:1: error: BUILDSTDERR: warning: label ‘_ciW8’ defined but not used [-Wunused-label] BUILDSTDERR: 1256 | _ciW8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1256 | _ciW8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciUM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1300:1: error: BUILDSTDERR: warning: label ‘_ciUM’ defined but not used [-Wunused-label] BUILDSTDERR: 1300 | _ciUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1300 | _ciUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1386:1: error: BUILDSTDERR: warning: label ‘_ciWw’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _ciWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _ciWw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1416:1: error: BUILDSTDERR: warning: label ‘_ciWz’ defined but not used [-Wunused-label] BUILDSTDERR: 1416 | _ciWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1416 | _ciWz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1457:1: error: BUILDSTDERR: warning: label ‘_ciWM’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _ciWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _ciWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1481:1: error: BUILDSTDERR: warning: label ‘_ciWT’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _ciWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _ciWT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1505:1: error: BUILDSTDERR: warning: label ‘_ciXd’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _ciXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _ciXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciXb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1532:1: error: BUILDSTDERR: warning: label ‘_ciXb’ defined but not used [-Wunused-label] BUILDSTDERR: 1532 | _ciXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1532 | _ciXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘six5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1550:1: error: BUILDSTDERR: warning: label ‘_ciXE’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _ciXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _ciXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘six2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1566:1: error: BUILDSTDERR: warning: label ‘_ciXO’ defined but not used [-Wunused-label] BUILDSTDERR: 1566 | _ciXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | _ciXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciXM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1593:1: error: BUILDSTDERR: warning: label ‘_ciXM’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _ciXM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _ciXM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘six7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1624:1: error: BUILDSTDERR: warning: label ‘_ciXW’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _ciXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _ciXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘six8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1686:1: error: BUILDSTDERR: warning: label ‘_ciY1’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _ciY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _ciY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1733:1: error: BUILDSTDERR: warning: label ‘_ciYs’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _ciYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _ciYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciYq’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1763:1: error: BUILDSTDERR: warning: label ‘_ciYq’ defined but not used [-Wunused-label] BUILDSTDERR: 1763 | _ciYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1763 | _ciYq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1783:1: error: BUILDSTDERR: warning: label ‘_ciYw’ defined but not used [-Wunused-label] BUILDSTDERR: 1783 | _ciYw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1783 | _ciYw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciYh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1817:1: error: BUILDSTDERR: warning: label ‘_ciYh’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _ciYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _ciYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1851:1: error: BUILDSTDERR: warning: label ‘_ciYH’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _ciYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _ciYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1885:1: error: BUILDSTDERR: warning: label ‘_ciYK’ defined but not used [-Wunused-label] BUILDSTDERR: 1885 | _ciYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1885 | _ciYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siwL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1933:1: error: BUILDSTDERR: warning: label ‘_ciYV’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _ciYV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _ciYV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciX1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:1974:1: error: BUILDSTDERR: warning: label ‘_ciX1’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _ciX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _ciX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ciXl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2053:1: error: BUILDSTDERR: warning: label ‘_ciXl’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _ciXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _ciXl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2089:1: error: BUILDSTDERR: warning: label ‘_ciZk’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _ciZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _ciZk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2119:1: error: BUILDSTDERR: warning: label ‘_ciZn’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _ciZn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _ciZn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riup_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2159:1: error: BUILDSTDERR: warning: label ‘_ciZw’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _ciZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _ciZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMFunctorTYPEListTzuzdchoist_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2177:1: error: BUILDSTDERR: warning: label ‘_ciZD’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _ciZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _ciZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMFunctorTYPEListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2195:1: error: BUILDSTDERR: warning: label ‘_ciZK’ defined but not used [-Wunused-label] BUILDSTDERR: 2195 | _ciZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2195 | _ciZK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2212:1: error: BUILDSTDERR: warning: label ‘_ciZW’ defined but not used [-Wunused-label] BUILDSTDERR: 2212 | _ciZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2212 | _ciZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2229:1: error: BUILDSTDERR: warning: label ‘_ciZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2229 | _ciZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2229 | _ciZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2258:1: error: BUILDSTDERR: warning: label ‘_cj0c’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _cj0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _cj0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2283:1: error: BUILDSTDERR: warning: label ‘_cj0w’ defined but not used [-Wunused-label] BUILDSTDERR: 2283 | _cj0w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2283 | _cj0w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj0u’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2310:1: error: BUILDSTDERR: warning: label ‘_cj0u’ defined but not used [-Wunused-label] BUILDSTDERR: 2310 | _cj0u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2310 | _cj0u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2329:1: error: BUILDSTDERR: warning: label ‘_cj0I’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _cj0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _cj0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj0k’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2367:1: error: BUILDSTDERR: warning: label ‘_cj0k’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _cj0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _cj0k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2428:1: error: BUILDSTDERR: warning: label ‘_cj0Y’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _cj0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _cj0Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2464:1: error: BUILDSTDERR: warning: label ‘_cj1b’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _cj1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _cj1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2489:1: error: BUILDSTDERR: warning: label ‘_cj1v’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _cj1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _cj1v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj1t’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2516:1: error: BUILDSTDERR: warning: label ‘_cj1t’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _cj1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _cj1t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sixO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2535:1: error: BUILDSTDERR: warning: label ‘_cj1H’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _cj1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _cj1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj1j’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2572:1: error: BUILDSTDERR: warning: label ‘_cj1j’ defined but not used [-Wunused-label] BUILDSTDERR: 2572 | _cj1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2572 | _cj1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2628:1: error: BUILDSTDERR: warning: label ‘_cj1W’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _cj1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _cj1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siy1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2664:1: error: BUILDSTDERR: warning: label ‘_cj29’ defined but not used [-Wunused-label] BUILDSTDERR: 2664 | _cj29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2664 | _cj29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siy2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2690:1: error: BUILDSTDERR: warning: label ‘_cj2g’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _cj2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _cj2g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2715:1: error: BUILDSTDERR: warning: label ‘_cj2A’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _cj2A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _cj2A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj2y’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2742:1: error: BUILDSTDERR: warning: label ‘_cj2y’ defined but not used [-Wunused-label] BUILDSTDERR: 2742 | _cj2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2742 | _cj2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siy3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2761:1: error: BUILDSTDERR: warning: label ‘_cj2M’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _cj2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _cj2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj2o’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2798:1: error: BUILDSTDERR: warning: label ‘_cj2o’ defined but not used [-Wunused-label] BUILDSTDERR: 2798 | _cj2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2798 | _cj2o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2850:1: error: BUILDSTDERR: warning: label ‘_cj36’ defined but not used [-Wunused-label] BUILDSTDERR: 2850 | _cj36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2850 | _cj36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcsum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2869:1: error: BUILDSTDERR: warning: label ‘_cj39’ defined but not used [-Wunused-label] BUILDSTDERR: 2869 | _cj39: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2869 | _cj39: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cj3m’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cj3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cj3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj3k’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2947:1: error: BUILDSTDERR: warning: label ‘_cj3k’ defined but not used [-Wunused-label] BUILDSTDERR: 2947 | _cj3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2947 | _cj3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2968:1: error: BUILDSTDERR: warning: label ‘_cj3B’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _cj3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _cj3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2994:1: error: BUILDSTDERR: warning: label ‘_cj3S’ defined but not used [-Wunused-label] BUILDSTDERR: 2994 | _cj3S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2994 | _cj3S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj3J’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3029:1: error: BUILDSTDERR: warning: label ‘_cj3J’ defined but not used [-Wunused-label] BUILDSTDERR: 3029 | _cj3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3029 | _cj3J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj40’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3070:1: error: BUILDSTDERR: warning: label ‘_cj40’ defined but not used [-Wunused-label] BUILDSTDERR: 3070 | _cj40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3070 | _cj40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj45’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3092:1: error: BUILDSTDERR: warning: label ‘_cj45’ defined but not used [-Wunused-label] BUILDSTDERR: 3092 | _cj45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3092 | _cj45: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj4i’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3133:1: error: BUILDSTDERR: warning: label ‘_cj4i’ defined but not used [-Wunused-label] BUILDSTDERR: 3133 | _cj4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3133 | _cj4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3170:1: error: BUILDSTDERR: warning: label ‘_cj4S’ defined but not used [-Wunused-label] BUILDSTDERR: 3170 | _cj4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3170 | _cj4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj4M’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3196:1: error: BUILDSTDERR: warning: label ‘_cj4M’ defined but not used [-Wunused-label] BUILDSTDERR: 3196 | _cj4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3196 | _cj4M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3226:1: error: BUILDSTDERR: warning: label ‘_cj51’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _cj51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _cj51: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3270:1: error: BUILDSTDERR: warning: label ‘_cj5e’ defined but not used [-Wunused-label] BUILDSTDERR: 3270 | _cj5e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3270 | _cj5e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj5c’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3302:1: error: BUILDSTDERR: warning: label ‘_cj5c’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _cj5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _cj5c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3323:1: error: BUILDSTDERR: warning: label ‘_cj5s’ defined but not used [-Wunused-label] BUILDSTDERR: 3323 | _cj5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3323 | _cj5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3349:1: error: BUILDSTDERR: warning: label ‘_cj5J’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _cj5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _cj5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj5A’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3384:1: error: BUILDSTDERR: warning: label ‘_cj5A’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _cj5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _cj5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj5R’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3425:1: error: BUILDSTDERR: warning: label ‘_cj5R’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _cj5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _cj5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj5W’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3447:1: error: BUILDSTDERR: warning: label ‘_cj5W’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _cj5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _cj5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj69’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3488:1: error: BUILDSTDERR: warning: label ‘_cj69’ defined but not used [-Wunused-label] BUILDSTDERR: 3488 | _cj69: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3488 | _cj69: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3525:1: error: BUILDSTDERR: warning: label ‘_cj6J’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _cj6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _cj6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj6D’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3551:1: error: BUILDSTDERR: warning: label ‘_cj6D’ defined but not used [-Wunused-label] BUILDSTDERR: 3551 | _cj6D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3551 | _cj6D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3581:1: error: BUILDSTDERR: warning: label ‘_cj6S’ defined but not used [-Wunused-label] BUILDSTDERR: 3581 | _cj6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3581 | _cj6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siyZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3619:1: error: BUILDSTDERR: warning: label ‘_cj75’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _cj75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _cj75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siz0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3645:1: error: BUILDSTDERR: warning: label ‘_cj7m’ defined but not used [-Wunused-label] BUILDSTDERR: 3645 | _cj7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3645 | _cj7m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj7a’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3669:1: error: BUILDSTDERR: warning: label ‘_cj7a’ defined but not used [-Wunused-label] BUILDSTDERR: 3669 | _cj7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3669 | _cj7a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj7d’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3692:1: error: BUILDSTDERR: warning: label ‘_cj7d’ defined but not used [-Wunused-label] BUILDSTDERR: 3692 | _cj7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3692 | _cj7d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj7u’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cj7u’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cj7u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cj7u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj7z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3763:1: error: BUILDSTDERR: warning: label ‘_cj7z’ defined but not used [-Wunused-label] BUILDSTDERR: 3763 | _cj7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3763 | _cj7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3779:1: error: BUILDSTDERR: warning: label ‘_cj82’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _cj82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _cj82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cj85’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cj85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cj85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3837:1: error: BUILDSTDERR: warning: label ‘_cj8g’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _cj8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _cj8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3875:1: error: BUILDSTDERR: warning: label ‘_cj8E’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _cj8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _cj8E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj8C’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3903:1: error: BUILDSTDERR: warning: label ‘_cj8C’ defined but not used [-Wunused-label] BUILDSTDERR: 3903 | _cj8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3903 | _cj8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cj8Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cj8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cj8Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3956:1: error: BUILDSTDERR: warning: label ‘_cj91’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _cj91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _cj91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj8s’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:3994:1: error: BUILDSTDERR: warning: label ‘_cj8s’ defined but not used [-Wunused-label] BUILDSTDERR: 3994 | _cj8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3994 | _cj8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4052:1: error: BUILDSTDERR: warning: label ‘_cj9g’ defined but not used [-Wunused-label] BUILDSTDERR: 4052 | _cj9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4052 | _cj9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4094:1: error: BUILDSTDERR: warning: label ‘_cj9t’ defined but not used [-Wunused-label] BUILDSTDERR: 4094 | _cj9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4094 | _cj9t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj9r’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4126:1: error: BUILDSTDERR: warning: label ‘_cj9r’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _cj9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _cj9r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4148:1: error: BUILDSTDERR: warning: label ‘_cj9T’ defined but not used [-Wunused-label] BUILDSTDERR: 4148 | _cj9T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4148 | _cj9T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cj9M’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4178:1: error: BUILDSTDERR: warning: label ‘_cj9M’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _cj9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _cj9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4207:1: error: BUILDSTDERR: warning: label ‘_cja4’ defined but not used [-Wunused-label] BUILDSTDERR: 4207 | _cja4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4207 | _cja4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4242:1: error: BUILDSTDERR: warning: label ‘_cjaf’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _cjaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _cjaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cja9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4277:1: error: BUILDSTDERR: warning: label ‘_cja9’ defined but not used [-Wunused-label] BUILDSTDERR: 4277 | _cja9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4277 | _cja9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4309:1: error: BUILDSTDERR: warning: label ‘_cjaB’ defined but not used [-Wunused-label] BUILDSTDERR: 4309 | _cjaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4309 | _cjaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjaz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4333:1: error: BUILDSTDERR: warning: label ‘_cjaz’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _cjaz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _cjaz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4354:1: error: BUILDSTDERR: warning: label ‘_cjaF’ defined but not used [-Wunused-label] BUILDSTDERR: 4354 | _cjaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4354 | _cjaF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siA2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4396:1: error: BUILDSTDERR: warning: label ‘_cjb6’ defined but not used [-Wunused-label] BUILDSTDERR: 4396 | _cjb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4396 | _cjb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjb4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4424:1: error: BUILDSTDERR: warning: label ‘_cjb4’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _cjb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _cjb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siA6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4444:1: error: BUILDSTDERR: warning: label ‘_cjbi’ defined but not used [-Wunused-label] BUILDSTDERR: 4444 | _cjbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4444 | _cjbi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘sizU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4474:1: error: BUILDSTDERR: warning: label ‘_cjbt’ defined but not used [-Wunused-label] BUILDSTDERR: 4474 | _cjbt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4474 | _cjbt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjaT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4512:1: error: BUILDSTDERR: warning: label ‘_cjaT’ defined but not used [-Wunused-label] BUILDSTDERR: 4512 | _cjaT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4512 | _cjaT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4572:1: error: BUILDSTDERR: warning: label ‘_cjbI’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _cjbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _cjbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4609:1: error: BUILDSTDERR: warning: label ‘_cjbY’ defined but not used [-Wunused-label] BUILDSTDERR: 4609 | _cjbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4609 | _cjbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjbW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4634:1: error: BUILDSTDERR: warning: label ‘_cjbW’ defined but not used [-Wunused-label] BUILDSTDERR: 4634 | _cjbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4634 | _cjbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4655:1: error: BUILDSTDERR: warning: label ‘_cjc2’ defined but not used [-Wunused-label] BUILDSTDERR: 4655 | _cjc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4655 | _cjc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4696:1: error: BUILDSTDERR: warning: label ‘_cjce’ defined but not used [-Wunused-label] BUILDSTDERR: 4696 | _cjce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4696 | _cjce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjcb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4717:1: error: BUILDSTDERR: warning: label ‘_cjcb’ defined but not used [-Wunused-label] BUILDSTDERR: 4717 | _cjcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4717 | _cjcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4758:1: error: BUILDSTDERR: warning: label ‘_cjcv’ defined but not used [-Wunused-label] BUILDSTDERR: 4758 | _cjcv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4758 | _cjcv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4796:1: error: BUILDSTDERR: warning: label ‘_cjcG’ defined but not used [-Wunused-label] BUILDSTDERR: 4796 | _cjcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4796 | _cjcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjcE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4828:1: error: BUILDSTDERR: warning: label ‘_cjcE’ defined but not used [-Wunused-label] BUILDSTDERR: 4828 | _cjcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4828 | _cjcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4850:1: error: BUILDSTDERR: warning: label ‘_cjd6’ defined but not used [-Wunused-label] BUILDSTDERR: 4850 | _cjd6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4850 | _cjd6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjcZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4881:1: error: BUILDSTDERR: warning: label ‘_cjcZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4881 | _cjcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4881 | _cjcZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4912:1: error: BUILDSTDERR: warning: label ‘_cjdh’ defined but not used [-Wunused-label] BUILDSTDERR: 4912 | _cjdh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4912 | _cjdh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4947:1: error: BUILDSTDERR: warning: label ‘_cjds’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _cjds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _cjds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjdm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:4982:1: error: BUILDSTDERR: warning: label ‘_cjdm’ defined but not used [-Wunused-label] BUILDSTDERR: 4982 | _cjdm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4982 | _cjdm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5013:1: error: BUILDSTDERR: warning: label ‘_cjdH’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _cjdH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _cjdH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5036:1: error: BUILDSTDERR: warning: label ‘_cjdO’ defined but not used [-Wunused-label] BUILDSTDERR: 5036 | _cjdO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5036 | _cjdO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5066:1: error: BUILDSTDERR: warning: label ‘_cjdZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5066 | _cjdZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5066 | _cjdZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5092:1: error: BUILDSTDERR: warning: label ‘_cje6’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _cje6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _cje6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5118:1: error: BUILDSTDERR: warning: label ‘_cjeq’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _cjeq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _cjeq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjeo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5145:1: error: BUILDSTDERR: warning: label ‘_cjeo’ defined but not used [-Wunused-label] BUILDSTDERR: 5145 | _cjeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5145 | _cjeo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5164:1: error: BUILDSTDERR: warning: label ‘_cjeC’ defined but not used [-Wunused-label] BUILDSTDERR: 5164 | _cjeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5164 | _cjeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjee’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5201:1: error: BUILDSTDERR: warning: label ‘_cjee’ defined but not used [-Wunused-label] BUILDSTDERR: 5201 | _cjee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5201 | _cjee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siAX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5253:1: error: BUILDSTDERR: warning: label ‘_cjeW’ defined but not used [-Wunused-label] BUILDSTDERR: 5253 | _cjeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5253 | _cjeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcproduct_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5272:1: error: BUILDSTDERR: warning: label ‘_cjeZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5272 | _cjeZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5272 | _cjeZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5315:1: error: BUILDSTDERR: warning: label ‘_cjf8’ defined but not used [-Wunused-label] BUILDSTDERR: 5315 | _cjf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5315 | _cjf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5344:1: error: BUILDSTDERR: warning: label ‘_cjfk’ defined but not used [-Wunused-label] BUILDSTDERR: 5344 | _cjfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5344 | _cjfk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5367:1: error: BUILDSTDERR: warning: label ‘_cjfs’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _cjfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _cjfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5389:1: error: BUILDSTDERR: warning: label ‘_cjfA’ defined but not used [-Wunused-label] BUILDSTDERR: 5389 | _cjfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5389 | _cjfA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5412:1: error: BUILDSTDERR: warning: label ‘_cjfI’ defined but not used [-Wunused-label] BUILDSTDERR: 5412 | _cjfI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5412 | _cjfI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5435:1: error: BUILDSTDERR: warning: label ‘_cjfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5435 | _cjfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5435 | _cjfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5458:1: error: BUILDSTDERR: warning: label ‘_cjfY’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _cjfY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _cjfY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5481:1: error: BUILDSTDERR: warning: label ‘_cjg6’ defined but not used [-Wunused-label] BUILDSTDERR: 5481 | _cjg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5481 | _cjg6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5504:1: error: BUILDSTDERR: warning: label ‘_cjge’ defined but not used [-Wunused-label] BUILDSTDERR: 5504 | _cjge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5504 | _cjge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5527:1: error: BUILDSTDERR: warning: label ‘_cjgm’ defined but not used [-Wunused-label] BUILDSTDERR: 5527 | _cjgm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5527 | _cjgm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5550:1: error: BUILDSTDERR: warning: label ‘_cjgu’ defined but not used [-Wunused-label] BUILDSTDERR: 5550 | _cjgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5550 | _cjgu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5573:1: error: BUILDSTDERR: warning: label ‘_cjgC’ defined but not used [-Wunused-label] BUILDSTDERR: 5573 | _cjgC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5573 | _cjgC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cjgK’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cjgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cjgK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5619:1: error: BUILDSTDERR: warning: label ‘_cjgS’ defined but not used [-Wunused-label] BUILDSTDERR: 5619 | _cjgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5619 | _cjgS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5642:1: error: BUILDSTDERR: warning: label ‘_cjh0’ defined but not used [-Wunused-label] BUILDSTDERR: 5642 | _cjh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5642 | _cjh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5665:1: error: BUILDSTDERR: warning: label ‘_cjh8’ defined but not used [-Wunused-label] BUILDSTDERR: 5665 | _cjh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5665 | _cjh8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siB1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5687:1: error: BUILDSTDERR: warning: label ‘_cjhg’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _cjhg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _cjhg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5726:1: error: BUILDSTDERR: warning: label ‘_cjhk’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _cjhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _cjhk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5805:1: error: BUILDSTDERR: warning: label ‘_cjhx’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _cjhx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _cjhx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5830:1: error: BUILDSTDERR: warning: label ‘_cjhA’ defined but not used [-Wunused-label] BUILDSTDERR: 5830 | _cjhA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5830 | _cjhA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_yield_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5862:1: error: BUILDSTDERR: warning: label ‘_cjhK’ defined but not used [-Wunused-label] BUILDSTDERR: 5862 | _cjhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5862 | _cjhK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5897:1: error: BUILDSTDERR: warning: label ‘_cjhY’ defined but not used [-Wunused-label] BUILDSTDERR: 5897 | _cjhY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5897 | _cjhY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5914:1: error: BUILDSTDERR: warning: label ‘_cji2’ defined but not used [-Wunused-label] BUILDSTDERR: 5914 | _cji2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5914 | _cji2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdweach_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5949:1: error: BUILDSTDERR: warning: label ‘_cjib’ defined but not used [-Wunused-label] BUILDSTDERR: 5949 | _cjib: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5949 | _cjib: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_each_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:5977:1: error: BUILDSTDERR: warning: label ‘_cjii’ defined but not used [-Wunused-label] BUILDSTDERR: 5977 | _cjii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5977 | _cjii: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6004:1: error: BUILDSTDERR: warning: label ‘_cjiw’ defined but not used [-Wunused-label] BUILDSTDERR: 6004 | _cjiw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6004 | _cjiw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjip’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6028:1: error: BUILDSTDERR: warning: label ‘_cjip’ defined but not used [-Wunused-label] BUILDSTDERR: 6028 | _cjip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6028 | _cjip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6071:1: error: BUILDSTDERR: warning: label ‘_cjj0’ defined but not used [-Wunused-label] BUILDSTDERR: 6071 | _cjj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6071 | _cjj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6099:1: error: BUILDSTDERR: warning: label ‘_cjj3’ defined but not used [-Wunused-label] BUILDSTDERR: 6099 | _cjj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6099 | _cjj3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6135:1: error: BUILDSTDERR: warning: label ‘_cjji’ defined but not used [-Wunused-label] BUILDSTDERR: 6135 | _cjji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6135 | _cjji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6171:1: error: BUILDSTDERR: warning: label ‘_cjjn’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _cjjn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _cjjn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6212:1: error: BUILDSTDERR: warning: label ‘_cjjs’ defined but not used [-Wunused-label] BUILDSTDERR: 6212 | _cjjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6212 | _cjjs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6252:1: error: BUILDSTDERR: warning: label ‘_cjjx’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _cjjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _cjjx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6285:1: error: BUILDSTDERR: warning: label ‘_cjjJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6285 | _cjjJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6285 | _cjjJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjjG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6309:1: error: BUILDSTDERR: warning: label ‘_cjjG’ defined but not used [-Wunused-label] BUILDSTDERR: 6309 | _cjjG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6309 | _cjjG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6339:1: error: BUILDSTDERR: warning: label ‘_cjjT’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _cjjT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _cjjT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6359:1: error: BUILDSTDERR: warning: label ‘_cjk7’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _cjk7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _cjk7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjk0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6383:1: error: BUILDSTDERR: warning: label ‘_cjk0’ defined but not used [-Wunused-label] BUILDSTDERR: 6383 | _cjk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6383 | _cjk0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6426:1: error: BUILDSTDERR: warning: label ‘_cjkB’ defined but not used [-Wunused-label] BUILDSTDERR: 6426 | _cjkB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6426 | _cjkB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6454:1: error: BUILDSTDERR: warning: label ‘_cjkE’ defined but not used [-Wunused-label] BUILDSTDERR: 6454 | _cjkE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6454 | _cjkE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6490:1: error: BUILDSTDERR: warning: label ‘_cjkT’ defined but not used [-Wunused-label] BUILDSTDERR: 6490 | _cjkT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6490 | _cjkT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6526:1: error: BUILDSTDERR: warning: label ‘_cjkY’ defined but not used [-Wunused-label] BUILDSTDERR: 6526 | _cjkY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6526 | _cjkY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siBZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6567:1: error: BUILDSTDERR: warning: label ‘_cjl3’ defined but not used [-Wunused-label] BUILDSTDERR: 6567 | _cjl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6567 | _cjl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6607:1: error: BUILDSTDERR: warning: label ‘_cjl8’ defined but not used [-Wunused-label] BUILDSTDERR: 6607 | _cjl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6607 | _cjl8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6640:1: error: BUILDSTDERR: warning: label ‘_cjlk’ defined but not used [-Wunused-label] BUILDSTDERR: 6640 | _cjlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6640 | _cjlk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjlh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6664:1: error: BUILDSTDERR: warning: label ‘_cjlh’ defined but not used [-Wunused-label] BUILDSTDERR: 6664 | _cjlh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6664 | _cjlh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6694:1: error: BUILDSTDERR: warning: label ‘_cjlu’ defined but not used [-Wunused-label] BUILDSTDERR: 6694 | _cjlu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6694 | _cjlu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6714:1: error: BUILDSTDERR: warning: label ‘_cjlC’ defined but not used [-Wunused-label] BUILDSTDERR: 6714 | _cjlC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6714 | _cjlC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cjlY’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cjlY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cjlY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6774:1: error: BUILDSTDERR: warning: label ‘_cjm1’ defined but not used [-Wunused-label] BUILDSTDERR: 6774 | _cjm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6774 | _cjm1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siC9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6810:1: error: BUILDSTDERR: warning: label ‘_cjmg’ defined but not used [-Wunused-label] BUILDSTDERR: 6810 | _cjmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6810 | _cjmg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cjml’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cjml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cjml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6887:1: error: BUILDSTDERR: warning: label ‘_cjmq’ defined but not used [-Wunused-label] BUILDSTDERR: 6887 | _cjmq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6887 | _cjmq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6927:1: error: BUILDSTDERR: warning: label ‘_cjmv’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _cjmv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _cjmv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cjmH’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cjmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cjmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjmE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:6984:1: error: BUILDSTDERR: warning: label ‘_cjmE’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _cjmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _cjmE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7014:1: error: BUILDSTDERR: warning: label ‘_cjmR’ defined but not used [-Wunused-label] BUILDSTDERR: 7014 | _cjmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7014 | _cjmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7034:1: error: BUILDSTDERR: warning: label ‘_cjnb’ defined but not used [-Wunused-label] BUILDSTDERR: 7034 | _cjnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7034 | _cjnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7062:1: error: BUILDSTDERR: warning: label ‘_cjne’ defined but not used [-Wunused-label] BUILDSTDERR: 7062 | _cjne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7062 | _cjne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7098:1: error: BUILDSTDERR: warning: label ‘_cjnt’ defined but not used [-Wunused-label] BUILDSTDERR: 7098 | _cjnt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7098 | _cjnt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7134:1: error: BUILDSTDERR: warning: label ‘_cjny’ defined but not used [-Wunused-label] BUILDSTDERR: 7134 | _cjny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7134 | _cjny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7175:1: error: BUILDSTDERR: warning: label ‘_cjnD’ defined but not used [-Wunused-label] BUILDSTDERR: 7175 | _cjnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7175 | _cjnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdclift_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7215:1: error: BUILDSTDERR: warning: label ‘_cjnI’ defined but not used [-Wunused-label] BUILDSTDERR: 7215 | _cjnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7215 | _cjnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMMonadListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7248:1: error: BUILDSTDERR: warning: label ‘_cjnU’ defined but not used [-Wunused-label] BUILDSTDERR: 7248 | _cjnU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7248 | _cjnU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjnR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7272:1: error: BUILDSTDERR: warning: label ‘_cjnR’ defined but not used [-Wunused-label] BUILDSTDERR: 7272 | _cjnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7272 | _cjnR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadTransListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7302:1: error: BUILDSTDERR: warning: label ‘_cjo4’ defined but not used [-Wunused-label] BUILDSTDERR: 7302 | _cjo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7302 | _cjo4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7322:1: error: BUILDSTDERR: warning: label ‘_cjos’ defined but not used [-Wunused-label] BUILDSTDERR: 7322 | _cjos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7322 | _cjos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7350:1: error: BUILDSTDERR: warning: label ‘_cjov’ defined but not used [-Wunused-label] BUILDSTDERR: 7350 | _cjov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7350 | _cjov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7386:1: error: BUILDSTDERR: warning: label ‘_cjoK’ defined but not used [-Wunused-label] BUILDSTDERR: 7386 | _cjoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7386 | _cjoK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7419:1: error: BUILDSTDERR: warning: label ‘_cjoT’ defined but not used [-Wunused-label] BUILDSTDERR: 7419 | _cjoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7419 | _cjoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7450:1: error: BUILDSTDERR: warning: label ‘_cjoW’ defined but not used [-Wunused-label] BUILDSTDERR: 7450 | _cjoW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7450 | _cjoW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7493:1: error: BUILDSTDERR: warning: label ‘_cjp1’ defined but not used [-Wunused-label] BUILDSTDERR: 7493 | _cjp1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7493 | _cjp1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjof’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7523:1: error: BUILDSTDERR: warning: label ‘_cjof’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _cjof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _cjof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7556:1: error: BUILDSTDERR: warning: label ‘_cjp7’ defined but not used [-Wunused-label] BUILDSTDERR: 7556 | _cjp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7556 | _cjp7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riux_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7589:1: error: BUILDSTDERR: warning: label ‘_cjpj’ defined but not used [-Wunused-label] BUILDSTDERR: 7589 | _cjpj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7589 | _cjpj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjpg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7613:1: error: BUILDSTDERR: warning: label ‘_cjpg’ defined but not used [-Wunused-label] BUILDSTDERR: 7613 | _cjpg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7613 | _cjpg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7643:1: error: BUILDSTDERR: warning: label ‘_cjpt’ defined but not used [-Wunused-label] BUILDSTDERR: 7643 | _cjpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7643 | _cjpt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7663:1: error: BUILDSTDERR: warning: label ‘_cjpR’ defined but not used [-Wunused-label] BUILDSTDERR: 7663 | _cjpR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7663 | _cjpR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7691:1: error: BUILDSTDERR: warning: label ‘_cjpU’ defined but not used [-Wunused-label] BUILDSTDERR: 7691 | _cjpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7691 | _cjpU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7727:1: error: BUILDSTDERR: warning: label ‘_cjq9’ defined but not used [-Wunused-label] BUILDSTDERR: 7727 | _cjq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7727 | _cjq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7760:1: error: BUILDSTDERR: warning: label ‘_cjqi’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _cjqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _cjqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7788:1: error: BUILDSTDERR: warning: label ‘_cjql’ defined but not used [-Wunused-label] BUILDSTDERR: 7788 | _cjql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7788 | _cjql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siCX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7829:1: error: BUILDSTDERR: warning: label ‘_cjqq’ defined but not used [-Wunused-label] BUILDSTDERR: 7829 | _cjqq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7829 | _cjqq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjpE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7858:1: error: BUILDSTDERR: warning: label ‘_cjpE’ defined but not used [-Wunused-label] BUILDSTDERR: 7858 | _cjpE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7858 | _cjpE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7890:1: error: BUILDSTDERR: warning: label ‘_cjqw’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _cjqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _cjqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7922:1: error: BUILDSTDERR: warning: label ‘_cjqI’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _cjqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _cjqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjqF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7945:1: error: BUILDSTDERR: warning: label ‘_cjqF’ defined but not used [-Wunused-label] BUILDSTDERR: 7945 | _cjqF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7945 | _cjqF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7975:1: error: BUILDSTDERR: warning: label ‘_cjqS’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _cjqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _cjqS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:7995:1: error: BUILDSTDERR: warning: label ‘_cjrg’ defined but not used [-Wunused-label] BUILDSTDERR: 7995 | _cjrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7995 | _cjrg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8023:1: error: BUILDSTDERR: warning: label ‘_cjrj’ defined but not used [-Wunused-label] BUILDSTDERR: 8023 | _cjrj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8023 | _cjrj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siD7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8059:1: error: BUILDSTDERR: warning: label ‘_cjry’ defined but not used [-Wunused-label] BUILDSTDERR: 8059 | _cjry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8059 | _cjry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siD4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8092:1: error: BUILDSTDERR: warning: label ‘_cjrH’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _cjrH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _cjrH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siD8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8123:1: error: BUILDSTDERR: warning: label ‘_cjrK’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _cjrK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _cjrK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8166:1: error: BUILDSTDERR: warning: label ‘_cjrP’ defined but not used [-Wunused-label] BUILDSTDERR: 8166 | _cjrP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8166 | _cjrP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjr3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8196:1: error: BUILDSTDERR: warning: label ‘_cjr3’ defined but not used [-Wunused-label] BUILDSTDERR: 8196 | _cjr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8196 | _cjr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8229:1: error: BUILDSTDERR: warning: label ‘_cjrV’ defined but not used [-Wunused-label] BUILDSTDERR: 8229 | _cjrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8229 | _cjrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8262:1: error: BUILDSTDERR: warning: label ‘_cjs7’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _cjs7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _cjs7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjs4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8286:1: error: BUILDSTDERR: warning: label ‘_cjs4’ defined but not used [-Wunused-label] BUILDSTDERR: 8286 | _cjs4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8286 | _cjs4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8316:1: error: BUILDSTDERR: warning: label ‘_cjsh’ defined but not used [-Wunused-label] BUILDSTDERR: 8316 | _cjsh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8316 | _cjsh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8336:1: error: BUILDSTDERR: warning: label ‘_cjsF’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _cjsF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _cjsF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8364:1: error: BUILDSTDERR: warning: label ‘_cjsI’ defined but not used [-Wunused-label] BUILDSTDERR: 8364 | _cjsI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8364 | _cjsI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8400:1: error: BUILDSTDERR: warning: label ‘_cjsX’ defined but not used [-Wunused-label] BUILDSTDERR: 8400 | _cjsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8400 | _cjsX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8433:1: error: BUILDSTDERR: warning: label ‘_cjt6’ defined but not used [-Wunused-label] BUILDSTDERR: 8433 | _cjt6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8433 | _cjt6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8464:1: error: BUILDSTDERR: warning: label ‘_cjt9’ defined but not used [-Wunused-label] BUILDSTDERR: 8464 | _cjt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8464 | _cjt9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8507:1: error: BUILDSTDERR: warning: label ‘_cjte’ defined but not used [-Wunused-label] BUILDSTDERR: 8507 | _cjte: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8507 | _cjte: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjss’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8537:1: error: BUILDSTDERR: warning: label ‘_cjss’ defined but not used [-Wunused-label] BUILDSTDERR: 8537 | _cjss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8537 | _cjss: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8570:1: error: BUILDSTDERR: warning: label ‘_cjtk’ defined but not used [-Wunused-label] BUILDSTDERR: 8570 | _cjtk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8570 | _cjtk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8603:1: error: BUILDSTDERR: warning: label ‘_cjtw’ defined but not used [-Wunused-label] BUILDSTDERR: 8603 | _cjtw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8603 | _cjtw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjtt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8627:1: error: BUILDSTDERR: warning: label ‘_cjtt’ defined but not used [-Wunused-label] BUILDSTDERR: 8627 | _cjtt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8627 | _cjtt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8657:1: error: BUILDSTDERR: warning: label ‘_cjtG’ defined but not used [-Wunused-label] BUILDSTDERR: 8657 | _cjtG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8657 | _cjtG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8677:1: error: BUILDSTDERR: warning: label ‘_cjtO’ defined but not used [-Wunused-label] BUILDSTDERR: 8677 | _cjtO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8677 | _cjtO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8709:1: error: BUILDSTDERR: warning: label ‘_cjue’ defined but not used [-Wunused-label] BUILDSTDERR: 8709 | _cjue: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8709 | _cjue: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8737:1: error: BUILDSTDERR: warning: label ‘_cjuh’ defined but not used [-Wunused-label] BUILDSTDERR: 8737 | _cjuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8737 | _cjuh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8773:1: error: BUILDSTDERR: warning: label ‘_cjuw’ defined but not used [-Wunused-label] BUILDSTDERR: 8773 | _cjuw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8773 | _cjuw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8806:1: error: BUILDSTDERR: warning: label ‘_cjuF’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _cjuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _cjuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8837:1: error: BUILDSTDERR: warning: label ‘_cjuI’ defined but not used [-Wunused-label] BUILDSTDERR: 8837 | _cjuI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8837 | _cjuI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8880:1: error: BUILDSTDERR: warning: label ‘_cjuN’ defined but not used [-Wunused-label] BUILDSTDERR: 8880 | _cjuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8880 | _cjuN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cju1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8910:1: error: BUILDSTDERR: warning: label ‘_cju1’ defined but not used [-Wunused-label] BUILDSTDERR: 8910 | _cju1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8910 | _cju1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8943:1: error: BUILDSTDERR: warning: label ‘_cjuT’ defined but not used [-Wunused-label] BUILDSTDERR: 8943 | _cjuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8943 | _cjuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:8976:1: error: BUILDSTDERR: warning: label ‘_cjv5’ defined but not used [-Wunused-label] BUILDSTDERR: 8976 | _cjv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8976 | _cjv5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjv2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9000:1: error: BUILDSTDERR: warning: label ‘_cjv2’ defined but not used [-Wunused-label] BUILDSTDERR: 9000 | _cjv2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9000 | _cjv2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9030:1: error: BUILDSTDERR: warning: label ‘_cjvf’ defined but not used [-Wunused-label] BUILDSTDERR: 9030 | _cjvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9030 | _cjvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9050:1: error: BUILDSTDERR: warning: label ‘_cjvD’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _cjvD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _cjvD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9078:1: error: BUILDSTDERR: warning: label ‘_cjvG’ defined but not used [-Wunused-label] BUILDSTDERR: 9078 | _cjvG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9078 | _cjvG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9114:1: error: BUILDSTDERR: warning: label ‘_cjvV’ defined but not used [-Wunused-label] BUILDSTDERR: 9114 | _cjvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9114 | _cjvV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9147:1: error: BUILDSTDERR: warning: label ‘_cjw4’ defined but not used [-Wunused-label] BUILDSTDERR: 9147 | _cjw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9147 | _cjw4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9175:1: error: BUILDSTDERR: warning: label ‘_cjw7’ defined but not used [-Wunused-label] BUILDSTDERR: 9175 | _cjw7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9175 | _cjw7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siDY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9216:1: error: BUILDSTDERR: warning: label ‘_cjwc’ defined but not used [-Wunused-label] BUILDSTDERR: 9216 | _cjwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9216 | _cjwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjvq’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9245:1: error: BUILDSTDERR: warning: label ‘_cjvq’ defined but not used [-Wunused-label] BUILDSTDERR: 9245 | _cjvq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9245 | _cjvq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9277:1: error: BUILDSTDERR: warning: label ‘_cjwi’ defined but not used [-Wunused-label] BUILDSTDERR: 9277 | _cjwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9277 | _cjwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9309:1: error: BUILDSTDERR: warning: label ‘_cjwu’ defined but not used [-Wunused-label] BUILDSTDERR: 9309 | _cjwu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9309 | _cjwu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjwr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9332:1: error: BUILDSTDERR: warning: label ‘_cjwr’ defined but not used [-Wunused-label] BUILDSTDERR: 9332 | _cjwr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9332 | _cjwr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcget_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9362:1: error: BUILDSTDERR: warning: label ‘_cjwE’ defined but not used [-Wunused-label] BUILDSTDERR: 9362 | _cjwE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9362 | _cjwE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9382:1: error: BUILDSTDERR: warning: label ‘_cjx2’ defined but not used [-Wunused-label] BUILDSTDERR: 9382 | _cjx2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9382 | _cjx2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9410:1: error: BUILDSTDERR: warning: label ‘_cjx5’ defined but not used [-Wunused-label] BUILDSTDERR: 9410 | _cjx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9410 | _cjx5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siE8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9446:1: error: BUILDSTDERR: warning: label ‘_cjxk’ defined but not used [-Wunused-label] BUILDSTDERR: 9446 | _cjxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9446 | _cjxk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siE5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cjxt’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cjxt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cjxt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siE9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9510:1: error: BUILDSTDERR: warning: label ‘_cjxw’ defined but not used [-Wunused-label] BUILDSTDERR: 9510 | _cjxw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9510 | _cjxw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9553:1: error: BUILDSTDERR: warning: label ‘_cjxB’ defined but not used [-Wunused-label] BUILDSTDERR: 9553 | _cjxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9553 | _cjxB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjwP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9583:1: error: BUILDSTDERR: warning: label ‘_cjwP’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _cjwP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _cjwP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9616:1: error: BUILDSTDERR: warning: label ‘_cjxH’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _cjxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _cjxH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9649:1: error: BUILDSTDERR: warning: label ‘_cjxT’ defined but not used [-Wunused-label] BUILDSTDERR: 9649 | _cjxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9649 | _cjxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjxQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9673:1: error: BUILDSTDERR: warning: label ‘_cjxQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9673 | _cjxQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9673 | _cjxQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcput_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9703:1: error: BUILDSTDERR: warning: label ‘_cjy3’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _cjy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _cjy3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9723:1: error: BUILDSTDERR: warning: label ‘_cjyr’ defined but not used [-Wunused-label] BUILDSTDERR: 9723 | _cjyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9723 | _cjyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9751:1: error: BUILDSTDERR: warning: label ‘_cjyu’ defined but not used [-Wunused-label] BUILDSTDERR: 9751 | _cjyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9751 | _cjyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9787:1: error: BUILDSTDERR: warning: label ‘_cjyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9787 | _cjyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9787 | _cjyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9820:1: error: BUILDSTDERR: warning: label ‘_cjyS’ defined but not used [-Wunused-label] BUILDSTDERR: 9820 | _cjyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9820 | _cjyS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9851:1: error: BUILDSTDERR: warning: label ‘_cjyV’ defined but not used [-Wunused-label] BUILDSTDERR: 9851 | _cjyV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9851 | _cjyV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9894:1: error: BUILDSTDERR: warning: label ‘_cjz0’ defined but not used [-Wunused-label] BUILDSTDERR: 9894 | _cjz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9894 | _cjz0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjye’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9924:1: error: BUILDSTDERR: warning: label ‘_cjye’ defined but not used [-Wunused-label] BUILDSTDERR: 9924 | _cjye: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9924 | _cjye: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9957:1: error: BUILDSTDERR: warning: label ‘_cjz6’ defined but not used [-Wunused-label] BUILDSTDERR: 9957 | _cjz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9957 | _cjz6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:9990:1: error: BUILDSTDERR: warning: label ‘_cjzi’ defined but not used [-Wunused-label] BUILDSTDERR: 9990 | _cjzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9990 | _cjzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjzf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10014:1: error: BUILDSTDERR: warning: label ‘_cjzf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10014 | _cjzf: BUILDSTDERR: | ^ BUILDSTDERR: 10014 | _cjzf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10044:1: error: BUILDSTDERR: warning: label ‘_cjzs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10044 | _cjzs: BUILDSTDERR: | ^ BUILDSTDERR: 10044 | _cjzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10064:1: error: BUILDSTDERR: warning: label ‘_cjzQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10064 | _cjzQ: BUILDSTDERR: | ^ BUILDSTDERR: 10064 | _cjzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10092:1: error: BUILDSTDERR: warning: label ‘_cjzT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10092 | _cjzT: BUILDSTDERR: | ^ BUILDSTDERR: 10092 | _cjzT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10128:1: error: BUILDSTDERR: warning: label ‘_cjA8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10128 | _cjA8: BUILDSTDERR: | ^ BUILDSTDERR: 10128 | _cjA8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10161:1: error: BUILDSTDERR: warning: label ‘_cjAh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10161 | _cjAh: BUILDSTDERR: | ^ BUILDSTDERR: 10161 | _cjAh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10192:1: error: BUILDSTDERR: warning: label ‘_cjAk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10192 | _cjAk: BUILDSTDERR: | ^ BUILDSTDERR: 10192 | _cjAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siEJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10235:1: error: BUILDSTDERR: warning: label ‘_cjAp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10235 | _cjAp: BUILDSTDERR: | ^ BUILDSTDERR: 10235 | _cjAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjzD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10265:1: error: BUILDSTDERR: warning: label ‘_cjzD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _cjzD: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _cjzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10298:1: error: BUILDSTDERR: warning: label ‘_cjAv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10298 | _cjAv: BUILDSTDERR: | ^ BUILDSTDERR: 10298 | _cjAv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10331:1: error: BUILDSTDERR: warning: label ‘_cjAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10331 | _cjAH: BUILDSTDERR: | ^ BUILDSTDERR: 10331 | _cjAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjAE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10355:1: error: BUILDSTDERR: warning: label ‘_cjAE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10355 | _cjAE: BUILDSTDERR: | ^ BUILDSTDERR: 10355 | _cjAE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListTzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10385:1: error: BUILDSTDERR: warning: label ‘_cjAR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _cjAR: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _cjAR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10405:1: error: BUILDSTDERR: warning: label ‘_cjAZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10405 | _cjAZ: BUILDSTDERR: | ^ BUILDSTDERR: 10405 | _cjAZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10435:1: error: BUILDSTDERR: warning: label ‘_cjB8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10435 | _cjB8: BUILDSTDERR: | ^ BUILDSTDERR: 10435 | _cjB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_z7eUzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10453:1: error: BUILDSTDERR: warning: label ‘_cjBf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10453 | _cjBf: BUILDSTDERR: | ^ BUILDSTDERR: 10453 | _cjBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zlz7eU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10472:1: error: BUILDSTDERR: warning: label ‘_cjBm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10472 | _cjBm: BUILDSTDERR: | ^ BUILDSTDERR: 10472 | _cjBm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_await_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10500:1: error: BUILDSTDERR: warning: label ‘_cjBt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10500 | _cjBt: BUILDSTDERR: | ^ BUILDSTDERR: 10500 | _cjBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10522:1: error: BUILDSTDERR: warning: label ‘_cjBB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10522 | _cjBB: BUILDSTDERR: | ^ BUILDSTDERR: 10522 | _cjBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10555:1: error: BUILDSTDERR: warning: label ‘_cjBL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10555 | _cjBL: BUILDSTDERR: | ^ BUILDSTDERR: 10555 | _cjBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10589:1: error: BUILDSTDERR: warning: label ‘_cjBW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10589 | _cjBW: BUILDSTDERR: | ^ BUILDSTDERR: 10589 | _cjBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_cat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10624:1: error: BUILDSTDERR: warning: label ‘_cjC3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10624 | _cjC3: BUILDSTDERR: | ^ BUILDSTDERR: 10624 | _cjC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siF0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10648:1: error: BUILDSTDERR: warning: label ‘_cjCh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _cjCh: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _cjCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10683:1: error: BUILDSTDERR: warning: label ‘_cjCH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10683 | _cjCH: BUILDSTDERR: | ^ BUILDSTDERR: 10683 | _cjCH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjCF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10708:1: error: BUILDSTDERR: warning: label ‘_cjCF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _cjCF: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _cjCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10726:1: error: BUILDSTDERR: warning: label ‘_cjCW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10726 | _cjCW: BUILDSTDERR: | ^ BUILDSTDERR: 10726 | _cjCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjCU’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10751:1: error: BUILDSTDERR: warning: label ‘_cjCU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10751 | _cjCU: BUILDSTDERR: | ^ BUILDSTDERR: 10751 | _cjCU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10769:1: error: BUILDSTDERR: warning: label ‘_cjD8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10769 | _cjD8: BUILDSTDERR: | ^ BUILDSTDERR: 10769 | _cjD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siF1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10797:1: error: BUILDSTDERR: warning: label ‘_cjDh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10797 | _cjDh: BUILDSTDERR: | ^ BUILDSTDERR: 10797 | _cjDh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjCq’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10836:1: error: BUILDSTDERR: warning: label ‘_cjCq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10836 | _cjCq: BUILDSTDERR: | ^ BUILDSTDERR: 10836 | _cjCq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjCv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10906:1: error: BUILDSTDERR: warning: label ‘_cjCv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10906 | _cjCv: BUILDSTDERR: | ^ BUILDSTDERR: 10906 | _cjCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zgz7eU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10938:1: error: BUILDSTDERR: warning: label ‘_cjDB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10938 | _cjDB: BUILDSTDERR: | ^ BUILDSTDERR: 10938 | _cjDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_z7eUzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10975:1: error: BUILDSTDERR: warning: label ‘_cjDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10975 | _cjDK: BUILDSTDERR: | ^ BUILDSTDERR: 10975 | _cjDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_for_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:10996:1: error: BUILDSTDERR: warning: label ‘_cjDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10996 | _cjDR: BUILDSTDERR: | ^ BUILDSTDERR: 10996 | _cjDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11017:1: error: BUILDSTDERR: warning: label ‘_cjE5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11017 | _cjE5: BUILDSTDERR: | ^ BUILDSTDERR: 11017 | _cjE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11052:1: error: BUILDSTDERR: warning: label ‘_cjEq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11052 | _cjEq: BUILDSTDERR: | ^ BUILDSTDERR: 11052 | _cjEq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjEo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11077:1: error: BUILDSTDERR: warning: label ‘_cjEo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11077 | _cjEo: BUILDSTDERR: | ^ BUILDSTDERR: 11077 | _cjEo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11095:1: error: BUILDSTDERR: warning: label ‘_cjEF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11095 | _cjEF: BUILDSTDERR: | ^ BUILDSTDERR: 11095 | _cjEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjED’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11120:1: error: BUILDSTDERR: warning: label ‘_cjED’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11120 | _cjED: BUILDSTDERR: | ^ BUILDSTDERR: 11120 | _cjED: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11138:1: error: BUILDSTDERR: warning: label ‘_cjER’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11138 | _cjER: BUILDSTDERR: | ^ BUILDSTDERR: 11138 | _cjER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11166:1: error: BUILDSTDERR: warning: label ‘_cjF0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11166 | _cjF0: BUILDSTDERR: | ^ BUILDSTDERR: 11166 | _cjF0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjEe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11208:1: error: BUILDSTDERR: warning: label ‘_cjEe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11208 | _cjEe: BUILDSTDERR: | ^ BUILDSTDERR: 11208 | _cjEe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjF7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11289:1: error: BUILDSTDERR: warning: label ‘_cjF7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11289 | _cjF7: BUILDSTDERR: | ^ BUILDSTDERR: 11289 | _cjF7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11311:1: error: BUILDSTDERR: warning: label ‘_cjFn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11311 | _cjFn: BUILDSTDERR: | ^ BUILDSTDERR: 11311 | _cjFn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11348:1: error: BUILDSTDERR: warning: label ‘_cjFw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11348 | _cjFw: BUILDSTDERR: | ^ BUILDSTDERR: 11348 | _cjFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11369:1: error: BUILDSTDERR: warning: label ‘_cjFK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11369 | _cjFK: BUILDSTDERR: | ^ BUILDSTDERR: 11369 | _cjFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11404:1: error: BUILDSTDERR: warning: label ‘_cjG5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11404 | _cjG5: BUILDSTDERR: | ^ BUILDSTDERR: 11404 | _cjG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjG3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11429:1: error: BUILDSTDERR: warning: label ‘_cjG3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11429 | _cjG3: BUILDSTDERR: | ^ BUILDSTDERR: 11429 | _cjG3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siG0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11449:1: error: BUILDSTDERR: warning: label ‘_cjGk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11449 | _cjGk: BUILDSTDERR: | ^ BUILDSTDERR: 11449 | _cjGk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11484:1: error: BUILDSTDERR: warning: label ‘_cjGF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11484 | _cjGF: BUILDSTDERR: | ^ BUILDSTDERR: 11484 | _cjGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjGD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11509:1: error: BUILDSTDERR: warning: label ‘_cjGD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11509 | _cjGD: BUILDSTDERR: | ^ BUILDSTDERR: 11509 | _cjGD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11527:1: error: BUILDSTDERR: warning: label ‘_cjGU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11527 | _cjGU: BUILDSTDERR: | ^ BUILDSTDERR: 11527 | _cjGU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjGS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11552:1: error: BUILDSTDERR: warning: label ‘_cjGS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11552 | _cjGS: BUILDSTDERR: | ^ BUILDSTDERR: 11552 | _cjGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11570:1: error: BUILDSTDERR: warning: label ‘_cjH6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11570 | _cjH6: BUILDSTDERR: | ^ BUILDSTDERR: 11570 | _cjH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siG1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11598:1: error: BUILDSTDERR: warning: label ‘_cjHf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11598 | _cjHf: BUILDSTDERR: | ^ BUILDSTDERR: 11598 | _cjHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjGt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11640:1: error: BUILDSTDERR: warning: label ‘_cjGt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11640 | _cjGt: BUILDSTDERR: | ^ BUILDSTDERR: 11640 | _cjGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11724:1: error: BUILDSTDERR: warning: label ‘_cjHG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11724 | _cjHG: BUILDSTDERR: | ^ BUILDSTDERR: 11724 | _cjHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjHE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11749:1: error: BUILDSTDERR: warning: label ‘_cjHE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11749 | _cjHE: BUILDSTDERR: | ^ BUILDSTDERR: 11749 | _cjHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11767:1: error: BUILDSTDERR: warning: label ‘_cjHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11767 | _cjHS: BUILDSTDERR: | ^ BUILDSTDERR: 11767 | _cjHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siFO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11795:1: error: BUILDSTDERR: warning: label ‘_cjI1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11795 | _cjI1: BUILDSTDERR: | ^ BUILDSTDERR: 11795 | _cjI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjFT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11842:1: error: BUILDSTDERR: warning: label ‘_cjFT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11842 | _cjFT: BUILDSTDERR: | ^ BUILDSTDERR: 11842 | _cjFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjI8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11931:1: error: BUILDSTDERR: warning: label ‘_cjI8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _cjI8: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _cjI8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11953:1: error: BUILDSTDERR: warning: label ‘_cjIo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _cjIo: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _cjIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:11993:1: error: BUILDSTDERR: warning: label ‘_cjIE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11993 | _cjIE: BUILDSTDERR: | ^ BUILDSTDERR: 11993 | _cjIE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12028:1: error: BUILDSTDERR: warning: label ‘_cjIZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12028 | _cjIZ: BUILDSTDERR: | ^ BUILDSTDERR: 12028 | _cjIZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjIX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12053:1: error: BUILDSTDERR: warning: label ‘_cjIX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12053 | _cjIX: BUILDSTDERR: | ^ BUILDSTDERR: 12053 | _cjIX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12071:1: error: BUILDSTDERR: warning: label ‘_cjJe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12071 | _cjJe: BUILDSTDERR: | ^ BUILDSTDERR: 12071 | _cjJe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjJc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12096:1: error: BUILDSTDERR: warning: label ‘_cjJc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12096 | _cjJc: BUILDSTDERR: | ^ BUILDSTDERR: 12096 | _cjJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12114:1: error: BUILDSTDERR: warning: label ‘_cjJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12114 | _cjJq: BUILDSTDERR: | ^ BUILDSTDERR: 12114 | _cjJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12142:1: error: BUILDSTDERR: warning: label ‘_cjJz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12142 | _cjJz: BUILDSTDERR: | ^ BUILDSTDERR: 12142 | _cjJz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjIN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12184:1: error: BUILDSTDERR: warning: label ‘_cjIN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12184 | _cjIN: BUILDSTDERR: | ^ BUILDSTDERR: 12184 | _cjIN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12272:1: error: BUILDSTDERR: warning: label ‘_cjJT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12272 | _cjJT: BUILDSTDERR: | ^ BUILDSTDERR: 12272 | _cjJT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12308:1: error: BUILDSTDERR: warning: label ‘_cjK2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12308 | _cjK2: BUILDSTDERR: | ^ BUILDSTDERR: 12308 | _cjK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12329:1: error: BUILDSTDERR: warning: label ‘_cjKg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12329 | _cjKg: BUILDSTDERR: | ^ BUILDSTDERR: 12329 | _cjKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siH1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12364:1: error: BUILDSTDERR: warning: label ‘_cjKB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12364 | _cjKB: BUILDSTDERR: | ^ BUILDSTDERR: 12364 | _cjKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjKz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12389:1: error: BUILDSTDERR: warning: label ‘_cjKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _cjKz: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _cjKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siH6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12407:1: error: BUILDSTDERR: warning: label ‘_cjKQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12407 | _cjKQ: BUILDSTDERR: | ^ BUILDSTDERR: 12407 | _cjKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjKO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12432:1: error: BUILDSTDERR: warning: label ‘_cjKO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12432 | _cjKO: BUILDSTDERR: | ^ BUILDSTDERR: 12432 | _cjKO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siH8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12450:1: error: BUILDSTDERR: warning: label ‘_cjL2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12450 | _cjL2: BUILDSTDERR: | ^ BUILDSTDERR: 12450 | _cjL2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siGS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12478:1: error: BUILDSTDERR: warning: label ‘_cjLb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12478 | _cjLb: BUILDSTDERR: | ^ BUILDSTDERR: 12478 | _cjLb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjKp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12519:1: error: BUILDSTDERR: warning: label ‘_cjKp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12519 | _cjKp: BUILDSTDERR: | ^ BUILDSTDERR: 12519 | _cjKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFunctorListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12599:1: error: BUILDSTDERR: warning: label ‘_cjLu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12599 | _cjLu: BUILDSTDERR: | ^ BUILDSTDERR: 12599 | _cjLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12636:1: error: BUILDSTDERR: warning: label ‘_cjLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12636 | _cjLI: BUILDSTDERR: | ^ BUILDSTDERR: 12636 | _cjLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12658:1: error: BUILDSTDERR: warning: label ‘_cjLQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12658 | _cjLQ: BUILDSTDERR: | ^ BUILDSTDERR: 12658 | _cjLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFunctorListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12683:1: error: BUILDSTDERR: warning: label ‘_cjLU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12683 | _cjLU: BUILDSTDERR: | ^ BUILDSTDERR: 12683 | _cjLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12719:1: error: BUILDSTDERR: warning: label ‘_cjMm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12719 | _cjMm: BUILDSTDERR: | ^ BUILDSTDERR: 12719 | _cjMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjMk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12744:1: error: BUILDSTDERR: warning: label ‘_cjMk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12744 | _cjMk: BUILDSTDERR: | ^ BUILDSTDERR: 12744 | _cjMk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12762:1: error: BUILDSTDERR: warning: label ‘_cjMB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12762 | _cjMB: BUILDSTDERR: | ^ BUILDSTDERR: 12762 | _cjMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjMz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12787:1: error: BUILDSTDERR: warning: label ‘_cjMz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12787 | _cjMz: BUILDSTDERR: | ^ BUILDSTDERR: 12787 | _cjMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12806:1: error: BUILDSTDERR: warning: label ‘_cjMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12806 | _cjMN: BUILDSTDERR: | ^ BUILDSTDERR: 12806 | _cjMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjMa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12845:1: error: BUILDSTDERR: warning: label ‘_cjMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12845 | _cjMa: BUILDSTDERR: | ^ BUILDSTDERR: 12845 | _cjMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjN0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12909:1: error: BUILDSTDERR: warning: label ‘_cjN0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12909 | _cjN0: BUILDSTDERR: | ^ BUILDSTDERR: 12909 | _cjN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12929:1: error: BUILDSTDERR: warning: label ‘_cjNf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12929 | _cjNf: BUILDSTDERR: | ^ BUILDSTDERR: 12929 | _cjNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12964:1: error: BUILDSTDERR: warning: label ‘_cjNA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12964 | _cjNA: BUILDSTDERR: | ^ BUILDSTDERR: 12964 | _cjNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjNy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:12989:1: error: BUILDSTDERR: warning: label ‘_cjNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12989 | _cjNy: BUILDSTDERR: | ^ BUILDSTDERR: 12989 | _cjNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13007:1: error: BUILDSTDERR: warning: label ‘_cjNP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13007 | _cjNP: BUILDSTDERR: | ^ BUILDSTDERR: 13007 | _cjNP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjNN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13032:1: error: BUILDSTDERR: warning: label ‘_cjNN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13032 | _cjNN: BUILDSTDERR: | ^ BUILDSTDERR: 13032 | _cjNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13050:1: error: BUILDSTDERR: warning: label ‘_cjO1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13050 | _cjO1: BUILDSTDERR: | ^ BUILDSTDERR: 13050 | _cjO1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siHi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13078:1: error: BUILDSTDERR: warning: label ‘_cjOa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13078 | _cjOa: BUILDSTDERR: | ^ BUILDSTDERR: 13078 | _cjOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjNo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13121:1: error: BUILDSTDERR: warning: label ‘_cjNo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13121 | _cjNo: BUILDSTDERR: | ^ BUILDSTDERR: 13121 | _cjNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjOh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13202:1: error: BUILDSTDERR: warning: label ‘_cjOh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13202 | _cjOh: BUILDSTDERR: | ^ BUILDSTDERR: 13202 | _cjOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMMonadListTzuzdcembed_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13226:1: error: BUILDSTDERR: warning: label ‘_cjOx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13226 | _cjOx: BUILDSTDERR: | ^ BUILDSTDERR: 13226 | _cjOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13275:1: error: BUILDSTDERR: warning: label ‘_cjOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13275 | _cjOG: BUILDSTDERR: | ^ BUILDSTDERR: 13275 | _cjOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13298:1: error: BUILDSTDERR: warning: label ‘_cjOP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13298 | _cjOP: BUILDSTDERR: | ^ BUILDSTDERR: 13298 | _cjOP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjON’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13319:1: error: BUILDSTDERR: warning: label ‘_cjON’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13319 | _cjON: BUILDSTDERR: | ^ BUILDSTDERR: 13319 | _cjON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13341:1: error: BUILDSTDERR: warning: label ‘_cjP1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13341 | _cjP1: BUILDSTDERR: | ^ BUILDSTDERR: 13341 | _cjP1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjOZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13363:1: error: BUILDSTDERR: warning: label ‘_cjOZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13363 | _cjOZ: BUILDSTDERR: | ^ BUILDSTDERR: 13363 | _cjOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13385:1: error: BUILDSTDERR: warning: label ‘_cjPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13385 | _cjPg: BUILDSTDERR: | ^ BUILDSTDERR: 13385 | _cjPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13408:1: error: BUILDSTDERR: warning: label ‘_cjPo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13408 | _cjPo: BUILDSTDERR: | ^ BUILDSTDERR: 13408 | _cjPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siId_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13431:1: error: BUILDSTDERR: warning: label ‘_cjPw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13431 | _cjPw: BUILDSTDERR: | ^ BUILDSTDERR: 13431 | _cjPw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13454:1: error: BUILDSTDERR: warning: label ‘_cjPE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13454 | _cjPE: BUILDSTDERR: | ^ BUILDSTDERR: 13454 | _cjPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siI8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13476:1: error: BUILDSTDERR: warning: label ‘_cjPL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13476 | _cjPL: BUILDSTDERR: | ^ BUILDSTDERR: 13476 | _cjPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siI7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13502:1: error: BUILDSTDERR: warning: label ‘_cjPS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13502 | _cjPS: BUILDSTDERR: | ^ BUILDSTDERR: 13502 | _cjPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13534:1: error: BUILDSTDERR: warning: label ‘_cjPW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13534 | _cjPW: BUILDSTDERR: | ^ BUILDSTDERR: 13534 | _cjPW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13588:1: error: BUILDSTDERR: warning: label ‘_cjQ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13588 | _cjQ9: BUILDSTDERR: | ^ BUILDSTDERR: 13588 | _cjQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13616:1: error: BUILDSTDERR: warning: label ‘_cjQc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13616 | _cjQc: BUILDSTDERR: | ^ BUILDSTDERR: 13616 | _cjQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13653:1: error: BUILDSTDERR: warning: label ‘_cjQs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13653 | _cjQs: BUILDSTDERR: | ^ BUILDSTDERR: 13653 | _cjQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13688:1: error: BUILDSTDERR: warning: label ‘_cjQN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13688 | _cjQN: BUILDSTDERR: | ^ BUILDSTDERR: 13688 | _cjQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjQL’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13713:1: error: BUILDSTDERR: warning: label ‘_cjQL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13713 | _cjQL: BUILDSTDERR: | ^ BUILDSTDERR: 13713 | _cjQL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13731:1: error: BUILDSTDERR: warning: label ‘_cjR2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13731 | _cjR2: BUILDSTDERR: | ^ BUILDSTDERR: 13731 | _cjR2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjR0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13756:1: error: BUILDSTDERR: warning: label ‘_cjR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13756 | _cjR0: BUILDSTDERR: | ^ BUILDSTDERR: 13756 | _cjR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13774:1: error: BUILDSTDERR: warning: label ‘_cjRe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13774 | _cjRe: BUILDSTDERR: | ^ BUILDSTDERR: 13774 | _cjRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13802:1: error: BUILDSTDERR: warning: label ‘_cjRn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13802 | _cjRn: BUILDSTDERR: | ^ BUILDSTDERR: 13802 | _cjRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjQB’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13843:1: error: BUILDSTDERR: warning: label ‘_cjQB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13843 | _cjQB: BUILDSTDERR: | ^ BUILDSTDERR: 13843 | _cjQB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13924:1: error: BUILDSTDERR: warning: label ‘_cjRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13924 | _cjRI: BUILDSTDERR: | ^ BUILDSTDERR: 13924 | _cjRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjRG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13960:1: error: BUILDSTDERR: warning: label ‘_cjRG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13960 | _cjRG: BUILDSTDERR: | ^ BUILDSTDERR: 13960 | _cjRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:13983:1: error: BUILDSTDERR: warning: label ‘_cjS5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13983 | _cjS5: BUILDSTDERR: | ^ BUILDSTDERR: 13983 | _cjS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14018:1: error: BUILDSTDERR: warning: label ‘_cjSq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14018 | _cjSq: BUILDSTDERR: | ^ BUILDSTDERR: 14018 | _cjSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjSo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14043:1: error: BUILDSTDERR: warning: label ‘_cjSo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14043 | _cjSo: BUILDSTDERR: | ^ BUILDSTDERR: 14043 | _cjSo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14061:1: error: BUILDSTDERR: warning: label ‘_cjSF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14061 | _cjSF: BUILDSTDERR: | ^ BUILDSTDERR: 14061 | _cjSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjSD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14086:1: error: BUILDSTDERR: warning: label ‘_cjSD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14086 | _cjSD: BUILDSTDERR: | ^ BUILDSTDERR: 14086 | _cjSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14102:1: error: BUILDSTDERR: warning: label ‘_cjSQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14102 | _cjSQ: BUILDSTDERR: | ^ BUILDSTDERR: 14102 | _cjSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14118:1: error: BUILDSTDERR: warning: label ‘_cjSZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14118 | _cjSZ: BUILDSTDERR: | ^ BUILDSTDERR: 14118 | _cjSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siIK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14146:1: error: BUILDSTDERR: warning: label ‘_cjT8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14146 | _cjT8: BUILDSTDERR: | ^ BUILDSTDERR: 14146 | _cjT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjSe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14188:1: error: BUILDSTDERR: warning: label ‘_cjSe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14188 | _cjSe: BUILDSTDERR: | ^ BUILDSTDERR: 14188 | _cjSe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14276:1: error: BUILDSTDERR: warning: label ‘_cjTr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14276 | _cjTr: BUILDSTDERR: | ^ BUILDSTDERR: 14276 | _cjTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14317:1: error: BUILDSTDERR: warning: label ‘_cjTw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14317 | _cjTw: BUILDSTDERR: | ^ BUILDSTDERR: 14317 | _cjTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14348:1: error: BUILDSTDERR: warning: label ‘_cjTK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14348 | _cjTK: BUILDSTDERR: | ^ BUILDSTDERR: 14348 | _cjTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14370:1: error: BUILDSTDERR: warning: label ‘_cjTS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14370 | _cjTS: BUILDSTDERR: | ^ BUILDSTDERR: 14370 | _cjTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14392:1: error: BUILDSTDERR: warning: label ‘_cjU0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14392 | _cjU0: BUILDSTDERR: | ^ BUILDSTDERR: 14392 | _cjU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14414:1: error: BUILDSTDERR: warning: label ‘_cjU8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14414 | _cjU8: BUILDSTDERR: | ^ BUILDSTDERR: 14414 | _cjU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14436:1: error: BUILDSTDERR: warning: label ‘_cjUg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14436 | _cjUg: BUILDSTDERR: | ^ BUILDSTDERR: 14436 | _cjUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJ6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14458:1: error: BUILDSTDERR: warning: label ‘_cjUn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14458 | _cjUn: BUILDSTDERR: | ^ BUILDSTDERR: 14458 | _cjUn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14489:1: error: BUILDSTDERR: warning: label ‘_cjUr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14489 | _cjUr: BUILDSTDERR: | ^ BUILDSTDERR: 14489 | _cjUr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14543:1: error: BUILDSTDERR: warning: label ‘_cjUA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14543 | _cjUA: BUILDSTDERR: | ^ BUILDSTDERR: 14543 | _cjUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14565:1: error: BUILDSTDERR: warning: label ‘_cjUP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14565 | _cjUP: BUILDSTDERR: | ^ BUILDSTDERR: 14565 | _cjUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14593:1: error: BUILDSTDERR: warning: label ‘_cjUZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14593 | _cjUZ: BUILDSTDERR: | ^ BUILDSTDERR: 14593 | _cjUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14628:1: error: BUILDSTDERR: warning: label ‘_cjVk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14628 | _cjVk: BUILDSTDERR: | ^ BUILDSTDERR: 14628 | _cjVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjVi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14653:1: error: BUILDSTDERR: warning: label ‘_cjVi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14653 | _cjVi: BUILDSTDERR: | ^ BUILDSTDERR: 14653 | _cjVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14673:1: error: BUILDSTDERR: warning: label ‘_cjVz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14673 | _cjVz: BUILDSTDERR: | ^ BUILDSTDERR: 14673 | _cjVz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14708:1: error: BUILDSTDERR: warning: label ‘_cjVU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14708 | _cjVU: BUILDSTDERR: | ^ BUILDSTDERR: 14708 | _cjVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjVS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14733:1: error: BUILDSTDERR: warning: label ‘_cjVS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14733 | _cjVS: BUILDSTDERR: | ^ BUILDSTDERR: 14733 | _cjVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14751:1: error: BUILDSTDERR: warning: label ‘_cjW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14751 | _cjW9: BUILDSTDERR: | ^ BUILDSTDERR: 14751 | _cjW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjW7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14776:1: error: BUILDSTDERR: warning: label ‘_cjW7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14776 | _cjW7: BUILDSTDERR: | ^ BUILDSTDERR: 14776 | _cjW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14794:1: error: BUILDSTDERR: warning: label ‘_cjWl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14794 | _cjWl: BUILDSTDERR: | ^ BUILDSTDERR: 14794 | _cjWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14822:1: error: BUILDSTDERR: warning: label ‘_cjWu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14822 | _cjWu: BUILDSTDERR: | ^ BUILDSTDERR: 14822 | _cjWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjVI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14864:1: error: BUILDSTDERR: warning: label ‘_cjVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14864 | _cjVI: BUILDSTDERR: | ^ BUILDSTDERR: 14864 | _cjVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14948:1: error: BUILDSTDERR: warning: label ‘_cjWV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14948 | _cjWV: BUILDSTDERR: | ^ BUILDSTDERR: 14948 | _cjWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjWT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14973:1: error: BUILDSTDERR: warning: label ‘_cjWT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14973 | _cjWT: BUILDSTDERR: | ^ BUILDSTDERR: 14973 | _cjWT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:14991:1: error: BUILDSTDERR: warning: label ‘_cjX7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14991 | _cjX7: BUILDSTDERR: | ^ BUILDSTDERR: 14991 | _cjX7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15019:1: error: BUILDSTDERR: warning: label ‘_cjXg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15019 | _cjXg: BUILDSTDERR: | ^ BUILDSTDERR: 15019 | _cjXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjV8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15066:1: error: BUILDSTDERR: warning: label ‘_cjV8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15066 | _cjV8: BUILDSTDERR: | ^ BUILDSTDERR: 15066 | _cjV8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjXn’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15155:1: error: BUILDSTDERR: warning: label ‘_cjXn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15155 | _cjXn: BUILDSTDERR: | ^ BUILDSTDERR: 15155 | _cjXn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15175:1: error: BUILDSTDERR: warning: label ‘_cjXP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15175 | _cjXP: BUILDSTDERR: | ^ BUILDSTDERR: 15175 | _cjXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siK8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15210:1: error: BUILDSTDERR: warning: label ‘_cjYa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15210 | _cjYa: BUILDSTDERR: | ^ BUILDSTDERR: 15210 | _cjYa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjY8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15235:1: error: BUILDSTDERR: warning: label ‘_cjY8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15235 | _cjY8: BUILDSTDERR: | ^ BUILDSTDERR: 15235 | _cjY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15253:1: error: BUILDSTDERR: warning: label ‘_cjYp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15253 | _cjYp: BUILDSTDERR: | ^ BUILDSTDERR: 15253 | _cjYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjYn’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15278:1: error: BUILDSTDERR: warning: label ‘_cjYn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15278 | _cjYn: BUILDSTDERR: | ^ BUILDSTDERR: 15278 | _cjYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15296:1: error: BUILDSTDERR: warning: label ‘_cjYB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15296 | _cjYB: BUILDSTDERR: | ^ BUILDSTDERR: 15296 | _cjYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15324:1: error: BUILDSTDERR: warning: label ‘_cjYK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15324 | _cjYK: BUILDSTDERR: | ^ BUILDSTDERR: 15324 | _cjYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjXY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15366:1: error: BUILDSTDERR: warning: label ‘_cjXY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15366 | _cjXY: BUILDSTDERR: | ^ BUILDSTDERR: 15366 | _cjXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15450:1: error: BUILDSTDERR: warning: label ‘_cjZb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15450 | _cjZb: BUILDSTDERR: | ^ BUILDSTDERR: 15450 | _cjZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjZ9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15475:1: error: BUILDSTDERR: warning: label ‘_cjZ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15475 | _cjZ9: BUILDSTDERR: | ^ BUILDSTDERR: 15475 | _cjZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15501:1: error: BUILDSTDERR: warning: label ‘_cjZj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15501 | _cjZj: BUILDSTDERR: | ^ BUILDSTDERR: 15501 | _cjZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjZh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15546:1: error: BUILDSTDERR: warning: label ‘_cjZh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15546 | _cjZh: BUILDSTDERR: | ^ BUILDSTDERR: 15546 | _cjZh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15564:1: error: BUILDSTDERR: warning: label ‘_cjZy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15564 | _cjZy: BUILDSTDERR: | ^ BUILDSTDERR: 15564 | _cjZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15599:1: error: BUILDSTDERR: warning: label ‘_cjZT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15599 | _cjZT: BUILDSTDERR: | ^ BUILDSTDERR: 15599 | _cjZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjZR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15624:1: error: BUILDSTDERR: warning: label ‘_cjZR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15624 | _cjZR: BUILDSTDERR: | ^ BUILDSTDERR: 15624 | _cjZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15642:1: error: BUILDSTDERR: warning: label ‘_ck08’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15642 | _ck08: BUILDSTDERR: | ^ BUILDSTDERR: 15642 | _ck08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck06’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15667:1: error: BUILDSTDERR: warning: label ‘_ck06’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15667 | _ck06: BUILDSTDERR: | ^ BUILDSTDERR: 15667 | _ck06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15686:1: error: BUILDSTDERR: warning: label ‘_ck0k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15686 | _ck0k: BUILDSTDERR: | ^ BUILDSTDERR: 15686 | _ck0k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15714:1: error: BUILDSTDERR: warning: label ‘_ck0v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15714 | _ck0v: BUILDSTDERR: | ^ BUILDSTDERR: 15714 | _ck0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15742:1: error: BUILDSTDERR: warning: label ‘_ck0E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15742 | _ck0E: BUILDSTDERR: | ^ BUILDSTDERR: 15742 | _ck0E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cjZH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15787:1: error: BUILDSTDERR: warning: label ‘_cjZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15787 | _cjZH: BUILDSTDERR: | ^ BUILDSTDERR: 15787 | _cjZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck0L’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15870:1: error: BUILDSTDERR: warning: label ‘_ck0L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15870 | _ck0L: BUILDSTDERR: | ^ BUILDSTDERR: 15870 | _ck0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siJf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15899:1: error: BUILDSTDERR: warning: label ‘_ck11’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15899 | _ck11: BUILDSTDERR: | ^ BUILDSTDERR: 15899 | _ck11: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15956:1: error: BUILDSTDERR: warning: label ‘_ck16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15956 | _ck16: BUILDSTDERR: | ^ BUILDSTDERR: 15956 | _ck16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:15989:1: error: BUILDSTDERR: warning: label ‘_ck1q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15989 | _ck1q: BUILDSTDERR: | ^ BUILDSTDERR: 15989 | _ck1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16024:1: error: BUILDSTDERR: warning: label ‘_ck1L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16024 | _ck1L: BUILDSTDERR: | ^ BUILDSTDERR: 16024 | _ck1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck1J’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16049:1: error: BUILDSTDERR: warning: label ‘_ck1J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16049 | _ck1J: BUILDSTDERR: | ^ BUILDSTDERR: 16049 | _ck1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siL0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16067:1: error: BUILDSTDERR: warning: label ‘_ck20’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16067 | _ck20: BUILDSTDERR: | ^ BUILDSTDERR: 16067 | _ck20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck1Y’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16092:1: error: BUILDSTDERR: warning: label ‘_ck1Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16092 | _ck1Y: BUILDSTDERR: | ^ BUILDSTDERR: 16092 | _ck1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16111:1: error: BUILDSTDERR: warning: label ‘_ck2c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16111 | _ck2c: BUILDSTDERR: | ^ BUILDSTDERR: 16111 | _ck2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siL2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16139:1: error: BUILDSTDERR: warning: label ‘_ck2n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16139 | _ck2n: BUILDSTDERR: | ^ BUILDSTDERR: 16139 | _ck2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16167:1: error: BUILDSTDERR: warning: label ‘_ck2w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16167 | _ck2w: BUILDSTDERR: | ^ BUILDSTDERR: 16167 | _ck2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck1z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16209:1: error: BUILDSTDERR: warning: label ‘_ck1z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _ck1z: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _ck1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siKJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16298:1: error: BUILDSTDERR: warning: label ‘_ck2R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16298 | _ck2R: BUILDSTDERR: | ^ BUILDSTDERR: 16298 | _ck2R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck2P’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16341:1: error: BUILDSTDERR: warning: label ‘_ck2P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16341 | _ck2P: BUILDSTDERR: | ^ BUILDSTDERR: 16341 | _ck2P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck2U’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16360:1: error: BUILDSTDERR: warning: label ‘_ck2U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16360 | _ck2U: BUILDSTDERR: | ^ BUILDSTDERR: 16360 | _ck2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16377:1: error: BUILDSTDERR: warning: label ‘_ck34’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16377 | _ck34: BUILDSTDERR: | ^ BUILDSTDERR: 16377 | _ck34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16408:1: error: BUILDSTDERR: warning: label ‘_ck3i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16408 | _ck3i: BUILDSTDERR: | ^ BUILDSTDERR: 16408 | _ck3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siL9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16430:1: error: BUILDSTDERR: warning: label ‘_ck3q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16430 | _ck3q: BUILDSTDERR: | ^ BUILDSTDERR: 16430 | _ck3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siL8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16452:1: error: BUILDSTDERR: warning: label ‘_ck3y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16452 | _ck3y: BUILDSTDERR: | ^ BUILDSTDERR: 16452 | _ck3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siL7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16474:1: error: BUILDSTDERR: warning: label ‘_ck3F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16474 | _ck3F: BUILDSTDERR: | ^ BUILDSTDERR: 16474 | _ck3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16504:1: error: BUILDSTDERR: warning: label ‘_ck3J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16504 | _ck3J: BUILDSTDERR: | ^ BUILDSTDERR: 16504 | _ck3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16545:1: error: BUILDSTDERR: warning: label ‘_ck49’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16545 | _ck49: BUILDSTDERR: | ^ BUILDSTDERR: 16545 | _ck49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16562:1: error: BUILDSTDERR: warning: label ‘_ck4g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16562 | _ck4g: BUILDSTDERR: | ^ BUILDSTDERR: 16562 | _ck4g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck3X’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16594:1: error: BUILDSTDERR: warning: label ‘_ck3X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16594 | _ck3X: BUILDSTDERR: | ^ BUILDSTDERR: 16594 | _ck3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16637:1: error: BUILDSTDERR: warning: label ‘_ck4p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16637 | _ck4p: BUILDSTDERR: | ^ BUILDSTDERR: 16637 | _ck4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListTzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16668:1: error: BUILDSTDERR: warning: label ‘_ck4B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16668 | _ck4B: BUILDSTDERR: | ^ BUILDSTDERR: 16668 | _ck4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck4y’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16694:1: error: BUILDSTDERR: warning: label ‘_ck4y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16694 | _ck4y: BUILDSTDERR: | ^ BUILDSTDERR: 16694 | _ck4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16717:1: error: BUILDSTDERR: warning: label ‘_ck4R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16717 | _ck4R: BUILDSTDERR: | ^ BUILDSTDERR: 16717 | _ck4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16740:1: error: BUILDSTDERR: warning: label ‘_ck4Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16740 | _ck4Z: BUILDSTDERR: | ^ BUILDSTDERR: 16740 | _ck4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16762:1: error: BUILDSTDERR: warning: label ‘_ck57’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16762 | _ck57: BUILDSTDERR: | ^ BUILDSTDERR: 16762 | _ck57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16788:1: error: BUILDSTDERR: warning: label ‘_ck5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16788 | _ck5b: BUILDSTDERR: | ^ BUILDSTDERR: 16788 | _ck5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16829:1: error: BUILDSTDERR: warning: label ‘_ck5o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16829 | _ck5o: BUILDSTDERR: | ^ BUILDSTDERR: 16829 | _ck5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListTzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16855:1: error: BUILDSTDERR: warning: label ‘_ck5r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16855 | _ck5r: BUILDSTDERR: | ^ BUILDSTDERR: 16855 | _ck5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16885:1: error: BUILDSTDERR: warning: label ‘_ck5R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16885 | _ck5R: BUILDSTDERR: | ^ BUILDSTDERR: 16885 | _ck5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16902:1: error: BUILDSTDERR: warning: label ‘_ck5Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16902 | _ck5Y: BUILDSTDERR: | ^ BUILDSTDERR: 16902 | _ck5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck5F’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16935:1: error: BUILDSTDERR: warning: label ‘_ck5F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16935 | _ck5F: BUILDSTDERR: | ^ BUILDSTDERR: 16935 | _ck5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonoidListTzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:16977:1: error: BUILDSTDERR: warning: label ‘_ck67’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16977 | _ck67: BUILDSTDERR: | ^ BUILDSTDERR: 16977 | _ck67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17007:1: error: BUILDSTDERR: warning: label ‘_ck6l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17007 | _ck6l: BUILDSTDERR: | ^ BUILDSTDERR: 17007 | _ck6l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17029:1: error: BUILDSTDERR: warning: label ‘_ck6t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17029 | _ck6t: BUILDSTDERR: | ^ BUILDSTDERR: 17029 | _ck6t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17051:1: error: BUILDSTDERR: warning: label ‘_ck6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17051 | _ck6A: BUILDSTDERR: | ^ BUILDSTDERR: 17051 | _ck6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonoidListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17081:1: error: BUILDSTDERR: warning: label ‘_ck6E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17081 | _ck6E: BUILDSTDERR: | ^ BUILDSTDERR: 17081 | _ck6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17121:1: error: BUILDSTDERR: warning: label ‘_ck6N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17121 | _ck6N: BUILDSTDERR: | ^ BUILDSTDERR: 17121 | _ck6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdcfail_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17141:1: error: BUILDSTDERR: warning: label ‘_ck6U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17141 | _ck6U: BUILDSTDERR: | ^ BUILDSTDERR: 17141 | _ck6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17162:1: error: BUILDSTDERR: warning: label ‘_ck78’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17162 | _ck78: BUILDSTDERR: | ^ BUILDSTDERR: 17162 | _ck78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siM2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17197:1: error: BUILDSTDERR: warning: label ‘_ck7t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17197 | _ck7t: BUILDSTDERR: | ^ BUILDSTDERR: 17197 | _ck7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck7r’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17222:1: error: BUILDSTDERR: warning: label ‘_ck7r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17222 | _ck7r: BUILDSTDERR: | ^ BUILDSTDERR: 17222 | _ck7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siM7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17240:1: error: BUILDSTDERR: warning: label ‘_ck7I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17240 | _ck7I: BUILDSTDERR: | ^ BUILDSTDERR: 17240 | _ck7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck7G’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17265:1: error: BUILDSTDERR: warning: label ‘_ck7G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17265 | _ck7G: BUILDSTDERR: | ^ BUILDSTDERR: 17265 | _ck7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siM9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17283:1: error: BUILDSTDERR: warning: label ‘_ck7U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17283 | _ck7U: BUILDSTDERR: | ^ BUILDSTDERR: 17283 | _ck7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siLT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17311:1: error: BUILDSTDERR: warning: label ‘_ck83’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17311 | _ck83: BUILDSTDERR: | ^ BUILDSTDERR: 17311 | _ck83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ck7h’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17353:1: error: BUILDSTDERR: warning: label ‘_ck7h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17353 | _ck7h: BUILDSTDERR: | ^ BUILDSTDERR: 17353 | _ck7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘riuX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17437:1: error: BUILDSTDERR: warning: label ‘_ck8l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17437 | _ck8l: BUILDSTDERR: | ^ BUILDSTDERR: 17437 | _ck8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17474:1: error: BUILDSTDERR: warning: label ‘_ck8u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17474 | _ck8u: BUILDSTDERR: | ^ BUILDSTDERR: 17474 | _ck8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17493:1: error: BUILDSTDERR: warning: label ‘_ck8G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17493 | _ck8G: BUILDSTDERR: | ^ BUILDSTDERR: 17493 | _ck8G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17515:1: error: BUILDSTDERR: warning: label ‘_ck8O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17515 | _ck8O: BUILDSTDERR: | ^ BUILDSTDERR: 17515 | _ck8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17537:1: error: BUILDSTDERR: warning: label ‘_ck8W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17537 | _ck8W: BUILDSTDERR: | ^ BUILDSTDERR: 17537 | _ck8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17559:1: error: BUILDSTDERR: warning: label ‘_ck94’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17559 | _ck94: BUILDSTDERR: | ^ BUILDSTDERR: 17559 | _ck94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17581:1: error: BUILDSTDERR: warning: label ‘_ck9b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17581 | _ck9b: BUILDSTDERR: | ^ BUILDSTDERR: 17581 | _ck9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17611:1: error: BUILDSTDERR: warning: label ‘_ck9f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17611 | _ck9f: BUILDSTDERR: | ^ BUILDSTDERR: 17611 | _ck9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17656:1: error: BUILDSTDERR: warning: label ‘_ck9t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17656 | _ck9t: BUILDSTDERR: | ^ BUILDSTDERR: 17656 | _ck9t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17678:1: error: BUILDSTDERR: warning: label ‘_ck9A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17678 | _ck9A: BUILDSTDERR: | ^ BUILDSTDERR: 17678 | _ck9A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17702:1: error: BUILDSTDERR: warning: label ‘_ck9H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17702 | _ck9H: BUILDSTDERR: | ^ BUILDSTDERR: 17702 | _ck9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadPlusListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17731:1: error: BUILDSTDERR: warning: label ‘_ck9L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17731 | _ck9L: BUILDSTDERR: | ^ BUILDSTDERR: 17731 | _ck9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17771:1: error: BUILDSTDERR: warning: label ‘_ck9Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17771 | _ck9Y: BUILDSTDERR: | ^ BUILDSTDERR: 17771 | _ck9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListTzuzdcp1MonadThrow_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17796:1: error: BUILDSTDERR: warning: label ‘_cka1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17796 | _cka1: BUILDSTDERR: | ^ BUILDSTDERR: 17796 | _cka1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17825:1: error: BUILDSTDERR: warning: label ‘_ckaf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17825 | _ckaf: BUILDSTDERR: | ^ BUILDSTDERR: 17825 | _ckaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17847:1: error: BUILDSTDERR: warning: label ‘_ckam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17847 | _ckam: BUILDSTDERR: | ^ BUILDSTDERR: 17847 | _ckam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17874:1: error: BUILDSTDERR: warning: label ‘_ckaq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17874 | _ckaq: BUILDSTDERR: | ^ BUILDSTDERR: 17874 | _ckaq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17910:1: error: BUILDSTDERR: warning: label ‘_ckaD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17910 | _ckaD: BUILDSTDERR: | ^ BUILDSTDERR: 17910 | _ckaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListTzuzdcp1MonadCatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17935:1: error: BUILDSTDERR: warning: label ‘_ckaG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17935 | _ckaG: BUILDSTDERR: | ^ BUILDSTDERR: 17935 | _ckaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17964:1: error: BUILDSTDERR: warning: label ‘_ckaU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17964 | _ckaU: BUILDSTDERR: | ^ BUILDSTDERR: 17964 | _ckaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17986:1: error: BUILDSTDERR: warning: label ‘_ckb1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17986 | _ckb1: BUILDSTDERR: | ^ BUILDSTDERR: 17986 | _ckb1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18013:1: error: BUILDSTDERR: warning: label ‘_ckb5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18013 | _ckb5: BUILDSTDERR: | ^ BUILDSTDERR: 18013 | _ckb5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18049:1: error: BUILDSTDERR: warning: label ‘_ckbi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18049 | _ckbi: BUILDSTDERR: | ^ BUILDSTDERR: 18049 | _ckbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdcp1MonadError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18074:1: error: BUILDSTDERR: warning: label ‘_ckbl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18074 | _ckbl: BUILDSTDERR: | ^ BUILDSTDERR: 18074 | _ckbl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18103:1: error: BUILDSTDERR: warning: label ‘_ckbz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18103 | _ckbz: BUILDSTDERR: | ^ BUILDSTDERR: 18103 | _ckbz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18125:1: error: BUILDSTDERR: warning: label ‘_ckbH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18125 | _ckbH: BUILDSTDERR: | ^ BUILDSTDERR: 18125 | _ckbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18147:1: error: BUILDSTDERR: warning: label ‘_ckbO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18147 | _ckbO: BUILDSTDERR: | ^ BUILDSTDERR: 18147 | _ckbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18175:1: error: BUILDSTDERR: warning: label ‘_ckbS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18175 | _ckbS: BUILDSTDERR: | ^ BUILDSTDERR: 18175 | _ckbS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18214:1: error: BUILDSTDERR: warning: label ‘_ckc5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18214 | _ckc5: BUILDSTDERR: | ^ BUILDSTDERR: 18214 | _ckc5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18239:1: error: BUILDSTDERR: warning: label ‘_ckc8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18239 | _ckc8: BUILDSTDERR: | ^ BUILDSTDERR: 18239 | _ckc8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18268:1: error: BUILDSTDERR: warning: label ‘_ckcm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18268 | _ckcm: BUILDSTDERR: | ^ BUILDSTDERR: 18268 | _ckcm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18290:1: error: BUILDSTDERR: warning: label ‘_ckcu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18290 | _ckcu: BUILDSTDERR: | ^ BUILDSTDERR: 18290 | _ckcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18312:1: error: BUILDSTDERR: warning: label ‘_ckcB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18312 | _ckcB: BUILDSTDERR: | ^ BUILDSTDERR: 18312 | _ckcB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siME_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18336:1: error: BUILDSTDERR: warning: label ‘_ckcI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18336 | _ckcI: BUILDSTDERR: | ^ BUILDSTDERR: 18336 | _ckcI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18365:1: error: BUILDSTDERR: warning: label ‘_ckcM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18365 | _ckcM: BUILDSTDERR: | ^ BUILDSTDERR: 18365 | _ckcM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18407:1: error: BUILDSTDERR: warning: label ‘_ckcZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18407 | _ckcZ: BUILDSTDERR: | ^ BUILDSTDERR: 18407 | _ckcZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18432:1: error: BUILDSTDERR: warning: label ‘_ckd2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18432 | _ckd2: BUILDSTDERR: | ^ BUILDSTDERR: 18432 | _ckd2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18461:1: error: BUILDSTDERR: warning: label ‘_ckdg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18461 | _ckdg: BUILDSTDERR: | ^ BUILDSTDERR: 18461 | _ckdg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18483:1: error: BUILDSTDERR: warning: label ‘_ckdo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18483 | _ckdo: BUILDSTDERR: | ^ BUILDSTDERR: 18483 | _ckdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18505:1: error: BUILDSTDERR: warning: label ‘_ckdw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18505 | _ckdw: BUILDSTDERR: | ^ BUILDSTDERR: 18505 | _ckdw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18527:1: error: BUILDSTDERR: warning: label ‘_ckdE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18527 | _ckdE: BUILDSTDERR: | ^ BUILDSTDERR: 18527 | _ckdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18549:1: error: BUILDSTDERR: warning: label ‘_ckdL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18549 | _ckdL: BUILDSTDERR: | ^ BUILDSTDERR: 18549 | _ckdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siML_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18573:1: error: BUILDSTDERR: warning: label ‘_ckdS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18573 | _ckdS: BUILDSTDERR: | ^ BUILDSTDERR: 18573 | _ckdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18604:1: error: BUILDSTDERR: warning: label ‘_ckdW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18604 | _ckdW: BUILDSTDERR: | ^ BUILDSTDERR: 18604 | _ckdW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18652:1: error: BUILDSTDERR: warning: label ‘_cke9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18652 | _cke9: BUILDSTDERR: | ^ BUILDSTDERR: 18652 | _cke9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18677:1: error: BUILDSTDERR: warning: label ‘_ckec’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18677 | _ckec: BUILDSTDERR: | ^ BUILDSTDERR: 18677 | _ckec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18706:1: error: BUILDSTDERR: warning: label ‘_ckeq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18706 | _ckeq: BUILDSTDERR: | ^ BUILDSTDERR: 18706 | _ckeq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18728:1: error: BUILDSTDERR: warning: label ‘_ckey’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18728 | _ckey: BUILDSTDERR: | ^ BUILDSTDERR: 18728 | _ckey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18750:1: error: BUILDSTDERR: warning: label ‘_ckeF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18750 | _ckeF: BUILDSTDERR: | ^ BUILDSTDERR: 18750 | _ckeF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18774:1: error: BUILDSTDERR: warning: label ‘_ckeM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18774 | _ckeM: BUILDSTDERR: | ^ BUILDSTDERR: 18774 | _ckeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18803:1: error: BUILDSTDERR: warning: label ‘_ckeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18803 | _ckeQ: BUILDSTDERR: | ^ BUILDSTDERR: 18803 | _ckeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siMZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18845:1: error: BUILDSTDERR: warning: label ‘_ckf3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18845 | _ckf3: BUILDSTDERR: | ^ BUILDSTDERR: 18845 | _ckf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListTzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18870:1: error: BUILDSTDERR: warning: label ‘_ckf6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18870 | _ckf6: BUILDSTDERR: | ^ BUILDSTDERR: 18870 | _ckf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siN2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18899:1: error: BUILDSTDERR: warning: label ‘_ckfk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18899 | _ckfk: BUILDSTDERR: | ^ BUILDSTDERR: 18899 | _ckfk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siN1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18921:1: error: BUILDSTDERR: warning: label ‘_ckfr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18921 | _ckfr: BUILDSTDERR: | ^ BUILDSTDERR: 18921 | _ckfr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18948:1: error: BUILDSTDERR: warning: label ‘_ckfv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18948 | _ckfv: BUILDSTDERR: | ^ BUILDSTDERR: 18948 | _ckfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siN8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:18985:1: error: BUILDSTDERR: warning: label ‘_ckfM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18985 | _ckfM: BUILDSTDERR: | ^ BUILDSTDERR: 18985 | _ckfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckfJ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19011:1: error: BUILDSTDERR: warning: label ‘_ckfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19011 | _ckfJ: BUILDSTDERR: | ^ BUILDSTDERR: 19011 | _ckfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zgzmzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19028:1: error: BUILDSTDERR: warning: label ‘_ckfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19028 | _ckfT: BUILDSTDERR: | ^ BUILDSTDERR: 19028 | _ckfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zlzmzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19057:1: error: BUILDSTDERR: warning: label ‘_ckg2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19057 | _ckg2: BUILDSTDERR: | ^ BUILDSTDERR: 19057 | _ckg2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19086:1: error: BUILDSTDERR: warning: label ‘_ckgn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19086 | _ckgn: BUILDSTDERR: | ^ BUILDSTDERR: 19086 | _ckgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckge’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19119:1: error: BUILDSTDERR: warning: label ‘_ckge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19119 | _ckge: BUILDSTDERR: | ^ BUILDSTDERR: 19119 | _ckge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19163:1: error: BUILDSTDERR: warning: label ‘_ckgK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19163 | _ckgK: BUILDSTDERR: | ^ BUILDSTDERR: 19163 | _ckgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19198:1: error: BUILDSTDERR: warning: label ‘_ckh5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19198 | _ckh5: BUILDSTDERR: | ^ BUILDSTDERR: 19198 | _ckh5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckh3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19223:1: error: BUILDSTDERR: warning: label ‘_ckh3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19223 | _ckh3: BUILDSTDERR: | ^ BUILDSTDERR: 19223 | _ckh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19241:1: error: BUILDSTDERR: warning: label ‘_ckhk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19241 | _ckhk: BUILDSTDERR: | ^ BUILDSTDERR: 19241 | _ckhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckhi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19266:1: error: BUILDSTDERR: warning: label ‘_ckhi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19266 | _ckhi: BUILDSTDERR: | ^ BUILDSTDERR: 19266 | _ckhi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19284:1: error: BUILDSTDERR: warning: label ‘_ckhw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19284 | _ckhw: BUILDSTDERR: | ^ BUILDSTDERR: 19284 | _ckhw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19312:1: error: BUILDSTDERR: warning: label ‘_ckhF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19312 | _ckhF: BUILDSTDERR: | ^ BUILDSTDERR: 19312 | _ckhF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckgT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19354:1: error: BUILDSTDERR: warning: label ‘_ckgT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19354 | _ckgT: BUILDSTDERR: | ^ BUILDSTDERR: 19354 | _ckgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_runListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19440:1: error: BUILDSTDERR: warning: label ‘_ckhZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19440 | _ckhZ: BUILDSTDERR: | ^ BUILDSTDERR: 19440 | _ckhZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckhX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19480:1: error: BUILDSTDERR: warning: label ‘_ckhX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19480 | _ckhX: BUILDSTDERR: | ^ BUILDSTDERR: 19480 | _ckhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19503:1: error: BUILDSTDERR: warning: label ‘_ckiq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19503 | _ckiq: BUILDSTDERR: | ^ BUILDSTDERR: 19503 | _ckiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siNJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19529:1: error: BUILDSTDERR: warning: label ‘_ckiz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19529 | _ckiz: BUILDSTDERR: | ^ BUILDSTDERR: 19529 | _ckiz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckig’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19569:1: error: BUILDSTDERR: warning: label ‘_ckig’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19569 | _ckig: BUILDSTDERR: | ^ BUILDSTDERR: 19569 | _ckig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_next_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19639:1: error: BUILDSTDERR: warning: label ‘_ckiT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19639 | _ckiT: BUILDSTDERR: | ^ BUILDSTDERR: 19639 | _ckiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siO0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19671:1: error: BUILDSTDERR: warning: label ‘_ckj8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19671 | _ckj8: BUILDSTDERR: | ^ BUILDSTDERR: 19671 | _ckj8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siO3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19706:1: error: BUILDSTDERR: warning: label ‘_ckjj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19706 | _ckjj: BUILDSTDERR: | ^ BUILDSTDERR: 19706 | _ckjj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19739:1: error: BUILDSTDERR: warning: label ‘_ckjF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19739 | _ckjF: BUILDSTDERR: | ^ BUILDSTDERR: 19739 | _ckjF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siO9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19768:1: error: BUILDSTDERR: warning: label ‘_ckjI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19768 | _ckjI: BUILDSTDERR: | ^ BUILDSTDERR: 19768 | _ckjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19805:1: error: BUILDSTDERR: warning: label ‘_ckkt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19805 | _ckkt: BUILDSTDERR: | ^ BUILDSTDERR: 19805 | _ckkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19822:1: error: BUILDSTDERR: warning: label ‘_ckkA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19822 | _ckkA: BUILDSTDERR: | ^ BUILDSTDERR: 19822 | _ckkA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckkc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19856:1: error: BUILDSTDERR: warning: label ‘_ckkc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19856 | _ckkc: BUILDSTDERR: | ^ BUILDSTDERR: 19856 | _ckkc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckki’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19899:1: error: BUILDSTDERR: warning: label ‘_ckki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19899 | _ckki: BUILDSTDERR: | ^ BUILDSTDERR: 19899 | _ckki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19938:1: error: BUILDSTDERR: warning: label ‘_ckkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19938 | _ckkZ: BUILDSTDERR: | ^ BUILDSTDERR: 19938 | _ckkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:19967:1: error: BUILDSTDERR: warning: label ‘_ckl2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19967 | _ckl2: BUILDSTDERR: | ^ BUILDSTDERR: 19967 | _ckl2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20011:1: error: BUILDSTDERR: warning: label ‘_ckl7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20011 | _ckl7: BUILDSTDERR: | ^ BUILDSTDERR: 20011 | _ckl7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20059:1: error: BUILDSTDERR: warning: label ‘_cklg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20059 | _cklg: BUILDSTDERR: | ^ BUILDSTDERR: 20059 | _cklg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckjS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20093:1: error: BUILDSTDERR: warning: label ‘_ckjS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20093 | _ckjS: BUILDSTDERR: | ^ BUILDSTDERR: 20093 | _ckjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckjY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20136:1: error: BUILDSTDERR: warning: label ‘_ckjY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20136 | _ckjY: BUILDSTDERR: | ^ BUILDSTDERR: 20136 | _ckjY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20171:1: error: BUILDSTDERR: warning: label ‘_cklE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20171 | _cklE: BUILDSTDERR: | ^ BUILDSTDERR: 20171 | _cklE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20200:1: error: BUILDSTDERR: warning: label ‘_cklH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20200 | _cklH: BUILDSTDERR: | ^ BUILDSTDERR: 20200 | _cklH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20236:1: error: BUILDSTDERR: warning: label ‘_cklU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20236 | _cklU: BUILDSTDERR: | ^ BUILDSTDERR: 20236 | _cklU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20265:1: error: BUILDSTDERR: warning: label ‘_cklX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20265 | _cklX: BUILDSTDERR: | ^ BUILDSTDERR: 20265 | _cklX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20315:1: error: BUILDSTDERR: warning: label ‘_ckm2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20315 | _ckm2: BUILDSTDERR: | ^ BUILDSTDERR: 20315 | _ckm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siO6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20376:1: error: BUILDSTDERR: warning: label ‘_ckm8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20376 | _ckm8: BUILDSTDERR: | ^ BUILDSTDERR: 20376 | _ckm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmzzipWith_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20418:1: error: BUILDSTDERR: warning: label ‘_ckmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20418 | _ckmd: BUILDSTDERR: | ^ BUILDSTDERR: 20418 | _ckmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmzzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20457:1: error: BUILDSTDERR: warning: label ‘_ckmm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20457 | _ckmm: BUILDSTDERR: | ^ BUILDSTDERR: 20457 | _ckmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siP6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20486:1: error: BUILDSTDERR: warning: label ‘_ckmE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20486 | _ckmE: BUILDSTDERR: | ^ BUILDSTDERR: 20486 | _ckmE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20521:1: error: BUILDSTDERR: warning: label ‘_ckmZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20521 | _ckmZ: BUILDSTDERR: | ^ BUILDSTDERR: 20521 | _ckmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckmX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20546:1: error: BUILDSTDERR: warning: label ‘_ckmX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20546 | _ckmX: BUILDSTDERR: | ^ BUILDSTDERR: 20546 | _ckmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20564:1: error: BUILDSTDERR: warning: label ‘_ckne’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20564 | _ckne: BUILDSTDERR: | ^ BUILDSTDERR: 20564 | _ckne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_cknc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20589:1: error: BUILDSTDERR: warning: label ‘_cknc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20589 | _cknc: BUILDSTDERR: | ^ BUILDSTDERR: 20589 | _cknc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20607:1: error: BUILDSTDERR: warning: label ‘_cknq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20607 | _cknq: BUILDSTDERR: | ^ BUILDSTDERR: 20607 | _cknq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siP7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20635:1: error: BUILDSTDERR: warning: label ‘_cknz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20635 | _cknz: BUILDSTDERR: | ^ BUILDSTDERR: 20635 | _cknz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckmN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20676:1: error: BUILDSTDERR: warning: label ‘_ckmN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20676 | _ckmN: BUILDSTDERR: | ^ BUILDSTDERR: 20676 | _ckmN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20764:1: error: BUILDSTDERR: warning: label ‘_cknT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20764 | _cknT: BUILDSTDERR: | ^ BUILDSTDERR: 20764 | _cknT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20806:1: error: BUILDSTDERR: warning: label ‘_cko9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20806 | _cko9: BUILDSTDERR: | ^ BUILDSTDERR: 20806 | _cko9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20841:1: error: BUILDSTDERR: warning: label ‘_ckou’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20841 | _ckou: BUILDSTDERR: | ^ BUILDSTDERR: 20841 | _ckou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckos’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20866:1: error: BUILDSTDERR: warning: label ‘_ckos’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20866 | _ckos: BUILDSTDERR: | ^ BUILDSTDERR: 20866 | _ckos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siP1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20884:1: error: BUILDSTDERR: warning: label ‘_ckoJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20884 | _ckoJ: BUILDSTDERR: | ^ BUILDSTDERR: 20884 | _ckoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckoH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20909:1: error: BUILDSTDERR: warning: label ‘_ckoH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20909 | _ckoH: BUILDSTDERR: | ^ BUILDSTDERR: 20909 | _ckoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siP3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20927:1: error: BUILDSTDERR: warning: label ‘_ckoV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20927 | _ckoV: BUILDSTDERR: | ^ BUILDSTDERR: 20927 | _ckoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siOJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20955:1: error: BUILDSTDERR: warning: label ‘_ckp4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20955 | _ckp4: BUILDSTDERR: | ^ BUILDSTDERR: 20955 | _ckp4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckoi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:20996:1: error: BUILDSTDERR: warning: label ‘_ckoi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20996 | _ckoi: BUILDSTDERR: | ^ BUILDSTDERR: 20996 | _ckoi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siP5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21084:1: error: BUILDSTDERR: warning: label ‘_ckpo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21084 | _ckpo: BUILDSTDERR: | ^ BUILDSTDERR: 21084 | _ckpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdcmunzzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21127:1: error: BUILDSTDERR: warning: label ‘_ckpt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21127 | _ckpt: BUILDSTDERR: | ^ BUILDSTDERR: 21127 | _ckpt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmunzzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21166:1: error: BUILDSTDERR: warning: label ‘_ckpF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21166 | _ckpF: BUILDSTDERR: | ^ BUILDSTDERR: 21166 | _ckpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckpC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21190:1: error: BUILDSTDERR: warning: label ‘_ckpC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21190 | _ckpC: BUILDSTDERR: | ^ BUILDSTDERR: 21190 | _ckpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21222:1: error: BUILDSTDERR: warning: label ‘_ckpU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21222 | _ckpU: BUILDSTDERR: | ^ BUILDSTDERR: 21222 | _ckpU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21244:1: error: BUILDSTDERR: warning: label ‘_ckq2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21244 | _ckq2: BUILDSTDERR: | ^ BUILDSTDERR: 21244 | _ckq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21266:1: error: BUILDSTDERR: warning: label ‘_ckqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21266 | _ckqa: BUILDSTDERR: | ^ BUILDSTDERR: 21266 | _ckqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21288:1: error: BUILDSTDERR: warning: label ‘_ckqh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21288 | _ckqh: BUILDSTDERR: | ^ BUILDSTDERR: 21288 | _ckqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21317:1: error: BUILDSTDERR: warning: label ‘_ckql’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21317 | _ckql: BUILDSTDERR: | ^ BUILDSTDERR: 21317 | _ckql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_discard_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21360:1: error: BUILDSTDERR: warning: label ‘_ckqu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21360 | _ckqu: BUILDSTDERR: | ^ BUILDSTDERR: 21360 | _ckqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21390:1: error: BUILDSTDERR: warning: label ‘_ckqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21390 | _ckqI: BUILDSTDERR: | ^ BUILDSTDERR: 21390 | _ckqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21425:1: error: BUILDSTDERR: warning: label ‘_ckr3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21425 | _ckr3: BUILDSTDERR: | ^ BUILDSTDERR: 21425 | _ckr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckr1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21450:1: error: BUILDSTDERR: warning: label ‘_ckr1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21450 | _ckr1: BUILDSTDERR: | ^ BUILDSTDERR: 21450 | _ckr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21468:1: error: BUILDSTDERR: warning: label ‘_ckri’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21468 | _ckri: BUILDSTDERR: | ^ BUILDSTDERR: 21468 | _ckri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckrg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21493:1: error: BUILDSTDERR: warning: label ‘_ckrg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21493 | _ckrg: BUILDSTDERR: | ^ BUILDSTDERR: 21493 | _ckrg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siQ0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21511:1: error: BUILDSTDERR: warning: label ‘_ckru’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21511 | _ckru: BUILDSTDERR: | ^ BUILDSTDERR: 21511 | _ckru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘siPK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21539:1: error: BUILDSTDERR: warning: label ‘_ckrD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21539 | _ckrD: BUILDSTDERR: | ^ BUILDSTDERR: 21539 | _ckrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckqR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21581:1: error: BUILDSTDERR: warning: label ‘_ckqR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21581 | _ckqR: BUILDSTDERR: | ^ BUILDSTDERR: 21581 | _ckqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_every_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21666:1: error: BUILDSTDERR: warning: label ‘_ckrX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21666 | _ckrX: BUILDSTDERR: | ^ BUILDSTDERR: 21666 | _ckrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc: In function ‘_ckrV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:21706:1: error: BUILDSTDERR: warning: label ‘_ckrV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21706 | _ckrV: BUILDSTDERR: | ^ BUILDSTDERR: 21706 | _ckrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:17114:16: error: BUILDSTDERR: warning: ‘riuW_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: | BUILDSTDERR: 17114 | static StgWord riuW_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 17114 | static StgWord riuW_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:2152:16: error: BUILDSTDERR: warning: ‘riup_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 2152 | static StgWord riup_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | static StgWord riup_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_26.hc:869:16: error: BUILDSTDERR: warning: ‘riuo_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 869 | static StgWord riuo_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | static StgWord riuo_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_toListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12:1: error: BUILDSTDERR: warning: label ‘_ckMX’ defined but not used [-Wunused-label] BUILDSTDERR: 12 | _ckMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 12 | _ckMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:31:1: error: BUILDSTDERR: warning: label ‘_ckN4’ defined but not used [-Wunused-label] BUILDSTDERR: 31 | _ckN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 31 | _ckN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:50:1: error: BUILDSTDERR: warning: label ‘_ckNg’ defined but not used [-Wunused-label] BUILDSTDERR: 50 | _ckNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 50 | _ckNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:67:1: error: BUILDSTDERR: warning: label ‘_ckNk’ defined but not used [-Wunused-label] BUILDSTDERR: 67 | _ckNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 67 | _ckNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:101:1: error: BUILDSTDERR: warning: label ‘_ckNS’ defined but not used [-Wunused-label] BUILDSTDERR: 101 | _ckNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 101 | _ckNS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckNQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:128:1: error: BUILDSTDERR: warning: label ‘_ckNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 128 | _ckNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 128 | _ckNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skso_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:150:1: error: BUILDSTDERR: warning: label ‘_ckO3’ defined but not used [-Wunused-label] BUILDSTDERR: 150 | _ckO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 150 | _ckO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skss_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:189:1: error: BUILDSTDERR: warning: label ‘_ckOe’ defined but not used [-Wunused-label] BUILDSTDERR: 189 | _ckOe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 189 | _ckOe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:218:1: error: BUILDSTDERR: warning: label ‘_ckOn’ defined but not used [-Wunused-label] BUILDSTDERR: 218 | _ckOn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 218 | _ckOn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckNG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:263:1: error: BUILDSTDERR: warning: label ‘_ckNG’ defined but not used [-Wunused-label] BUILDSTDERR: 263 | _ckNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 263 | _ckNG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:345:1: error: BUILDSTDERR: warning: label ‘_ckOC’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _ckOC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _ckOC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctraverse_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:387:1: error: BUILDSTDERR: warning: label ‘_ckOH’ defined but not used [-Wunused-label] BUILDSTDERR: 387 | _ckOH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 387 | _ckOH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckNt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:411:1: error: BUILDSTDERR: warning: label ‘_ckNt’ defined but not used [-Wunused-label] BUILDSTDERR: 411 | _ckNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 411 | _ckNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:448:1: error: BUILDSTDERR: warning: label ‘_ckOR’ defined but not used [-Wunused-label] BUILDSTDERR: 448 | _ckOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 448 | _ckOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:468:1: error: BUILDSTDERR: warning: label ‘_ckP2’ defined but not used [-Wunused-label] BUILDSTDERR: 468 | _ckP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 468 | _ckP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:494:1: error: BUILDSTDERR: warning: label ‘_ckPb’ defined but not used [-Wunused-label] BUILDSTDERR: 494 | _ckPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 494 | _ckPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:527:1: error: BUILDSTDERR: warning: label ‘_ckPk’ defined but not used [-Wunused-label] BUILDSTDERR: 527 | _ckPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 527 | _ckPk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:557:1: error: BUILDSTDERR: warning: label ‘_ckPx’ defined but not used [-Wunused-label] BUILDSTDERR: 557 | _ckPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 557 | _ckPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:601:1: error: BUILDSTDERR: warning: label ‘_ckPD’ defined but not used [-Wunused-label] BUILDSTDERR: 601 | _ckPD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 601 | _ckPD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListTzuzdcthrowM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:640:1: error: BUILDSTDERR: warning: label ‘_ckPI’ defined but not used [-Wunused-label] BUILDSTDERR: 640 | _ckPI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 640 | _ckPI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableListTzuzdctoListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:680:1: error: BUILDSTDERR: warning: label ‘_ckPR’ defined but not used [-Wunused-label] BUILDSTDERR: 680 | _ckPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 680 | _ckPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:699:1: error: BUILDSTDERR: warning: label ‘_ckPY’ defined but not used [-Wunused-label] BUILDSTDERR: 699 | _ckPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 699 | _ckPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_enumerate1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:716:1: error: BUILDSTDERR: warning: label ‘_ckQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 716 | _ckQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 716 | _ckQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_enumerate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:736:1: error: BUILDSTDERR: warning: label ‘_ckQc’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _ckQc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _ckQc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:753:1: error: BUILDSTDERR: warning: label ‘_ckQo’ defined but not used [-Wunused-label] BUILDSTDERR: 753 | _ckQo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 753 | _ckQo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘rium_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:769:1: error: BUILDSTDERR: warning: label ‘_ckQr’ defined but not used [-Wunused-label] BUILDSTDERR: 769 | _ckQr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 769 | _ckQr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListTzuzdccatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:797:1: error: BUILDSTDERR: warning: label ‘_ckQA’ defined but not used [-Wunused-label] BUILDSTDERR: 797 | _ckQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 797 | _ckQA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sksY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:814:1: error: BUILDSTDERR: warning: label ‘_ckQM’ defined but not used [-Wunused-label] BUILDSTDERR: 814 | _ckQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 814 | _ckQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riun_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:830:1: error: BUILDSTDERR: warning: label ‘_ckQP’ defined but not used [-Wunused-label] BUILDSTDERR: 830 | _ckQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 830 | _ckQP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdccatchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:858:1: error: BUILDSTDERR: warning: label ‘_ckQY’ defined but not used [-Wunused-label] BUILDSTDERR: 858 | _ckQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 858 | _ckQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:876:1: error: BUILDSTDERR: warning: label ‘_ckR5’ defined but not used [-Wunused-label] BUILDSTDERR: 876 | _ckR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 876 | _ckR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:894:1: error: BUILDSTDERR: warning: label ‘_ckRc’ defined but not used [-Wunused-label] BUILDSTDERR: 894 | _ckRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 894 | _ckRc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skt4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:913:1: error: BUILDSTDERR: warning: label ‘_ckRn’ defined but not used [-Wunused-label] BUILDSTDERR: 913 | _ckRn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 913 | _ckRn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skt5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:937:1: error: BUILDSTDERR: warning: label ‘_ckRu’ defined but not used [-Wunused-label] BUILDSTDERR: 937 | _ckRu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 937 | _ckRu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skte_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:961:1: error: BUILDSTDERR: warning: label ‘_ckRO’ defined but not used [-Wunused-label] BUILDSTDERR: 961 | _ckRO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 961 | _ckRO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckRM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:988:1: error: BUILDSTDERR: warning: label ‘_ckRM’ defined but not used [-Wunused-label] BUILDSTDERR: 988 | _ckRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 988 | _ckRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1008:1: error: BUILDSTDERR: warning: label ‘_ckS3’ defined but not used [-Wunused-label] BUILDSTDERR: 1008 | _ckS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1008 | _ckS3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckS1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1035:1: error: BUILDSTDERR: warning: label ‘_ckS1’ defined but not used [-Wunused-label] BUILDSTDERR: 1035 | _ckS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1035 | _ckS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skts_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1056:1: error: BUILDSTDERR: warning: label ‘_ckSv’ defined but not used [-Wunused-label] BUILDSTDERR: 1056 | _ckSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1056 | _ckSv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckSt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1086:1: error: BUILDSTDERR: warning: label ‘_ckSt’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _ckSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _ckSt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1106:1: error: BUILDSTDERR: warning: label ‘_ckSz’ defined but not used [-Wunused-label] BUILDSTDERR: 1106 | _ckSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1106 | _ckSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckSk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1140:1: error: BUILDSTDERR: warning: label ‘_ckSk’ defined but not used [-Wunused-label] BUILDSTDERR: 1140 | _ckSk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1140 | _ckSk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1174:1: error: BUILDSTDERR: warning: label ‘_ckSK’ defined but not used [-Wunused-label] BUILDSTDERR: 1174 | _ckSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1174 | _ckSK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1208:1: error: BUILDSTDERR: warning: label ‘_ckSN’ defined but not used [-Wunused-label] BUILDSTDERR: 1208 | _ckSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1208 | _ckSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skt6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1256:1: error: BUILDSTDERR: warning: label ‘_ckSY’ defined but not used [-Wunused-label] BUILDSTDERR: 1256 | _ckSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1256 | _ckSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckRC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1300:1: error: BUILDSTDERR: warning: label ‘_ckRC’ defined but not used [-Wunused-label] BUILDSTDERR: 1300 | _ckRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1300 | _ckRC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1386:1: error: BUILDSTDERR: warning: label ‘_ckTm’ defined but not used [-Wunused-label] BUILDSTDERR: 1386 | _ckTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1386 | _ckTm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1416:1: error: BUILDSTDERR: warning: label ‘_ckTp’ defined but not used [-Wunused-label] BUILDSTDERR: 1416 | _ckTp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1416 | _ckTp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1457:1: error: BUILDSTDERR: warning: label ‘_ckTC’ defined but not used [-Wunused-label] BUILDSTDERR: 1457 | _ckTC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1457 | _ckTC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1481:1: error: BUILDSTDERR: warning: label ‘_ckTJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1481 | _ckTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1481 | _ckTJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1505:1: error: BUILDSTDERR: warning: label ‘_ckU3’ defined but not used [-Wunused-label] BUILDSTDERR: 1505 | _ckU3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1505 | _ckU3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckU1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1532:1: error: BUILDSTDERR: warning: label ‘_ckU1’ defined but not used [-Wunused-label] BUILDSTDERR: 1532 | _ckU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1532 | _ckU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1550:1: error: BUILDSTDERR: warning: label ‘_ckUu’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _ckUu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _ckUu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1566:1: error: BUILDSTDERR: warning: label ‘_ckUE’ defined but not used [-Wunused-label] BUILDSTDERR: 1566 | _ckUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | _ckUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckUC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1593:1: error: BUILDSTDERR: warning: label ‘_ckUC’ defined but not used [-Wunused-label] BUILDSTDERR: 1593 | _ckUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1593 | _ckUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1624:1: error: BUILDSTDERR: warning: label ‘_ckUM’ defined but not used [-Wunused-label] BUILDSTDERR: 1624 | _ckUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1624 | _ckUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1686:1: error: BUILDSTDERR: warning: label ‘_ckUR’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _ckUR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _ckUR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sku6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1733:1: error: BUILDSTDERR: warning: label ‘_ckVi’ defined but not used [-Wunused-label] BUILDSTDERR: 1733 | _ckVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1733 | _ckVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckVg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1763:1: error: BUILDSTDERR: warning: label ‘_ckVg’ defined but not used [-Wunused-label] BUILDSTDERR: 1763 | _ckVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1763 | _ckVg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sku7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1783:1: error: BUILDSTDERR: warning: label ‘_ckVm’ defined but not used [-Wunused-label] BUILDSTDERR: 1783 | _ckVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1783 | _ckVm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckV7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1817:1: error: BUILDSTDERR: warning: label ‘_ckV7’ defined but not used [-Wunused-label] BUILDSTDERR: 1817 | _ckV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1817 | _ckV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sku0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1851:1: error: BUILDSTDERR: warning: label ‘_ckVx’ defined but not used [-Wunused-label] BUILDSTDERR: 1851 | _ckVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1851 | _ckVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sku8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1885:1: error: BUILDSTDERR: warning: label ‘_ckVA’ defined but not used [-Wunused-label] BUILDSTDERR: 1885 | _ckVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1885 | _ckVA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sktB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1933:1: error: BUILDSTDERR: warning: label ‘_ckVL’ defined but not used [-Wunused-label] BUILDSTDERR: 1933 | _ckVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1933 | _ckVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckTR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:1974:1: error: BUILDSTDERR: warning: label ‘_ckTR’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _ckTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _ckTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckUb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2053:1: error: BUILDSTDERR: warning: label ‘_ckUb’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _ckUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _ckUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skua_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2089:1: error: BUILDSTDERR: warning: label ‘_ckWa’ defined but not used [-Wunused-label] BUILDSTDERR: 2089 | _ckWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2089 | _ckWa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2119:1: error: BUILDSTDERR: warning: label ‘_ckWd’ defined but not used [-Wunused-label] BUILDSTDERR: 2119 | _ckWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2119 | _ckWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riup_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2159:1: error: BUILDSTDERR: warning: label ‘_ckWm’ defined but not used [-Wunused-label] BUILDSTDERR: 2159 | _ckWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2159 | _ckWm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMFunctorTYPEListTzuzdchoist_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2177:1: error: BUILDSTDERR: warning: label ‘_ckWt’ defined but not used [-Wunused-label] BUILDSTDERR: 2177 | _ckWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2177 | _ckWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMFunctorTYPEListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2195:1: error: BUILDSTDERR: warning: label ‘_ckWA’ defined but not used [-Wunused-label] BUILDSTDERR: 2195 | _ckWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2195 | _ckWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skui_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2212:1: error: BUILDSTDERR: warning: label ‘_ckWM’ defined but not used [-Wunused-label] BUILDSTDERR: 2212 | _ckWM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2212 | _ckWM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2229:1: error: BUILDSTDERR: warning: label ‘_ckWP’ defined but not used [-Wunused-label] BUILDSTDERR: 2229 | _ckWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2229 | _ckWP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skun_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2258:1: error: BUILDSTDERR: warning: label ‘_ckX2’ defined but not used [-Wunused-label] BUILDSTDERR: 2258 | _ckX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2258 | _ckX2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skux_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2283:1: error: BUILDSTDERR: warning: label ‘_ckXm’ defined but not used [-Wunused-label] BUILDSTDERR: 2283 | _ckXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2283 | _ckXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckXk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2310:1: error: BUILDSTDERR: warning: label ‘_ckXk’ defined but not used [-Wunused-label] BUILDSTDERR: 2310 | _ckXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2310 | _ckXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2329:1: error: BUILDSTDERR: warning: label ‘_ckXy’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _ckXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _ckXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckXa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2367:1: error: BUILDSTDERR: warning: label ‘_ckXa’ defined but not used [-Wunused-label] BUILDSTDERR: 2367 | _ckXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2367 | _ckXa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2428:1: error: BUILDSTDERR: warning: label ‘_ckXO’ defined but not used [-Wunused-label] BUILDSTDERR: 2428 | _ckXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2428 | _ckXO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2464:1: error: BUILDSTDERR: warning: label ‘_ckY1’ defined but not used [-Wunused-label] BUILDSTDERR: 2464 | _ckY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2464 | _ckY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2489:1: error: BUILDSTDERR: warning: label ‘_ckYl’ defined but not used [-Wunused-label] BUILDSTDERR: 2489 | _ckYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2489 | _ckYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckYj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2516:1: error: BUILDSTDERR: warning: label ‘_ckYj’ defined but not used [-Wunused-label] BUILDSTDERR: 2516 | _ckYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2516 | _ckYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2535:1: error: BUILDSTDERR: warning: label ‘_ckYx’ defined but not used [-Wunused-label] BUILDSTDERR: 2535 | _ckYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2535 | _ckYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckY9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2572:1: error: BUILDSTDERR: warning: label ‘_ckY9’ defined but not used [-Wunused-label] BUILDSTDERR: 2572 | _ckY9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2572 | _ckY9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2628:1: error: BUILDSTDERR: warning: label ‘_ckYM’ defined but not used [-Wunused-label] BUILDSTDERR: 2628 | _ckYM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2628 | _ckYM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2664:1: error: BUILDSTDERR: warning: label ‘_ckYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2664 | _ckYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2664 | _ckYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2690:1: error: BUILDSTDERR: warning: label ‘_ckZ6’ defined but not used [-Wunused-label] BUILDSTDERR: 2690 | _ckZ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2690 | _ckZ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skv1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2715:1: error: BUILDSTDERR: warning: label ‘_ckZq’ defined but not used [-Wunused-label] BUILDSTDERR: 2715 | _ckZq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2715 | _ckZq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckZo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2742:1: error: BUILDSTDERR: warning: label ‘_ckZo’ defined but not used [-Wunused-label] BUILDSTDERR: 2742 | _ckZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2742 | _ckZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skuT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2761:1: error: BUILDSTDERR: warning: label ‘_ckZC’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _ckZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _ckZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_ckZe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2798:1: error: BUILDSTDERR: warning: label ‘_ckZe’ defined but not used [-Wunused-label] BUILDSTDERR: 2798 | _ckZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2798 | _ckZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skv5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2850:1: error: BUILDSTDERR: warning: label ‘_ckZW’ defined but not used [-Wunused-label] BUILDSTDERR: 2850 | _ckZW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2850 | _ckZW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcsum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2869:1: error: BUILDSTDERR: warning: label ‘_ckZZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2869 | _ckZZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2869 | _ckZZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2915:1: error: BUILDSTDERR: warning: label ‘_cl0c’ defined but not used [-Wunused-label] BUILDSTDERR: 2915 | _cl0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2915 | _cl0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl0a’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2947:1: error: BUILDSTDERR: warning: label ‘_cl0a’ defined but not used [-Wunused-label] BUILDSTDERR: 2947 | _cl0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2947 | _cl0a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skv9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2968:1: error: BUILDSTDERR: warning: label ‘_cl0r’ defined but not used [-Wunused-label] BUILDSTDERR: 2968 | _cl0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2968 | _cl0r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skva_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2994:1: error: BUILDSTDERR: warning: label ‘_cl0I’ defined but not used [-Wunused-label] BUILDSTDERR: 2994 | _cl0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2994 | _cl0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl0z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3029:1: error: BUILDSTDERR: warning: label ‘_cl0z’ defined but not used [-Wunused-label] BUILDSTDERR: 3029 | _cl0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3029 | _cl0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl0Q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3070:1: error: BUILDSTDERR: warning: label ‘_cl0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3070 | _cl0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3070 | _cl0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl0V’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3092:1: error: BUILDSTDERR: warning: label ‘_cl0V’ defined but not used [-Wunused-label] BUILDSTDERR: 3092 | _cl0V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3092 | _cl0V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl18’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3133:1: error: BUILDSTDERR: warning: label ‘_cl18’ defined but not used [-Wunused-label] BUILDSTDERR: 3133 | _cl18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3133 | _cl18: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skvq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3170:1: error: BUILDSTDERR: warning: label ‘_cl1I’ defined but not used [-Wunused-label] BUILDSTDERR: 3170 | _cl1I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3170 | _cl1I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl1C’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3196:1: error: BUILDSTDERR: warning: label ‘_cl1C’ defined but not used [-Wunused-label] BUILDSTDERR: 3196 | _cl1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3196 | _cl1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3226:1: error: BUILDSTDERR: warning: label ‘_cl1R’ defined but not used [-Wunused-label] BUILDSTDERR: 3226 | _cl1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3226 | _cl1R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3270:1: error: BUILDSTDERR: warning: label ‘_cl24’ defined but not used [-Wunused-label] BUILDSTDERR: 3270 | _cl24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3270 | _cl24: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl22’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3302:1: error: BUILDSTDERR: warning: label ‘_cl22’ defined but not used [-Wunused-label] BUILDSTDERR: 3302 | _cl22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3302 | _cl22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skvu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3323:1: error: BUILDSTDERR: warning: label ‘_cl2i’ defined but not used [-Wunused-label] BUILDSTDERR: 3323 | _cl2i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3323 | _cl2i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skvv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3349:1: error: BUILDSTDERR: warning: label ‘_cl2z’ defined but not used [-Wunused-label] BUILDSTDERR: 3349 | _cl2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3349 | _cl2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl2q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3384:1: error: BUILDSTDERR: warning: label ‘_cl2q’ defined but not used [-Wunused-label] BUILDSTDERR: 3384 | _cl2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3384 | _cl2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl2H’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3425:1: error: BUILDSTDERR: warning: label ‘_cl2H’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _cl2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _cl2H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl2M’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3447:1: error: BUILDSTDERR: warning: label ‘_cl2M’ defined but not used [-Wunused-label] BUILDSTDERR: 3447 | _cl2M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3447 | _cl2M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl2Z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3488:1: error: BUILDSTDERR: warning: label ‘_cl2Z’ defined but not used [-Wunused-label] BUILDSTDERR: 3488 | _cl2Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3488 | _cl2Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skvL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3525:1: error: BUILDSTDERR: warning: label ‘_cl3z’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _cl3z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _cl3z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl3t’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3551:1: error: BUILDSTDERR: warning: label ‘_cl3t’ defined but not used [-Wunused-label] BUILDSTDERR: 3551 | _cl3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3551 | _cl3t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3581:1: error: BUILDSTDERR: warning: label ‘_cl3I’ defined but not used [-Wunused-label] BUILDSTDERR: 3581 | _cl3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3581 | _cl3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skvP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3619:1: error: BUILDSTDERR: warning: label ‘_cl3V’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _cl3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _cl3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skvQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3645:1: error: BUILDSTDERR: warning: label ‘_cl4c’ defined but not used [-Wunused-label] BUILDSTDERR: 3645 | _cl4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3645 | _cl4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl40’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3669:1: error: BUILDSTDERR: warning: label ‘_cl40’ defined but not used [-Wunused-label] BUILDSTDERR: 3669 | _cl40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3669 | _cl40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl43’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3692:1: error: BUILDSTDERR: warning: label ‘_cl43’ defined but not used [-Wunused-label] BUILDSTDERR: 3692 | _cl43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3692 | _cl43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl4k’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3736:1: error: BUILDSTDERR: warning: label ‘_cl4k’ defined but not used [-Wunused-label] BUILDSTDERR: 3736 | _cl4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3736 | _cl4k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl4p’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3763:1: error: BUILDSTDERR: warning: label ‘_cl4p’ defined but not used [-Wunused-label] BUILDSTDERR: 3763 | _cl4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3763 | _cl4p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skw2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3779:1: error: BUILDSTDERR: warning: label ‘_cl4S’ defined but not used [-Wunused-label] BUILDSTDERR: 3779 | _cl4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3779 | _cl4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3797:1: error: BUILDSTDERR: warning: label ‘_cl4V’ defined but not used [-Wunused-label] BUILDSTDERR: 3797 | _cl4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3797 | _cl4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3837:1: error: BUILDSTDERR: warning: label ‘_cl56’ defined but not used [-Wunused-label] BUILDSTDERR: 3837 | _cl56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3837 | _cl56: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3875:1: error: BUILDSTDERR: warning: label ‘_cl5u’ defined but not used [-Wunused-label] BUILDSTDERR: 3875 | _cl5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3875 | _cl5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl5s’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3903:1: error: BUILDSTDERR: warning: label ‘_cl5s’ defined but not used [-Wunused-label] BUILDSTDERR: 3903 | _cl5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3903 | _cl5s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3924:1: error: BUILDSTDERR: warning: label ‘_cl5G’ defined but not used [-Wunused-label] BUILDSTDERR: 3924 | _cl5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3924 | _cl5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skw7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3956:1: error: BUILDSTDERR: warning: label ‘_cl5R’ defined but not used [-Wunused-label] BUILDSTDERR: 3956 | _cl5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3956 | _cl5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl5i’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:3994:1: error: BUILDSTDERR: warning: label ‘_cl5i’ defined but not used [-Wunused-label] BUILDSTDERR: 3994 | _cl5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3994 | _cl5i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4052:1: error: BUILDSTDERR: warning: label ‘_cl66’ defined but not used [-Wunused-label] BUILDSTDERR: 4052 | _cl66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4052 | _cl66: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4094:1: error: BUILDSTDERR: warning: label ‘_cl6j’ defined but not used [-Wunused-label] BUILDSTDERR: 4094 | _cl6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4094 | _cl6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl6h’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4126:1: error: BUILDSTDERR: warning: label ‘_cl6h’ defined but not used [-Wunused-label] BUILDSTDERR: 4126 | _cl6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4126 | _cl6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4148:1: error: BUILDSTDERR: warning: label ‘_cl6J’ defined but not used [-Wunused-label] BUILDSTDERR: 4148 | _cl6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4148 | _cl6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl6C’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4178:1: error: BUILDSTDERR: warning: label ‘_cl6C’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _cl6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _cl6C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4207:1: error: BUILDSTDERR: warning: label ‘_cl6U’ defined but not used [-Wunused-label] BUILDSTDERR: 4207 | _cl6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4207 | _cl6U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4242:1: error: BUILDSTDERR: warning: label ‘_cl75’ defined but not used [-Wunused-label] BUILDSTDERR: 4242 | _cl75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4242 | _cl75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl6Z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4277:1: error: BUILDSTDERR: warning: label ‘_cl6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4277 | _cl6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4277 | _cl6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4309:1: error: BUILDSTDERR: warning: label ‘_cl7r’ defined but not used [-Wunused-label] BUILDSTDERR: 4309 | _cl7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4309 | _cl7r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl7p’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4333:1: error: BUILDSTDERR: warning: label ‘_cl7p’ defined but not used [-Wunused-label] BUILDSTDERR: 4333 | _cl7p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4333 | _cl7p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4354:1: error: BUILDSTDERR: warning: label ‘_cl7v’ defined but not used [-Wunused-label] BUILDSTDERR: 4354 | _cl7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4354 | _cl7v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4396:1: error: BUILDSTDERR: warning: label ‘_cl7W’ defined but not used [-Wunused-label] BUILDSTDERR: 4396 | _cl7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4396 | _cl7W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl7U’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4424:1: error: BUILDSTDERR: warning: label ‘_cl7U’ defined but not used [-Wunused-label] BUILDSTDERR: 4424 | _cl7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4424 | _cl7U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4444:1: error: BUILDSTDERR: warning: label ‘_cl88’ defined but not used [-Wunused-label] BUILDSTDERR: 4444 | _cl88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4444 | _cl88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skwK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4474:1: error: BUILDSTDERR: warning: label ‘_cl8j’ defined but not used [-Wunused-label] BUILDSTDERR: 4474 | _cl8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4474 | _cl8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl7J’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4512:1: error: BUILDSTDERR: warning: label ‘_cl7J’ defined but not used [-Wunused-label] BUILDSTDERR: 4512 | _cl7J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4512 | _cl7J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4572:1: error: BUILDSTDERR: warning: label ‘_cl8y’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _cl8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _cl8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skx7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4609:1: error: BUILDSTDERR: warning: label ‘_cl8O’ defined but not used [-Wunused-label] BUILDSTDERR: 4609 | _cl8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4609 | _cl8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl8M’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4634:1: error: BUILDSTDERR: warning: label ‘_cl8M’ defined but not used [-Wunused-label] BUILDSTDERR: 4634 | _cl8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4634 | _cl8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4655:1: error: BUILDSTDERR: warning: label ‘_cl8S’ defined but not used [-Wunused-label] BUILDSTDERR: 4655 | _cl8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4655 | _cl8S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4696:1: error: BUILDSTDERR: warning: label ‘_cl94’ defined but not used [-Wunused-label] BUILDSTDERR: 4696 | _cl94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4696 | _cl94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl91’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4717:1: error: BUILDSTDERR: warning: label ‘_cl91’ defined but not used [-Wunused-label] BUILDSTDERR: 4717 | _cl91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4717 | _cl91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4758:1: error: BUILDSTDERR: warning: label ‘_cl9l’ defined but not used [-Wunused-label] BUILDSTDERR: 4758 | _cl9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4758 | _cl9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4796:1: error: BUILDSTDERR: warning: label ‘_cl9w’ defined but not used [-Wunused-label] BUILDSTDERR: 4796 | _cl9w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4796 | _cl9w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl9u’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4828:1: error: BUILDSTDERR: warning: label ‘_cl9u’ defined but not used [-Wunused-label] BUILDSTDERR: 4828 | _cl9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4828 | _cl9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4850:1: error: BUILDSTDERR: warning: label ‘_cl9W’ defined but not used [-Wunused-label] BUILDSTDERR: 4850 | _cl9W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4850 | _cl9W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cl9P’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4881:1: error: BUILDSTDERR: warning: label ‘_cl9P’ defined but not used [-Wunused-label] BUILDSTDERR: 4881 | _cl9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4881 | _cl9P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4912:1: error: BUILDSTDERR: warning: label ‘_cla7’ defined but not used [-Wunused-label] BUILDSTDERR: 4912 | _cla7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4912 | _cla7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4947:1: error: BUILDSTDERR: warning: label ‘_clai’ defined but not used [-Wunused-label] BUILDSTDERR: 4947 | _clai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4947 | _clai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clac’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:4982:1: error: BUILDSTDERR: warning: label ‘_clac’ defined but not used [-Wunused-label] BUILDSTDERR: 4982 | _clac: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4982 | _clac: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5013:1: error: BUILDSTDERR: warning: label ‘_clax’ defined but not used [-Wunused-label] BUILDSTDERR: 5013 | _clax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5013 | _clax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5036:1: error: BUILDSTDERR: warning: label ‘_claE’ defined but not used [-Wunused-label] BUILDSTDERR: 5036 | _claE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5036 | _claE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5066:1: error: BUILDSTDERR: warning: label ‘_claP’ defined but not used [-Wunused-label] BUILDSTDERR: 5066 | _claP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5066 | _claP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5092:1: error: BUILDSTDERR: warning: label ‘_claW’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _claW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _claW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5118:1: error: BUILDSTDERR: warning: label ‘_clbg’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _clbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _clbg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clbe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5145:1: error: BUILDSTDERR: warning: label ‘_clbe’ defined but not used [-Wunused-label] BUILDSTDERR: 5145 | _clbe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5145 | _clbe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5164:1: error: BUILDSTDERR: warning: label ‘_clbs’ defined but not used [-Wunused-label] BUILDSTDERR: 5164 | _clbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5164 | _clbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clb4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5201:1: error: BUILDSTDERR: warning: label ‘_clb4’ defined but not used [-Wunused-label] BUILDSTDERR: 5201 | _clb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5201 | _clb4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5253:1: error: BUILDSTDERR: warning: label ‘_clbM’ defined but not used [-Wunused-label] BUILDSTDERR: 5253 | _clbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5253 | _clbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcproduct_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5272:1: error: BUILDSTDERR: warning: label ‘_clbP’ defined but not used [-Wunused-label] BUILDSTDERR: 5272 | _clbP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5272 | _clbP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5315:1: error: BUILDSTDERR: warning: label ‘_clbY’ defined but not used [-Wunused-label] BUILDSTDERR: 5315 | _clbY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5315 | _clbY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5344:1: error: BUILDSTDERR: warning: label ‘_clca’ defined but not used [-Wunused-label] BUILDSTDERR: 5344 | _clca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5344 | _clca: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5367:1: error: BUILDSTDERR: warning: label ‘_clci’ defined but not used [-Wunused-label] BUILDSTDERR: 5367 | _clci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5367 | _clci: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5389:1: error: BUILDSTDERR: warning: label ‘_clcq’ defined but not used [-Wunused-label] BUILDSTDERR: 5389 | _clcq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5389 | _clcq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5412:1: error: BUILDSTDERR: warning: label ‘_clcy’ defined but not used [-Wunused-label] BUILDSTDERR: 5412 | _clcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5412 | _clcy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5435:1: error: BUILDSTDERR: warning: label ‘_clcG’ defined but not used [-Wunused-label] BUILDSTDERR: 5435 | _clcG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5435 | _clcG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5458:1: error: BUILDSTDERR: warning: label ‘_clcO’ defined but not used [-Wunused-label] BUILDSTDERR: 5458 | _clcO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5458 | _clcO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5481:1: error: BUILDSTDERR: warning: label ‘_clcW’ defined but not used [-Wunused-label] BUILDSTDERR: 5481 | _clcW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5481 | _clcW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5504:1: error: BUILDSTDERR: warning: label ‘_cld4’ defined but not used [-Wunused-label] BUILDSTDERR: 5504 | _cld4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5504 | _cld4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5527:1: error: BUILDSTDERR: warning: label ‘_cldc’ defined but not used [-Wunused-label] BUILDSTDERR: 5527 | _cldc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5527 | _cldc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5550:1: error: BUILDSTDERR: warning: label ‘_cldk’ defined but not used [-Wunused-label] BUILDSTDERR: 5550 | _cldk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5550 | _cldk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5573:1: error: BUILDSTDERR: warning: label ‘_clds’ defined but not used [-Wunused-label] BUILDSTDERR: 5573 | _clds: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5573 | _clds: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5596:1: error: BUILDSTDERR: warning: label ‘_cldA’ defined but not used [-Wunused-label] BUILDSTDERR: 5596 | _cldA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5596 | _cldA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5619:1: error: BUILDSTDERR: warning: label ‘_cldI’ defined but not used [-Wunused-label] BUILDSTDERR: 5619 | _cldI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5619 | _cldI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5642:1: error: BUILDSTDERR: warning: label ‘_cldQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5642 | _cldQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5642 | _cldQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5665:1: error: BUILDSTDERR: warning: label ‘_cldY’ defined but not used [-Wunused-label] BUILDSTDERR: 5665 | _cldY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5665 | _cldY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skxR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5687:1: error: BUILDSTDERR: warning: label ‘_cle6’ defined but not used [-Wunused-label] BUILDSTDERR: 5687 | _cle6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5687 | _cle6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5726:1: error: BUILDSTDERR: warning: label ‘_clea’ defined but not used [-Wunused-label] BUILDSTDERR: 5726 | _clea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5726 | _clea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘sky9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5805:1: error: BUILDSTDERR: warning: label ‘_clen’ defined but not used [-Wunused-label] BUILDSTDERR: 5805 | _clen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5805 | _clen: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5830:1: error: BUILDSTDERR: warning: label ‘_cleq’ defined but not used [-Wunused-label] BUILDSTDERR: 5830 | _cleq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5830 | _cleq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_yield_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5862:1: error: BUILDSTDERR: warning: label ‘_cleA’ defined but not used [-Wunused-label] BUILDSTDERR: 5862 | _cleA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5862 | _cleA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5897:1: error: BUILDSTDERR: warning: label ‘_cleO’ defined but not used [-Wunused-label] BUILDSTDERR: 5897 | _cleO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5897 | _cleO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5914:1: error: BUILDSTDERR: warning: label ‘_cleS’ defined but not used [-Wunused-label] BUILDSTDERR: 5914 | _cleS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5914 | _cleS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdweach_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5949:1: error: BUILDSTDERR: warning: label ‘_clf1’ defined but not used [-Wunused-label] BUILDSTDERR: 5949 | _clf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5949 | _clf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_each_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:5977:1: error: BUILDSTDERR: warning: label ‘_clf8’ defined but not used [-Wunused-label] BUILDSTDERR: 5977 | _clf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5977 | _clf8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6004:1: error: BUILDSTDERR: warning: label ‘_clfm’ defined but not used [-Wunused-label] BUILDSTDERR: 6004 | _clfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6004 | _clfm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clff’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6028:1: error: BUILDSTDERR: warning: label ‘_clff’ defined but not used [-Wunused-label] BUILDSTDERR: 6028 | _clff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6028 | _clff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6071:1: error: BUILDSTDERR: warning: label ‘_clfQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6071 | _clfQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6071 | _clfQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6099:1: error: BUILDSTDERR: warning: label ‘_clfT’ defined but not used [-Wunused-label] BUILDSTDERR: 6099 | _clfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6099 | _clfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6135:1: error: BUILDSTDERR: warning: label ‘_clg8’ defined but not used [-Wunused-label] BUILDSTDERR: 6135 | _clg8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6135 | _clg8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6171:1: error: BUILDSTDERR: warning: label ‘_clgd’ defined but not used [-Wunused-label] BUILDSTDERR: 6171 | _clgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6171 | _clgd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6212:1: error: BUILDSTDERR: warning: label ‘_clgi’ defined but not used [-Wunused-label] BUILDSTDERR: 6212 | _clgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6212 | _clgi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6252:1: error: BUILDSTDERR: warning: label ‘_clgn’ defined but not used [-Wunused-label] BUILDSTDERR: 6252 | _clgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6252 | _clgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6285:1: error: BUILDSTDERR: warning: label ‘_clgz’ defined but not used [-Wunused-label] BUILDSTDERR: 6285 | _clgz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6285 | _clgz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clgw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6309:1: error: BUILDSTDERR: warning: label ‘_clgw’ defined but not used [-Wunused-label] BUILDSTDERR: 6309 | _clgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6309 | _clgw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6339:1: error: BUILDSTDERR: warning: label ‘_clgJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6339 | _clgJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6339 | _clgJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6359:1: error: BUILDSTDERR: warning: label ‘_clgX’ defined but not used [-Wunused-label] BUILDSTDERR: 6359 | _clgX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6359 | _clgX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clgQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6383:1: error: BUILDSTDERR: warning: label ‘_clgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6383 | _clgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6383 | _clgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6426:1: error: BUILDSTDERR: warning: label ‘_clhr’ defined but not used [-Wunused-label] BUILDSTDERR: 6426 | _clhr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6426 | _clhr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6454:1: error: BUILDSTDERR: warning: label ‘_clhu’ defined but not used [-Wunused-label] BUILDSTDERR: 6454 | _clhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6454 | _clhu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6490:1: error: BUILDSTDERR: warning: label ‘_clhJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6490 | _clhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6490 | _clhJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6526:1: error: BUILDSTDERR: warning: label ‘_clhO’ defined but not used [-Wunused-label] BUILDSTDERR: 6526 | _clhO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6526 | _clhO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6567:1: error: BUILDSTDERR: warning: label ‘_clhT’ defined but not used [-Wunused-label] BUILDSTDERR: 6567 | _clhT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6567 | _clhT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6607:1: error: BUILDSTDERR: warning: label ‘_clhY’ defined but not used [-Wunused-label] BUILDSTDERR: 6607 | _clhY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6607 | _clhY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6640:1: error: BUILDSTDERR: warning: label ‘_clia’ defined but not used [-Wunused-label] BUILDSTDERR: 6640 | _clia: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6640 | _clia: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cli7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6664:1: error: BUILDSTDERR: warning: label ‘_cli7’ defined but not used [-Wunused-label] BUILDSTDERR: 6664 | _cli7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6664 | _cli7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6694:1: error: BUILDSTDERR: warning: label ‘_clik’ defined but not used [-Wunused-label] BUILDSTDERR: 6694 | _clik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6694 | _clik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6714:1: error: BUILDSTDERR: warning: label ‘_clis’ defined but not used [-Wunused-label] BUILDSTDERR: 6714 | _clis: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6714 | _clis: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skz2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6746:1: error: BUILDSTDERR: warning: label ‘_cliO’ defined but not used [-Wunused-label] BUILDSTDERR: 6746 | _cliO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6746 | _cliO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skz3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6774:1: error: BUILDSTDERR: warning: label ‘_cliR’ defined but not used [-Wunused-label] BUILDSTDERR: 6774 | _cliR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6774 | _cliR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skyZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6810:1: error: BUILDSTDERR: warning: label ‘_clj6’ defined but not used [-Wunused-label] BUILDSTDERR: 6810 | _clj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6810 | _clj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skz0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6846:1: error: BUILDSTDERR: warning: label ‘_cljb’ defined but not used [-Wunused-label] BUILDSTDERR: 6846 | _cljb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6846 | _cljb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skz4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6887:1: error: BUILDSTDERR: warning: label ‘_cljg’ defined but not used [-Wunused-label] BUILDSTDERR: 6887 | _cljg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6887 | _cljg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6927:1: error: BUILDSTDERR: warning: label ‘_cljl’ defined but not used [-Wunused-label] BUILDSTDERR: 6927 | _cljl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6927 | _cljl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6960:1: error: BUILDSTDERR: warning: label ‘_cljx’ defined but not used [-Wunused-label] BUILDSTDERR: 6960 | _cljx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6960 | _cljx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clju’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:6984:1: error: BUILDSTDERR: warning: label ‘_clju’ defined but not used [-Wunused-label] BUILDSTDERR: 6984 | _clju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6984 | _clju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7014:1: error: BUILDSTDERR: warning: label ‘_cljH’ defined but not used [-Wunused-label] BUILDSTDERR: 7014 | _cljH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7014 | _cljH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7034:1: error: BUILDSTDERR: warning: label ‘_clk1’ defined but not used [-Wunused-label] BUILDSTDERR: 7034 | _clk1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7034 | _clk1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7062:1: error: BUILDSTDERR: warning: label ‘_clk4’ defined but not used [-Wunused-label] BUILDSTDERR: 7062 | _clk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7062 | _clk4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7098:1: error: BUILDSTDERR: warning: label ‘_clkj’ defined but not used [-Wunused-label] BUILDSTDERR: 7098 | _clkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7098 | _clkj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skze_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7134:1: error: BUILDSTDERR: warning: label ‘_clko’ defined but not used [-Wunused-label] BUILDSTDERR: 7134 | _clko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7134 | _clko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7175:1: error: BUILDSTDERR: warning: label ‘_clkt’ defined but not used [-Wunused-label] BUILDSTDERR: 7175 | _clkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7175 | _clkt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdclift_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7215:1: error: BUILDSTDERR: warning: label ‘_clky’ defined but not used [-Wunused-label] BUILDSTDERR: 7215 | _clky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7215 | _clky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMMonadListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7248:1: error: BUILDSTDERR: warning: label ‘_clkK’ defined but not used [-Wunused-label] BUILDSTDERR: 7248 | _clkK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7248 | _clkK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clkH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7272:1: error: BUILDSTDERR: warning: label ‘_clkH’ defined but not used [-Wunused-label] BUILDSTDERR: 7272 | _clkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7272 | _clkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadTransListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7302:1: error: BUILDSTDERR: warning: label ‘_clkU’ defined but not used [-Wunused-label] BUILDSTDERR: 7302 | _clkU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7302 | _clkU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7322:1: error: BUILDSTDERR: warning: label ‘_clli’ defined but not used [-Wunused-label] BUILDSTDERR: 7322 | _clli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7322 | _clli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7350:1: error: BUILDSTDERR: warning: label ‘_clll’ defined but not used [-Wunused-label] BUILDSTDERR: 7350 | _clll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7350 | _clll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7386:1: error: BUILDSTDERR: warning: label ‘_cllA’ defined but not used [-Wunused-label] BUILDSTDERR: 7386 | _cllA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7386 | _cllA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7419:1: error: BUILDSTDERR: warning: label ‘_cllJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7419 | _cllJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7419 | _cllJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7450:1: error: BUILDSTDERR: warning: label ‘_cllM’ defined but not used [-Wunused-label] BUILDSTDERR: 7450 | _cllM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7450 | _cllM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7493:1: error: BUILDSTDERR: warning: label ‘_cllR’ defined but not used [-Wunused-label] BUILDSTDERR: 7493 | _cllR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7493 | _cllR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cll5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7523:1: error: BUILDSTDERR: warning: label ‘_cll5’ defined but not used [-Wunused-label] BUILDSTDERR: 7523 | _cll5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7523 | _cll5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7556:1: error: BUILDSTDERR: warning: label ‘_cllX’ defined but not used [-Wunused-label] BUILDSTDERR: 7556 | _cllX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7556 | _cllX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riux_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7589:1: error: BUILDSTDERR: warning: label ‘_clm9’ defined but not used [-Wunused-label] BUILDSTDERR: 7589 | _clm9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7589 | _clm9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clm6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7613:1: error: BUILDSTDERR: warning: label ‘_clm6’ defined but not used [-Wunused-label] BUILDSTDERR: 7613 | _clm6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7613 | _clm6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7643:1: error: BUILDSTDERR: warning: label ‘_clmj’ defined but not used [-Wunused-label] BUILDSTDERR: 7643 | _clmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7643 | _clmj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7663:1: error: BUILDSTDERR: warning: label ‘_clmH’ defined but not used [-Wunused-label] BUILDSTDERR: 7663 | _clmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7663 | _clmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7691:1: error: BUILDSTDERR: warning: label ‘_clmK’ defined but not used [-Wunused-label] BUILDSTDERR: 7691 | _clmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7691 | _clmK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7727:1: error: BUILDSTDERR: warning: label ‘_clmZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7727 | _clmZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7727 | _clmZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7760:1: error: BUILDSTDERR: warning: label ‘_cln8’ defined but not used [-Wunused-label] BUILDSTDERR: 7760 | _cln8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7760 | _cln8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7788:1: error: BUILDSTDERR: warning: label ‘_clnb’ defined but not used [-Wunused-label] BUILDSTDERR: 7788 | _clnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7788 | _clnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7829:1: error: BUILDSTDERR: warning: label ‘_clng’ defined but not used [-Wunused-label] BUILDSTDERR: 7829 | _clng: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7829 | _clng: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clmu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7858:1: error: BUILDSTDERR: warning: label ‘_clmu’ defined but not used [-Wunused-label] BUILDSTDERR: 7858 | _clmu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7858 | _clmu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7890:1: error: BUILDSTDERR: warning: label ‘_clnm’ defined but not used [-Wunused-label] BUILDSTDERR: 7890 | _clnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7890 | _clnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7922:1: error: BUILDSTDERR: warning: label ‘_clny’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _clny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _clny: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clnv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7945:1: error: BUILDSTDERR: warning: label ‘_clnv’ defined but not used [-Wunused-label] BUILDSTDERR: 7945 | _clnv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7945 | _clnv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7975:1: error: BUILDSTDERR: warning: label ‘_clnI’ defined but not used [-Wunused-label] BUILDSTDERR: 7975 | _clnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7975 | _clnI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skA0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:7995:1: error: BUILDSTDERR: warning: label ‘_clo6’ defined but not used [-Wunused-label] BUILDSTDERR: 7995 | _clo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7995 | _clo6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skA1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8023:1: error: BUILDSTDERR: warning: label ‘_clo9’ defined but not used [-Wunused-label] BUILDSTDERR: 8023 | _clo9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8023 | _clo9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8059:1: error: BUILDSTDERR: warning: label ‘_cloo’ defined but not used [-Wunused-label] BUILDSTDERR: 8059 | _cloo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8059 | _cloo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8092:1: error: BUILDSTDERR: warning: label ‘_clox’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _clox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _clox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skzY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8123:1: error: BUILDSTDERR: warning: label ‘_cloA’ defined but not used [-Wunused-label] BUILDSTDERR: 8123 | _cloA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8123 | _cloA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skA2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8166:1: error: BUILDSTDERR: warning: label ‘_cloF’ defined but not used [-Wunused-label] BUILDSTDERR: 8166 | _cloF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8166 | _cloF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clnT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8196:1: error: BUILDSTDERR: warning: label ‘_clnT’ defined but not used [-Wunused-label] BUILDSTDERR: 8196 | _clnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8196 | _clnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8229:1: error: BUILDSTDERR: warning: label ‘_cloL’ defined but not used [-Wunused-label] BUILDSTDERR: 8229 | _cloL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8229 | _cloL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8262:1: error: BUILDSTDERR: warning: label ‘_cloX’ defined but not used [-Wunused-label] BUILDSTDERR: 8262 | _cloX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8262 | _cloX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cloU’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8286:1: error: BUILDSTDERR: warning: label ‘_cloU’ defined but not used [-Wunused-label] BUILDSTDERR: 8286 | _cloU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8286 | _cloU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8316:1: error: BUILDSTDERR: warning: label ‘_clp7’ defined but not used [-Wunused-label] BUILDSTDERR: 8316 | _clp7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8316 | _clp7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8336:1: error: BUILDSTDERR: warning: label ‘_clpv’ defined but not used [-Wunused-label] BUILDSTDERR: 8336 | _clpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8336 | _clpv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8364:1: error: BUILDSTDERR: warning: label ‘_clpy’ defined but not used [-Wunused-label] BUILDSTDERR: 8364 | _clpy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8364 | _clpy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8400:1: error: BUILDSTDERR: warning: label ‘_clpN’ defined but not used [-Wunused-label] BUILDSTDERR: 8400 | _clpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8400 | _clpN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8433:1: error: BUILDSTDERR: warning: label ‘_clpW’ defined but not used [-Wunused-label] BUILDSTDERR: 8433 | _clpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8433 | _clpW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8464:1: error: BUILDSTDERR: warning: label ‘_clpZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8464 | _clpZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8464 | _clpZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8507:1: error: BUILDSTDERR: warning: label ‘_clq4’ defined but not used [-Wunused-label] BUILDSTDERR: 8507 | _clq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8507 | _clq4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clpi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8537:1: error: BUILDSTDERR: warning: label ‘_clpi’ defined but not used [-Wunused-label] BUILDSTDERR: 8537 | _clpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8537 | _clpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8570:1: error: BUILDSTDERR: warning: label ‘_clqa’ defined but not used [-Wunused-label] BUILDSTDERR: 8570 | _clqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8570 | _clqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8603:1: error: BUILDSTDERR: warning: label ‘_clqm’ defined but not used [-Wunused-label] BUILDSTDERR: 8603 | _clqm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8603 | _clqm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clqj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8627:1: error: BUILDSTDERR: warning: label ‘_clqj’ defined but not used [-Wunused-label] BUILDSTDERR: 8627 | _clqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8627 | _clqj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8657:1: error: BUILDSTDERR: warning: label ‘_clqw’ defined but not used [-Wunused-label] BUILDSTDERR: 8657 | _clqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8657 | _clqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8677:1: error: BUILDSTDERR: warning: label ‘_clqE’ defined but not used [-Wunused-label] BUILDSTDERR: 8677 | _clqE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8677 | _clqE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8709:1: error: BUILDSTDERR: warning: label ‘_clr4’ defined but not used [-Wunused-label] BUILDSTDERR: 8709 | _clr4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8709 | _clr4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8737:1: error: BUILDSTDERR: warning: label ‘_clr7’ defined but not used [-Wunused-label] BUILDSTDERR: 8737 | _clr7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8737 | _clr7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8773:1: error: BUILDSTDERR: warning: label ‘_clrm’ defined but not used [-Wunused-label] BUILDSTDERR: 8773 | _clrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8773 | _clrm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8806:1: error: BUILDSTDERR: warning: label ‘_clrv’ defined but not used [-Wunused-label] BUILDSTDERR: 8806 | _clrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8806 | _clrv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8837:1: error: BUILDSTDERR: warning: label ‘_clry’ defined but not used [-Wunused-label] BUILDSTDERR: 8837 | _clry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8837 | _clry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8880:1: error: BUILDSTDERR: warning: label ‘_clrD’ defined but not used [-Wunused-label] BUILDSTDERR: 8880 | _clrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8880 | _clrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clqR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8910:1: error: BUILDSTDERR: warning: label ‘_clqR’ defined but not used [-Wunused-label] BUILDSTDERR: 8910 | _clqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8910 | _clqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8943:1: error: BUILDSTDERR: warning: label ‘_clrJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8943 | _clrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8943 | _clrJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:8976:1: error: BUILDSTDERR: warning: label ‘_clrV’ defined but not used [-Wunused-label] BUILDSTDERR: 8976 | _clrV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8976 | _clrV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clrS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9000:1: error: BUILDSTDERR: warning: label ‘_clrS’ defined but not used [-Wunused-label] BUILDSTDERR: 9000 | _clrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9000 | _clrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9030:1: error: BUILDSTDERR: warning: label ‘_cls5’ defined but not used [-Wunused-label] BUILDSTDERR: 9030 | _cls5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9030 | _cls5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9050:1: error: BUILDSTDERR: warning: label ‘_clst’ defined but not used [-Wunused-label] BUILDSTDERR: 9050 | _clst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9050 | _clst: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9078:1: error: BUILDSTDERR: warning: label ‘_clsw’ defined but not used [-Wunused-label] BUILDSTDERR: 9078 | _clsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9078 | _clsw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9114:1: error: BUILDSTDERR: warning: label ‘_clsL’ defined but not used [-Wunused-label] BUILDSTDERR: 9114 | _clsL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9114 | _clsL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9147:1: error: BUILDSTDERR: warning: label ‘_clsU’ defined but not used [-Wunused-label] BUILDSTDERR: 9147 | _clsU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9147 | _clsU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9175:1: error: BUILDSTDERR: warning: label ‘_clsX’ defined but not used [-Wunused-label] BUILDSTDERR: 9175 | _clsX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9175 | _clsX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9216:1: error: BUILDSTDERR: warning: label ‘_clt2’ defined but not used [-Wunused-label] BUILDSTDERR: 9216 | _clt2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9216 | _clt2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clsg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9245:1: error: BUILDSTDERR: warning: label ‘_clsg’ defined but not used [-Wunused-label] BUILDSTDERR: 9245 | _clsg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9245 | _clsg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9277:1: error: BUILDSTDERR: warning: label ‘_clt8’ defined but not used [-Wunused-label] BUILDSTDERR: 9277 | _clt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9277 | _clt8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9309:1: error: BUILDSTDERR: warning: label ‘_cltk’ defined but not used [-Wunused-label] BUILDSTDERR: 9309 | _cltk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9309 | _cltk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clth’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9332:1: error: BUILDSTDERR: warning: label ‘_clth’ defined but not used [-Wunused-label] BUILDSTDERR: 9332 | _clth: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9332 | _clth: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcget_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9362:1: error: BUILDSTDERR: warning: label ‘_cltu’ defined but not used [-Wunused-label] BUILDSTDERR: 9362 | _cltu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9362 | _cltu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skB1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9382:1: error: BUILDSTDERR: warning: label ‘_cltS’ defined but not used [-Wunused-label] BUILDSTDERR: 9382 | _cltS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9382 | _cltS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skB2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9410:1: error: BUILDSTDERR: warning: label ‘_cltV’ defined but not used [-Wunused-label] BUILDSTDERR: 9410 | _cltV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9410 | _cltV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9446:1: error: BUILDSTDERR: warning: label ‘_clua’ defined but not used [-Wunused-label] BUILDSTDERR: 9446 | _clua: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9446 | _clua: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9479:1: error: BUILDSTDERR: warning: label ‘_cluj’ defined but not used [-Wunused-label] BUILDSTDERR: 9479 | _cluj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9479 | _cluj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skAZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9510:1: error: BUILDSTDERR: warning: label ‘_clum’ defined but not used [-Wunused-label] BUILDSTDERR: 9510 | _clum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9510 | _clum: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skB3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9553:1: error: BUILDSTDERR: warning: label ‘_clur’ defined but not used [-Wunused-label] BUILDSTDERR: 9553 | _clur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9553 | _clur: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cltF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9583:1: error: BUILDSTDERR: warning: label ‘_cltF’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _cltF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _cltF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9616:1: error: BUILDSTDERR: warning: label ‘_clux’ defined but not used [-Wunused-label] BUILDSTDERR: 9616 | _clux: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9616 | _clux: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9649:1: error: BUILDSTDERR: warning: label ‘_cluJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9649 | _cluJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9649 | _cluJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cluG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9673:1: error: BUILDSTDERR: warning: label ‘_cluG’ defined but not used [-Wunused-label] BUILDSTDERR: 9673 | _cluG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9673 | _cluG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcput_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9703:1: error: BUILDSTDERR: warning: label ‘_cluT’ defined but not used [-Wunused-label] BUILDSTDERR: 9703 | _cluT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9703 | _cluT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9723:1: error: BUILDSTDERR: warning: label ‘_clvh’ defined but not used [-Wunused-label] BUILDSTDERR: 9723 | _clvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9723 | _clvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9751:1: error: BUILDSTDERR: warning: label ‘_clvk’ defined but not used [-Wunused-label] BUILDSTDERR: 9751 | _clvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9751 | _clvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9787:1: error: BUILDSTDERR: warning: label ‘_clvz’ defined but not used [-Wunused-label] BUILDSTDERR: 9787 | _clvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9787 | _clvz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9820:1: error: BUILDSTDERR: warning: label ‘_clvI’ defined but not used [-Wunused-label] BUILDSTDERR: 9820 | _clvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9820 | _clvI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9851:1: error: BUILDSTDERR: warning: label ‘_clvL’ defined but not used [-Wunused-label] BUILDSTDERR: 9851 | _clvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9851 | _clvL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9894:1: error: BUILDSTDERR: warning: label ‘_clvQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9894 | _clvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9894 | _clvQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clv4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9924:1: error: BUILDSTDERR: warning: label ‘_clv4’ defined but not used [-Wunused-label] BUILDSTDERR: 9924 | _clv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9924 | _clv4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9957:1: error: BUILDSTDERR: warning: label ‘_clvW’ defined but not used [-Wunused-label] BUILDSTDERR: 9957 | _clvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9957 | _clvW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:9990:1: error: BUILDSTDERR: warning: label ‘_clw8’ defined but not used [-Wunused-label] BUILDSTDERR: 9990 | _clw8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9990 | _clw8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clw5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10014:1: error: BUILDSTDERR: warning: label ‘_clw5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10014 | _clw5: BUILDSTDERR: | ^ BUILDSTDERR: 10014 | _clw5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10044:1: error: BUILDSTDERR: warning: label ‘_clwi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10044 | _clwi: BUILDSTDERR: | ^ BUILDSTDERR: 10044 | _clwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10064:1: error: BUILDSTDERR: warning: label ‘_clwG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10064 | _clwG: BUILDSTDERR: | ^ BUILDSTDERR: 10064 | _clwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10092:1: error: BUILDSTDERR: warning: label ‘_clwJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10092 | _clwJ: BUILDSTDERR: | ^ BUILDSTDERR: 10092 | _clwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10128:1: error: BUILDSTDERR: warning: label ‘_clwY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10128 | _clwY: BUILDSTDERR: | ^ BUILDSTDERR: 10128 | _clwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10161:1: error: BUILDSTDERR: warning: label ‘_clx7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10161 | _clx7: BUILDSTDERR: | ^ BUILDSTDERR: 10161 | _clx7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10192:1: error: BUILDSTDERR: warning: label ‘_clxa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10192 | _clxa: BUILDSTDERR: | ^ BUILDSTDERR: 10192 | _clxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10235:1: error: BUILDSTDERR: warning: label ‘_clxf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10235 | _clxf: BUILDSTDERR: | ^ BUILDSTDERR: 10235 | _clxf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clwt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10265:1: error: BUILDSTDERR: warning: label ‘_clwt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _clwt: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _clwt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10298:1: error: BUILDSTDERR: warning: label ‘_clxl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10298 | _clxl: BUILDSTDERR: | ^ BUILDSTDERR: 10298 | _clxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10331:1: error: BUILDSTDERR: warning: label ‘_clxx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10331 | _clxx: BUILDSTDERR: | ^ BUILDSTDERR: 10331 | _clxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clxu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10355:1: error: BUILDSTDERR: warning: label ‘_clxu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10355 | _clxu: BUILDSTDERR: | ^ BUILDSTDERR: 10355 | _clxu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListTzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10385:1: error: BUILDSTDERR: warning: label ‘_clxH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10385 | _clxH: BUILDSTDERR: | ^ BUILDSTDERR: 10385 | _clxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10405:1: error: BUILDSTDERR: warning: label ‘_clxP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10405 | _clxP: BUILDSTDERR: | ^ BUILDSTDERR: 10405 | _clxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10435:1: error: BUILDSTDERR: warning: label ‘_clxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10435 | _clxY: BUILDSTDERR: | ^ BUILDSTDERR: 10435 | _clxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_z7eUzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10453:1: error: BUILDSTDERR: warning: label ‘_cly5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10453 | _cly5: BUILDSTDERR: | ^ BUILDSTDERR: 10453 | _cly5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zlz7eU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10472:1: error: BUILDSTDERR: warning: label ‘_clyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10472 | _clyc: BUILDSTDERR: | ^ BUILDSTDERR: 10472 | _clyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_await_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10500:1: error: BUILDSTDERR: warning: label ‘_clyj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10500 | _clyj: BUILDSTDERR: | ^ BUILDSTDERR: 10500 | _clyj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10522:1: error: BUILDSTDERR: warning: label ‘_clyr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10522 | _clyr: BUILDSTDERR: | ^ BUILDSTDERR: 10522 | _clyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10555:1: error: BUILDSTDERR: warning: label ‘_clyB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10555 | _clyB: BUILDSTDERR: | ^ BUILDSTDERR: 10555 | _clyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10589:1: error: BUILDSTDERR: warning: label ‘_clyM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10589 | _clyM: BUILDSTDERR: | ^ BUILDSTDERR: 10589 | _clyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_cat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10624:1: error: BUILDSTDERR: warning: label ‘_clyT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10624 | _clyT: BUILDSTDERR: | ^ BUILDSTDERR: 10624 | _clyT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10648:1: error: BUILDSTDERR: warning: label ‘_clz7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10648 | _clz7: BUILDSTDERR: | ^ BUILDSTDERR: 10648 | _clz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skC1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10683:1: error: BUILDSTDERR: warning: label ‘_clzx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10683 | _clzx: BUILDSTDERR: | ^ BUILDSTDERR: 10683 | _clzx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clzv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10708:1: error: BUILDSTDERR: warning: label ‘_clzv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10708 | _clzv: BUILDSTDERR: | ^ BUILDSTDERR: 10708 | _clzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skC6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10726:1: error: BUILDSTDERR: warning: label ‘_clzM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10726 | _clzM: BUILDSTDERR: | ^ BUILDSTDERR: 10726 | _clzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clzK’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10751:1: error: BUILDSTDERR: warning: label ‘_clzK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10751 | _clzK: BUILDSTDERR: | ^ BUILDSTDERR: 10751 | _clzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skC8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10769:1: error: BUILDSTDERR: warning: label ‘_clzY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10769 | _clzY: BUILDSTDERR: | ^ BUILDSTDERR: 10769 | _clzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skBR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10797:1: error: BUILDSTDERR: warning: label ‘_clA7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10797 | _clA7: BUILDSTDERR: | ^ BUILDSTDERR: 10797 | _clA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clzg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10836:1: error: BUILDSTDERR: warning: label ‘_clzg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10836 | _clzg: BUILDSTDERR: | ^ BUILDSTDERR: 10836 | _clzg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clzl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10906:1: error: BUILDSTDERR: warning: label ‘_clzl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10906 | _clzl: BUILDSTDERR: | ^ BUILDSTDERR: 10906 | _clzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zgz7eU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10938:1: error: BUILDSTDERR: warning: label ‘_clAr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10938 | _clAr: BUILDSTDERR: | ^ BUILDSTDERR: 10938 | _clAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_z7eUzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10975:1: error: BUILDSTDERR: warning: label ‘_clAA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10975 | _clAA: BUILDSTDERR: | ^ BUILDSTDERR: 10975 | _clAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_for_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:10996:1: error: BUILDSTDERR: warning: label ‘_clAH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10996 | _clAH: BUILDSTDERR: | ^ BUILDSTDERR: 10996 | _clAH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11017:1: error: BUILDSTDERR: warning: label ‘_clAV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11017 | _clAV: BUILDSTDERR: | ^ BUILDSTDERR: 11017 | _clAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11052:1: error: BUILDSTDERR: warning: label ‘_clBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11052 | _clBg: BUILDSTDERR: | ^ BUILDSTDERR: 11052 | _clBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clBe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11077:1: error: BUILDSTDERR: warning: label ‘_clBe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11077 | _clBe: BUILDSTDERR: | ^ BUILDSTDERR: 11077 | _clBe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11095:1: error: BUILDSTDERR: warning: label ‘_clBv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11095 | _clBv: BUILDSTDERR: | ^ BUILDSTDERR: 11095 | _clBv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clBt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11120:1: error: BUILDSTDERR: warning: label ‘_clBt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11120 | _clBt: BUILDSTDERR: | ^ BUILDSTDERR: 11120 | _clBt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11138:1: error: BUILDSTDERR: warning: label ‘_clBH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11138 | _clBH: BUILDSTDERR: | ^ BUILDSTDERR: 11138 | _clBH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11166:1: error: BUILDSTDERR: warning: label ‘_clBQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11166 | _clBQ: BUILDSTDERR: | ^ BUILDSTDERR: 11166 | _clBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clB4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11208:1: error: BUILDSTDERR: warning: label ‘_clB4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11208 | _clB4: BUILDSTDERR: | ^ BUILDSTDERR: 11208 | _clB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clBX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11289:1: error: BUILDSTDERR: warning: label ‘_clBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11289 | _clBX: BUILDSTDERR: | ^ BUILDSTDERR: 11289 | _clBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11311:1: error: BUILDSTDERR: warning: label ‘_clCd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11311 | _clCd: BUILDSTDERR: | ^ BUILDSTDERR: 11311 | _clCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11348:1: error: BUILDSTDERR: warning: label ‘_clCm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11348 | _clCm: BUILDSTDERR: | ^ BUILDSTDERR: 11348 | _clCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11369:1: error: BUILDSTDERR: warning: label ‘_clCA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11369 | _clCA: BUILDSTDERR: | ^ BUILDSTDERR: 11369 | _clCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11404:1: error: BUILDSTDERR: warning: label ‘_clCV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11404 | _clCV: BUILDSTDERR: | ^ BUILDSTDERR: 11404 | _clCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clCT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11429:1: error: BUILDSTDERR: warning: label ‘_clCT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11429 | _clCT: BUILDSTDERR: | ^ BUILDSTDERR: 11429 | _clCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11449:1: error: BUILDSTDERR: warning: label ‘_clDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11449 | _clDa: BUILDSTDERR: | ^ BUILDSTDERR: 11449 | _clDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skD0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11484:1: error: BUILDSTDERR: warning: label ‘_clDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11484 | _clDv: BUILDSTDERR: | ^ BUILDSTDERR: 11484 | _clDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clDt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11509:1: error: BUILDSTDERR: warning: label ‘_clDt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11509 | _clDt: BUILDSTDERR: | ^ BUILDSTDERR: 11509 | _clDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skD6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11527:1: error: BUILDSTDERR: warning: label ‘_clDK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11527 | _clDK: BUILDSTDERR: | ^ BUILDSTDERR: 11527 | _clDK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clDI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11552:1: error: BUILDSTDERR: warning: label ‘_clDI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11552 | _clDI: BUILDSTDERR: | ^ BUILDSTDERR: 11552 | _clDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skD8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11570:1: error: BUILDSTDERR: warning: label ‘_clDW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11570 | _clDW: BUILDSTDERR: | ^ BUILDSTDERR: 11570 | _clDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11598:1: error: BUILDSTDERR: warning: label ‘_clE5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11598 | _clE5: BUILDSTDERR: | ^ BUILDSTDERR: 11598 | _clE5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clDj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11640:1: error: BUILDSTDERR: warning: label ‘_clDj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11640 | _clDj: BUILDSTDERR: | ^ BUILDSTDERR: 11640 | _clDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11724:1: error: BUILDSTDERR: warning: label ‘_clEw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11724 | _clEw: BUILDSTDERR: | ^ BUILDSTDERR: 11724 | _clEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clEu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11749:1: error: BUILDSTDERR: warning: label ‘_clEu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11749 | _clEu: BUILDSTDERR: | ^ BUILDSTDERR: 11749 | _clEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11767:1: error: BUILDSTDERR: warning: label ‘_clEI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11767 | _clEI: BUILDSTDERR: | ^ BUILDSTDERR: 11767 | _clEI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skCE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11795:1: error: BUILDSTDERR: warning: label ‘_clER’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11795 | _clER: BUILDSTDERR: | ^ BUILDSTDERR: 11795 | _clER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clCJ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11842:1: error: BUILDSTDERR: warning: label ‘_clCJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11842 | _clCJ: BUILDSTDERR: | ^ BUILDSTDERR: 11842 | _clCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clEY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11931:1: error: BUILDSTDERR: warning: label ‘_clEY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _clEY: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _clEY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11953:1: error: BUILDSTDERR: warning: label ‘_clFe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _clFe: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _clFe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:11993:1: error: BUILDSTDERR: warning: label ‘_clFu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11993 | _clFu: BUILDSTDERR: | ^ BUILDSTDERR: 11993 | _clFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12028:1: error: BUILDSTDERR: warning: label ‘_clFP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12028 | _clFP: BUILDSTDERR: | ^ BUILDSTDERR: 12028 | _clFP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clFN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12053:1: error: BUILDSTDERR: warning: label ‘_clFN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12053 | _clFN: BUILDSTDERR: | ^ BUILDSTDERR: 12053 | _clFN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12071:1: error: BUILDSTDERR: warning: label ‘_clG4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12071 | _clG4: BUILDSTDERR: | ^ BUILDSTDERR: 12071 | _clG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clG2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12096:1: error: BUILDSTDERR: warning: label ‘_clG2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12096 | _clG2: BUILDSTDERR: | ^ BUILDSTDERR: 12096 | _clG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12114:1: error: BUILDSTDERR: warning: label ‘_clGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12114 | _clGg: BUILDSTDERR: | ^ BUILDSTDERR: 12114 | _clGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12142:1: error: BUILDSTDERR: warning: label ‘_clGp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12142 | _clGp: BUILDSTDERR: | ^ BUILDSTDERR: 12142 | _clGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clFD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12184:1: error: BUILDSTDERR: warning: label ‘_clFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12184 | _clFD: BUILDSTDERR: | ^ BUILDSTDERR: 12184 | _clFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12272:1: error: BUILDSTDERR: warning: label ‘_clGJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12272 | _clGJ: BUILDSTDERR: | ^ BUILDSTDERR: 12272 | _clGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12308:1: error: BUILDSTDERR: warning: label ‘_clGS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12308 | _clGS: BUILDSTDERR: | ^ BUILDSTDERR: 12308 | _clGS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12329:1: error: BUILDSTDERR: warning: label ‘_clH6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12329 | _clH6: BUILDSTDERR: | ^ BUILDSTDERR: 12329 | _clH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12364:1: error: BUILDSTDERR: warning: label ‘_clHr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12364 | _clHr: BUILDSTDERR: | ^ BUILDSTDERR: 12364 | _clHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clHp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12389:1: error: BUILDSTDERR: warning: label ‘_clHp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12389 | _clHp: BUILDSTDERR: | ^ BUILDSTDERR: 12389 | _clHp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12407:1: error: BUILDSTDERR: warning: label ‘_clHG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12407 | _clHG: BUILDSTDERR: | ^ BUILDSTDERR: 12407 | _clHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clHE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12432:1: error: BUILDSTDERR: warning: label ‘_clHE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12432 | _clHE: BUILDSTDERR: | ^ BUILDSTDERR: 12432 | _clHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12450:1: error: BUILDSTDERR: warning: label ‘_clHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12450 | _clHS: BUILDSTDERR: | ^ BUILDSTDERR: 12450 | _clHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skDI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12478:1: error: BUILDSTDERR: warning: label ‘_clI1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12478 | _clI1: BUILDSTDERR: | ^ BUILDSTDERR: 12478 | _clI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clHf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12519:1: error: BUILDSTDERR: warning: label ‘_clHf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12519 | _clHf: BUILDSTDERR: | ^ BUILDSTDERR: 12519 | _clHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFunctorListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12599:1: error: BUILDSTDERR: warning: label ‘_clIk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12599 | _clIk: BUILDSTDERR: | ^ BUILDSTDERR: 12599 | _clIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skE2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12636:1: error: BUILDSTDERR: warning: label ‘_clIy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12636 | _clIy: BUILDSTDERR: | ^ BUILDSTDERR: 12636 | _clIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skE1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12658:1: error: BUILDSTDERR: warning: label ‘_clIG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12658 | _clIG: BUILDSTDERR: | ^ BUILDSTDERR: 12658 | _clIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFunctorListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12683:1: error: BUILDSTDERR: warning: label ‘_clIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12683 | _clIK: BUILDSTDERR: | ^ BUILDSTDERR: 12683 | _clIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12719:1: error: BUILDSTDERR: warning: label ‘_clJc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12719 | _clJc: BUILDSTDERR: | ^ BUILDSTDERR: 12719 | _clJc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clJa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12744:1: error: BUILDSTDERR: warning: label ‘_clJa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12744 | _clJa: BUILDSTDERR: | ^ BUILDSTDERR: 12744 | _clJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12762:1: error: BUILDSTDERR: warning: label ‘_clJr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12762 | _clJr: BUILDSTDERR: | ^ BUILDSTDERR: 12762 | _clJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clJp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12787:1: error: BUILDSTDERR: warning: label ‘_clJp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12787 | _clJp: BUILDSTDERR: | ^ BUILDSTDERR: 12787 | _clJp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skE6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12806:1: error: BUILDSTDERR: warning: label ‘_clJD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12806 | _clJD: BUILDSTDERR: | ^ BUILDSTDERR: 12806 | _clJD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clJ0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12845:1: error: BUILDSTDERR: warning: label ‘_clJ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12845 | _clJ0: BUILDSTDERR: | ^ BUILDSTDERR: 12845 | _clJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clJQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12909:1: error: BUILDSTDERR: warning: label ‘_clJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12909 | _clJQ: BUILDSTDERR: | ^ BUILDSTDERR: 12909 | _clJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skE7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12929:1: error: BUILDSTDERR: warning: label ‘_clK5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12929 | _clK5: BUILDSTDERR: | ^ BUILDSTDERR: 12929 | _clK5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12964:1: error: BUILDSTDERR: warning: label ‘_clKq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12964 | _clKq: BUILDSTDERR: | ^ BUILDSTDERR: 12964 | _clKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clKo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:12989:1: error: BUILDSTDERR: warning: label ‘_clKo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12989 | _clKo: BUILDSTDERR: | ^ BUILDSTDERR: 12989 | _clKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13007:1: error: BUILDSTDERR: warning: label ‘_clKF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13007 | _clKF: BUILDSTDERR: | ^ BUILDSTDERR: 13007 | _clKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clKD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13032:1: error: BUILDSTDERR: warning: label ‘_clKD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13032 | _clKD: BUILDSTDERR: | ^ BUILDSTDERR: 13032 | _clKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13050:1: error: BUILDSTDERR: warning: label ‘_clKR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13050 | _clKR: BUILDSTDERR: | ^ BUILDSTDERR: 13050 | _clKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skE8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13078:1: error: BUILDSTDERR: warning: label ‘_clL0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13078 | _clL0: BUILDSTDERR: | ^ BUILDSTDERR: 13078 | _clL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clKe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13121:1: error: BUILDSTDERR: warning: label ‘_clKe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13121 | _clKe: BUILDSTDERR: | ^ BUILDSTDERR: 13121 | _clKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clL7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13202:1: error: BUILDSTDERR: warning: label ‘_clL7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13202 | _clL7: BUILDSTDERR: | ^ BUILDSTDERR: 13202 | _clL7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMMonadListTzuzdcembed_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13226:1: error: BUILDSTDERR: warning: label ‘_clLn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13226 | _clLn: BUILDSTDERR: | ^ BUILDSTDERR: 13226 | _clLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13275:1: error: BUILDSTDERR: warning: label ‘_clLw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13275 | _clLw: BUILDSTDERR: | ^ BUILDSTDERR: 13275 | _clLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13298:1: error: BUILDSTDERR: warning: label ‘_clLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13298 | _clLF: BUILDSTDERR: | ^ BUILDSTDERR: 13298 | _clLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clLD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13319:1: error: BUILDSTDERR: warning: label ‘_clLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13319 | _clLD: BUILDSTDERR: | ^ BUILDSTDERR: 13319 | _clLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13341:1: error: BUILDSTDERR: warning: label ‘_clLR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13341 | _clLR: BUILDSTDERR: | ^ BUILDSTDERR: 13341 | _clLR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clLP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13363:1: error: BUILDSTDERR: warning: label ‘_clLP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13363 | _clLP: BUILDSTDERR: | ^ BUILDSTDERR: 13363 | _clLP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skF5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13385:1: error: BUILDSTDERR: warning: label ‘_clM6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13385 | _clM6: BUILDSTDERR: | ^ BUILDSTDERR: 13385 | _clM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skF4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13408:1: error: BUILDSTDERR: warning: label ‘_clMe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13408 | _clMe: BUILDSTDERR: | ^ BUILDSTDERR: 13408 | _clMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skF3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13431:1: error: BUILDSTDERR: warning: label ‘_clMm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13431 | _clMm: BUILDSTDERR: | ^ BUILDSTDERR: 13431 | _clMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skF2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13454:1: error: BUILDSTDERR: warning: label ‘_clMu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13454 | _clMu: BUILDSTDERR: | ^ BUILDSTDERR: 13454 | _clMu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13476:1: error: BUILDSTDERR: warning: label ‘_clMB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13476 | _clMB: BUILDSTDERR: | ^ BUILDSTDERR: 13476 | _clMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skEX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13502:1: error: BUILDSTDERR: warning: label ‘_clMI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13502 | _clMI: BUILDSTDERR: | ^ BUILDSTDERR: 13502 | _clMI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13534:1: error: BUILDSTDERR: warning: label ‘_clMM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13534 | _clMM: BUILDSTDERR: | ^ BUILDSTDERR: 13534 | _clMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skF9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13588:1: error: BUILDSTDERR: warning: label ‘_clMZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13588 | _clMZ: BUILDSTDERR: | ^ BUILDSTDERR: 13588 | _clMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13616:1: error: BUILDSTDERR: warning: label ‘_clN2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13616 | _clN2: BUILDSTDERR: | ^ BUILDSTDERR: 13616 | _clN2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13653:1: error: BUILDSTDERR: warning: label ‘_clNi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13653 | _clNi: BUILDSTDERR: | ^ BUILDSTDERR: 13653 | _clNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13688:1: error: BUILDSTDERR: warning: label ‘_clND’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13688 | _clND: BUILDSTDERR: | ^ BUILDSTDERR: 13688 | _clND: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clNB’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13713:1: error: BUILDSTDERR: warning: label ‘_clNB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13713 | _clNB: BUILDSTDERR: | ^ BUILDSTDERR: 13713 | _clNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13731:1: error: BUILDSTDERR: warning: label ‘_clNS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13731 | _clNS: BUILDSTDERR: | ^ BUILDSTDERR: 13731 | _clNS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clNQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13756:1: error: BUILDSTDERR: warning: label ‘_clNQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13756 | _clNQ: BUILDSTDERR: | ^ BUILDSTDERR: 13756 | _clNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13774:1: error: BUILDSTDERR: warning: label ‘_clO4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13774 | _clO4: BUILDSTDERR: | ^ BUILDSTDERR: 13774 | _clO4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13802:1: error: BUILDSTDERR: warning: label ‘_clOd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13802 | _clOd: BUILDSTDERR: | ^ BUILDSTDERR: 13802 | _clOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clNr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13843:1: error: BUILDSTDERR: warning: label ‘_clNr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13843 | _clNr: BUILDSTDERR: | ^ BUILDSTDERR: 13843 | _clNr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13924:1: error: BUILDSTDERR: warning: label ‘_clOy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13924 | _clOy: BUILDSTDERR: | ^ BUILDSTDERR: 13924 | _clOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clOw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13960:1: error: BUILDSTDERR: warning: label ‘_clOw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13960 | _clOw: BUILDSTDERR: | ^ BUILDSTDERR: 13960 | _clOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:13983:1: error: BUILDSTDERR: warning: label ‘_clOV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13983 | _clOV: BUILDSTDERR: | ^ BUILDSTDERR: 13983 | _clOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14018:1: error: BUILDSTDERR: warning: label ‘_clPg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14018 | _clPg: BUILDSTDERR: | ^ BUILDSTDERR: 14018 | _clPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clPe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14043:1: error: BUILDSTDERR: warning: label ‘_clPe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14043 | _clPe: BUILDSTDERR: | ^ BUILDSTDERR: 14043 | _clPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14061:1: error: BUILDSTDERR: warning: label ‘_clPv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14061 | _clPv: BUILDSTDERR: | ^ BUILDSTDERR: 14061 | _clPv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clPt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14086:1: error: BUILDSTDERR: warning: label ‘_clPt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14086 | _clPt: BUILDSTDERR: | ^ BUILDSTDERR: 14086 | _clPt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14102:1: error: BUILDSTDERR: warning: label ‘_clPG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14102 | _clPG: BUILDSTDERR: | ^ BUILDSTDERR: 14102 | _clPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14118:1: error: BUILDSTDERR: warning: label ‘_clPP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14118 | _clPP: BUILDSTDERR: | ^ BUILDSTDERR: 14118 | _clPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14146:1: error: BUILDSTDERR: warning: label ‘_clPY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14146 | _clPY: BUILDSTDERR: | ^ BUILDSTDERR: 14146 | _clPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clP4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14188:1: error: BUILDSTDERR: warning: label ‘_clP4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14188 | _clP4: BUILDSTDERR: | ^ BUILDSTDERR: 14188 | _clP4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14276:1: error: BUILDSTDERR: warning: label ‘_clQh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14276 | _clQh: BUILDSTDERR: | ^ BUILDSTDERR: 14276 | _clQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14317:1: error: BUILDSTDERR: warning: label ‘_clQm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14317 | _clQm: BUILDSTDERR: | ^ BUILDSTDERR: 14317 | _clQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14348:1: error: BUILDSTDERR: warning: label ‘_clQA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14348 | _clQA: BUILDSTDERR: | ^ BUILDSTDERR: 14348 | _clQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14370:1: error: BUILDSTDERR: warning: label ‘_clQI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14370 | _clQI: BUILDSTDERR: | ^ BUILDSTDERR: 14370 | _clQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14392:1: error: BUILDSTDERR: warning: label ‘_clQQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14392 | _clQQ: BUILDSTDERR: | ^ BUILDSTDERR: 14392 | _clQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14414:1: error: BUILDSTDERR: warning: label ‘_clQY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14414 | _clQY: BUILDSTDERR: | ^ BUILDSTDERR: 14414 | _clQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14436:1: error: BUILDSTDERR: warning: label ‘_clR6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14436 | _clR6: BUILDSTDERR: | ^ BUILDSTDERR: 14436 | _clR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skFW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14458:1: error: BUILDSTDERR: warning: label ‘_clRd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14458 | _clRd: BUILDSTDERR: | ^ BUILDSTDERR: 14458 | _clRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14489:1: error: BUILDSTDERR: warning: label ‘_clRh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14489 | _clRh: BUILDSTDERR: | ^ BUILDSTDERR: 14489 | _clRh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14543:1: error: BUILDSTDERR: warning: label ‘_clRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14543 | _clRq: BUILDSTDERR: | ^ BUILDSTDERR: 14543 | _clRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14565:1: error: BUILDSTDERR: warning: label ‘_clRF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14565 | _clRF: BUILDSTDERR: | ^ BUILDSTDERR: 14565 | _clRF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14593:1: error: BUILDSTDERR: warning: label ‘_clRP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14593 | _clRP: BUILDSTDERR: | ^ BUILDSTDERR: 14593 | _clRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14628:1: error: BUILDSTDERR: warning: label ‘_clSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14628 | _clSa: BUILDSTDERR: | ^ BUILDSTDERR: 14628 | _clSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clS8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14653:1: error: BUILDSTDERR: warning: label ‘_clS8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14653 | _clS8: BUILDSTDERR: | ^ BUILDSTDERR: 14653 | _clS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14673:1: error: BUILDSTDERR: warning: label ‘_clSp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14673 | _clSp: BUILDSTDERR: | ^ BUILDSTDERR: 14673 | _clSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14708:1: error: BUILDSTDERR: warning: label ‘_clSK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14708 | _clSK: BUILDSTDERR: | ^ BUILDSTDERR: 14708 | _clSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clSI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14733:1: error: BUILDSTDERR: warning: label ‘_clSI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14733 | _clSI: BUILDSTDERR: | ^ BUILDSTDERR: 14733 | _clSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14751:1: error: BUILDSTDERR: warning: label ‘_clSZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14751 | _clSZ: BUILDSTDERR: | ^ BUILDSTDERR: 14751 | _clSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clSX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14776:1: error: BUILDSTDERR: warning: label ‘_clSX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14776 | _clSX: BUILDSTDERR: | ^ BUILDSTDERR: 14776 | _clSX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14794:1: error: BUILDSTDERR: warning: label ‘_clTb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14794 | _clTb: BUILDSTDERR: | ^ BUILDSTDERR: 14794 | _clTb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14822:1: error: BUILDSTDERR: warning: label ‘_clTk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14822 | _clTk: BUILDSTDERR: | ^ BUILDSTDERR: 14822 | _clTk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clSy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14864:1: error: BUILDSTDERR: warning: label ‘_clSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14864 | _clSy: BUILDSTDERR: | ^ BUILDSTDERR: 14864 | _clSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14948:1: error: BUILDSTDERR: warning: label ‘_clTL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14948 | _clTL: BUILDSTDERR: | ^ BUILDSTDERR: 14948 | _clTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clTJ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14973:1: error: BUILDSTDERR: warning: label ‘_clTJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14973 | _clTJ: BUILDSTDERR: | ^ BUILDSTDERR: 14973 | _clTJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:14991:1: error: BUILDSTDERR: warning: label ‘_clTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14991 | _clTX: BUILDSTDERR: | ^ BUILDSTDERR: 14991 | _clTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15019:1: error: BUILDSTDERR: warning: label ‘_clU6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15019 | _clU6: BUILDSTDERR: | ^ BUILDSTDERR: 15019 | _clU6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clRY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15066:1: error: BUILDSTDERR: warning: label ‘_clRY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15066 | _clRY: BUILDSTDERR: | ^ BUILDSTDERR: 15066 | _clRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clUd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15155:1: error: BUILDSTDERR: warning: label ‘_clUd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15155 | _clUd: BUILDSTDERR: | ^ BUILDSTDERR: 15155 | _clUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15175:1: error: BUILDSTDERR: warning: label ‘_clUF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15175 | _clUF: BUILDSTDERR: | ^ BUILDSTDERR: 15175 | _clUF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15210:1: error: BUILDSTDERR: warning: label ‘_clV0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15210 | _clV0: BUILDSTDERR: | ^ BUILDSTDERR: 15210 | _clV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clUY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15235:1: error: BUILDSTDERR: warning: label ‘_clUY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15235 | _clUY: BUILDSTDERR: | ^ BUILDSTDERR: 15235 | _clUY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skH4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15253:1: error: BUILDSTDERR: warning: label ‘_clVf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15253 | _clVf: BUILDSTDERR: | ^ BUILDSTDERR: 15253 | _clVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clVd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15278:1: error: BUILDSTDERR: warning: label ‘_clVd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15278 | _clVd: BUILDSTDERR: | ^ BUILDSTDERR: 15278 | _clVd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skH6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15296:1: error: BUILDSTDERR: warning: label ‘_clVr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15296 | _clVr: BUILDSTDERR: | ^ BUILDSTDERR: 15296 | _clVr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skGP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15324:1: error: BUILDSTDERR: warning: label ‘_clVA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15324 | _clVA: BUILDSTDERR: | ^ BUILDSTDERR: 15324 | _clVA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clUO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15366:1: error: BUILDSTDERR: warning: label ‘_clUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15366 | _clUO: BUILDSTDERR: | ^ BUILDSTDERR: 15366 | _clUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15450:1: error: BUILDSTDERR: warning: label ‘_clW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15450 | _clW1: BUILDSTDERR: | ^ BUILDSTDERR: 15450 | _clW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clVZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15475:1: error: BUILDSTDERR: warning: label ‘_clVZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15475 | _clVZ: BUILDSTDERR: | ^ BUILDSTDERR: 15475 | _clVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15501:1: error: BUILDSTDERR: warning: label ‘_clW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15501 | _clW9: BUILDSTDERR: | ^ BUILDSTDERR: 15501 | _clW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clW7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15546:1: error: BUILDSTDERR: warning: label ‘_clW7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15546 | _clW7: BUILDSTDERR: | ^ BUILDSTDERR: 15546 | _clW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15564:1: error: BUILDSTDERR: warning: label ‘_clWo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15564 | _clWo: BUILDSTDERR: | ^ BUILDSTDERR: 15564 | _clWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15599:1: error: BUILDSTDERR: warning: label ‘_clWJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15599 | _clWJ: BUILDSTDERR: | ^ BUILDSTDERR: 15599 | _clWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clWH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15624:1: error: BUILDSTDERR: warning: label ‘_clWH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15624 | _clWH: BUILDSTDERR: | ^ BUILDSTDERR: 15624 | _clWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15642:1: error: BUILDSTDERR: warning: label ‘_clWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15642 | _clWY: BUILDSTDERR: | ^ BUILDSTDERR: 15642 | _clWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clWW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15667:1: error: BUILDSTDERR: warning: label ‘_clWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15667 | _clWW: BUILDSTDERR: | ^ BUILDSTDERR: 15667 | _clWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15686:1: error: BUILDSTDERR: warning: label ‘_clXa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15686 | _clXa: BUILDSTDERR: | ^ BUILDSTDERR: 15686 | _clXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15714:1: error: BUILDSTDERR: warning: label ‘_clXl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15714 | _clXl: BUILDSTDERR: | ^ BUILDSTDERR: 15714 | _clXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15742:1: error: BUILDSTDERR: warning: label ‘_clXu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15742 | _clXu: BUILDSTDERR: | ^ BUILDSTDERR: 15742 | _clXu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clWx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15787:1: error: BUILDSTDERR: warning: label ‘_clWx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15787 | _clWx: BUILDSTDERR: | ^ BUILDSTDERR: 15787 | _clWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clXB’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15870:1: error: BUILDSTDERR: warning: label ‘_clXB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15870 | _clXB: BUILDSTDERR: | ^ BUILDSTDERR: 15870 | _clXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skG5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15899:1: error: BUILDSTDERR: warning: label ‘_clXR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15899 | _clXR: BUILDSTDERR: | ^ BUILDSTDERR: 15899 | _clXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15956:1: error: BUILDSTDERR: warning: label ‘_clXW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15956 | _clXW: BUILDSTDERR: | ^ BUILDSTDERR: 15956 | _clXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:15989:1: error: BUILDSTDERR: warning: label ‘_clYg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15989 | _clYg: BUILDSTDERR: | ^ BUILDSTDERR: 15989 | _clYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16024:1: error: BUILDSTDERR: warning: label ‘_clYB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16024 | _clYB: BUILDSTDERR: | ^ BUILDSTDERR: 16024 | _clYB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clYz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16049:1: error: BUILDSTDERR: warning: label ‘_clYz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16049 | _clYz: BUILDSTDERR: | ^ BUILDSTDERR: 16049 | _clYz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16067:1: error: BUILDSTDERR: warning: label ‘_clYQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16067 | _clYQ: BUILDSTDERR: | ^ BUILDSTDERR: 16067 | _clYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clYO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16092:1: error: BUILDSTDERR: warning: label ‘_clYO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16092 | _clYO: BUILDSTDERR: | ^ BUILDSTDERR: 16092 | _clYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16111:1: error: BUILDSTDERR: warning: label ‘_clZ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16111 | _clZ2: BUILDSTDERR: | ^ BUILDSTDERR: 16111 | _clZ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16139:1: error: BUILDSTDERR: warning: label ‘_clZd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16139 | _clZd: BUILDSTDERR: | ^ BUILDSTDERR: 16139 | _clZd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16167:1: error: BUILDSTDERR: warning: label ‘_clZm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16167 | _clZm: BUILDSTDERR: | ^ BUILDSTDERR: 16167 | _clZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clYp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16209:1: error: BUILDSTDERR: warning: label ‘_clYp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _clYp: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _clYp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16298:1: error: BUILDSTDERR: warning: label ‘_clZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16298 | _clZH: BUILDSTDERR: | ^ BUILDSTDERR: 16298 | _clZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clZF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16341:1: error: BUILDSTDERR: warning: label ‘_clZF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16341 | _clZF: BUILDSTDERR: | ^ BUILDSTDERR: 16341 | _clZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_clZK’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16360:1: error: BUILDSTDERR: warning: label ‘_clZK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16360 | _clZK: BUILDSTDERR: | ^ BUILDSTDERR: 16360 | _clZK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16377:1: error: BUILDSTDERR: warning: label ‘_clZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16377 | _clZU: BUILDSTDERR: | ^ BUILDSTDERR: 16377 | _clZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skI0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16408:1: error: BUILDSTDERR: warning: label ‘_cm08’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16408 | _cm08: BUILDSTDERR: | ^ BUILDSTDERR: 16408 | _cm08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16430:1: error: BUILDSTDERR: warning: label ‘_cm0g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16430 | _cm0g: BUILDSTDERR: | ^ BUILDSTDERR: 16430 | _cm0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16452:1: error: BUILDSTDERR: warning: label ‘_cm0o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16452 | _cm0o: BUILDSTDERR: | ^ BUILDSTDERR: 16452 | _cm0o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skHX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16474:1: error: BUILDSTDERR: warning: label ‘_cm0v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16474 | _cm0v: BUILDSTDERR: | ^ BUILDSTDERR: 16474 | _cm0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16504:1: error: BUILDSTDERR: warning: label ‘_cm0z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16504 | _cm0z: BUILDSTDERR: | ^ BUILDSTDERR: 16504 | _cm0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16545:1: error: BUILDSTDERR: warning: label ‘_cm0Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16545 | _cm0Z: BUILDSTDERR: | ^ BUILDSTDERR: 16545 | _cm0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skI4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16562:1: error: BUILDSTDERR: warning: label ‘_cm16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16562 | _cm16: BUILDSTDERR: | ^ BUILDSTDERR: 16562 | _cm16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cm0N’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16594:1: error: BUILDSTDERR: warning: label ‘_cm0N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16594 | _cm0N: BUILDSTDERR: | ^ BUILDSTDERR: 16594 | _cm0N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16637:1: error: BUILDSTDERR: warning: label ‘_cm1f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16637 | _cm1f: BUILDSTDERR: | ^ BUILDSTDERR: 16637 | _cm1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListTzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16668:1: error: BUILDSTDERR: warning: label ‘_cm1r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16668 | _cm1r: BUILDSTDERR: | ^ BUILDSTDERR: 16668 | _cm1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cm1o’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16694:1: error: BUILDSTDERR: warning: label ‘_cm1o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16694 | _cm1o: BUILDSTDERR: | ^ BUILDSTDERR: 16694 | _cm1o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16717:1: error: BUILDSTDERR: warning: label ‘_cm1H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16717 | _cm1H: BUILDSTDERR: | ^ BUILDSTDERR: 16717 | _cm1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16740:1: error: BUILDSTDERR: warning: label ‘_cm1P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16740 | _cm1P: BUILDSTDERR: | ^ BUILDSTDERR: 16740 | _cm1P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16762:1: error: BUILDSTDERR: warning: label ‘_cm1X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16762 | _cm1X: BUILDSTDERR: | ^ BUILDSTDERR: 16762 | _cm1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16788:1: error: BUILDSTDERR: warning: label ‘_cm21’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16788 | _cm21: BUILDSTDERR: | ^ BUILDSTDERR: 16788 | _cm21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16829:1: error: BUILDSTDERR: warning: label ‘_cm2e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16829 | _cm2e: BUILDSTDERR: | ^ BUILDSTDERR: 16829 | _cm2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListTzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16855:1: error: BUILDSTDERR: warning: label ‘_cm2h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16855 | _cm2h: BUILDSTDERR: | ^ BUILDSTDERR: 16855 | _cm2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16885:1: error: BUILDSTDERR: warning: label ‘_cm2H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16885 | _cm2H: BUILDSTDERR: | ^ BUILDSTDERR: 16885 | _cm2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16902:1: error: BUILDSTDERR: warning: label ‘_cm2O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16902 | _cm2O: BUILDSTDERR: | ^ BUILDSTDERR: 16902 | _cm2O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cm2v’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16935:1: error: BUILDSTDERR: warning: label ‘_cm2v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16935 | _cm2v: BUILDSTDERR: | ^ BUILDSTDERR: 16935 | _cm2v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonoidListTzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:16977:1: error: BUILDSTDERR: warning: label ‘_cm2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16977 | _cm2X: BUILDSTDERR: | ^ BUILDSTDERR: 16977 | _cm2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17007:1: error: BUILDSTDERR: warning: label ‘_cm3b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17007 | _cm3b: BUILDSTDERR: | ^ BUILDSTDERR: 17007 | _cm3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17029:1: error: BUILDSTDERR: warning: label ‘_cm3j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17029 | _cm3j: BUILDSTDERR: | ^ BUILDSTDERR: 17029 | _cm3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17051:1: error: BUILDSTDERR: warning: label ‘_cm3q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17051 | _cm3q: BUILDSTDERR: | ^ BUILDSTDERR: 17051 | _cm3q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonoidListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17081:1: error: BUILDSTDERR: warning: label ‘_cm3u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17081 | _cm3u: BUILDSTDERR: | ^ BUILDSTDERR: 17081 | _cm3u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17121:1: error: BUILDSTDERR: warning: label ‘_cm3D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17121 | _cm3D: BUILDSTDERR: | ^ BUILDSTDERR: 17121 | _cm3D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdcfail_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17141:1: error: BUILDSTDERR: warning: label ‘_cm3K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17141 | _cm3K: BUILDSTDERR: | ^ BUILDSTDERR: 17141 | _cm3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skII_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17162:1: error: BUILDSTDERR: warning: label ‘_cm3Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17162 | _cm3Y: BUILDSTDERR: | ^ BUILDSTDERR: 17162 | _cm3Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17197:1: error: BUILDSTDERR: warning: label ‘_cm4j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17197 | _cm4j: BUILDSTDERR: | ^ BUILDSTDERR: 17197 | _cm4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cm4h’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17222:1: error: BUILDSTDERR: warning: label ‘_cm4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17222 | _cm4h: BUILDSTDERR: | ^ BUILDSTDERR: 17222 | _cm4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17240:1: error: BUILDSTDERR: warning: label ‘_cm4y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17240 | _cm4y: BUILDSTDERR: | ^ BUILDSTDERR: 17240 | _cm4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cm4w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17265:1: error: BUILDSTDERR: warning: label ‘_cm4w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17265 | _cm4w: BUILDSTDERR: | ^ BUILDSTDERR: 17265 | _cm4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17283:1: error: BUILDSTDERR: warning: label ‘_cm4K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17283 | _cm4K: BUILDSTDERR: | ^ BUILDSTDERR: 17283 | _cm4K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skIJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17311:1: error: BUILDSTDERR: warning: label ‘_cm4T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17311 | _cm4T: BUILDSTDERR: | ^ BUILDSTDERR: 17311 | _cm4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cm47’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17353:1: error: BUILDSTDERR: warning: label ‘_cm47’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17353 | _cm47: BUILDSTDERR: | ^ BUILDSTDERR: 17353 | _cm47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘riuX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17437:1: error: BUILDSTDERR: warning: label ‘_cm5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17437 | _cm5b: BUILDSTDERR: | ^ BUILDSTDERR: 17437 | _cm5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17474:1: error: BUILDSTDERR: warning: label ‘_cm5k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17474 | _cm5k: BUILDSTDERR: | ^ BUILDSTDERR: 17474 | _cm5k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17493:1: error: BUILDSTDERR: warning: label ‘_cm5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17493 | _cm5w: BUILDSTDERR: | ^ BUILDSTDERR: 17493 | _cm5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17515:1: error: BUILDSTDERR: warning: label ‘_cm5E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17515 | _cm5E: BUILDSTDERR: | ^ BUILDSTDERR: 17515 | _cm5E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17537:1: error: BUILDSTDERR: warning: label ‘_cm5M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17537 | _cm5M: BUILDSTDERR: | ^ BUILDSTDERR: 17537 | _cm5M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17559:1: error: BUILDSTDERR: warning: label ‘_cm5U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17559 | _cm5U: BUILDSTDERR: | ^ BUILDSTDERR: 17559 | _cm5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17581:1: error: BUILDSTDERR: warning: label ‘_cm61’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17581 | _cm61: BUILDSTDERR: | ^ BUILDSTDERR: 17581 | _cm61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17611:1: error: BUILDSTDERR: warning: label ‘_cm65’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17611 | _cm65: BUILDSTDERR: | ^ BUILDSTDERR: 17611 | _cm65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17656:1: error: BUILDSTDERR: warning: label ‘_cm6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17656 | _cm6j: BUILDSTDERR: | ^ BUILDSTDERR: 17656 | _cm6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17678:1: error: BUILDSTDERR: warning: label ‘_cm6q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17678 | _cm6q: BUILDSTDERR: | ^ BUILDSTDERR: 17678 | _cm6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJ8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17702:1: error: BUILDSTDERR: warning: label ‘_cm6x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17702 | _cm6x: BUILDSTDERR: | ^ BUILDSTDERR: 17702 | _cm6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadPlusListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17731:1: error: BUILDSTDERR: warning: label ‘_cm6B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17731 | _cm6B: BUILDSTDERR: | ^ BUILDSTDERR: 17731 | _cm6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17771:1: error: BUILDSTDERR: warning: label ‘_cm6O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17771 | _cm6O: BUILDSTDERR: | ^ BUILDSTDERR: 17771 | _cm6O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListTzuzdcp1MonadThrow_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17796:1: error: BUILDSTDERR: warning: label ‘_cm6R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17796 | _cm6R: BUILDSTDERR: | ^ BUILDSTDERR: 17796 | _cm6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17825:1: error: BUILDSTDERR: warning: label ‘_cm75’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17825 | _cm75: BUILDSTDERR: | ^ BUILDSTDERR: 17825 | _cm75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17847:1: error: BUILDSTDERR: warning: label ‘_cm7c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17847 | _cm7c: BUILDSTDERR: | ^ BUILDSTDERR: 17847 | _cm7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17874:1: error: BUILDSTDERR: warning: label ‘_cm7g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17874 | _cm7g: BUILDSTDERR: | ^ BUILDSTDERR: 17874 | _cm7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17910:1: error: BUILDSTDERR: warning: label ‘_cm7t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17910 | _cm7t: BUILDSTDERR: | ^ BUILDSTDERR: 17910 | _cm7t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListTzuzdcp1MonadCatch_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17935:1: error: BUILDSTDERR: warning: label ‘_cm7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17935 | _cm7w: BUILDSTDERR: | ^ BUILDSTDERR: 17935 | _cm7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17964:1: error: BUILDSTDERR: warning: label ‘_cm7K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17964 | _cm7K: BUILDSTDERR: | ^ BUILDSTDERR: 17964 | _cm7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17986:1: error: BUILDSTDERR: warning: label ‘_cm7R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17986 | _cm7R: BUILDSTDERR: | ^ BUILDSTDERR: 17986 | _cm7R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18013:1: error: BUILDSTDERR: warning: label ‘_cm7V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18013 | _cm7V: BUILDSTDERR: | ^ BUILDSTDERR: 18013 | _cm7V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18049:1: error: BUILDSTDERR: warning: label ‘_cm88’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18049 | _cm88: BUILDSTDERR: | ^ BUILDSTDERR: 18049 | _cm88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdcp1MonadError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18074:1: error: BUILDSTDERR: warning: label ‘_cm8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18074 | _cm8b: BUILDSTDERR: | ^ BUILDSTDERR: 18074 | _cm8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18103:1: error: BUILDSTDERR: warning: label ‘_cm8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18103 | _cm8p: BUILDSTDERR: | ^ BUILDSTDERR: 18103 | _cm8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18125:1: error: BUILDSTDERR: warning: label ‘_cm8x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18125 | _cm8x: BUILDSTDERR: | ^ BUILDSTDERR: 18125 | _cm8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18147:1: error: BUILDSTDERR: warning: label ‘_cm8E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18147 | _cm8E: BUILDSTDERR: | ^ BUILDSTDERR: 18147 | _cm8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18175:1: error: BUILDSTDERR: warning: label ‘_cm8I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18175 | _cm8I: BUILDSTDERR: | ^ BUILDSTDERR: 18175 | _cm8I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18214:1: error: BUILDSTDERR: warning: label ‘_cm8V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18214 | _cm8V: BUILDSTDERR: | ^ BUILDSTDERR: 18214 | _cm8V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18239:1: error: BUILDSTDERR: warning: label ‘_cm8Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18239 | _cm8Y: BUILDSTDERR: | ^ BUILDSTDERR: 18239 | _cm8Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18268:1: error: BUILDSTDERR: warning: label ‘_cm9c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18268 | _cm9c: BUILDSTDERR: | ^ BUILDSTDERR: 18268 | _cm9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18290:1: error: BUILDSTDERR: warning: label ‘_cm9k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18290 | _cm9k: BUILDSTDERR: | ^ BUILDSTDERR: 18290 | _cm9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18312:1: error: BUILDSTDERR: warning: label ‘_cm9r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18312 | _cm9r: BUILDSTDERR: | ^ BUILDSTDERR: 18312 | _cm9r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18336:1: error: BUILDSTDERR: warning: label ‘_cm9y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18336 | _cm9y: BUILDSTDERR: | ^ BUILDSTDERR: 18336 | _cm9y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18365:1: error: BUILDSTDERR: warning: label ‘_cm9C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18365 | _cm9C: BUILDSTDERR: | ^ BUILDSTDERR: 18365 | _cm9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18407:1: error: BUILDSTDERR: warning: label ‘_cm9P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18407 | _cm9P: BUILDSTDERR: | ^ BUILDSTDERR: 18407 | _cm9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18432:1: error: BUILDSTDERR: warning: label ‘_cm9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18432 | _cm9S: BUILDSTDERR: | ^ BUILDSTDERR: 18432 | _cm9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18461:1: error: BUILDSTDERR: warning: label ‘_cma6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18461 | _cma6: BUILDSTDERR: | ^ BUILDSTDERR: 18461 | _cma6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18483:1: error: BUILDSTDERR: warning: label ‘_cmae’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18483 | _cmae: BUILDSTDERR: | ^ BUILDSTDERR: 18483 | _cmae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18505:1: error: BUILDSTDERR: warning: label ‘_cmam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18505 | _cmam: BUILDSTDERR: | ^ BUILDSTDERR: 18505 | _cmam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18527:1: error: BUILDSTDERR: warning: label ‘_cmau’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18527 | _cmau: BUILDSTDERR: | ^ BUILDSTDERR: 18527 | _cmau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18549:1: error: BUILDSTDERR: warning: label ‘_cmaB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18549 | _cmaB: BUILDSTDERR: | ^ BUILDSTDERR: 18549 | _cmaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18573:1: error: BUILDSTDERR: warning: label ‘_cmaI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18573 | _cmaI: BUILDSTDERR: | ^ BUILDSTDERR: 18573 | _cmaI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18604:1: error: BUILDSTDERR: warning: label ‘_cmaM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18604 | _cmaM: BUILDSTDERR: | ^ BUILDSTDERR: 18604 | _cmaM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18652:1: error: BUILDSTDERR: warning: label ‘_cmaZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18652 | _cmaZ: BUILDSTDERR: | ^ BUILDSTDERR: 18652 | _cmaZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18677:1: error: BUILDSTDERR: warning: label ‘_cmb2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18677 | _cmb2: BUILDSTDERR: | ^ BUILDSTDERR: 18677 | _cmb2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18706:1: error: BUILDSTDERR: warning: label ‘_cmbg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18706 | _cmbg: BUILDSTDERR: | ^ BUILDSTDERR: 18706 | _cmbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18728:1: error: BUILDSTDERR: warning: label ‘_cmbo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18728 | _cmbo: BUILDSTDERR: | ^ BUILDSTDERR: 18728 | _cmbo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18750:1: error: BUILDSTDERR: warning: label ‘_cmbv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18750 | _cmbv: BUILDSTDERR: | ^ BUILDSTDERR: 18750 | _cmbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18774:1: error: BUILDSTDERR: warning: label ‘_cmbC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18774 | _cmbC: BUILDSTDERR: | ^ BUILDSTDERR: 18774 | _cmbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18803:1: error: BUILDSTDERR: warning: label ‘_cmbG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18803 | _cmbG: BUILDSTDERR: | ^ BUILDSTDERR: 18803 | _cmbG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18845:1: error: BUILDSTDERR: warning: label ‘_cmbT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18845 | _cmbT: BUILDSTDERR: | ^ BUILDSTDERR: 18845 | _cmbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListTzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18870:1: error: BUILDSTDERR: warning: label ‘_cmbW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18870 | _cmbW: BUILDSTDERR: | ^ BUILDSTDERR: 18870 | _cmbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18899:1: error: BUILDSTDERR: warning: label ‘_cmca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18899 | _cmca: BUILDSTDERR: | ^ BUILDSTDERR: 18899 | _cmca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18921:1: error: BUILDSTDERR: warning: label ‘_cmch’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18921 | _cmch: BUILDSTDERR: | ^ BUILDSTDERR: 18921 | _cmch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18948:1: error: BUILDSTDERR: warning: label ‘_cmcl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18948 | _cmcl: BUILDSTDERR: | ^ BUILDSTDERR: 18948 | _cmcl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skJY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:18985:1: error: BUILDSTDERR: warning: label ‘_cmcC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18985 | _cmcC: BUILDSTDERR: | ^ BUILDSTDERR: 18985 | _cmcC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmcz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19011:1: error: BUILDSTDERR: warning: label ‘_cmcz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19011 | _cmcz: BUILDSTDERR: | ^ BUILDSTDERR: 19011 | _cmcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zgzmzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19028:1: error: BUILDSTDERR: warning: label ‘_cmcJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19028 | _cmcJ: BUILDSTDERR: | ^ BUILDSTDERR: 19028 | _cmcJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zlzmzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19057:1: error: BUILDSTDERR: warning: label ‘_cmcS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19057 | _cmcS: BUILDSTDERR: | ^ BUILDSTDERR: 19057 | _cmcS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skK4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19086:1: error: BUILDSTDERR: warning: label ‘_cmdd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19086 | _cmdd: BUILDSTDERR: | ^ BUILDSTDERR: 19086 | _cmdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmd4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19119:1: error: BUILDSTDERR: warning: label ‘_cmd4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19119 | _cmd4: BUILDSTDERR: | ^ BUILDSTDERR: 19119 | _cmd4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19163:1: error: BUILDSTDERR: warning: label ‘_cmdA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19163 | _cmdA: BUILDSTDERR: | ^ BUILDSTDERR: 19163 | _cmdA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19198:1: error: BUILDSTDERR: warning: label ‘_cmdV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19198 | _cmdV: BUILDSTDERR: | ^ BUILDSTDERR: 19198 | _cmdV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmdT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19223:1: error: BUILDSTDERR: warning: label ‘_cmdT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19223 | _cmdT: BUILDSTDERR: | ^ BUILDSTDERR: 19223 | _cmdT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19241:1: error: BUILDSTDERR: warning: label ‘_cmea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19241 | _cmea: BUILDSTDERR: | ^ BUILDSTDERR: 19241 | _cmea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cme8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19266:1: error: BUILDSTDERR: warning: label ‘_cme8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19266 | _cme8: BUILDSTDERR: | ^ BUILDSTDERR: 19266 | _cme8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19284:1: error: BUILDSTDERR: warning: label ‘_cmem’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19284 | _cmem: BUILDSTDERR: | ^ BUILDSTDERR: 19284 | _cmem: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19312:1: error: BUILDSTDERR: warning: label ‘_cmev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19312 | _cmev: BUILDSTDERR: | ^ BUILDSTDERR: 19312 | _cmev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmdJ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19354:1: error: BUILDSTDERR: warning: label ‘_cmdJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19354 | _cmdJ: BUILDSTDERR: | ^ BUILDSTDERR: 19354 | _cmdJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_runListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19440:1: error: BUILDSTDERR: warning: label ‘_cmeP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19440 | _cmeP: BUILDSTDERR: | ^ BUILDSTDERR: 19440 | _cmeP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmeN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19480:1: error: BUILDSTDERR: warning: label ‘_cmeN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19480 | _cmeN: BUILDSTDERR: | ^ BUILDSTDERR: 19480 | _cmeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19503:1: error: BUILDSTDERR: warning: label ‘_cmfg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19503 | _cmfg: BUILDSTDERR: | ^ BUILDSTDERR: 19503 | _cmfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19529:1: error: BUILDSTDERR: warning: label ‘_cmfp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19529 | _cmfp: BUILDSTDERR: | ^ BUILDSTDERR: 19529 | _cmfp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmf6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19569:1: error: BUILDSTDERR: warning: label ‘_cmf6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19569 | _cmf6: BUILDSTDERR: | ^ BUILDSTDERR: 19569 | _cmf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_next_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19639:1: error: BUILDSTDERR: warning: label ‘_cmfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19639 | _cmfJ: BUILDSTDERR: | ^ BUILDSTDERR: 19639 | _cmfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19671:1: error: BUILDSTDERR: warning: label ‘_cmfY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19671 | _cmfY: BUILDSTDERR: | ^ BUILDSTDERR: 19671 | _cmfY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19706:1: error: BUILDSTDERR: warning: label ‘_cmg9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19706 | _cmg9: BUILDSTDERR: | ^ BUILDSTDERR: 19706 | _cmg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skL0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19739:1: error: BUILDSTDERR: warning: label ‘_cmgv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19739 | _cmgv: BUILDSTDERR: | ^ BUILDSTDERR: 19739 | _cmgv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19768:1: error: BUILDSTDERR: warning: label ‘_cmgy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19768 | _cmgy: BUILDSTDERR: | ^ BUILDSTDERR: 19768 | _cmgy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19805:1: error: BUILDSTDERR: warning: label ‘_cmhj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19805 | _cmhj: BUILDSTDERR: | ^ BUILDSTDERR: 19805 | _cmhj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skL9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19822:1: error: BUILDSTDERR: warning: label ‘_cmhq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19822 | _cmhq: BUILDSTDERR: | ^ BUILDSTDERR: 19822 | _cmhq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmh2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19856:1: error: BUILDSTDERR: warning: label ‘_cmh2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19856 | _cmh2: BUILDSTDERR: | ^ BUILDSTDERR: 19856 | _cmh2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmh8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19899:1: error: BUILDSTDERR: warning: label ‘_cmh8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19899 | _cmh8: BUILDSTDERR: | ^ BUILDSTDERR: 19899 | _cmh8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19938:1: error: BUILDSTDERR: warning: label ‘_cmhP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19938 | _cmhP: BUILDSTDERR: | ^ BUILDSTDERR: 19938 | _cmhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:19967:1: error: BUILDSTDERR: warning: label ‘_cmhS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19967 | _cmhS: BUILDSTDERR: | ^ BUILDSTDERR: 19967 | _cmhS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20011:1: error: BUILDSTDERR: warning: label ‘_cmhX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20011 | _cmhX: BUILDSTDERR: | ^ BUILDSTDERR: 20011 | _cmhX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skL1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20059:1: error: BUILDSTDERR: warning: label ‘_cmi6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20059 | _cmi6: BUILDSTDERR: | ^ BUILDSTDERR: 20059 | _cmi6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmgI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20093:1: error: BUILDSTDERR: warning: label ‘_cmgI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20093 | _cmgI: BUILDSTDERR: | ^ BUILDSTDERR: 20093 | _cmgI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmgO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20136:1: error: BUILDSTDERR: warning: label ‘_cmgO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20136 | _cmgO: BUILDSTDERR: | ^ BUILDSTDERR: 20136 | _cmgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20171:1: error: BUILDSTDERR: warning: label ‘_cmiu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20171 | _cmiu: BUILDSTDERR: | ^ BUILDSTDERR: 20171 | _cmiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20200:1: error: BUILDSTDERR: warning: label ‘_cmix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20200 | _cmix: BUILDSTDERR: | ^ BUILDSTDERR: 20200 | _cmix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20236:1: error: BUILDSTDERR: warning: label ‘_cmiK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20236 | _cmiK: BUILDSTDERR: | ^ BUILDSTDERR: 20236 | _cmiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20265:1: error: BUILDSTDERR: warning: label ‘_cmiN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20265 | _cmiN: BUILDSTDERR: | ^ BUILDSTDERR: 20265 | _cmiN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20315:1: error: BUILDSTDERR: warning: label ‘_cmiS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20315 | _cmiS: BUILDSTDERR: | ^ BUILDSTDERR: 20315 | _cmiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skKW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20376:1: error: BUILDSTDERR: warning: label ‘_cmiY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20376 | _cmiY: BUILDSTDERR: | ^ BUILDSTDERR: 20376 | _cmiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmzzipWith_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20418:1: error: BUILDSTDERR: warning: label ‘_cmj3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20418 | _cmj3: BUILDSTDERR: | ^ BUILDSTDERR: 20418 | _cmj3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmzzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20457:1: error: BUILDSTDERR: warning: label ‘_cmjc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20457 | _cmjc: BUILDSTDERR: | ^ BUILDSTDERR: 20457 | _cmjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20486:1: error: BUILDSTDERR: warning: label ‘_cmju’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20486 | _cmju: BUILDSTDERR: | ^ BUILDSTDERR: 20486 | _cmju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skM6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20521:1: error: BUILDSTDERR: warning: label ‘_cmjP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20521 | _cmjP: BUILDSTDERR: | ^ BUILDSTDERR: 20521 | _cmjP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmjN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20546:1: error: BUILDSTDERR: warning: label ‘_cmjN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20546 | _cmjN: BUILDSTDERR: | ^ BUILDSTDERR: 20546 | _cmjN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20564:1: error: BUILDSTDERR: warning: label ‘_cmk4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20564 | _cmk4: BUILDSTDERR: | ^ BUILDSTDERR: 20564 | _cmk4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmk2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20589:1: error: BUILDSTDERR: warning: label ‘_cmk2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20589 | _cmk2: BUILDSTDERR: | ^ BUILDSTDERR: 20589 | _cmk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20607:1: error: BUILDSTDERR: warning: label ‘_cmkg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20607 | _cmkg: BUILDSTDERR: | ^ BUILDSTDERR: 20607 | _cmkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20635:1: error: BUILDSTDERR: warning: label ‘_cmkp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20635 | _cmkp: BUILDSTDERR: | ^ BUILDSTDERR: 20635 | _cmkp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmjD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20676:1: error: BUILDSTDERR: warning: label ‘_cmjD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20676 | _cmjD: BUILDSTDERR: | ^ BUILDSTDERR: 20676 | _cmjD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20764:1: error: BUILDSTDERR: warning: label ‘_cmkJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20764 | _cmkJ: BUILDSTDERR: | ^ BUILDSTDERR: 20764 | _cmkJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20806:1: error: BUILDSTDERR: warning: label ‘_cmkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20806 | _cmkZ: BUILDSTDERR: | ^ BUILDSTDERR: 20806 | _cmkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20841:1: error: BUILDSTDERR: warning: label ‘_cmlk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20841 | _cmlk: BUILDSTDERR: | ^ BUILDSTDERR: 20841 | _cmlk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmli’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20866:1: error: BUILDSTDERR: warning: label ‘_cmli’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20866 | _cmli: BUILDSTDERR: | ^ BUILDSTDERR: 20866 | _cmli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20884:1: error: BUILDSTDERR: warning: label ‘_cmlz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20884 | _cmlz: BUILDSTDERR: | ^ BUILDSTDERR: 20884 | _cmlz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmlx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20909:1: error: BUILDSTDERR: warning: label ‘_cmlx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20909 | _cmlx: BUILDSTDERR: | ^ BUILDSTDERR: 20909 | _cmlx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20927:1: error: BUILDSTDERR: warning: label ‘_cmlL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20927 | _cmlL: BUILDSTDERR: | ^ BUILDSTDERR: 20927 | _cmlL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20955:1: error: BUILDSTDERR: warning: label ‘_cmlU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20955 | _cmlU: BUILDSTDERR: | ^ BUILDSTDERR: 20955 | _cmlU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cml8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:20996:1: error: BUILDSTDERR: warning: label ‘_cml8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20996 | _cml8: BUILDSTDERR: | ^ BUILDSTDERR: 20996 | _cml8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skLV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21084:1: error: BUILDSTDERR: warning: label ‘_cmme’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21084 | _cmme: BUILDSTDERR: | ^ BUILDSTDERR: 21084 | _cmme: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdcmunzzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21127:1: error: BUILDSTDERR: warning: label ‘_cmmj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21127 | _cmmj: BUILDSTDERR: | ^ BUILDSTDERR: 21127 | _cmmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmunzzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21166:1: error: BUILDSTDERR: warning: label ‘_cmmv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21166 | _cmmv: BUILDSTDERR: | ^ BUILDSTDERR: 21166 | _cmmv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmms’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21190:1: error: BUILDSTDERR: warning: label ‘_cmms’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21190 | _cmms: BUILDSTDERR: | ^ BUILDSTDERR: 21190 | _cmms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21222:1: error: BUILDSTDERR: warning: label ‘_cmmK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21222 | _cmmK: BUILDSTDERR: | ^ BUILDSTDERR: 21222 | _cmmK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21244:1: error: BUILDSTDERR: warning: label ‘_cmmS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21244 | _cmmS: BUILDSTDERR: | ^ BUILDSTDERR: 21244 | _cmmS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21266:1: error: BUILDSTDERR: warning: label ‘_cmn0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21266 | _cmn0: BUILDSTDERR: | ^ BUILDSTDERR: 21266 | _cmn0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21288:1: error: BUILDSTDERR: warning: label ‘_cmn7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21288 | _cmn7: BUILDSTDERR: | ^ BUILDSTDERR: 21288 | _cmn7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21317:1: error: BUILDSTDERR: warning: label ‘_cmnb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21317 | _cmnb: BUILDSTDERR: | ^ BUILDSTDERR: 21317 | _cmnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_discard_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21360:1: error: BUILDSTDERR: warning: label ‘_cmnk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21360 | _cmnk: BUILDSTDERR: | ^ BUILDSTDERR: 21360 | _cmnk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21390:1: error: BUILDSTDERR: warning: label ‘_cmny’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21390 | _cmny: BUILDSTDERR: | ^ BUILDSTDERR: 21390 | _cmny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21425:1: error: BUILDSTDERR: warning: label ‘_cmnT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21425 | _cmnT: BUILDSTDERR: | ^ BUILDSTDERR: 21425 | _cmnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmnR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21450:1: error: BUILDSTDERR: warning: label ‘_cmnR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21450 | _cmnR: BUILDSTDERR: | ^ BUILDSTDERR: 21450 | _cmnR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21468:1: error: BUILDSTDERR: warning: label ‘_cmo8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21468 | _cmo8: BUILDSTDERR: | ^ BUILDSTDERR: 21468 | _cmo8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmo6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21493:1: error: BUILDSTDERR: warning: label ‘_cmo6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21493 | _cmo6: BUILDSTDERR: | ^ BUILDSTDERR: 21493 | _cmo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21511:1: error: BUILDSTDERR: warning: label ‘_cmok’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21511 | _cmok: BUILDSTDERR: | ^ BUILDSTDERR: 21511 | _cmok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘skMA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21539:1: error: BUILDSTDERR: warning: label ‘_cmot’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21539 | _cmot: BUILDSTDERR: | ^ BUILDSTDERR: 21539 | _cmot: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmnH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21581:1: error: BUILDSTDERR: warning: label ‘_cmnH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21581 | _cmnH: BUILDSTDERR: | ^ BUILDSTDERR: 21581 | _cmnH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_every_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21666:1: error: BUILDSTDERR: warning: label ‘_cmoN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21666 | _cmoN: BUILDSTDERR: | ^ BUILDSTDERR: 21666 | _cmoN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc: In function ‘_cmoL’: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:21706:1: error: BUILDSTDERR: warning: label ‘_cmoL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21706 | _cmoL: BUILDSTDERR: | ^ BUILDSTDERR: 21706 | _cmoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:17114:16: error: BUILDSTDERR: warning: ‘riuW_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: | BUILDSTDERR: 17114 | static StgWord riuW_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 17114 | static StgWord riuW_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:2152:16: error: BUILDSTDERR: warning: ‘riup_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 2152 | static StgWord riup_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 2152 | static StgWord riup_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_30.hc:869:16: error: BUILDSTDERR: warning: ‘riuo_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 869 | static StgWord riuo_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | static StgWord riuo_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [4 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o ) BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snFU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:15:1: error: BUILDSTDERR: warning: label ‘_cnPg’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cnPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cnPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnP7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:48:1: error: BUILDSTDERR: warning: label ‘_cnP7’ defined but not used [-Wunused-label] BUILDSTDERR: 48 | _cnP7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 48 | _cnP7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snG4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:90:1: error: BUILDSTDERR: warning: label ‘_cnPE’ defined but not used [-Wunused-label] BUILDSTDERR: 90 | _cnPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 90 | _cnPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snG3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:117:1: error: BUILDSTDERR: warning: label ‘_cnPH’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _cnPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _cnPH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snG5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:155:1: error: BUILDSTDERR: warning: label ‘_cnPS’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _cnPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _cnPS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snG8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:190:1: error: BUILDSTDERR: warning: label ‘_cnQ4’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _cnQ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _cnQ4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:225:1: error: BUILDSTDERR: warning: label ‘_cnQp’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _cnQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _cnQp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnQn’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:250:1: error: BUILDSTDERR: warning: label ‘_cnQn’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _cnQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _cnQn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:268:1: error: BUILDSTDERR: warning: label ‘_cnQI’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _cnQI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _cnQI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnQG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:293:1: error: BUILDSTDERR: warning: label ‘_cnQG’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _cnQG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _cnQG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:311:1: error: BUILDSTDERR: warning: label ‘_cnQX’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _cnQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _cnQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:340:1: error: BUILDSTDERR: warning: label ‘_cnR0’ defined but not used [-Wunused-label] BUILDSTDERR: 340 | _cnR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 340 | _cnR0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:379:1: error: BUILDSTDERR: warning: label ‘_cnRe’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cnRe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cnRe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:420:1: error: BUILDSTDERR: warning: label ‘_cnRj’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _cnRj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _cnRj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:469:1: error: BUILDSTDERR: warning: label ‘_cnRo’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _cnRo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _cnRo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:519:1: error: BUILDSTDERR: warning: label ‘_cnRz’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _cnRz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _cnRz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snG9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:547:1: error: BUILDSTDERR: warning: label ‘_cnRI’ defined but not used [-Wunused-label] BUILDSTDERR: 547 | _cnRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 547 | _cnRI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnQd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:590:1: error: BUILDSTDERR: warning: label ‘_cnQd’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _cnQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _cnQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:675:1: error: BUILDSTDERR: warning: label ‘_cnS9’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _cnS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _cnS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:702:1: error: BUILDSTDERR: warning: label ‘_cnSc’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _cnSc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _cnSc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:740:1: error: BUILDSTDERR: warning: label ‘_cnSn’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _cnSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _cnSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:775:1: error: BUILDSTDERR: warning: label ‘_cnSz’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cnSz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cnSz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:810:1: error: BUILDSTDERR: warning: label ‘_cnSY’ defined but not used [-Wunused-label] BUILDSTDERR: 810 | _cnSY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 810 | _cnSY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnSW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:835:1: error: BUILDSTDERR: warning: label ‘_cnSW’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _cnSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _cnSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:853:1: error: BUILDSTDERR: warning: label ‘_cnTd’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _cnTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _cnTd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:882:1: error: BUILDSTDERR: warning: label ‘_cnTg’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _cnTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _cnTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:921:1: error: BUILDSTDERR: warning: label ‘_cnTu’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _cnTu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _cnTu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:962:1: error: BUILDSTDERR: warning: label ‘_cnTz’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _cnTz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _cnTz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1011:1: error: BUILDSTDERR: warning: label ‘_cnTE’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _cnTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _cnTE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1061:1: error: BUILDSTDERR: warning: label ‘_cnTS’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _cnTS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _cnTS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnTQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1086:1: error: BUILDSTDERR: warning: label ‘_cnTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _cnTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _cnTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snH1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1104:1: error: BUILDSTDERR: warning: label ‘_cnU4’ defined but not used [-Wunused-label] BUILDSTDERR: 1104 | _cnU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1104 | _cnU4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snGE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1132:1: error: BUILDSTDERR: warning: label ‘_cnUd’ defined but not used [-Wunused-label] BUILDSTDERR: 1132 | _cnUd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1132 | _cnUd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnSI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1175:1: error: BUILDSTDERR: warning: label ‘_cnSI’ defined but not used [-Wunused-label] BUILDSTDERR: 1175 | _cnSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1175 | _cnSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snH3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1260:1: error: BUILDSTDERR: warning: label ‘_cnUF’ defined but not used [-Wunused-label] BUILDSTDERR: 1260 | _cnUF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1260 | _cnUF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snH4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1284:1: error: BUILDSTDERR: warning: label ‘_cnUI’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _cnUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _cnUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_distribute_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1336:1: error: BUILDSTDERR: warning: label ‘_cnUP’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _cnUP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _cnUP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnUN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1408:1: error: BUILDSTDERR: warning: label ‘_cnUN’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _cnUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _cnUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnUS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1429:1: error: BUILDSTDERR: warning: label ‘_cnUS’ defined but not used [-Wunused-label] BUILDSTDERR: 1429 | _cnUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1429 | _cnUS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnUW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1448:1: error: BUILDSTDERR: warning: label ‘_cnUW’ defined but not used [-Wunused-label] BUILDSTDERR: 1448 | _cnUW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1448 | _cnUW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snH9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1471:1: error: BUILDSTDERR: warning: label ‘_cnVg’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _cnVg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _cnVg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1496:1: error: BUILDSTDERR: warning: label ‘_cnVn’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _cnVn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _cnVn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1520:1: error: BUILDSTDERR: warning: label ‘_cnVu’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _cnVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _cnVu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runExceptP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1550:1: error: BUILDSTDERR: warning: label ‘_cnVx’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _cnVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _cnVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1595:1: error: BUILDSTDERR: warning: label ‘_cnVK’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _cnVK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _cnVK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1619:1: error: BUILDSTDERR: warning: label ‘_cnVR’ defined but not used [-Wunused-label] BUILDSTDERR: 1619 | _cnVR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1619 | _cnVR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1644:1: error: BUILDSTDERR: warning: label ‘_cnVY’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _cnVY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _cnVY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runMaybeP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1674:1: error: BUILDSTDERR: warning: label ‘_cnW1’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _cnW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _cnW1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘rnFK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1717:1: error: BUILDSTDERR: warning: label ‘_cnWa’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _cnWa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _cnWa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1738:1: error: BUILDSTDERR: warning: label ‘_cnWl’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _cnWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _cnWl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1762:1: error: BUILDSTDERR: warning: label ‘_cnWs’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _cnWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _cnWs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1787:1: error: BUILDSTDERR: warning: label ‘_cnWz’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _cnWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _cnWz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1814:1: error: BUILDSTDERR: warning: label ‘_cnWH’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _cnWH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _cnWH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runReaderP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1849:1: error: BUILDSTDERR: warning: label ‘_cnWK’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _cnWK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _cnWK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1889:1: error: BUILDSTDERR: warning: label ‘_cnWX’ defined but not used [-Wunused-label] BUILDSTDERR: 1889 | _cnWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1889 | _cnWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1913:1: error: BUILDSTDERR: warning: label ‘_cnX4’ defined but not used [-Wunused-label] BUILDSTDERR: 1913 | _cnX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1913 | _cnX4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1938:1: error: BUILDSTDERR: warning: label ‘_cnXb’ defined but not used [-Wunused-label] BUILDSTDERR: 1938 | _cnXb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1938 | _cnXb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:1965:1: error: BUILDSTDERR: warning: label ‘_cnXj’ defined but not used [-Wunused-label] BUILDSTDERR: 1965 | _cnXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1965 | _cnXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runStateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2000:1: error: BUILDSTDERR: warning: label ‘_cnXm’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _cnXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _cnXm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_evalStateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2041:1: error: BUILDSTDERR: warning: label ‘_cnXx’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _cnXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _cnXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnXv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2067:1: error: BUILDSTDERR: warning: label ‘_cnXv’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _cnXv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _cnXv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execStateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2090:1: error: BUILDSTDERR: warning: label ‘_cnXJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2090 | _cnXJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2090 | _cnXJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnXH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2116:1: error: BUILDSTDERR: warning: label ‘_cnXH’ defined but not used [-Wunused-label] BUILDSTDERR: 2116 | _cnXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2116 | _cnXH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2138:1: error: BUILDSTDERR: warning: label ‘_cnXY’ defined but not used [-Wunused-label] BUILDSTDERR: 2138 | _cnXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2138 | _cnXY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2160:1: error: BUILDSTDERR: warning: label ‘_cnY5’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _cnY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _cnY5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2185:1: error: BUILDSTDERR: warning: label ‘_cnYc’ defined but not used [-Wunused-label] BUILDSTDERR: 2185 | _cnYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2185 | _cnYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2210:1: error: BUILDSTDERR: warning: label ‘_cnYj’ defined but not used [-Wunused-label] BUILDSTDERR: 2210 | _cnYj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2210 | _cnYj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runWriterP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2242:1: error: BUILDSTDERR: warning: label ‘_cnYm’ defined but not used [-Wunused-label] BUILDSTDERR: 2242 | _cnYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2242 | _cnYm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execWriterP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2293:1: error: BUILDSTDERR: warning: label ‘_cnYx’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _cnYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _cnYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnYv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2319:1: error: BUILDSTDERR: warning: label ‘_cnYv’ defined but not used [-Wunused-label] BUILDSTDERR: 2319 | _cnYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2319 | _cnYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2341:1: error: BUILDSTDERR: warning: label ‘_cnYM’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _cnYM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _cnYM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2363:1: error: BUILDSTDERR: warning: label ‘_cnYT’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _cnYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _cnYT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2388:1: error: BUILDSTDERR: warning: label ‘_cnZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _cnZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _cnZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snHX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2413:1: error: BUILDSTDERR: warning: label ‘_cnZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _cnZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _cnZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snI1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2441:1: error: BUILDSTDERR: warning: label ‘_cnZf’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _cnZf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _cnZf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runRWSP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2480:1: error: BUILDSTDERR: warning: label ‘_cnZi’ defined but not used [-Wunused-label] BUILDSTDERR: 2480 | _cnZi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2480 | _cnZi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘rnFL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2527:1: error: BUILDSTDERR: warning: label ‘_cnZu’ defined but not used [-Wunused-label] BUILDSTDERR: 2527 | _cnZu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2527 | _cnZu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_evalRWSP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2564:1: error: BUILDSTDERR: warning: label ‘_cnZF’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _cnZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _cnZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cnZD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2592:1: error: BUILDSTDERR: warning: label ‘_cnZD’ defined but not used [-Wunused-label] BUILDSTDERR: 2592 | _cnZD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2592 | _cnZD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘rnFM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2616:1: error: BUILDSTDERR: warning: label ‘_cnZS’ defined but not used [-Wunused-label] BUILDSTDERR: 2616 | _cnZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2616 | _cnZS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execRWSP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2653:1: error: BUILDSTDERR: warning: label ‘_co03’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _co03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _co03: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co01’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2681:1: error: BUILDSTDERR: warning: label ‘_co01’ defined but not used [-Wunused-label] BUILDSTDERR: 2681 | _co01: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2681 | _co01: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2706:1: error: BUILDSTDERR: warning: label ‘_co0j’ defined but not used [-Wunused-label] BUILDSTDERR: 2706 | _co0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2706 | _co0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2739:1: error: BUILDSTDERR: warning: label ‘_co0t’ defined but not used [-Wunused-label] BUILDSTDERR: 2739 | _co0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2739 | _co0t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2764:1: error: BUILDSTDERR: warning: label ‘_co0A’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _co0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _co0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2789:1: error: BUILDSTDERR: warning: label ‘_co0P’ defined but not used [-Wunused-label] BUILDSTDERR: 2789 | _co0P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2789 | _co0P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co0I’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2821:1: error: BUILDSTDERR: warning: label ‘_co0I’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _co0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _co0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2864:1: error: BUILDSTDERR: warning: label ‘_co1g’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _co1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _co1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2894:1: error: BUILDSTDERR: warning: label ‘_co1j’ defined but not used [-Wunused-label] BUILDSTDERR: 2894 | _co1j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2894 | _co1j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2936:1: error: BUILDSTDERR: warning: label ‘_co1p’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _co1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _co1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2969:1: error: BUILDSTDERR: warning: label ‘_co1B’ defined but not used [-Wunused-label] BUILDSTDERR: 2969 | _co1B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2969 | _co1B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co1z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:2996:1: error: BUILDSTDERR: warning: label ‘_co1z’ defined but not used [-Wunused-label] BUILDSTDERR: 2996 | _co1z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2996 | _co1z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_exceptP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3020:1: error: BUILDSTDERR: warning: label ‘_co1H’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _co1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _co1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3066:1: error: BUILDSTDERR: warning: label ‘_co1U’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _co1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _co1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3091:1: error: BUILDSTDERR: warning: label ‘_co21’ defined but not used [-Wunused-label] BUILDSTDERR: 3091 | _co21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3091 | _co21: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snIZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3115:1: error: BUILDSTDERR: warning: label ‘_co28’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _co28: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _co28: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJ0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3139:1: error: BUILDSTDERR: warning: label ‘_co2f’ defined but not used [-Wunused-label] BUILDSTDERR: 3139 | _co2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3139 | _co2f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJ9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3164:1: error: BUILDSTDERR: warning: label ‘_co2D’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _co2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _co2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co2w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3197:1: error: BUILDSTDERR: warning: label ‘_co2w’ defined but not used [-Wunused-label] BUILDSTDERR: 3197 | _co2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3197 | _co2w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co2I’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3237:1: error: BUILDSTDERR: warning: label ‘_co2I’ defined but not used [-Wunused-label] BUILDSTDERR: 3237 | _co2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3237 | _co2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3268:1: error: BUILDSTDERR: warning: label ‘_co2X’ defined but not used [-Wunused-label] BUILDSTDERR: 3268 | _co2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3268 | _co2X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co2V’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3317:1: error: BUILDSTDERR: warning: label ‘_co2V’ defined but not used [-Wunused-label] BUILDSTDERR: 3317 | _co2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3317 | _co2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3339:1: error: BUILDSTDERR: warning: label ‘_co35’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _co35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _co35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_catchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3380:1: error: BUILDSTDERR: warning: label ‘_co3a’ defined but not used [-Wunused-label] BUILDSTDERR: 3380 | _co3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3380 | _co3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3425:1: error: BUILDSTDERR: warning: label ‘_co3p’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _co3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _co3p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3462:1: error: BUILDSTDERR: warning: label ‘_co3B’ defined but not used [-Wunused-label] BUILDSTDERR: 3462 | _co3B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3462 | _co3B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3497:1: error: BUILDSTDERR: warning: label ‘_co3W’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _co3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _co3W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co3U’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3522:1: error: BUILDSTDERR: warning: label ‘_co3U’ defined but not used [-Wunused-label] BUILDSTDERR: 3522 | _co3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3522 | _co3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3540:1: error: BUILDSTDERR: warning: label ‘_co4b’ defined but not used [-Wunused-label] BUILDSTDERR: 3540 | _co4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3540 | _co4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co49’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3565:1: error: BUILDSTDERR: warning: label ‘_co49’ defined but not used [-Wunused-label] BUILDSTDERR: 3565 | _co49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3565 | _co49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3583:1: error: BUILDSTDERR: warning: label ‘_co4r’ defined but not used [-Wunused-label] BUILDSTDERR: 3583 | _co4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3583 | _co4r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3615:1: error: BUILDSTDERR: warning: label ‘_co4u’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _co4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _co4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3657:1: error: BUILDSTDERR: warning: label ‘_co4F’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _co4F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _co4F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co3K’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3700:1: error: BUILDSTDERR: warning: label ‘_co3K’ defined but not used [-Wunused-label] BUILDSTDERR: 3700 | _co3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3700 | _co3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_liftCatchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3784:1: error: BUILDSTDERR: warning: label ‘_co4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _co4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _co4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3828:1: error: BUILDSTDERR: warning: label ‘_co5d’ defined but not used [-Wunused-label] BUILDSTDERR: 3828 | _co5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3828 | _co5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3861:1: error: BUILDSTDERR: warning: label ‘_co5n’ defined but not used [-Wunused-label] BUILDSTDERR: 3861 | _co5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3861 | _co5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3886:1: error: BUILDSTDERR: warning: label ‘_co5u’ defined but not used [-Wunused-label] BUILDSTDERR: 3886 | _co5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3886 | _co5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3911:1: error: BUILDSTDERR: warning: label ‘_co5B’ defined but not used [-Wunused-label] BUILDSTDERR: 3911 | _co5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3911 | _co5B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3938:1: error: BUILDSTDERR: warning: label ‘_co5Q’ defined but not used [-Wunused-label] BUILDSTDERR: 3938 | _co5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3938 | _co5Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co5J’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:3970:1: error: BUILDSTDERR: warning: label ‘_co5J’ defined but not used [-Wunused-label] BUILDSTDERR: 3970 | _co5J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3970 | _co5J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4009:1: error: BUILDSTDERR: warning: label ‘_co6h’ defined but not used [-Wunused-label] BUILDSTDERR: 4009 | _co6h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4009 | _co6h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4039:1: error: BUILDSTDERR: warning: label ‘_co6k’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _co6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _co6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4081:1: error: BUILDSTDERR: warning: label ‘_co6q’ defined but not used [-Wunused-label] BUILDSTDERR: 4081 | _co6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4081 | _co6q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4114:1: error: BUILDSTDERR: warning: label ‘_co6C’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _co6C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _co6C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co6A’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4141:1: error: BUILDSTDERR: warning: label ‘_co6A’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _co6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _co6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_maybeP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4166:1: error: BUILDSTDERR: warning: label ‘_co6I’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _co6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _co6I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snJZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4215:1: error: BUILDSTDERR: warning: label ‘_co6V’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _co6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _co6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snK0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4239:1: error: BUILDSTDERR: warning: label ‘_co72’ defined but not used [-Wunused-label] BUILDSTDERR: 4239 | _co72: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4239 | _co72: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snK1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4265:1: error: BUILDSTDERR: warning: label ‘_co7b’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _co7b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _co7b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snK5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4298:1: error: BUILDSTDERR: warning: label ‘_co7s’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _co7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _co7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co7q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4323:1: error: BUILDSTDERR: warning: label ‘_co7q’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _co7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _co7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4341:1: error: BUILDSTDERR: warning: label ‘_co7H’ defined but not used [-Wunused-label] BUILDSTDERR: 4341 | _co7H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4341 | _co7H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snK8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4371:1: error: BUILDSTDERR: warning: label ‘_co7K’ defined but not used [-Wunused-label] BUILDSTDERR: 4371 | _co7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4371 | _co7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4408:1: error: BUILDSTDERR: warning: label ‘_co82’ defined but not used [-Wunused-label] BUILDSTDERR: 4408 | _co82: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4408 | _co82: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4438:1: error: BUILDSTDERR: warning: label ‘_co85’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _co85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _co85: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4481:1: error: BUILDSTDERR: warning: label ‘_co8a’ defined but not used [-Wunused-label] BUILDSTDERR: 4481 | _co8a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4481 | _co8a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4526:1: error: BUILDSTDERR: warning: label ‘_co8g’ defined but not used [-Wunused-label] BUILDSTDERR: 4526 | _co8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4526 | _co8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_readerP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4572:1: error: BUILDSTDERR: warning: label ‘_co8l’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _co8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _co8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4616:1: error: BUILDSTDERR: warning: label ‘_co8F’ defined but not used [-Wunused-label] BUILDSTDERR: 4616 | _co8F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4616 | _co8F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4653:1: error: BUILDSTDERR: warning: label ‘_co8K’ defined but not used [-Wunused-label] BUILDSTDERR: 4653 | _co8K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4653 | _co8K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4687:1: error: BUILDSTDERR: warning: label ‘_co8T’ defined but not used [-Wunused-label] BUILDSTDERR: 4687 | _co8T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4687 | _co8T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4712:1: error: BUILDSTDERR: warning: label ‘_co94’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _co94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _co94: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co91’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4744:1: error: BUILDSTDERR: warning: label ‘_co91’ defined but not used [-Wunused-label] BUILDSTDERR: 4744 | _co91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4744 | _co91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4775:1: error: BUILDSTDERR: warning: label ‘_co9u’ defined but not used [-Wunused-label] BUILDSTDERR: 4775 | _co9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4775 | _co9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4791:1: error: BUILDSTDERR: warning: label ‘_co9L’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _co9L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _co9L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4818:1: error: BUILDSTDERR: warning: label ‘_co9O’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _co9O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _co9O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_co9C’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4852:1: error: BUILDSTDERR: warning: label ‘_co9C’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _co9C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _co9C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4891:1: error: BUILDSTDERR: warning: label ‘_coa5’ defined but not used [-Wunused-label] BUILDSTDERR: 4891 | _coa5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4891 | _coa5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4932:1: error: BUILDSTDERR: warning: label ‘_coaa’ defined but not used [-Wunused-label] BUILDSTDERR: 4932 | _coaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4932 | _coaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:4980:1: error: BUILDSTDERR: warning: label ‘_coaf’ defined but not used [-Wunused-label] BUILDSTDERR: 4980 | _coaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4980 | _coaf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5028:1: error: BUILDSTDERR: warning: label ‘_coap’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _coap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _coap: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5049:1: error: BUILDSTDERR: warning: label ‘_coat’ defined but not used [-Wunused-label] BUILDSTDERR: 5049 | _coat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5049 | _coat: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5087:1: error: BUILDSTDERR: warning: label ‘_coaG’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _coaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _coaG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coaD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5115:1: error: BUILDSTDERR: warning: label ‘_coaD’ defined but not used [-Wunused-label] BUILDSTDERR: 5115 | _coaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5115 | _coaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snKT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5134:1: error: BUILDSTDERR: warning: label ‘_coaV’ defined but not used [-Wunused-label] BUILDSTDERR: 5134 | _coaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5134 | _coaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coaS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5166:1: error: BUILDSTDERR: warning: label ‘_coaS’ defined but not used [-Wunused-label] BUILDSTDERR: 5166 | _coaS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5166 | _coaS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snL1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5199:1: error: BUILDSTDERR: warning: label ‘_cobi’ defined but not used [-Wunused-label] BUILDSTDERR: 5199 | _cobi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5199 | _cobi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cobg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5228:1: error: BUILDSTDERR: warning: label ‘_cobg’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _cobg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _cobg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cobl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5248:1: error: BUILDSTDERR: warning: label ‘_cobl’ defined but not used [-Wunused-label] BUILDSTDERR: 5248 | _cobl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5248 | _cobl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5266:1: error: BUILDSTDERR: warning: label ‘_cobH’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _cobH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _cobH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snL5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5293:1: error: BUILDSTDERR: warning: label ‘_cobK’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _cobK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _cobK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coby’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5327:1: error: BUILDSTDERR: warning: label ‘_coby’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _coby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _coby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5365:1: error: BUILDSTDERR: warning: label ‘_coc6’ defined but not used [-Wunused-label] BUILDSTDERR: 5365 | _coc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5365 | _coc6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5406:1: error: BUILDSTDERR: warning: label ‘_cocb’ defined but not used [-Wunused-label] BUILDSTDERR: 5406 | _cocb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5406 | _cocb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5449:1: error: BUILDSTDERR: warning: label ‘_cocg’ defined but not used [-Wunused-label] BUILDSTDERR: 5449 | _cocg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5449 | _cocg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5495:1: error: BUILDSTDERR: warning: label ‘_cocm’ defined but not used [-Wunused-label] BUILDSTDERR: 5495 | _cocm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5495 | _cocm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_stateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5548:1: error: BUILDSTDERR: warning: label ‘_cocr’ defined but not used [-Wunused-label] BUILDSTDERR: 5548 | _cocr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5548 | _cocr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5598:1: error: BUILDSTDERR: warning: label ‘_cocE’ defined but not used [-Wunused-label] BUILDSTDERR: 5598 | _cocE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5598 | _cocE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5625:1: error: BUILDSTDERR: warning: label ‘_cocN’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _cocN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _cocN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5660:1: error: BUILDSTDERR: warning: label ‘_cocX’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _cocX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _cocX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5685:1: error: BUILDSTDERR: warning: label ‘_cod4’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _cod4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _cod4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5710:1: error: BUILDSTDERR: warning: label ‘_codb’ defined but not used [-Wunused-label] BUILDSTDERR: 5710 | _codb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5710 | _codb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5734:1: error: BUILDSTDERR: warning: label ‘_codC’ defined but not used [-Wunused-label] BUILDSTDERR: 5734 | _codC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5734 | _codC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5762:1: error: BUILDSTDERR: warning: label ‘_codF’ defined but not used [-Wunused-label] BUILDSTDERR: 5762 | _codF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5762 | _codF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_codt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5796:1: error: BUILDSTDERR: warning: label ‘_codt’ defined but not used [-Wunused-label] BUILDSTDERR: 5796 | _codt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5796 | _codt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5836:1: error: BUILDSTDERR: warning: label ‘_codT’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _codT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _codT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5877:1: error: BUILDSTDERR: warning: label ‘_codY’ defined but not used [-Wunused-label] BUILDSTDERR: 5877 | _codY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5877 | _codY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_codj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5913:1: error: BUILDSTDERR: warning: label ‘_codj’ defined but not used [-Wunused-label] BUILDSTDERR: 5913 | _codj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5913 | _codj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5949:1: error: BUILDSTDERR: warning: label ‘_coek’ defined but not used [-Wunused-label] BUILDSTDERR: 5949 | _coek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5949 | _coek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snM1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5965:1: error: BUILDSTDERR: warning: label ‘_coeL’ defined but not used [-Wunused-label] BUILDSTDERR: 5965 | _coeL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5965 | _coeL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snM3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:5993:1: error: BUILDSTDERR: warning: label ‘_coeO’ defined but not used [-Wunused-label] BUILDSTDERR: 5993 | _coeO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5993 | _coeO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coeC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6027:1: error: BUILDSTDERR: warning: label ‘_coeC’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _coeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _coeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6062:1: error: BUILDSTDERR: warning: label ‘_cof4’ defined but not used [-Wunused-label] BUILDSTDERR: 6062 | _cof4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6062 | _cof4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6095:1: error: BUILDSTDERR: warning: label ‘_cof8’ defined but not used [-Wunused-label] BUILDSTDERR: 6095 | _cof8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6095 | _cof8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snM4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6140:1: error: BUILDSTDERR: warning: label ‘_cofd’ defined but not used [-Wunused-label] BUILDSTDERR: 6140 | _cofd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6140 | _cofd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coes’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6178:1: error: BUILDSTDERR: warning: label ‘_coes’ defined but not used [-Wunused-label] BUILDSTDERR: 6178 | _coes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6178 | _coes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6222:1: error: BUILDSTDERR: warning: label ‘_coft’ defined but not used [-Wunused-label] BUILDSTDERR: 6222 | _coft: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6222 | _coft: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6263:1: error: BUILDSTDERR: warning: label ‘_cofy’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _cofy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _cofy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snM5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6314:1: error: BUILDSTDERR: warning: label ‘_cofD’ defined but not used [-Wunused-label] BUILDSTDERR: 6314 | _cofD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6314 | _cofD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snLH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6377:1: error: BUILDSTDERR: warning: label ‘_cofJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6377 | _cofJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6377 | _cofJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snM6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cofW’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cofW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cofW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cofT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6447:1: error: BUILDSTDERR: warning: label ‘_cofT’ defined but not used [-Wunused-label] BUILDSTDERR: 6447 | _cofT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6447 | _cofT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6466:1: error: BUILDSTDERR: warning: label ‘_coga’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _coga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _coga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cog8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6493:1: error: BUILDSTDERR: warning: label ‘_cog8’ defined but not used [-Wunused-label] BUILDSTDERR: 6493 | _cog8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6493 | _cog8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_writerP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6524:1: error: BUILDSTDERR: warning: label ‘_cogg’ defined but not used [-Wunused-label] BUILDSTDERR: 6524 | _cogg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6524 | _cogg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6589:1: error: BUILDSTDERR: warning: label ‘_cogt’ defined but not used [-Wunused-label] BUILDSTDERR: 6589 | _cogt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6589 | _cogt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6617:1: error: BUILDSTDERR: warning: label ‘_cogH’ defined but not used [-Wunused-label] BUILDSTDERR: 6617 | _cogH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6617 | _cogH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cogM’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cogM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cogM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6696:1: error: BUILDSTDERR: warning: label ‘_cogV’ defined but not used [-Wunused-label] BUILDSTDERR: 6696 | _cogV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6696 | _cogV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6721:1: error: BUILDSTDERR: warning: label ‘_cohm’ defined but not used [-Wunused-label] BUILDSTDERR: 6721 | _cohm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6721 | _cohm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6749:1: error: BUILDSTDERR: warning: label ‘_cohp’ defined but not used [-Wunused-label] BUILDSTDERR: 6749 | _cohp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6749 | _cohp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cohd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6784:1: error: BUILDSTDERR: warning: label ‘_cohd’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _cohd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _cohd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6827:1: error: BUILDSTDERR: warning: label ‘_cohD’ defined but not used [-Wunused-label] BUILDSTDERR: 6827 | _cohD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6827 | _cohD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6870:1: error: BUILDSTDERR: warning: label ‘_cohI’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _cohI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _cohI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coh3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6906:1: error: BUILDSTDERR: warning: label ‘_coh3’ defined but not used [-Wunused-label] BUILDSTDERR: 6906 | _coh3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6906 | _coh3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6943:1: error: BUILDSTDERR: warning: label ‘_coi4’ defined but not used [-Wunused-label] BUILDSTDERR: 6943 | _coi4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6943 | _coi4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6959:1: error: BUILDSTDERR: warning: label ‘_coiv’ defined but not used [-Wunused-label] BUILDSTDERR: 6959 | _coiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6959 | _coiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:6987:1: error: BUILDSTDERR: warning: label ‘_coiy’ defined but not used [-Wunused-label] BUILDSTDERR: 6987 | _coiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6987 | _coiy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coim’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7022:1: error: BUILDSTDERR: warning: label ‘_coim’ defined but not used [-Wunused-label] BUILDSTDERR: 7022 | _coim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7022 | _coim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7059:1: error: BUILDSTDERR: warning: label ‘_coiO’ defined but not used [-Wunused-label] BUILDSTDERR: 7059 | _coiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7059 | _coiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7093:1: error: BUILDSTDERR: warning: label ‘_coiS’ defined but not used [-Wunused-label] BUILDSTDERR: 7093 | _coiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7093 | _coiS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7140:1: error: BUILDSTDERR: warning: label ‘_coiX’ defined but not used [-Wunused-label] BUILDSTDERR: 7140 | _coiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7140 | _coiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_coic’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7178:1: error: BUILDSTDERR: warning: label ‘_coic’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _coic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _coic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snN2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7220:1: error: BUILDSTDERR: warning: label ‘_cojA’ defined but not used [-Wunused-label] BUILDSTDERR: 7220 | _cojA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7220 | _cojA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snN4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7248:1: error: BUILDSTDERR: warning: label ‘_cojD’ defined but not used [-Wunused-label] BUILDSTDERR: 7248 | _cojD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7248 | _cojD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cojr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7283:1: error: BUILDSTDERR: warning: label ‘_cojr’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _cojr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _cojr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7325:1: error: BUILDSTDERR: warning: label ‘_cojQ’ defined but not used [-Wunused-label] BUILDSTDERR: 7325 | _cojQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7325 | _cojQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snN5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7365:1: error: BUILDSTDERR: warning: label ‘_cojV’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _cojV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _cojV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cojh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7400:1: error: BUILDSTDERR: warning: label ‘_cojh’ defined but not used [-Wunused-label] BUILDSTDERR: 7400 | _cojh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7400 | _cojh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7442:1: error: BUILDSTDERR: warning: label ‘_cok7’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _cok7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _cok7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snN6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cokc’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cokc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cokc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snN7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7541:1: error: BUILDSTDERR: warning: label ‘_cokh’ defined but not used [-Wunused-label] BUILDSTDERR: 7541 | _cokh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7541 | _cokh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7598:1: error: BUILDSTDERR: warning: label ‘_cokm’ defined but not used [-Wunused-label] BUILDSTDERR: 7598 | _cokm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7598 | _cokm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7654:1: error: BUILDSTDERR: warning: label ‘_cokw’ defined but not used [-Wunused-label] BUILDSTDERR: 7654 | _cokw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7654 | _cokw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snMG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7677:1: error: BUILDSTDERR: warning: label ‘_cokA’ defined but not used [-Wunused-label] BUILDSTDERR: 7677 | _cokA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7677 | _cokA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7720:1: error: BUILDSTDERR: warning: label ‘_cokN’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _cokN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _cokN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cokK’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7748:1: error: BUILDSTDERR: warning: label ‘_cokK’ defined but not used [-Wunused-label] BUILDSTDERR: 7748 | _cokK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7748 | _cokK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7768:1: error: BUILDSTDERR: warning: label ‘_coli’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _coli: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _coli: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7796:1: error: BUILDSTDERR: warning: label ‘_coll’ defined but not used [-Wunused-label] BUILDSTDERR: 7796 | _coll: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7796 | _coll: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_col9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7831:1: error: BUILDSTDERR: warning: label ‘_col9’ defined but not used [-Wunused-label] BUILDSTDERR: 7831 | _col9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7831 | _col9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7874:1: error: BUILDSTDERR: warning: label ‘_colz’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _colz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _colz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7917:1: error: BUILDSTDERR: warning: label ‘_colE’ defined but not used [-Wunused-label] BUILDSTDERR: 7917 | _colE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7917 | _colE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cokZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7953:1: error: BUILDSTDERR: warning: label ‘_cokZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7953 | _cokZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7953 | _cokZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snO3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:7992:1: error: BUILDSTDERR: warning: label ‘_com9’ defined but not used [-Wunused-label] BUILDSTDERR: 7992 | _com9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7992 | _com9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snO5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8020:1: error: BUILDSTDERR: warning: label ‘_comc’ defined but not used [-Wunused-label] BUILDSTDERR: 8020 | _comc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8020 | _comc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_com0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8055:1: error: BUILDSTDERR: warning: label ‘_com0’ defined but not used [-Wunused-label] BUILDSTDERR: 8055 | _com0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8055 | _com0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8098:1: error: BUILDSTDERR: warning: label ‘_comq’ defined but not used [-Wunused-label] BUILDSTDERR: 8098 | _comq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8098 | _comq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snNP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8141:1: error: BUILDSTDERR: warning: label ‘_comv’ defined but not used [-Wunused-label] BUILDSTDERR: 8141 | _comv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8141 | _comv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_colQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8177:1: error: BUILDSTDERR: warning: label ‘_colQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8177 | _colQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8177 | _colQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snO9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8216:1: error: BUILDSTDERR: warning: label ‘_comT’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _comT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _comT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_comR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8246:1: error: BUILDSTDERR: warning: label ‘_comR’ defined but not used [-Wunused-label] BUILDSTDERR: 8246 | _comR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8246 | _comR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_comW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8266:1: error: BUILDSTDERR: warning: label ‘_comW’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _comW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _comW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8284:1: error: BUILDSTDERR: warning: label ‘_cons’ defined but not used [-Wunused-label] BUILDSTDERR: 8284 | _cons: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8284 | _cons: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8312:1: error: BUILDSTDERR: warning: label ‘_conv’ defined but not used [-Wunused-label] BUILDSTDERR: 8312 | _conv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8312 | _conv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_conj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8347:1: error: BUILDSTDERR: warning: label ‘_conj’ defined but not used [-Wunused-label] BUILDSTDERR: 8347 | _conj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8347 | _conj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8384:1: error: BUILDSTDERR: warning: label ‘_conL’ defined but not used [-Wunused-label] BUILDSTDERR: 8384 | _conL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8384 | _conL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8418:1: error: BUILDSTDERR: warning: label ‘_conP’ defined but not used [-Wunused-label] BUILDSTDERR: 8418 | _conP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8418 | _conP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8465:1: error: BUILDSTDERR: warning: label ‘_conU’ defined but not used [-Wunused-label] BUILDSTDERR: 8465 | _conU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8465 | _conU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_con9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8503:1: error: BUILDSTDERR: warning: label ‘_con9’ defined but not used [-Wunused-label] BUILDSTDERR: 8503 | _con9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8503 | _con9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8549:1: error: BUILDSTDERR: warning: label ‘_coof’ defined but not used [-Wunused-label] BUILDSTDERR: 8549 | _coof: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8549 | _coof: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8593:1: error: BUILDSTDERR: warning: label ‘_cook’ defined but not used [-Wunused-label] BUILDSTDERR: 8593 | _cook: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8593 | _cook: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8639:1: error: BUILDSTDERR: warning: label ‘_coop’ defined but not used [-Wunused-label] BUILDSTDERR: 8639 | _coop: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8639 | _coop: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snO7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8690:1: error: BUILDSTDERR: warning: label ‘_coov’ defined but not used [-Wunused-label] BUILDSTDERR: 8690 | _coov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8690 | _coov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8742:1: error: BUILDSTDERR: warning: label ‘_cooY’ defined but not used [-Wunused-label] BUILDSTDERR: 8742 | _cooY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8742 | _cooY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8770:1: error: BUILDSTDERR: warning: label ‘_cop1’ defined but not used [-Wunused-label] BUILDSTDERR: 8770 | _cop1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8770 | _cop1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cooP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8805:1: error: BUILDSTDERR: warning: label ‘_cooP’ defined but not used [-Wunused-label] BUILDSTDERR: 8805 | _cooP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8805 | _cooP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8842:1: error: BUILDSTDERR: warning: label ‘_coph’ defined but not used [-Wunused-label] BUILDSTDERR: 8842 | _coph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8842 | _coph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8876:1: error: BUILDSTDERR: warning: label ‘_copl’ defined but not used [-Wunused-label] BUILDSTDERR: 8876 | _copl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8876 | _copl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8923:1: error: BUILDSTDERR: warning: label ‘_copq’ defined but not used [-Wunused-label] BUILDSTDERR: 8923 | _copq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8923 | _copq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘_cooF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:8961:1: error: BUILDSTDERR: warning: label ‘_cooF’ defined but not used [-Wunused-label] BUILDSTDERR: 8961 | _cooF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8961 | _cooF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:9008:1: error: BUILDSTDERR: warning: label ‘_copL’ defined but not used [-Wunused-label] BUILDSTDERR: 9008 | _copL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9008 | _copL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:9054:1: error: BUILDSTDERR: warning: label ‘_copQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9054 | _copQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9054 | _copQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:9102:1: error: BUILDSTDERR: warning: label ‘_copV’ defined but not used [-Wunused-label] BUILDSTDERR: 9102 | _copV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9102 | _copV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘snOX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:9154:1: error: BUILDSTDERR: warning: label ‘_coq1’ defined but not used [-Wunused-label] BUILDSTDERR: 9154 | _coq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9154 | _coq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_rwsP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_35.hc:9220:1: error: BUILDSTDERR: warning: label ‘_coq6’ defined but not used [-Wunused-label] BUILDSTDERR: 9220 | _coq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9220 | _coq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:15:1: error: BUILDSTDERR: warning: label ‘_cozD’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _cozD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _cozD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cozu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:48:1: error: BUILDSTDERR: warning: label ‘_cozu’ defined but not used [-Wunused-label] BUILDSTDERR: 48 | _cozu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 48 | _cozu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:90:1: error: BUILDSTDERR: warning: label ‘_coA1’ defined but not used [-Wunused-label] BUILDSTDERR: 90 | _coA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 90 | _coA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:117:1: error: BUILDSTDERR: warning: label ‘_coA4’ defined but not used [-Wunused-label] BUILDSTDERR: 117 | _coA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 117 | _coA4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:155:1: error: BUILDSTDERR: warning: label ‘_coAf’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _coAf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _coAf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:190:1: error: BUILDSTDERR: warning: label ‘_coAr’ defined but not used [-Wunused-label] BUILDSTDERR: 190 | _coAr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 190 | _coAr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:225:1: error: BUILDSTDERR: warning: label ‘_coAM’ defined but not used [-Wunused-label] BUILDSTDERR: 225 | _coAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 225 | _coAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coAK’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:250:1: error: BUILDSTDERR: warning: label ‘_coAK’ defined but not used [-Wunused-label] BUILDSTDERR: 250 | _coAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 250 | _coAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:268:1: error: BUILDSTDERR: warning: label ‘_coB5’ defined but not used [-Wunused-label] BUILDSTDERR: 268 | _coB5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 268 | _coB5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coB3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:293:1: error: BUILDSTDERR: warning: label ‘_coB3’ defined but not used [-Wunused-label] BUILDSTDERR: 293 | _coB3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 293 | _coB3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:311:1: error: BUILDSTDERR: warning: label ‘_coBk’ defined but not used [-Wunused-label] BUILDSTDERR: 311 | _coBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 311 | _coBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:340:1: error: BUILDSTDERR: warning: label ‘_coBn’ defined but not used [-Wunused-label] BUILDSTDERR: 340 | _coBn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 340 | _coBn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:379:1: error: BUILDSTDERR: warning: label ‘_coBB’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _coBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _coBB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:420:1: error: BUILDSTDERR: warning: label ‘_coBG’ defined but not used [-Wunused-label] BUILDSTDERR: 420 | _coBG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 420 | _coBG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:469:1: error: BUILDSTDERR: warning: label ‘_coBL’ defined but not used [-Wunused-label] BUILDSTDERR: 469 | _coBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 469 | _coBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:519:1: error: BUILDSTDERR: warning: label ‘_coBW’ defined but not used [-Wunused-label] BUILDSTDERR: 519 | _coBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 519 | _coBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:547:1: error: BUILDSTDERR: warning: label ‘_coC5’ defined but not used [-Wunused-label] BUILDSTDERR: 547 | _coC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 547 | _coC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coAA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:590:1: error: BUILDSTDERR: warning: label ‘_coAA’ defined but not used [-Wunused-label] BUILDSTDERR: 590 | _coAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 590 | _coAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:675:1: error: BUILDSTDERR: warning: label ‘_coCw’ defined but not used [-Wunused-label] BUILDSTDERR: 675 | _coCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 675 | _coCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:702:1: error: BUILDSTDERR: warning: label ‘_coCz’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _coCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _coCz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soqX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:740:1: error: BUILDSTDERR: warning: label ‘_coCK’ defined but not used [-Wunused-label] BUILDSTDERR: 740 | _coCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 740 | _coCK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sor0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:775:1: error: BUILDSTDERR: warning: label ‘_coCW’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _coCW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _coCW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sor8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:810:1: error: BUILDSTDERR: warning: label ‘_coDl’ defined but not used [-Wunused-label] BUILDSTDERR: 810 | _coDl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 810 | _coDl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coDj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:835:1: error: BUILDSTDERR: warning: label ‘_coDj’ defined but not used [-Wunused-label] BUILDSTDERR: 835 | _coDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 835 | _coDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:853:1: error: BUILDSTDERR: warning: label ‘_coDA’ defined but not used [-Wunused-label] BUILDSTDERR: 853 | _coDA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 853 | _coDA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:882:1: error: BUILDSTDERR: warning: label ‘_coDD’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _coDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _coDD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:921:1: error: BUILDSTDERR: warning: label ‘_coDR’ defined but not used [-Wunused-label] BUILDSTDERR: 921 | _coDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 921 | _coDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sord_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:962:1: error: BUILDSTDERR: warning: label ‘_coDW’ defined but not used [-Wunused-label] BUILDSTDERR: 962 | _coDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 962 | _coDW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1011:1: error: BUILDSTDERR: warning: label ‘_coE1’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _coE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _coE1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1061:1: error: BUILDSTDERR: warning: label ‘_coEf’ defined but not used [-Wunused-label] BUILDSTDERR: 1061 | _coEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1061 | _coEf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coEd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1086:1: error: BUILDSTDERR: warning: label ‘_coEd’ defined but not used [-Wunused-label] BUILDSTDERR: 1086 | _coEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1086 | _coEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soro_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1104:1: error: BUILDSTDERR: warning: label ‘_coEr’ defined but not used [-Wunused-label] BUILDSTDERR: 1104 | _coEr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1104 | _coEr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sor1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1132:1: error: BUILDSTDERR: warning: label ‘_coEA’ defined but not used [-Wunused-label] BUILDSTDERR: 1132 | _coEA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1132 | _coEA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coD5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1175:1: error: BUILDSTDERR: warning: label ‘_coD5’ defined but not used [-Wunused-label] BUILDSTDERR: 1175 | _coD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1175 | _coD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1260:1: error: BUILDSTDERR: warning: label ‘_coF2’ defined but not used [-Wunused-label] BUILDSTDERR: 1260 | _coF2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1260 | _coF2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1284:1: error: BUILDSTDERR: warning: label ‘_coF5’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _coF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _coF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_distribute_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1336:1: error: BUILDSTDERR: warning: label ‘_coFc’ defined but not used [-Wunused-label] BUILDSTDERR: 1336 | _coFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1336 | _coFc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coFa’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1408:1: error: BUILDSTDERR: warning: label ‘_coFa’ defined but not used [-Wunused-label] BUILDSTDERR: 1408 | _coFa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1408 | _coFa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coFf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1429:1: error: BUILDSTDERR: warning: label ‘_coFf’ defined but not used [-Wunused-label] BUILDSTDERR: 1429 | _coFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1429 | _coFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coFj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1448:1: error: BUILDSTDERR: warning: label ‘_coFj’ defined but not used [-Wunused-label] BUILDSTDERR: 1448 | _coFj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1448 | _coFj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1471:1: error: BUILDSTDERR: warning: label ‘_coFD’ defined but not used [-Wunused-label] BUILDSTDERR: 1471 | _coFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1471 | _coFD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1496:1: error: BUILDSTDERR: warning: label ‘_coFK’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _coFK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _coFK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sory_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1520:1: error: BUILDSTDERR: warning: label ‘_coFR’ defined but not used [-Wunused-label] BUILDSTDERR: 1520 | _coFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1520 | _coFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runExceptP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1550:1: error: BUILDSTDERR: warning: label ‘_coFU’ defined but not used [-Wunused-label] BUILDSTDERR: 1550 | _coFU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1550 | _coFU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1595:1: error: BUILDSTDERR: warning: label ‘_coG7’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _coG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _coG7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1619:1: error: BUILDSTDERR: warning: label ‘_coGe’ defined but not used [-Wunused-label] BUILDSTDERR: 1619 | _coGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1619 | _coGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1644:1: error: BUILDSTDERR: warning: label ‘_coGl’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _coGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _coGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runMaybeP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1674:1: error: BUILDSTDERR: warning: label ‘_coGo’ defined but not used [-Wunused-label] BUILDSTDERR: 1674 | _coGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1674 | _coGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘rnFK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1717:1: error: BUILDSTDERR: warning: label ‘_coGx’ defined but not used [-Wunused-label] BUILDSTDERR: 1717 | _coGx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1717 | _coGx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1738:1: error: BUILDSTDERR: warning: label ‘_coGI’ defined but not used [-Wunused-label] BUILDSTDERR: 1738 | _coGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1738 | _coGI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1762:1: error: BUILDSTDERR: warning: label ‘_coGP’ defined but not used [-Wunused-label] BUILDSTDERR: 1762 | _coGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1762 | _coGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1787:1: error: BUILDSTDERR: warning: label ‘_coGW’ defined but not used [-Wunused-label] BUILDSTDERR: 1787 | _coGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1787 | _coGW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1814:1: error: BUILDSTDERR: warning: label ‘_coH4’ defined but not used [-Wunused-label] BUILDSTDERR: 1814 | _coH4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1814 | _coH4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runReaderP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1849:1: error: BUILDSTDERR: warning: label ‘_coH7’ defined but not used [-Wunused-label] BUILDSTDERR: 1849 | _coH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1849 | _coH7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1889:1: error: BUILDSTDERR: warning: label ‘_coHk’ defined but not used [-Wunused-label] BUILDSTDERR: 1889 | _coHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1889 | _coHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1913:1: error: BUILDSTDERR: warning: label ‘_coHr’ defined but not used [-Wunused-label] BUILDSTDERR: 1913 | _coHr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1913 | _coHr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1938:1: error: BUILDSTDERR: warning: label ‘_coHy’ defined but not used [-Wunused-label] BUILDSTDERR: 1938 | _coHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1938 | _coHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sorV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:1965:1: error: BUILDSTDERR: warning: label ‘_coHG’ defined but not used [-Wunused-label] BUILDSTDERR: 1965 | _coHG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1965 | _coHG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runStateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2000:1: error: BUILDSTDERR: warning: label ‘_coHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2000 | _coHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2000 | _coHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_evalStateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2041:1: error: BUILDSTDERR: warning: label ‘_coHU’ defined but not used [-Wunused-label] BUILDSTDERR: 2041 | _coHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2041 | _coHU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coHS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2067:1: error: BUILDSTDERR: warning: label ‘_coHS’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _coHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _coHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execStateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2090:1: error: BUILDSTDERR: warning: label ‘_coI6’ defined but not used [-Wunused-label] BUILDSTDERR: 2090 | _coI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2090 | _coI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coI4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2116:1: error: BUILDSTDERR: warning: label ‘_coI4’ defined but not used [-Wunused-label] BUILDSTDERR: 2116 | _coI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2116 | _coI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sos6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2138:1: error: BUILDSTDERR: warning: label ‘_coIl’ defined but not used [-Wunused-label] BUILDSTDERR: 2138 | _coIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2138 | _coIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sos7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2160:1: error: BUILDSTDERR: warning: label ‘_coIs’ defined but not used [-Wunused-label] BUILDSTDERR: 2160 | _coIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2160 | _coIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sos8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2185:1: error: BUILDSTDERR: warning: label ‘_coIz’ defined but not used [-Wunused-label] BUILDSTDERR: 2185 | _coIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2185 | _coIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sos9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2210:1: error: BUILDSTDERR: warning: label ‘_coIG’ defined but not used [-Wunused-label] BUILDSTDERR: 2210 | _coIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2210 | _coIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runWriterP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2242:1: error: BUILDSTDERR: warning: label ‘_coIJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2242 | _coIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2242 | _coIJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execWriterP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2293:1: error: BUILDSTDERR: warning: label ‘_coIU’ defined but not used [-Wunused-label] BUILDSTDERR: 2293 | _coIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2293 | _coIU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coIS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2319:1: error: BUILDSTDERR: warning: label ‘_coIS’ defined but not used [-Wunused-label] BUILDSTDERR: 2319 | _coIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2319 | _coIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sosh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2341:1: error: BUILDSTDERR: warning: label ‘_coJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 2341 | _coJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2341 | _coJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sosi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2363:1: error: BUILDSTDERR: warning: label ‘_coJg’ defined but not used [-Wunused-label] BUILDSTDERR: 2363 | _coJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2363 | _coJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sosj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2388:1: error: BUILDSTDERR: warning: label ‘_coJn’ defined but not used [-Wunused-label] BUILDSTDERR: 2388 | _coJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2388 | _coJn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sosk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2413:1: error: BUILDSTDERR: warning: label ‘_coJu’ defined but not used [-Wunused-label] BUILDSTDERR: 2413 | _coJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2413 | _coJu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soso_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2441:1: error: BUILDSTDERR: warning: label ‘_coJC’ defined but not used [-Wunused-label] BUILDSTDERR: 2441 | _coJC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2441 | _coJC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runRWSP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2480:1: error: BUILDSTDERR: warning: label ‘_coJF’ defined but not used [-Wunused-label] BUILDSTDERR: 2480 | _coJF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2480 | _coJF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘rnFL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2527:1: error: BUILDSTDERR: warning: label ‘_coJR’ defined but not used [-Wunused-label] BUILDSTDERR: 2527 | _coJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2527 | _coJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_evalRWSP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2564:1: error: BUILDSTDERR: warning: label ‘_coK2’ defined but not used [-Wunused-label] BUILDSTDERR: 2564 | _coK2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2564 | _coK2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coK0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2592:1: error: BUILDSTDERR: warning: label ‘_coK0’ defined but not used [-Wunused-label] BUILDSTDERR: 2592 | _coK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2592 | _coK0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘rnFM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2616:1: error: BUILDSTDERR: warning: label ‘_coKf’ defined but not used [-Wunused-label] BUILDSTDERR: 2616 | _coKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2616 | _coKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execRWSP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2653:1: error: BUILDSTDERR: warning: label ‘_coKq’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _coKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _coKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coKo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2681:1: error: BUILDSTDERR: warning: label ‘_coKo’ defined but not used [-Wunused-label] BUILDSTDERR: 2681 | _coKo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2681 | _coKo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sosY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2706:1: error: BUILDSTDERR: warning: label ‘_coKG’ defined but not used [-Wunused-label] BUILDSTDERR: 2706 | _coKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2706 | _coKG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sot1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2739:1: error: BUILDSTDERR: warning: label ‘_coKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2739 | _coKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2739 | _coKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sot3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2764:1: error: BUILDSTDERR: warning: label ‘_coKX’ defined but not used [-Wunused-label] BUILDSTDERR: 2764 | _coKX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2764 | _coKX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sot4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2789:1: error: BUILDSTDERR: warning: label ‘_coLc’ defined but not used [-Wunused-label] BUILDSTDERR: 2789 | _coLc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2789 | _coLc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coL5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2821:1: error: BUILDSTDERR: warning: label ‘_coL5’ defined but not used [-Wunused-label] BUILDSTDERR: 2821 | _coL5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2821 | _coL5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sote_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2864:1: error: BUILDSTDERR: warning: label ‘_coLD’ defined but not used [-Wunused-label] BUILDSTDERR: 2864 | _coLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2864 | _coLD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2894:1: error: BUILDSTDERR: warning: label ‘_coLG’ defined but not used [-Wunused-label] BUILDSTDERR: 2894 | _coLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2894 | _coLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2936:1: error: BUILDSTDERR: warning: label ‘_coLM’ defined but not used [-Wunused-label] BUILDSTDERR: 2936 | _coLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2936 | _coLM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soti_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2969:1: error: BUILDSTDERR: warning: label ‘_coLY’ defined but not used [-Wunused-label] BUILDSTDERR: 2969 | _coLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2969 | _coLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coLW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:2996:1: error: BUILDSTDERR: warning: label ‘_coLW’ defined but not used [-Wunused-label] BUILDSTDERR: 2996 | _coLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2996 | _coLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_exceptP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3020:1: error: BUILDSTDERR: warning: label ‘_coM4’ defined but not used [-Wunused-label] BUILDSTDERR: 3020 | _coM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3020 | _coM4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3066:1: error: BUILDSTDERR: warning: label ‘_coMh’ defined but not used [-Wunused-label] BUILDSTDERR: 3066 | _coMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3066 | _coMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3091:1: error: BUILDSTDERR: warning: label ‘_coMo’ defined but not used [-Wunused-label] BUILDSTDERR: 3091 | _coMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3091 | _coMo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3115:1: error: BUILDSTDERR: warning: label ‘_coMv’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _coMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _coMv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3139:1: error: BUILDSTDERR: warning: label ‘_coMC’ defined but not used [-Wunused-label] BUILDSTDERR: 3139 | _coMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3139 | _coMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3164:1: error: BUILDSTDERR: warning: label ‘_coN0’ defined but not used [-Wunused-label] BUILDSTDERR: 3164 | _coN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3164 | _coN0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coMT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3197:1: error: BUILDSTDERR: warning: label ‘_coMT’ defined but not used [-Wunused-label] BUILDSTDERR: 3197 | _coMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3197 | _coMT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coN5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3237:1: error: BUILDSTDERR: warning: label ‘_coN5’ defined but not used [-Wunused-label] BUILDSTDERR: 3237 | _coN5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3237 | _coN5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3268:1: error: BUILDSTDERR: warning: label ‘_coNk’ defined but not used [-Wunused-label] BUILDSTDERR: 3268 | _coNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3268 | _coNk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coNi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3317:1: error: BUILDSTDERR: warning: label ‘_coNi’ defined but not used [-Wunused-label] BUILDSTDERR: 3317 | _coNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3317 | _coNi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soty_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3339:1: error: BUILDSTDERR: warning: label ‘_coNs’ defined but not used [-Wunused-label] BUILDSTDERR: 3339 | _coNs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3339 | _coNs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_catchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3380:1: error: BUILDSTDERR: warning: label ‘_coNx’ defined but not used [-Wunused-label] BUILDSTDERR: 3380 | _coNx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3380 | _coNx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3425:1: error: BUILDSTDERR: warning: label ‘_coNM’ defined but not used [-Wunused-label] BUILDSTDERR: 3425 | _coNM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3425 | _coNM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3462:1: error: BUILDSTDERR: warning: label ‘_coNY’ defined but not used [-Wunused-label] BUILDSTDERR: 3462 | _coNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3462 | _coNY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3497:1: error: BUILDSTDERR: warning: label ‘_coOj’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _coOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _coOj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coOh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3522:1: error: BUILDSTDERR: warning: label ‘_coOh’ defined but not used [-Wunused-label] BUILDSTDERR: 3522 | _coOh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3522 | _coOh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3540:1: error: BUILDSTDERR: warning: label ‘_coOy’ defined but not used [-Wunused-label] BUILDSTDERR: 3540 | _coOy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3540 | _coOy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coOw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3565:1: error: BUILDSTDERR: warning: label ‘_coOw’ defined but not used [-Wunused-label] BUILDSTDERR: 3565 | _coOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3565 | _coOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3583:1: error: BUILDSTDERR: warning: label ‘_coOO’ defined but not used [-Wunused-label] BUILDSTDERR: 3583 | _coOO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3583 | _coOO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3615:1: error: BUILDSTDERR: warning: label ‘_coOR’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _coOR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _coOR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sotH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3657:1: error: BUILDSTDERR: warning: label ‘_coP2’ defined but not used [-Wunused-label] BUILDSTDERR: 3657 | _coP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3657 | _coP2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coO7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3700:1: error: BUILDSTDERR: warning: label ‘_coO7’ defined but not used [-Wunused-label] BUILDSTDERR: 3700 | _coO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3700 | _coO7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_liftCatchError_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3784:1: error: BUILDSTDERR: warning: label ‘_coPl’ defined but not used [-Wunused-label] BUILDSTDERR: 3784 | _coPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3784 | _coPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sou1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3828:1: error: BUILDSTDERR: warning: label ‘_coPA’ defined but not used [-Wunused-label] BUILDSTDERR: 3828 | _coPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3828 | _coPA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sou4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3861:1: error: BUILDSTDERR: warning: label ‘_coPK’ defined but not used [-Wunused-label] BUILDSTDERR: 3861 | _coPK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3861 | _coPK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sou6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3886:1: error: BUILDSTDERR: warning: label ‘_coPR’ defined but not used [-Wunused-label] BUILDSTDERR: 3886 | _coPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3886 | _coPR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sou7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3911:1: error: BUILDSTDERR: warning: label ‘_coPY’ defined but not used [-Wunused-label] BUILDSTDERR: 3911 | _coPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3911 | _coPY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sou8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3938:1: error: BUILDSTDERR: warning: label ‘_coQd’ defined but not used [-Wunused-label] BUILDSTDERR: 3938 | _coQd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3938 | _coQd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coQ6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:3970:1: error: BUILDSTDERR: warning: label ‘_coQ6’ defined but not used [-Wunused-label] BUILDSTDERR: 3970 | _coQ6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3970 | _coQ6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soug_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4009:1: error: BUILDSTDERR: warning: label ‘_coQE’ defined but not used [-Wunused-label] BUILDSTDERR: 4009 | _coQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4009 | _coQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4039:1: error: BUILDSTDERR: warning: label ‘_coQH’ defined but not used [-Wunused-label] BUILDSTDERR: 4039 | _coQH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4039 | _coQH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soue_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4081:1: error: BUILDSTDERR: warning: label ‘_coQN’ defined but not used [-Wunused-label] BUILDSTDERR: 4081 | _coQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4081 | _coQN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4114:1: error: BUILDSTDERR: warning: label ‘_coQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4114 | _coQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4114 | _coQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coQX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4141:1: error: BUILDSTDERR: warning: label ‘_coQX’ defined but not used [-Wunused-label] BUILDSTDERR: 4141 | _coQX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4141 | _coQX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_maybeP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4166:1: error: BUILDSTDERR: warning: label ‘_coR5’ defined but not used [-Wunused-label] BUILDSTDERR: 4166 | _coR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4166 | _coR5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4215:1: error: BUILDSTDERR: warning: label ‘_coRi’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _coRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _coRi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soun_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4239:1: error: BUILDSTDERR: warning: label ‘_coRp’ defined but not used [-Wunused-label] BUILDSTDERR: 4239 | _coRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4239 | _coRp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4265:1: error: BUILDSTDERR: warning: label ‘_coRy’ defined but not used [-Wunused-label] BUILDSTDERR: 4265 | _coRy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4265 | _coRy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sous_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4298:1: error: BUILDSTDERR: warning: label ‘_coRP’ defined but not used [-Wunused-label] BUILDSTDERR: 4298 | _coRP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4298 | _coRP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coRN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4323:1: error: BUILDSTDERR: warning: label ‘_coRN’ defined but not used [-Wunused-label] BUILDSTDERR: 4323 | _coRN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4323 | _coRN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soux_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4341:1: error: BUILDSTDERR: warning: label ‘_coS4’ defined but not used [-Wunused-label] BUILDSTDERR: 4341 | _coS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4341 | _coS4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4371:1: error: BUILDSTDERR: warning: label ‘_coS7’ defined but not used [-Wunused-label] BUILDSTDERR: 4371 | _coS7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4371 | _coS7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4408:1: error: BUILDSTDERR: warning: label ‘_coSp’ defined but not used [-Wunused-label] BUILDSTDERR: 4408 | _coSp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4408 | _coSp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4438:1: error: BUILDSTDERR: warning: label ‘_coSs’ defined but not used [-Wunused-label] BUILDSTDERR: 4438 | _coSs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4438 | _coSs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4481:1: error: BUILDSTDERR: warning: label ‘_coSx’ defined but not used [-Wunused-label] BUILDSTDERR: 4481 | _coSx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4481 | _coSx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4526:1: error: BUILDSTDERR: warning: label ‘_coSD’ defined but not used [-Wunused-label] BUILDSTDERR: 4526 | _coSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4526 | _coSD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_readerP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4572:1: error: BUILDSTDERR: warning: label ‘_coSI’ defined but not used [-Wunused-label] BUILDSTDERR: 4572 | _coSI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4572 | _coSI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4616:1: error: BUILDSTDERR: warning: label ‘_coT2’ defined but not used [-Wunused-label] BUILDSTDERR: 4616 | _coT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4616 | _coT2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4653:1: error: BUILDSTDERR: warning: label ‘_coT7’ defined but not used [-Wunused-label] BUILDSTDERR: 4653 | _coT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4653 | _coT7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4687:1: error: BUILDSTDERR: warning: label ‘_coTg’ defined but not used [-Wunused-label] BUILDSTDERR: 4687 | _coTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4687 | _coTg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4712:1: error: BUILDSTDERR: warning: label ‘_coTr’ defined but not used [-Wunused-label] BUILDSTDERR: 4712 | _coTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4712 | _coTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coTo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4744:1: error: BUILDSTDERR: warning: label ‘_coTo’ defined but not used [-Wunused-label] BUILDSTDERR: 4744 | _coTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4744 | _coTo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4775:1: error: BUILDSTDERR: warning: label ‘_coTR’ defined but not used [-Wunused-label] BUILDSTDERR: 4775 | _coTR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4775 | _coTR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sov6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4791:1: error: BUILDSTDERR: warning: label ‘_coU8’ defined but not used [-Wunused-label] BUILDSTDERR: 4791 | _coU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4791 | _coU8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sov8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4818:1: error: BUILDSTDERR: warning: label ‘_coUb’ defined but not used [-Wunused-label] BUILDSTDERR: 4818 | _coUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4818 | _coUb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coTZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4852:1: error: BUILDSTDERR: warning: label ‘_coTZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4852 | _coTZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4852 | _coTZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sov0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4891:1: error: BUILDSTDERR: warning: label ‘_coUs’ defined but not used [-Wunused-label] BUILDSTDERR: 4891 | _coUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4891 | _coUs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sov1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4932:1: error: BUILDSTDERR: warning: label ‘_coUx’ defined but not used [-Wunused-label] BUILDSTDERR: 4932 | _coUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4932 | _coUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:4980:1: error: BUILDSTDERR: warning: label ‘_coUC’ defined but not used [-Wunused-label] BUILDSTDERR: 4980 | _coUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4980 | _coUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sova_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5028:1: error: BUILDSTDERR: warning: label ‘_coUM’ defined but not used [-Wunused-label] BUILDSTDERR: 5028 | _coUM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5028 | _coUM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘souS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5049:1: error: BUILDSTDERR: warning: label ‘_coUQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5049 | _coUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5049 | _coUQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5087:1: error: BUILDSTDERR: warning: label ‘_coV3’ defined but not used [-Wunused-label] BUILDSTDERR: 5087 | _coV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5087 | _coV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coV0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5115:1: error: BUILDSTDERR: warning: label ‘_coV0’ defined but not used [-Wunused-label] BUILDSTDERR: 5115 | _coV0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5115 | _coV0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5134:1: error: BUILDSTDERR: warning: label ‘_coVi’ defined but not used [-Wunused-label] BUILDSTDERR: 5134 | _coVi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5134 | _coVi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coVf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5166:1: error: BUILDSTDERR: warning: label ‘_coVf’ defined but not used [-Wunused-label] BUILDSTDERR: 5166 | _coVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5166 | _coVf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5199:1: error: BUILDSTDERR: warning: label ‘_coVF’ defined but not used [-Wunused-label] BUILDSTDERR: 5199 | _coVF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5199 | _coVF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coVD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5228:1: error: BUILDSTDERR: warning: label ‘_coVD’ defined but not used [-Wunused-label] BUILDSTDERR: 5228 | _coVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5228 | _coVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coVI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5248:1: error: BUILDSTDERR: warning: label ‘_coVI’ defined but not used [-Wunused-label] BUILDSTDERR: 5248 | _coVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5248 | _coVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5266:1: error: BUILDSTDERR: warning: label ‘_coW4’ defined but not used [-Wunused-label] BUILDSTDERR: 5266 | _coW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5266 | _coW4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5293:1: error: BUILDSTDERR: warning: label ‘_coW7’ defined but not used [-Wunused-label] BUILDSTDERR: 5293 | _coW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5293 | _coW7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coVV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5327:1: error: BUILDSTDERR: warning: label ‘_coVV’ defined but not used [-Wunused-label] BUILDSTDERR: 5327 | _coVV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5327 | _coVV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5365:1: error: BUILDSTDERR: warning: label ‘_coWt’ defined but not used [-Wunused-label] BUILDSTDERR: 5365 | _coWt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5365 | _coWt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5406:1: error: BUILDSTDERR: warning: label ‘_coWy’ defined but not used [-Wunused-label] BUILDSTDERR: 5406 | _coWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5406 | _coWy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5449:1: error: BUILDSTDERR: warning: label ‘_coWD’ defined but not used [-Wunused-label] BUILDSTDERR: 5449 | _coWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5449 | _coWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5495:1: error: BUILDSTDERR: warning: label ‘_coWJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5495 | _coWJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5495 | _coWJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_stateP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5548:1: error: BUILDSTDERR: warning: label ‘_coWO’ defined but not used [-Wunused-label] BUILDSTDERR: 5548 | _coWO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5548 | _coWO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5598:1: error: BUILDSTDERR: warning: label ‘_coX1’ defined but not used [-Wunused-label] BUILDSTDERR: 5598 | _coX1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5598 | _coX1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5625:1: error: BUILDSTDERR: warning: label ‘_coXa’ defined but not used [-Wunused-label] BUILDSTDERR: 5625 | _coXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5625 | _coXa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5660:1: error: BUILDSTDERR: warning: label ‘_coXk’ defined but not used [-Wunused-label] BUILDSTDERR: 5660 | _coXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5660 | _coXk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5685:1: error: BUILDSTDERR: warning: label ‘_coXr’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _coXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _coXr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5710:1: error: BUILDSTDERR: warning: label ‘_coXy’ defined but not used [-Wunused-label] BUILDSTDERR: 5710 | _coXy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5710 | _coXy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sow1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5734:1: error: BUILDSTDERR: warning: label ‘_coXZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5734 | _coXZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5734 | _coXZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sow3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5762:1: error: BUILDSTDERR: warning: label ‘_coY2’ defined but not used [-Wunused-label] BUILDSTDERR: 5762 | _coY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5762 | _coY2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coXQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5796:1: error: BUILDSTDERR: warning: label ‘_coXQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5796 | _coXQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5796 | _coXQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5836:1: error: BUILDSTDERR: warning: label ‘_coYg’ defined but not used [-Wunused-label] BUILDSTDERR: 5836 | _coYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5836 | _coYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sovP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5877:1: error: BUILDSTDERR: warning: label ‘_coYl’ defined but not used [-Wunused-label] BUILDSTDERR: 5877 | _coYl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5877 | _coYl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coXG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5913:1: error: BUILDSTDERR: warning: label ‘_coXG’ defined but not used [-Wunused-label] BUILDSTDERR: 5913 | _coXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5913 | _coXG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sow8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5949:1: error: BUILDSTDERR: warning: label ‘_coYH’ defined but not used [-Wunused-label] BUILDSTDERR: 5949 | _coYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5949 | _coYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5965:1: error: BUILDSTDERR: warning: label ‘_coZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 5965 | _coZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5965 | _coZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:5993:1: error: BUILDSTDERR: warning: label ‘_coZb’ defined but not used [-Wunused-label] BUILDSTDERR: 5993 | _coZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5993 | _coZb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coYZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6027:1: error: BUILDSTDERR: warning: label ‘_coYZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6027 | _coYZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6027 | _coYZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6062:1: error: BUILDSTDERR: warning: label ‘_coZr’ defined but not used [-Wunused-label] BUILDSTDERR: 6062 | _coZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6062 | _coZr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6095:1: error: BUILDSTDERR: warning: label ‘_coZv’ defined but not used [-Wunused-label] BUILDSTDERR: 6095 | _coZv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6095 | _coZv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6140:1: error: BUILDSTDERR: warning: label ‘_coZA’ defined but not used [-Wunused-label] BUILDSTDERR: 6140 | _coZA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6140 | _coZA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_coYP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6178:1: error: BUILDSTDERR: warning: label ‘_coYP’ defined but not used [-Wunused-label] BUILDSTDERR: 6178 | _coYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6178 | _coYP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6222:1: error: BUILDSTDERR: warning: label ‘_coZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6222 | _coZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6222 | _coZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6263:1: error: BUILDSTDERR: warning: label ‘_coZV’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _coZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _coZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sows_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6314:1: error: BUILDSTDERR: warning: label ‘_cp00’ defined but not used [-Wunused-label] BUILDSTDERR: 6314 | _cp00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6314 | _cp00: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sow4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6377:1: error: BUILDSTDERR: warning: label ‘_cp06’ defined but not used [-Wunused-label] BUILDSTDERR: 6377 | _cp06: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6377 | _cp06: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cp0j’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cp0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cp0j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp0g’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6447:1: error: BUILDSTDERR: warning: label ‘_cp0g’ defined but not used [-Wunused-label] BUILDSTDERR: 6447 | _cp0g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6447 | _cp0g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6466:1: error: BUILDSTDERR: warning: label ‘_cp0x’ defined but not used [-Wunused-label] BUILDSTDERR: 6466 | _cp0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6466 | _cp0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp0v’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6493:1: error: BUILDSTDERR: warning: label ‘_cp0v’ defined but not used [-Wunused-label] BUILDSTDERR: 6493 | _cp0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6493 | _cp0v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_writerP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6524:1: error: BUILDSTDERR: warning: label ‘_cp0D’ defined but not used [-Wunused-label] BUILDSTDERR: 6524 | _cp0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6524 | _cp0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6589:1: error: BUILDSTDERR: warning: label ‘_cp0Q’ defined but not used [-Wunused-label] BUILDSTDERR: 6589 | _cp0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6589 | _cp0Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6617:1: error: BUILDSTDERR: warning: label ‘_cp14’ defined but not used [-Wunused-label] BUILDSTDERR: 6617 | _cp14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6617 | _cp14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6658:1: error: BUILDSTDERR: warning: label ‘_cp19’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _cp19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _cp19: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6696:1: error: BUILDSTDERR: warning: label ‘_cp1i’ defined but not used [-Wunused-label] BUILDSTDERR: 6696 | _cp1i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6696 | _cp1i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sox0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6721:1: error: BUILDSTDERR: warning: label ‘_cp1J’ defined but not used [-Wunused-label] BUILDSTDERR: 6721 | _cp1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6721 | _cp1J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sox2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6749:1: error: BUILDSTDERR: warning: label ‘_cp1M’ defined but not used [-Wunused-label] BUILDSTDERR: 6749 | _cp1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6749 | _cp1M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp1A’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6784:1: error: BUILDSTDERR: warning: label ‘_cp1A’ defined but not used [-Wunused-label] BUILDSTDERR: 6784 | _cp1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6784 | _cp1A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6827:1: error: BUILDSTDERR: warning: label ‘_cp20’ defined but not used [-Wunused-label] BUILDSTDERR: 6827 | _cp20: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6827 | _cp20: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sowM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6870:1: error: BUILDSTDERR: warning: label ‘_cp25’ defined but not used [-Wunused-label] BUILDSTDERR: 6870 | _cp25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6870 | _cp25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp1q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6906:1: error: BUILDSTDERR: warning: label ‘_cp1q’ defined but not used [-Wunused-label] BUILDSTDERR: 6906 | _cp1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6906 | _cp1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sox9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6943:1: error: BUILDSTDERR: warning: label ‘_cp2r’ defined but not used [-Wunused-label] BUILDSTDERR: 6943 | _cp2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6943 | _cp2r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6959:1: error: BUILDSTDERR: warning: label ‘_cp2S’ defined but not used [-Wunused-label] BUILDSTDERR: 6959 | _cp2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6959 | _cp2S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:6987:1: error: BUILDSTDERR: warning: label ‘_cp2V’ defined but not used [-Wunused-label] BUILDSTDERR: 6987 | _cp2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6987 | _cp2V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp2J’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7022:1: error: BUILDSTDERR: warning: label ‘_cp2J’ defined but not used [-Wunused-label] BUILDSTDERR: 7022 | _cp2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7022 | _cp2J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7059:1: error: BUILDSTDERR: warning: label ‘_cp3b’ defined but not used [-Wunused-label] BUILDSTDERR: 7059 | _cp3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7059 | _cp3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7093:1: error: BUILDSTDERR: warning: label ‘_cp3f’ defined but not used [-Wunused-label] BUILDSTDERR: 7093 | _cp3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7093 | _cp3f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7140:1: error: BUILDSTDERR: warning: label ‘_cp3k’ defined but not used [-Wunused-label] BUILDSTDERR: 7140 | _cp3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7140 | _cp3k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp2z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7178:1: error: BUILDSTDERR: warning: label ‘_cp2z’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _cp2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _cp2z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7220:1: error: BUILDSTDERR: warning: label ‘_cp3X’ defined but not used [-Wunused-label] BUILDSTDERR: 7220 | _cp3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7220 | _cp3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7248:1: error: BUILDSTDERR: warning: label ‘_cp40’ defined but not used [-Wunused-label] BUILDSTDERR: 7248 | _cp40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7248 | _cp40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp3O’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7283:1: error: BUILDSTDERR: warning: label ‘_cp3O’ defined but not used [-Wunused-label] BUILDSTDERR: 7283 | _cp3O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7283 | _cp3O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7325:1: error: BUILDSTDERR: warning: label ‘_cp4d’ defined but not used [-Wunused-label] BUILDSTDERR: 7325 | _cp4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7325 | _cp4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7365:1: error: BUILDSTDERR: warning: label ‘_cp4i’ defined but not used [-Wunused-label] BUILDSTDERR: 7365 | _cp4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7365 | _cp4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp3E’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7400:1: error: BUILDSTDERR: warning: label ‘_cp3E’ defined but not used [-Wunused-label] BUILDSTDERR: 7400 | _cp3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7400 | _cp3E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7442:1: error: BUILDSTDERR: warning: label ‘_cp4u’ defined but not used [-Wunused-label] BUILDSTDERR: 7442 | _cp4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7442 | _cp4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7488:1: error: BUILDSTDERR: warning: label ‘_cp4z’ defined but not used [-Wunused-label] BUILDSTDERR: 7488 | _cp4z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7488 | _cp4z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7541:1: error: BUILDSTDERR: warning: label ‘_cp4E’ defined but not used [-Wunused-label] BUILDSTDERR: 7541 | _cp4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7541 | _cp4E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sox7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7598:1: error: BUILDSTDERR: warning: label ‘_cp4J’ defined but not used [-Wunused-label] BUILDSTDERR: 7598 | _cp4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7598 | _cp4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7654:1: error: BUILDSTDERR: warning: label ‘_cp4T’ defined but not used [-Wunused-label] BUILDSTDERR: 7654 | _cp4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7654 | _cp4T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sox3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7677:1: error: BUILDSTDERR: warning: label ‘_cp4X’ defined but not used [-Wunused-label] BUILDSTDERR: 7677 | _cp4X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7677 | _cp4X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7720:1: error: BUILDSTDERR: warning: label ‘_cp5a’ defined but not used [-Wunused-label] BUILDSTDERR: 7720 | _cp5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7720 | _cp5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp57’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7748:1: error: BUILDSTDERR: warning: label ‘_cp57’ defined but not used [-Wunused-label] BUILDSTDERR: 7748 | _cp57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7748 | _cp57: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soy9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7768:1: error: BUILDSTDERR: warning: label ‘_cp5F’ defined but not used [-Wunused-label] BUILDSTDERR: 7768 | _cp5F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7768 | _cp5F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7796:1: error: BUILDSTDERR: warning: label ‘_cp5I’ defined but not used [-Wunused-label] BUILDSTDERR: 7796 | _cp5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7796 | _cp5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp5w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7831:1: error: BUILDSTDERR: warning: label ‘_cp5w’ defined but not used [-Wunused-label] BUILDSTDERR: 7831 | _cp5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7831 | _cp5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soy3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7874:1: error: BUILDSTDERR: warning: label ‘_cp5W’ defined but not used [-Wunused-label] BUILDSTDERR: 7874 | _cp5W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7874 | _cp5W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soxV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7917:1: error: BUILDSTDERR: warning: label ‘_cp61’ defined but not used [-Wunused-label] BUILDSTDERR: 7917 | _cp61: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7917 | _cp61: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp5m’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7953:1: error: BUILDSTDERR: warning: label ‘_cp5m’ defined but not used [-Wunused-label] BUILDSTDERR: 7953 | _cp5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7953 | _cp5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:7992:1: error: BUILDSTDERR: warning: label ‘_cp6w’ defined but not used [-Wunused-label] BUILDSTDERR: 7992 | _cp6w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7992 | _cp6w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soys_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8020:1: error: BUILDSTDERR: warning: label ‘_cp6z’ defined but not used [-Wunused-label] BUILDSTDERR: 8020 | _cp6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8020 | _cp6z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp6n’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8055:1: error: BUILDSTDERR: warning: label ‘_cp6n’ defined but not used [-Wunused-label] BUILDSTDERR: 8055 | _cp6n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8055 | _cp6n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8098:1: error: BUILDSTDERR: warning: label ‘_cp6N’ defined but not used [-Wunused-label] BUILDSTDERR: 8098 | _cp6N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8098 | _cp6N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8141:1: error: BUILDSTDERR: warning: label ‘_cp6S’ defined but not used [-Wunused-label] BUILDSTDERR: 8141 | _cp6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8141 | _cp6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp6d’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8177:1: error: BUILDSTDERR: warning: label ‘_cp6d’ defined but not used [-Wunused-label] BUILDSTDERR: 8177 | _cp6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8177 | _cp6d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8216:1: error: BUILDSTDERR: warning: label ‘_cp7g’ defined but not used [-Wunused-label] BUILDSTDERR: 8216 | _cp7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8216 | _cp7g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp7e’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8246:1: error: BUILDSTDERR: warning: label ‘_cp7e’ defined but not used [-Wunused-label] BUILDSTDERR: 8246 | _cp7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8246 | _cp7e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp7j’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8266:1: error: BUILDSTDERR: warning: label ‘_cp7j’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _cp7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _cp7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8284:1: error: BUILDSTDERR: warning: label ‘_cp7P’ defined but not used [-Wunused-label] BUILDSTDERR: 8284 | _cp7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8284 | _cp7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8312:1: error: BUILDSTDERR: warning: label ‘_cp7S’ defined but not used [-Wunused-label] BUILDSTDERR: 8312 | _cp7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8312 | _cp7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp7G’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8347:1: error: BUILDSTDERR: warning: label ‘_cp7G’ defined but not used [-Wunused-label] BUILDSTDERR: 8347 | _cp7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8347 | _cp7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8384:1: error: BUILDSTDERR: warning: label ‘_cp88’ defined but not used [-Wunused-label] BUILDSTDERR: 8384 | _cp88: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8384 | _cp88: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8418:1: error: BUILDSTDERR: warning: label ‘_cp8c’ defined but not used [-Wunused-label] BUILDSTDERR: 8418 | _cp8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8418 | _cp8c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8465:1: error: BUILDSTDERR: warning: label ‘_cp8h’ defined but not used [-Wunused-label] BUILDSTDERR: 8465 | _cp8h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8465 | _cp8h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp7w’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8503:1: error: BUILDSTDERR: warning: label ‘_cp7w’ defined but not used [-Wunused-label] BUILDSTDERR: 8503 | _cp7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8503 | _cp7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8549:1: error: BUILDSTDERR: warning: label ‘_cp8C’ defined but not used [-Wunused-label] BUILDSTDERR: 8549 | _cp8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8549 | _cp8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8593:1: error: BUILDSTDERR: warning: label ‘_cp8H’ defined but not used [-Wunused-label] BUILDSTDERR: 8593 | _cp8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8593 | _cp8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8639:1: error: BUILDSTDERR: warning: label ‘_cp8M’ defined but not used [-Wunused-label] BUILDSTDERR: 8639 | _cp8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8639 | _cp8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8690:1: error: BUILDSTDERR: warning: label ‘_cp8S’ defined but not used [-Wunused-label] BUILDSTDERR: 8690 | _cp8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8690 | _cp8S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sozb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8742:1: error: BUILDSTDERR: warning: label ‘_cp9l’ defined but not used [-Wunused-label] BUILDSTDERR: 8742 | _cp9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8742 | _cp9l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sozd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8770:1: error: BUILDSTDERR: warning: label ‘_cp9o’ defined but not used [-Wunused-label] BUILDSTDERR: 8770 | _cp9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8770 | _cp9o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp9c’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8805:1: error: BUILDSTDERR: warning: label ‘_cp9c’ defined but not used [-Wunused-label] BUILDSTDERR: 8805 | _cp9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8805 | _cp9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soz3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8842:1: error: BUILDSTDERR: warning: label ‘_cp9E’ defined but not used [-Wunused-label] BUILDSTDERR: 8842 | _cp9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8842 | _cp9E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soz5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8876:1: error: BUILDSTDERR: warning: label ‘_cp9I’ defined but not used [-Wunused-label] BUILDSTDERR: 8876 | _cp9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8876 | _cp9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘soyX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8923:1: error: BUILDSTDERR: warning: label ‘_cp9N’ defined but not used [-Wunused-label] BUILDSTDERR: 8923 | _cp9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8923 | _cp9N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘_cp92’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:8961:1: error: BUILDSTDERR: warning: label ‘_cp92’ defined but not used [-Wunused-label] BUILDSTDERR: 8961 | _cp92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8961 | _cp92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sozh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:9008:1: error: BUILDSTDERR: warning: label ‘_cpa8’ defined but not used [-Wunused-label] BUILDSTDERR: 9008 | _cpa8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9008 | _cpa8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sozi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:9054:1: error: BUILDSTDERR: warning: label ‘_cpad’ defined but not used [-Wunused-label] BUILDSTDERR: 9054 | _cpad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9054 | _cpad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sozj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:9102:1: error: BUILDSTDERR: warning: label ‘_cpai’ defined but not used [-Wunused-label] BUILDSTDERR: 9102 | _cpai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9102 | _cpai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘sozk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:9154:1: error: BUILDSTDERR: warning: label ‘_cpao’ defined but not used [-Wunused-label] BUILDSTDERR: 9154 | _cpao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9154 | _cpao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_rwsP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_39.hc:9220:1: error: BUILDSTDERR: warning: label ‘_cpat’ defined but not used [-Wunused-label] BUILDSTDERR: 9220 | _cpat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9220 | _cpat: BUILDSTDERR: | ^ [5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o ) BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:20:1: error: BUILDSTDERR: warning: label ‘_cvGB’ defined but not used [-Wunused-label] BUILDSTDERR: 20 | _cvGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 20 | _cvGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:42:1: error: BUILDSTDERR: warning: label ‘_cvGP’ defined but not used [-Wunused-label] BUILDSTDERR: 42 | _cvGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 42 | _cvGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:59:1: error: BUILDSTDERR: warning: label ‘_cvGX’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _cvGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _cvGX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svn2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:87:1: error: BUILDSTDERR: warning: label ‘_cvHe’ defined but not used [-Wunused-label] BUILDSTDERR: 87 | _cvHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 87 | _cvHe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svn3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:116:1: error: BUILDSTDERR: warning: label ‘_cvHh’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cvHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cvHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:155:1: error: BUILDSTDERR: warning: label ‘_cvHy’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _cvHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _cvHy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvHv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:181:1: error: BUILDSTDERR: warning: label ‘_cvHv’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _cvHv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _cvHv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svn0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:210:1: error: BUILDSTDERR: warning: label ‘_cvHE’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cvHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cvHE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:253:1: error: BUILDSTDERR: warning: label ‘_cvHJ’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _cvHJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _cvHJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:298:1: error: BUILDSTDERR: warning: label ‘_cvHZ’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _cvHZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _cvHZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvHS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:325:1: error: BUILDSTDERR: warning: label ‘_cvHS’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _cvHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _cvHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svne_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:350:1: error: BUILDSTDERR: warning: label ‘_cvIl’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _cvIl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _cvIl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:379:1: error: BUILDSTDERR: warning: label ‘_cvIo’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cvIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cvIo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:418:1: error: BUILDSTDERR: warning: label ‘_cvIF’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _cvIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _cvIF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvIC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:444:1: error: BUILDSTDERR: warning: label ‘_cvIC’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _cvIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _cvIC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:473:1: error: BUILDSTDERR: warning: label ‘_cvIL’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cvIL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cvIL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svmR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:516:1: error: BUILDSTDERR: warning: label ‘_cvIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _cvIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _cvIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_fromHandle_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:570:1: error: BUILDSTDERR: warning: label ‘_cvIV’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _cvIV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _cvIV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdinLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:626:1: error: BUILDSTDERR: warning: label ‘_cvJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _cvJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _cvJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:652:1: error: BUILDSTDERR: warning: label ‘_cvJk’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cvJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cvJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:669:1: error: BUILDSTDERR: warning: label ‘_cvJs’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _cvJs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _cvJs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:697:1: error: BUILDSTDERR: warning: label ‘_cvJJ’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _cvJJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _cvJJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:726:1: error: BUILDSTDERR: warning: label ‘_cvJM’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cvJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cvJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:764:1: error: BUILDSTDERR: warning: label ‘_cvK1’ defined but not used [-Wunused-label] BUILDSTDERR: 764 | _cvK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 764 | _cvK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svns_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:800:1: error: BUILDSTDERR: warning: label ‘_cvK6’ defined but not used [-Wunused-label] BUILDSTDERR: 800 | _cvK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 800 | _cvK6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:842:1: error: BUILDSTDERR: warning: label ‘_cvKb’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cvKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cvKb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_repeatM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:888:1: error: BUILDSTDERR: warning: label ‘_cvKg’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _cvKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _cvKg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvm2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:935:1: error: BUILDSTDERR: warning: label ‘_cvKs’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _cvKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _cvKs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvKp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:963:1: error: BUILDSTDERR: warning: label ‘_cvKp’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _cvKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _cvKp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvKv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:984:1: error: BUILDSTDERR: warning: label ‘_cvKv’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _cvKv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _cvKv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvKz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1004:1: error: BUILDSTDERR: warning: label ‘_cvKz’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _cvKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _cvKz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvKD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1030:1: error: BUILDSTDERR: warning: label ‘_cvKD’ defined but not used [-Wunused-label] BUILDSTDERR: 1030 | _cvKD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1030 | _cvKD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1077:1: error: BUILDSTDERR: warning: label ‘_cvLf’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _cvLf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _cvLf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1101:1: error: BUILDSTDERR: warning: label ‘_cvLu’ defined but not used [-Wunused-label] BUILDSTDERR: 1101 | _cvLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1101 | _cvLu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1130:1: error: BUILDSTDERR: warning: label ‘_cvLx’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _cvLx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _cvLx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svo1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1169:1: error: BUILDSTDERR: warning: label ‘_cvM1’ defined but not used [-Wunused-label] BUILDSTDERR: 1169 | _cvM1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1169 | _cvM1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvLY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1195:1: error: BUILDSTDERR: warning: label ‘_cvLY’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _cvLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _cvLY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svo6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1224:1: error: BUILDSTDERR: warning: label ‘_cvMa’ defined but not used [-Wunused-label] BUILDSTDERR: 1224 | _cvMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1224 | _cvMa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvM7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1258:1: error: BUILDSTDERR: warning: label ‘_cvM7’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _cvM7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _cvM7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svo7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1287:1: error: BUILDSTDERR: warning: label ‘_cvMi’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _cvMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _cvMi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svo8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1329:1: error: BUILDSTDERR: warning: label ‘_cvMn’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _cvMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _cvMn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1374:1: error: BUILDSTDERR: warning: label ‘_cvMt’ defined but not used [-Wunused-label] BUILDSTDERR: 1374 | _cvMt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1374 | _cvMt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svol_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1409:1: error: BUILDSTDERR: warning: label ‘_cvN4’ defined but not used [-Wunused-label] BUILDSTDERR: 1409 | _cvN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1409 | _cvN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svon_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1435:1: error: BUILDSTDERR: warning: label ‘_cvN7’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _cvN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _cvN7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1465:1: error: BUILDSTDERR: warning: label ‘_cvNc’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _cvNc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _cvNc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svor_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1502:1: error: BUILDSTDERR: warning: label ‘_cvNB’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _cvNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _cvNB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svot_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1528:1: error: BUILDSTDERR: warning: label ‘_cvNE’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _cvNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _cvNE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svou_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1558:1: error: BUILDSTDERR: warning: label ‘_cvNJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1558 | _cvNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1558 | _cvNJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1595:1: error: BUILDSTDERR: warning: label ‘_cvOa’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _cvOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _cvOa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cvOd’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cvOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cvOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cvOi’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cvOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cvOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svnR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1689:1: error: BUILDSTDERR: warning: label ‘_cvOr’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _cvOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _cvOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvMC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1722:1: error: BUILDSTDERR: warning: label ‘_cvMC’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _cvMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _cvMC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvOV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1756:1: error: BUILDSTDERR: warning: label ‘_cvOV’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _cvOV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _cvOV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvMH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1773:1: error: BUILDSTDERR: warning: label ‘_cvMH’ defined but not used [-Wunused-label] BUILDSTDERR: 1773 | _cvMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1773 | _cvMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvMM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1802:1: error: BUILDSTDERR: warning: label ‘_cvMM’ defined but not used [-Wunused-label] BUILDSTDERR: 1802 | _cvMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1802 | _cvMM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvNj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cvNj’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cvNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cvNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvNQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1895:1: error: BUILDSTDERR: warning: label ‘_cvNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _cvNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _cvNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdoutLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1943:1: error: BUILDSTDERR: warning: label ‘_cvPa’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _cvPa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _cvPa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cvPn’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cvPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cvPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2012:1: error: BUILDSTDERR: warning: label ‘_cvPy’ defined but not used [-Wunused-label] BUILDSTDERR: 2012 | _cvPy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2012 | _cvPy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2028:1: error: BUILDSTDERR: warning: label ‘_cvPJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2028 | _cvPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2028 | _cvPJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2057:1: error: BUILDSTDERR: warning: label ‘_cvPM’ defined but not used [-Wunused-label] BUILDSTDERR: 2057 | _cvPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2057 | _cvPM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cvQb’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cvQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cvQb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvQ8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2122:1: error: BUILDSTDERR: warning: label ‘_cvQ8’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _cvQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _cvQ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2151:1: error: BUILDSTDERR: warning: label ‘_cvQh’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _cvQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _cvQh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2193:1: error: BUILDSTDERR: warning: label ‘_cvQm’ defined but not used [-Wunused-label] BUILDSTDERR: 2193 | _cvQm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2193 | _cvQm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svoI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2238:1: error: BUILDSTDERR: warning: label ‘_cvQs’ defined but not used [-Wunused-label] BUILDSTDERR: 2238 | _cvQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2238 | _cvQs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdoutLnzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2281:1: error: BUILDSTDERR: warning: label ‘_cvQx’ defined but not used [-Wunused-label] BUILDSTDERR: 2281 | _cvQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2281 | _cvQx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svp0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2329:1: error: BUILDSTDERR: warning: label ‘_cvQM’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _cvQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _cvQM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svp5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2360:1: error: BUILDSTDERR: warning: label ‘_cvQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _cvQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _cvQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2376:1: error: BUILDSTDERR: warning: label ‘_cvRa’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _cvRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _cvRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svp6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2405:1: error: BUILDSTDERR: warning: label ‘_cvRd’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _cvRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _cvRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svp9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2445:1: error: BUILDSTDERR: warning: label ‘_cvRv’ defined but not used [-Wunused-label] BUILDSTDERR: 2445 | _cvRv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2445 | _cvRv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2491:1: error: BUILDSTDERR: warning: label ‘_cvRA’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _cvRA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _cvRA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svp3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2539:1: error: BUILDSTDERR: warning: label ‘_cvRG’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _cvRG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _cvRG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapMzu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2582:1: error: BUILDSTDERR: warning: label ‘_cvRL’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _cvRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _cvRL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2627:1: error: BUILDSTDERR: warning: label ‘_cvRY’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _cvRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _cvRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2649:1: error: BUILDSTDERR: warning: label ‘_cvS9’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _cvS9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _cvS9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2665:1: error: BUILDSTDERR: warning: label ‘_cvSk’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _cvSk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _cvSk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2694:1: error: BUILDSTDERR: warning: label ‘_cvSn’ defined but not used [-Wunused-label] BUILDSTDERR: 2694 | _cvSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2694 | _cvSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2730:1: error: BUILDSTDERR: warning: label ‘_cvSN’ defined but not used [-Wunused-label] BUILDSTDERR: 2730 | _cvSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2730 | _cvSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svps_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2760:1: error: BUILDSTDERR: warning: label ‘_cvST’ defined but not used [-Wunused-label] BUILDSTDERR: 2760 | _cvST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2760 | _cvST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvSQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2797:1: error: BUILDSTDERR: warning: label ‘_cvSQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2797 | _cvSQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2797 | _cvSQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2827:1: error: BUILDSTDERR: warning: label ‘_cvT1’ defined but not used [-Wunused-label] BUILDSTDERR: 2827 | _cvT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2827 | _cvT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2872:1: error: BUILDSTDERR: warning: label ‘_cvT6’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _cvT6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _cvT6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svph_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2920:1: error: BUILDSTDERR: warning: label ‘_cvTc’ defined but not used [-Wunused-label] BUILDSTDERR: 2920 | _cvTc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2920 | _cvTc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_print_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:2965:1: error: BUILDSTDERR: warning: label ‘_cvTh’ defined but not used [-Wunused-label] BUILDSTDERR: 2965 | _cvTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2965 | _cvTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3012:1: error: BUILDSTDERR: warning: label ‘_cvTu’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _cvTu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _cvTu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cvTF’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cvTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cvTF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3050:1: error: BUILDSTDERR: warning: label ‘_cvTQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _cvTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _cvTQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3079:1: error: BUILDSTDERR: warning: label ‘_cvTT’ defined but not used [-Wunused-label] BUILDSTDERR: 3079 | _cvTT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3079 | _cvTT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cvUi’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cvUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cvUi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvUf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3143:1: error: BUILDSTDERR: warning: label ‘_cvUf’ defined but not used [-Wunused-label] BUILDSTDERR: 3143 | _cvUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3143 | _cvUf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3173:1: error: BUILDSTDERR: warning: label ‘_cvUo’ defined but not used [-Wunused-label] BUILDSTDERR: 3173 | _cvUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3173 | _cvUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3218:1: error: BUILDSTDERR: warning: label ‘_cvUt’ defined but not used [-Wunused-label] BUILDSTDERR: 3218 | _cvUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3218 | _cvUt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3266:1: error: BUILDSTDERR: warning: label ‘_cvUz’ defined but not used [-Wunused-label] BUILDSTDERR: 3266 | _cvUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3266 | _cvUz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toHandle_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3311:1: error: BUILDSTDERR: warning: label ‘_cvUE’ defined but not used [-Wunused-label] BUILDSTDERR: 3311 | _cvUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3311 | _cvUE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvm3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3357:1: error: BUILDSTDERR: warning: label ‘_cvUN’ defined but not used [-Wunused-label] BUILDSTDERR: 3357 | _cvUN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3357 | _cvUN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwdrain_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3385:1: error: BUILDSTDERR: warning: label ‘_cvUU’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _cvUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _cvUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvm5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3407:1: error: BUILDSTDERR: warning: label ‘_cvV3’ defined but not used [-Wunused-label] BUILDSTDERR: 3407 | _cvV3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3407 | _cvV3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_drain_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3441:1: error: BUILDSTDERR: warning: label ‘_cvVa’ defined but not used [-Wunused-label] BUILDSTDERR: 3441 | _cvVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3441 | _cvVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3461:1: error: BUILDSTDERR: warning: label ‘_cvVo’ defined but not used [-Wunused-label] BUILDSTDERR: 3461 | _cvVo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3461 | _cvVo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svpX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3479:1: error: BUILDSTDERR: warning: label ‘_cvVx’ defined but not used [-Wunused-label] BUILDSTDERR: 3479 | _cvVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3479 | _cvVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwmap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3515:1: error: BUILDSTDERR: warning: label ‘_cvVC’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _cvVC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _cvVC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_map_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3551:1: error: BUILDSTDERR: warning: label ‘_cvVL’ defined but not used [-Wunused-label] BUILDSTDERR: 3551 | _cvVL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3551 | _cvVL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svq5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cvVW’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cvVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cvVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_show_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3596:1: error: BUILDSTDERR: warning: label ‘_cvVZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3596 | _cvVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3596 | _cvVZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvm6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3627:1: error: BUILDSTDERR: warning: label ‘_cvW9’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _cvW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _cvW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3659:1: error: BUILDSTDERR: warning: label ‘_cvWr’ defined but not used [-Wunused-label] BUILDSTDERR: 3659 | _cvWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3659 | _cvWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svq9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cvWu’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cvWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cvWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3723:1: error: BUILDSTDERR: warning: label ‘_cvWF’ defined but not used [-Wunused-label] BUILDSTDERR: 3723 | _cvWF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3723 | _cvWF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3754:1: error: BUILDSTDERR: warning: label ‘_cvWS’ defined but not used [-Wunused-label] BUILDSTDERR: 3754 | _cvWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3754 | _cvWS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3770:1: error: BUILDSTDERR: warning: label ‘_cvX3’ defined but not used [-Wunused-label] BUILDSTDERR: 3770 | _cvX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3770 | _cvX3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3799:1: error: BUILDSTDERR: warning: label ‘_cvX6’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _cvX6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _cvX6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svql_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3839:1: error: BUILDSTDERR: warning: label ‘_cvXs’ defined but not used [-Wunused-label] BUILDSTDERR: 3839 | _cvXs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3839 | _cvXs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cvXx’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cvXx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cvXx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3935:1: error: BUILDSTDERR: warning: label ‘_cvXC’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _cvXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _cvXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:3986:1: error: BUILDSTDERR: warning: label ‘_cvXI’ defined but not used [-Wunused-label] BUILDSTDERR: 3986 | _cvXI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3986 | _cvXI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4032:1: error: BUILDSTDERR: warning: label ‘_cvXN’ defined but not used [-Wunused-label] BUILDSTDERR: 4032 | _cvXN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4032 | _cvXN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_sequence_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4081:1: error: BUILDSTDERR: warning: label ‘_cvXW’ defined but not used [-Wunused-label] BUILDSTDERR: 4081 | _cvXW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4081 | _cvXW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4106:1: error: BUILDSTDERR: warning: label ‘_cvY8’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _cvY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _cvY8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvm7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4123:1: error: BUILDSTDERR: warning: label ‘_cvYc’ defined but not used [-Wunused-label] BUILDSTDERR: 4123 | _cvYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4123 | _cvYc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cvYs’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cvYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cvYs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4183:1: error: BUILDSTDERR: warning: label ‘_cvYC’ defined but not used [-Wunused-label] BUILDSTDERR: 4183 | _cvYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4183 | _cvYC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvYA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4225:1: error: BUILDSTDERR: warning: label ‘_cvYA’ defined but not used [-Wunused-label] BUILDSTDERR: 4225 | _cvYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4225 | _cvYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapFoldable_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4247:1: error: BUILDSTDERR: warning: label ‘_cvYK’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _cvYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _cvYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4293:1: error: BUILDSTDERR: warning: label ‘_cvZ0’ defined but not used [-Wunused-label] BUILDSTDERR: 4293 | _cvZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4293 | _cvZ0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cvZd’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cvZd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cvZd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cvZ7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4345:1: error: BUILDSTDERR: warning: label ‘_cvZ7’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _cvZ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _cvZ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4379:1: error: BUILDSTDERR: warning: label ‘_cvZt’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _cvZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _cvZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_filter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4401:1: error: BUILDSTDERR: warning: label ‘_cvZw’ defined but not used [-Wunused-label] BUILDSTDERR: 4401 | _cvZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4401 | _cvZw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4445:1: error: BUILDSTDERR: warning: label ‘_cvZL’ defined but not used [-Wunused-label] BUILDSTDERR: 4445 | _cvZL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4445 | _cvZL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4476:1: error: BUILDSTDERR: warning: label ‘_cvZY’ defined but not used [-Wunused-label] BUILDSTDERR: 4476 | _cvZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4476 | _cvZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4492:1: error: BUILDSTDERR: warning: label ‘_cw09’ defined but not used [-Wunused-label] BUILDSTDERR: 4492 | _cw09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4492 | _cw09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4521:1: error: BUILDSTDERR: warning: label ‘_cw0c’ defined but not used [-Wunused-label] BUILDSTDERR: 4521 | _cw0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4521 | _cw0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svr0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4558:1: error: BUILDSTDERR: warning: label ‘_cw0G’ defined but not used [-Wunused-label] BUILDSTDERR: 4558 | _cw0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4558 | _cw0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw0z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4585:1: error: BUILDSTDERR: warning: label ‘_cw0z’ defined but not used [-Wunused-label] BUILDSTDERR: 4585 | _cw0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4585 | _cw0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svr6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4610:1: error: BUILDSTDERR: warning: label ‘_cw0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 4610 | _cw0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4610 | _cw0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svr7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4639:1: error: BUILDSTDERR: warning: label ‘_cw12’ defined but not used [-Wunused-label] BUILDSTDERR: 4639 | _cw12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4639 | _cw12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svr4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4679:1: error: BUILDSTDERR: warning: label ‘_cw1c’ defined but not used [-Wunused-label] BUILDSTDERR: 4679 | _cw1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4679 | _cw1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svr8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4728:1: error: BUILDSTDERR: warning: label ‘_cw1h’ defined but not used [-Wunused-label] BUILDSTDERR: 4728 | _cw1h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4728 | _cw1h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svr9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4784:1: error: BUILDSTDERR: warning: label ‘_cw1m’ defined but not used [-Wunused-label] BUILDSTDERR: 4784 | _cw1m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4784 | _cw1m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svqU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4832:1: error: BUILDSTDERR: warning: label ‘_cw1s’ defined but not used [-Wunused-label] BUILDSTDERR: 4832 | _cw1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4832 | _cw1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_filterM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4875:1: error: BUILDSTDERR: warning: label ‘_cw1x’ defined but not used [-Wunused-label] BUILDSTDERR: 4875 | _cw1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4875 | _cw1x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4920:1: error: BUILDSTDERR: warning: label ‘_cw1O’ defined but not used [-Wunused-label] BUILDSTDERR: 4920 | _cw1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4920 | _cw1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4942:1: error: BUILDSTDERR: warning: label ‘_cw1W’ defined but not used [-Wunused-label] BUILDSTDERR: 4942 | _cw1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4942 | _cw1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4959:1: error: BUILDSTDERR: warning: label ‘_cw25’ defined but not used [-Wunused-label] BUILDSTDERR: 4959 | _cw25: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4959 | _cw25: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvma_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:4993:1: error: BUILDSTDERR: warning: label ‘_cw2d’ defined but not used [-Wunused-label] BUILDSTDERR: 4993 | _cw2d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4993 | _cw2d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwtake_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5040:1: error: BUILDSTDERR: warning: label ‘_cw2n’ defined but not used [-Wunused-label] BUILDSTDERR: 5040 | _cw2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5040 | _cw2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_take_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5060:1: error: BUILDSTDERR: warning: label ‘_cw2x’ defined but not used [-Wunused-label] BUILDSTDERR: 5060 | _cw2x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5060 | _cw2x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw2u’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cw2u’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cw2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cw2u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5103:1: error: BUILDSTDERR: warning: label ‘_cw31’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _cw31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _cw31: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svry_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5139:1: error: BUILDSTDERR: warning: label ‘_cw36’ defined but not used [-Wunused-label] BUILDSTDERR: 5139 | _cw36: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5139 | _cw36: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_replicateM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5177:1: error: BUILDSTDERR: warning: label ‘_cw3b’ defined but not used [-Wunused-label] BUILDSTDERR: 5177 | _cw3b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5177 | _cw3b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw2I’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5203:1: error: BUILDSTDERR: warning: label ‘_cw2I’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _cw2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _cw2I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw2N’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5222:1: error: BUILDSTDERR: warning: label ‘_cw2N’ defined but not used [-Wunused-label] BUILDSTDERR: 5222 | _cw2N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5222 | _cw2N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5255:1: error: BUILDSTDERR: warning: label ‘_cw3v’ defined but not used [-Wunused-label] BUILDSTDERR: 5255 | _cw3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5255 | _cw3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5271:1: error: BUILDSTDERR: warning: label ‘_cw3I’ defined but not used [-Wunused-label] BUILDSTDERR: 5271 | _cw3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5271 | _cw3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw3C’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5297:1: error: BUILDSTDERR: warning: label ‘_cw3C’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _cw3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _cw3C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwtakeWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5337:1: error: BUILDSTDERR: warning: label ‘_cw3U’ defined but not used [-Wunused-label] BUILDSTDERR: 5337 | _cw3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5337 | _cw3U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_takeWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5373:1: error: BUILDSTDERR: warning: label ‘_cw43’ defined but not used [-Wunused-label] BUILDSTDERR: 5373 | _cw43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5373 | _cw43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5391:1: error: BUILDSTDERR: warning: label ‘_cw4h’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _cw4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _cw4h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5407:1: error: BUILDSTDERR: warning: label ‘_cw4u’ defined but not used [-Wunused-label] BUILDSTDERR: 5407 | _cw4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5407 | _cw4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw4o’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5434:1: error: BUILDSTDERR: warning: label ‘_cw4o’ defined but not used [-Wunused-label] BUILDSTDERR: 5434 | _cw4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5434 | _cw4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwtakeWhilezq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5484:1: error: BUILDSTDERR: warning: label ‘_cw4J’ defined but not used [-Wunused-label] BUILDSTDERR: 5484 | _cw4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5484 | _cw4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_takeWhilezq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5520:1: error: BUILDSTDERR: warning: label ‘_cw4S’ defined but not used [-Wunused-label] BUILDSTDERR: 5520 | _cw4S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5520 | _cw4S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5541:1: error: BUILDSTDERR: warning: label ‘_cw50’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _cw50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _cw50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5574:1: error: BUILDSTDERR: warning: label ‘_cw5a’ defined but not used [-Wunused-label] BUILDSTDERR: 5574 | _cw5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5574 | _cw5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5608:1: error: BUILDSTDERR: warning: label ‘_cw5l’ defined but not used [-Wunused-label] BUILDSTDERR: 5608 | _cw5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5608 | _cw5l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svrX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5644:1: error: BUILDSTDERR: warning: label ‘_cw5A’ defined but not used [-Wunused-label] BUILDSTDERR: 5644 | _cw5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5644 | _cw5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svs0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5667:1: error: BUILDSTDERR: warning: label ‘_cw5I’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _cw5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _cw5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvme_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5688:1: error: BUILDSTDERR: warning: label ‘_cw5O’ defined but not used [-Wunused-label] BUILDSTDERR: 5688 | _cw5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5688 | _cw5O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwdrop_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5734:1: error: BUILDSTDERR: warning: label ‘_cw5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5734 | _cw5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5734 | _cw5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_drop_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5755:1: error: BUILDSTDERR: warning: label ‘_cw68’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _cw68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _cw68: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw65’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5777:1: error: BUILDSTDERR: warning: label ‘_cw65’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _cw65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _cw65: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5799:1: error: BUILDSTDERR: warning: label ‘_cw6k’ defined but not used [-Wunused-label] BUILDSTDERR: 5799 | _cw6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5799 | _cw6k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5832:1: error: BUILDSTDERR: warning: label ‘_cw6u’ defined but not used [-Wunused-label] BUILDSTDERR: 5832 | _cw6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5832 | _cw6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5866:1: error: BUILDSTDERR: warning: label ‘_cw6F’ defined but not used [-Wunused-label] BUILDSTDERR: 5866 | _cw6F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5866 | _cw6F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5901:1: error: BUILDSTDERR: warning: label ‘_cw6M’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _cw6M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _cw6M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5923:1: error: BUILDSTDERR: warning: label ‘_cw75’ defined but not used [-Wunused-label] BUILDSTDERR: 5923 | _cw75: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5923 | _cw75: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw6Z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5950:1: error: BUILDSTDERR: warning: label ‘_cw6Z’ defined but not used [-Wunused-label] BUILDSTDERR: 5950 | _cw6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5950 | _cw6Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwdropWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:5990:1: error: BUILDSTDERR: warning: label ‘_cw7h’ defined but not used [-Wunused-label] BUILDSTDERR: 5990 | _cw7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5990 | _cw7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_dropWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6025:1: error: BUILDSTDERR: warning: label ‘_cw7q’ defined but not used [-Wunused-label] BUILDSTDERR: 6025 | _cw7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6025 | _cw7q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6044:1: error: BUILDSTDERR: warning: label ‘_cw7E’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _cw7E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _cw7E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6061:1: error: BUILDSTDERR: warning: label ‘_cw7N’ defined but not used [-Wunused-label] BUILDSTDERR: 6061 | _cw7N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6061 | _cw7N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw7L’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6087:1: error: BUILDSTDERR: warning: label ‘_cw7L’ defined but not used [-Wunused-label] BUILDSTDERR: 6087 | _cw7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6087 | _cw7L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_concat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6109:1: error: BUILDSTDERR: warning: label ‘_cw7T’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _cw7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _cw7T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svss_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6158:1: error: BUILDSTDERR: warning: label ‘_cw8d’ defined but not used [-Wunused-label] BUILDSTDERR: 6158 | _cw8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6158 | _cw8d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6181:1: error: BUILDSTDERR: warning: label ‘_cw8p’ defined but not used [-Wunused-label] BUILDSTDERR: 6181 | _cw8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6181 | _cw8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6201:1: error: BUILDSTDERR: warning: label ‘_cw8s’ defined but not used [-Wunused-label] BUILDSTDERR: 6201 | _cw8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6201 | _cw8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cw8C’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cw8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cw8C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6251:1: error: BUILDSTDERR: warning: label ‘_cw8S’ defined but not used [-Wunused-label] BUILDSTDERR: 6251 | _cw8S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6251 | _cw8S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw8M’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6275:1: error: BUILDSTDERR: warning: label ‘_cw8M’ defined but not used [-Wunused-label] BUILDSTDERR: 6275 | _cw8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6275 | _cw8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6311:1: error: BUILDSTDERR: warning: label ‘_cw92’ defined but not used [-Wunused-label] BUILDSTDERR: 6311 | _cw92: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6311 | _cw92: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_findIndices_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6360:1: error: BUILDSTDERR: warning: label ‘_cw97’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _cw97: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _cw97: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6392:1: error: BUILDSTDERR: warning: label ‘_cw9k’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _cw9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _cw9k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_elemIndices_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cw9n’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cw9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cw9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6451:1: error: BUILDSTDERR: warning: label ‘_cw9I’ defined but not used [-Wunused-label] BUILDSTDERR: 6451 | _cw9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6451 | _cw9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cw9G’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6477:1: error: BUILDSTDERR: warning: label ‘_cw9G’ defined but not used [-Wunused-label] BUILDSTDERR: 6477 | _cw9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6477 | _cw9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6493:1: error: BUILDSTDERR: warning: label ‘_cw9S’ defined but not used [-Wunused-label] BUILDSTDERR: 6493 | _cw9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6493 | _cw9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svsL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6516:1: error: BUILDSTDERR: warning: label ‘_cw9X’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _cw9X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _cw9X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwscan_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6559:1: error: BUILDSTDERR: warning: label ‘_cwa2’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _cwa2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _cwa2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_scan_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cwab’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cwab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cwab: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svt2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6612:1: error: BUILDSTDERR: warning: label ‘_cwas’ defined but not used [-Wunused-label] BUILDSTDERR: 6612 | _cwas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6612 | _cwas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svt5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6647:1: error: BUILDSTDERR: warning: label ‘_cwaD’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _cwaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _cwaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svt9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6680:1: error: BUILDSTDERR: warning: label ‘_cwaR’ defined but not used [-Wunused-label] BUILDSTDERR: 6680 | _cwaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6680 | _cwaR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwaP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6704:1: error: BUILDSTDERR: warning: label ‘_cwaP’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _cwaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _cwaP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6722:1: error: BUILDSTDERR: warning: label ‘_cwb3’ defined but not used [-Wunused-label] BUILDSTDERR: 6722 | _cwb3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6722 | _cwb3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svta_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6751:1: error: BUILDSTDERR: warning: label ‘_cwb6’ defined but not used [-Wunused-label] BUILDSTDERR: 6751 | _cwb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6751 | _cwb6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6792:1: error: BUILDSTDERR: warning: label ‘_cwbx’ defined but not used [-Wunused-label] BUILDSTDERR: 6792 | _cwbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6792 | _cwbx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6841:1: error: BUILDSTDERR: warning: label ‘_cwbC’ defined but not used [-Wunused-label] BUILDSTDERR: 6841 | _cwbC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6841 | _cwbC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6892:1: error: BUILDSTDERR: warning: label ‘_cwbI’ defined but not used [-Wunused-label] BUILDSTDERR: 6892 | _cwbI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6892 | _cwbI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svti_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cwbT’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cwbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cwbT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6945:1: error: BUILDSTDERR: warning: label ‘_cwc2’ defined but not used [-Wunused-label] BUILDSTDERR: 6945 | _cwc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6945 | _cwc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:6973:1: error: BUILDSTDERR: warning: label ‘_cwcg’ defined but not used [-Wunused-label] BUILDSTDERR: 6973 | _cwcg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6973 | _cwcg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7002:1: error: BUILDSTDERR: warning: label ‘_cwcj’ defined but not used [-Wunused-label] BUILDSTDERR: 7002 | _cwcj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7002 | _cwcj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7042:1: error: BUILDSTDERR: warning: label ‘_cwct’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _cwct: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _cwct: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7096:1: error: BUILDSTDERR: warning: label ‘_cwcy’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _cwcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _cwcy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svt8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7164:1: error: BUILDSTDERR: warning: label ‘_cwcE’ defined but not used [-Wunused-label] BUILDSTDERR: 7164 | _cwcE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7164 | _cwcE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svty_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7204:1: error: BUILDSTDERR: warning: label ‘_cwcS’ defined but not used [-Wunused-label] BUILDSTDERR: 7204 | _cwcS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7204 | _cwcS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7233:1: error: BUILDSTDERR: warning: label ‘_cwcV’ defined but not used [-Wunused-label] BUILDSTDERR: 7233 | _cwcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7233 | _cwcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7269:1: error: BUILDSTDERR: warning: label ‘_cwd4’ defined but not used [-Wunused-label] BUILDSTDERR: 7269 | _cwd4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7269 | _cwd4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7309:1: error: BUILDSTDERR: warning: label ‘_cwd7’ defined but not used [-Wunused-label] BUILDSTDERR: 7309 | _cwd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7309 | _cwd7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwscanM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7371:1: error: BUILDSTDERR: warning: label ‘_cwdc’ defined but not used [-Wunused-label] BUILDSTDERR: 7371 | _cwdc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7371 | _cwdc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_scanM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7406:1: error: BUILDSTDERR: warning: label ‘_cwdo’ defined but not used [-Wunused-label] BUILDSTDERR: 7406 | _cwdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7406 | _cwdo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwdl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7432:1: error: BUILDSTDERR: warning: label ‘_cwdl’ defined but not used [-Wunused-label] BUILDSTDERR: 7432 | _cwdl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7432 | _cwdl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7465:1: error: BUILDSTDERR: warning: label ‘_cwdE’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _cwdE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _cwdE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7496:1: error: BUILDSTDERR: warning: label ‘_cwdR’ defined but not used [-Wunused-label] BUILDSTDERR: 7496 | _cwdR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7496 | _cwdR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svu3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7512:1: error: BUILDSTDERR: warning: label ‘_cwe2’ defined but not used [-Wunused-label] BUILDSTDERR: 7512 | _cwe2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7512 | _cwe2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7541:1: error: BUILDSTDERR: warning: label ‘_cwe5’ defined but not used [-Wunused-label] BUILDSTDERR: 7541 | _cwe5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7541 | _cwe5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7575:1: error: BUILDSTDERR: warning: label ‘_cwes’ defined but not used [-Wunused-label] BUILDSTDERR: 7575 | _cwes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7575 | _cwes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7591:1: error: BUILDSTDERR: warning: label ‘_cweE’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _cweE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _cweE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7620:1: error: BUILDSTDERR: warning: label ‘_cweH’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _cweH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _cweH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7660:1: error: BUILDSTDERR: warning: label ‘_cweR’ defined but not used [-Wunused-label] BUILDSTDERR: 7660 | _cweR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7660 | _cweR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7709:1: error: BUILDSTDERR: warning: label ‘_cweW’ defined but not used [-Wunused-label] BUILDSTDERR: 7709 | _cweW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7709 | _cweW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svu0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7765:1: error: BUILDSTDERR: warning: label ‘_cwf1’ defined but not used [-Wunused-label] BUILDSTDERR: 7765 | _cwf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7765 | _cwf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svtM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7813:1: error: BUILDSTDERR: warning: label ‘_cwf7’ defined but not used [-Wunused-label] BUILDSTDERR: 7813 | _cwf7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7813 | _cwf7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_chain_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7856:1: error: BUILDSTDERR: warning: label ‘_cwfc’ defined but not used [-Wunused-label] BUILDSTDERR: 7856 | _cwfc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7856 | _cwfc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svu8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7908:1: error: BUILDSTDERR: warning: label ‘_cwfs’ defined but not used [-Wunused-label] BUILDSTDERR: 7908 | _cwfs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7908 | _cwfs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svu9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7936:1: error: BUILDSTDERR: warning: label ‘_cwfF’ defined but not used [-Wunused-label] BUILDSTDERR: 7936 | _cwfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7936 | _cwfF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwfz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7966:1: error: BUILDSTDERR: warning: label ‘_cwfz’ defined but not used [-Wunused-label] BUILDSTDERR: 7966 | _cwfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7966 | _cwfz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwfN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:7998:1: error: BUILDSTDERR: warning: label ‘_cwfN’ defined but not used [-Wunused-label] BUILDSTDERR: 7998 | _cwfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7998 | _cwfN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwfT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8022:1: error: BUILDSTDERR: warning: label ‘_cwfT’ defined but not used [-Wunused-label] BUILDSTDERR: 8022 | _cwfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8022 | _cwfT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwfZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8051:1: error: BUILDSTDERR: warning: label ‘_cwfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8051 | _cwfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8051 | _cwfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwgk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8084:1: error: BUILDSTDERR: warning: label ‘_cwgk’ defined but not used [-Wunused-label] BUILDSTDERR: 8084 | _cwgk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8084 | _cwgk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svu7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8092:1: error: BUILDSTDERR: warning: label ‘_cwgA’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _cwgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _cwgA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_read_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8114:1: error: BUILDSTDERR: warning: label ‘_cwgD’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _cwgD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _cwgD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svuq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8162:1: error: BUILDSTDERR: warning: label ‘_cwgQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8162 | _cwgQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8162 | _cwgQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svur_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8188:1: error: BUILDSTDERR: warning: label ‘_cwh0’ defined but not used [-Wunused-label] BUILDSTDERR: 8188 | _cwh0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8188 | _cwh0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svuB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8223:1: error: BUILDSTDERR: warning: label ‘_cwhl’ defined but not used [-Wunused-label] BUILDSTDERR: 8223 | _cwhl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8223 | _cwhl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwhj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8248:1: error: BUILDSTDERR: warning: label ‘_cwhj’ defined but not used [-Wunused-label] BUILDSTDERR: 8248 | _cwhj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8248 | _cwhj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svuH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8266:1: error: BUILDSTDERR: warning: label ‘_cwhE’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _cwhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _cwhE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwhC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8291:1: error: BUILDSTDERR: warning: label ‘_cwhC’ defined but not used [-Wunused-label] BUILDSTDERR: 8291 | _cwhC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8291 | _cwhC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svuR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8309:1: error: BUILDSTDERR: warning: label ‘_cwi8’ defined but not used [-Wunused-label] BUILDSTDERR: 8309 | _cwi8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8309 | _cwi8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwi6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8334:1: error: BUILDSTDERR: warning: label ‘_cwi6’ defined but not used [-Wunused-label] BUILDSTDERR: 8334 | _cwi6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8334 | _cwi6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svuW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8352:1: error: BUILDSTDERR: warning: label ‘_cwin’ defined but not used [-Wunused-label] BUILDSTDERR: 8352 | _cwin: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8352 | _cwin: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwil’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8377:1: error: BUILDSTDERR: warning: label ‘_cwil’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _cwil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _cwil: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svv1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8395:1: error: BUILDSTDERR: warning: label ‘_cwiC’ defined but not used [-Wunused-label] BUILDSTDERR: 8395 | _cwiC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8395 | _cwiC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwiA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8420:1: error: BUILDSTDERR: warning: label ‘_cwiA’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _cwiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _cwiA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svv3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8438:1: error: BUILDSTDERR: warning: label ‘_cwiO’ defined but not used [-Wunused-label] BUILDSTDERR: 8438 | _cwiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8438 | _cwiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svus_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8466:1: error: BUILDSTDERR: warning: label ‘_cwiX’ defined but not used [-Wunused-label] BUILDSTDERR: 8466 | _cwiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8466 | _cwiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwh9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8506:1: error: BUILDSTDERR: warning: label ‘_cwh9’ defined but not used [-Wunused-label] BUILDSTDERR: 8506 | _cwh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8506 | _cwh9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwht’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8580:1: error: BUILDSTDERR: warning: label ‘_cwht’ defined but not used [-Wunused-label] BUILDSTDERR: 8580 | _cwht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8580 | _cwht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwhM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8624:1: error: BUILDSTDERR: warning: label ‘_cwhM’ defined but not used [-Wunused-label] BUILDSTDERR: 8624 | _cwhM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8624 | _cwhM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwhR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8651:1: error: BUILDSTDERR: warning: label ‘_cwhR’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _cwhR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _cwhR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwhW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8699:1: error: BUILDSTDERR: warning: label ‘_cwhW’ defined but not used [-Wunused-label] BUILDSTDERR: 8699 | _cwhW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8699 | _cwhW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_readLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8760:1: error: BUILDSTDERR: warning: label ‘_cwjK’ defined but not used [-Wunused-label] BUILDSTDERR: 8760 | _cwjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8760 | _cwjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwjI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8803:1: error: BUILDSTDERR: warning: label ‘_cwjI’ defined but not used [-Wunused-label] BUILDSTDERR: 8803 | _cwjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8803 | _cwjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8825:1: error: BUILDSTDERR: warning: label ‘_cwjW’ defined but not used [-Wunused-label] BUILDSTDERR: 8825 | _cwjW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8825 | _cwjW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8847:1: error: BUILDSTDERR: warning: label ‘_cwk6’ defined but not used [-Wunused-label] BUILDSTDERR: 8847 | _cwk6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8847 | _cwk6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwk3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8865:1: error: BUILDSTDERR: warning: label ‘_cwk3’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _cwk3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _cwk3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_seq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8904:1: error: BUILDSTDERR: warning: label ‘_cwkg’ defined but not used [-Wunused-label] BUILDSTDERR: 8904 | _cwkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8904 | _cwkg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8927:1: error: BUILDSTDERR: warning: label ‘_cwku’ defined but not used [-Wunused-label] BUILDSTDERR: 8927 | _cwku: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8927 | _cwku: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8962:1: error: BUILDSTDERR: warning: label ‘_cwkP’ defined but not used [-Wunused-label] BUILDSTDERR: 8962 | _cwkP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8962 | _cwkP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwkN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:8987:1: error: BUILDSTDERR: warning: label ‘_cwkN’ defined but not used [-Wunused-label] BUILDSTDERR: 8987 | _cwkN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8987 | _cwkN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9005:1: error: BUILDSTDERR: warning: label ‘_cwl4’ defined but not used [-Wunused-label] BUILDSTDERR: 9005 | _cwl4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9005 | _cwl4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwl2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9030:1: error: BUILDSTDERR: warning: label ‘_cwl2’ defined but not used [-Wunused-label] BUILDSTDERR: 9030 | _cwl2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9030 | _cwl2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9048:1: error: BUILDSTDERR: warning: label ‘_cwlg’ defined but not used [-Wunused-label] BUILDSTDERR: 9048 | _cwlg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9048 | _cwlg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9076:1: error: BUILDSTDERR: warning: label ‘_cwlp’ defined but not used [-Wunused-label] BUILDSTDERR: 9076 | _cwlp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9076 | _cwlp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwkD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9118:1: error: BUILDSTDERR: warning: label ‘_cwkD’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _cwkD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _cwkD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9196:1: error: BUILDSTDERR: warning: label ‘_cwlO’ defined but not used [-Wunused-label] BUILDSTDERR: 9196 | _cwlO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9196 | _cwlO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9212:1: error: BUILDSTDERR: warning: label ‘_cwlX’ defined but not used [-Wunused-label] BUILDSTDERR: 9212 | _cwlX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9212 | _cwlX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwlV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9241:1: error: BUILDSTDERR: warning: label ‘_cwlV’ defined but not used [-Wunused-label] BUILDSTDERR: 9241 | _cwlV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9241 | _cwlV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwm0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9260:1: error: BUILDSTDERR: warning: label ‘_cwm0’ defined but not used [-Wunused-label] BUILDSTDERR: 9260 | _cwm0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9260 | _cwm0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_loop_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9286:1: error: BUILDSTDERR: warning: label ‘_cwm8’ defined but not used [-Wunused-label] BUILDSTDERR: 9286 | _cwm8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9286 | _cwm8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9333:1: error: BUILDSTDERR: warning: label ‘_cwmy’ defined but not used [-Wunused-label] BUILDSTDERR: 9333 | _cwmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9333 | _cwmy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svvH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9357:1: error: BUILDSTDERR: warning: label ‘_cwmH’ defined but not used [-Wunused-label] BUILDSTDERR: 9357 | _cwmH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9357 | _cwmH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwmj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cwmj’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cwmj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cwmj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwmm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9406:1: error: BUILDSTDERR: warning: label ‘_cwmm’ defined but not used [-Wunused-label] BUILDSTDERR: 9406 | _cwmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9406 | _cwmm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwmN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9474:1: error: BUILDSTDERR: warning: label ‘_cwmN’ defined but not used [-Wunused-label] BUILDSTDERR: 9474 | _cwmN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9474 | _cwmN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwmP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cwmP’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cwmP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cwmP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_fold_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9511:1: error: BUILDSTDERR: warning: label ‘_cwna’ defined but not used [-Wunused-label] BUILDSTDERR: 9511 | _cwna: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9511 | _cwna: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cwnm’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cwnm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cwnm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwnj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9567:1: error: BUILDSTDERR: warning: label ‘_cwnj’ defined but not used [-Wunused-label] BUILDSTDERR: 9567 | _cwnj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9567 | _cwnj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_length_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9602:1: error: BUILDSTDERR: warning: label ‘_cwnD’ defined but not used [-Wunused-label] BUILDSTDERR: 9602 | _cwnD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9602 | _cwnD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9632:1: error: BUILDSTDERR: warning: label ‘_cwo0’ defined but not used [-Wunused-label] BUILDSTDERR: 9632 | _cwo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9632 | _cwo0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwnT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9664:1: error: BUILDSTDERR: warning: label ‘_cwnT’ defined but not used [-Wunused-label] BUILDSTDERR: 9664 | _cwnT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9664 | _cwnT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9696:1: error: BUILDSTDERR: warning: label ‘_cwob’ defined but not used [-Wunused-label] BUILDSTDERR: 9696 | _cwob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9696 | _cwob: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_maximum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9730:1: error: BUILDSTDERR: warning: label ‘_cwog’ defined but not used [-Wunused-label] BUILDSTDERR: 9730 | _cwog: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9730 | _cwog: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9768:1: error: BUILDSTDERR: warning: label ‘_cwoF’ defined but not used [-Wunused-label] BUILDSTDERR: 9768 | _cwoF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9768 | _cwoF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwoy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9800:1: error: BUILDSTDERR: warning: label ‘_cwoy’ defined but not used [-Wunused-label] BUILDSTDERR: 9800 | _cwoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9800 | _cwoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9832:1: error: BUILDSTDERR: warning: label ‘_cwoQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9832 | _cwoQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9832 | _cwoQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_minimum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9866:1: error: BUILDSTDERR: warning: label ‘_cwoV’ defined but not used [-Wunused-label] BUILDSTDERR: 9866 | _cwoV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9866 | _cwoV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9909:1: error: BUILDSTDERR: warning: label ‘_cwp8’ defined but not used [-Wunused-label] BUILDSTDERR: 9909 | _cwp8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9909 | _cwp8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9935:1: error: BUILDSTDERR: warning: label ‘_cwpf’ defined but not used [-Wunused-label] BUILDSTDERR: 9935 | _cwpf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9935 | _cwpf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_sum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:9963:1: error: BUILDSTDERR: warning: label ‘_cwpi’ defined but not used [-Wunused-label] BUILDSTDERR: 9963 | _cwpi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9963 | _cwpi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svws_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10010:1: error: BUILDSTDERR: warning: label ‘_cwpv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10010 | _cwpv: BUILDSTDERR: | ^ BUILDSTDERR: 10010 | _cwpv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10036:1: error: BUILDSTDERR: warning: label ‘_cwpC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10036 | _cwpC: BUILDSTDERR: | ^ BUILDSTDERR: 10036 | _cwpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_product_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10064:1: error: BUILDSTDERR: warning: label ‘_cwpF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10064 | _cwpF: BUILDSTDERR: | ^ BUILDSTDERR: 10064 | _cwpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10105:1: error: BUILDSTDERR: warning: label ‘_cwpP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10105 | _cwpP: BUILDSTDERR: | ^ BUILDSTDERR: 10105 | _cwpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10136:1: error: BUILDSTDERR: warning: label ‘_cwpY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10136 | _cwpY: BUILDSTDERR: | ^ BUILDSTDERR: 10136 | _cwpY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toListM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10160:1: error: BUILDSTDERR: warning: label ‘_cwq5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10160 | _cwq5: BUILDSTDERR: | ^ BUILDSTDERR: 10160 | _cwq5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10189:1: error: BUILDSTDERR: warning: label ‘_cwqt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10189 | _cwqt: BUILDSTDERR: | ^ BUILDSTDERR: 10189 | _cwqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svwF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10213:1: error: BUILDSTDERR: warning: label ‘_cwqC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10213 | _cwqC: BUILDSTDERR: | ^ BUILDSTDERR: 10213 | _cwqC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwqe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10236:1: error: BUILDSTDERR: warning: label ‘_cwqe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10236 | _cwqe: BUILDSTDERR: | ^ BUILDSTDERR: 10236 | _cwqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwqh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10264:1: error: BUILDSTDERR: warning: label ‘_cwqh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10264 | _cwqh: BUILDSTDERR: | ^ BUILDSTDERR: 10264 | _cwqh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwqI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10336:1: error: BUILDSTDERR: warning: label ‘_cwqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _cwqI: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _cwqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwqK’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10355:1: error: BUILDSTDERR: warning: label ‘_cwqK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10355 | _cwqK: BUILDSTDERR: | ^ BUILDSTDERR: 10355 | _cwqK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10373:1: error: BUILDSTDERR: warning: label ‘_cwr6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10373 | _cwr6: BUILDSTDERR: | ^ BUILDSTDERR: 10373 | _cwr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toListMzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10410:1: error: BUILDSTDERR: warning: label ‘_cwrf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10410 | _cwrf: BUILDSTDERR: | ^ BUILDSTDERR: 10410 | _cwrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10439:1: error: BUILDSTDERR: warning: label ‘_cwrB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10439 | _cwrB: BUILDSTDERR: | ^ BUILDSTDERR: 10439 | _cwrB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10464:1: error: BUILDSTDERR: warning: label ‘_cwrL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10464 | _cwrL: BUILDSTDERR: | ^ BUILDSTDERR: 10464 | _cwrL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwrJ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10489:1: error: BUILDSTDERR: warning: label ‘_cwrJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10489 | _cwrJ: BUILDSTDERR: | ^ BUILDSTDERR: 10489 | _cwrJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10507:1: error: BUILDSTDERR: warning: label ‘_cwrW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10507 | _cwrW: BUILDSTDERR: | ^ BUILDSTDERR: 10507 | _cwrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svx2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10532:1: error: BUILDSTDERR: warning: label ‘_cws5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10532 | _cws5: BUILDSTDERR: | ^ BUILDSTDERR: 10532 | _cws5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwrr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10573:1: error: BUILDSTDERR: warning: label ‘_cwrr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10573 | _cwrr: BUILDSTDERR: | ^ BUILDSTDERR: 10573 | _cwrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10647:1: error: BUILDSTDERR: warning: label ‘_cwsq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10647 | _cwsq: BUILDSTDERR: | ^ BUILDSTDERR: 10647 | _cwsq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10674:1: error: BUILDSTDERR: warning: label ‘_cwst’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10674 | _cwst: BUILDSTDERR: | ^ BUILDSTDERR: 10674 | _cwst: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10714:1: error: BUILDSTDERR: warning: label ‘_cwsR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10714 | _cwsR: BUILDSTDERR: | ^ BUILDSTDERR: 10714 | _cwsR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10739:1: error: BUILDSTDERR: warning: label ‘_cwt1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10739 | _cwt1: BUILDSTDERR: | ^ BUILDSTDERR: 10739 | _cwt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwsZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10764:1: error: BUILDSTDERR: warning: label ‘_cwsZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10764 | _cwsZ: BUILDSTDERR: | ^ BUILDSTDERR: 10764 | _cwsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10782:1: error: BUILDSTDERR: warning: label ‘_cwtc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10782 | _cwtc: BUILDSTDERR: | ^ BUILDSTDERR: 10782 | _cwtc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10809:1: error: BUILDSTDERR: warning: label ‘_cwtn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10809 | _cwtn: BUILDSTDERR: | ^ BUILDSTDERR: 10809 | _cwtn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10845:1: error: BUILDSTDERR: warning: label ‘_cwty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10845 | _cwty: BUILDSTDERR: | ^ BUILDSTDERR: 10845 | _cwty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwsH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10888:1: error: BUILDSTDERR: warning: label ‘_cwsH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10888 | _cwsH: BUILDSTDERR: | ^ BUILDSTDERR: 10888 | _cwsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:10979:1: error: BUILDSTDERR: warning: label ‘_cwtU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10979 | _cwtU: BUILDSTDERR: | ^ BUILDSTDERR: 10979 | _cwtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldMzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11006:1: error: BUILDSTDERR: warning: label ‘_cwtX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11006 | _cwtX: BUILDSTDERR: | ^ BUILDSTDERR: 11006 | _cwtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cwum’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cwum: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cwum: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwuf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11078:1: error: BUILDSTDERR: warning: label ‘_cwuf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11078 | _cwuf: BUILDSTDERR: | ^ BUILDSTDERR: 11078 | _cwuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwuu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11109:1: error: BUILDSTDERR: warning: label ‘_cwuu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11109 | _cwuu: BUILDSTDERR: | ^ BUILDSTDERR: 11109 | _cwuu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11138:1: error: BUILDSTDERR: warning: label ‘_cwuG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11138 | _cwuG: BUILDSTDERR: | ^ BUILDSTDERR: 11138 | _cwuG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svxP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11171:1: error: BUILDSTDERR: warning: label ‘_cwuP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11171 | _cwuP: BUILDSTDERR: | ^ BUILDSTDERR: 11171 | _cwuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_head_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11199:1: error: BUILDSTDERR: warning: label ‘_cwuS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11199 | _cwuS: BUILDSTDERR: | ^ BUILDSTDERR: 11199 | _cwuS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svy4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11241:1: error: BUILDSTDERR: warning: label ‘_cwvh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11241 | _cwvh: BUILDSTDERR: | ^ BUILDSTDERR: 11241 | _cwvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwve’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11267:1: error: BUILDSTDERR: warning: label ‘_cwve’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11267 | _cwve: BUILDSTDERR: | ^ BUILDSTDERR: 11267 | _cwve: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svy6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11285:1: error: BUILDSTDERR: warning: label ‘_cwvo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _cwvo: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _cwvo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwv5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11313:1: error: BUILDSTDERR: warning: label ‘_cwv5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11313 | _cwv5: BUILDSTDERR: | ^ BUILDSTDERR: 11313 | _cwv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_findIndex_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11342:1: error: BUILDSTDERR: warning: label ‘_cwvu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11342 | _cwvu: BUILDSTDERR: | ^ BUILDSTDERR: 11342 | _cwvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svye_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11377:1: error: BUILDSTDERR: warning: label ‘_cwvY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11377 | _cwvY: BUILDSTDERR: | ^ BUILDSTDERR: 11377 | _cwvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwvV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11403:1: error: BUILDSTDERR: warning: label ‘_cwvV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11403 | _cwvV: BUILDSTDERR: | ^ BUILDSTDERR: 11403 | _cwvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11420:1: error: BUILDSTDERR: warning: label ‘_cww5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11420 | _cww5: BUILDSTDERR: | ^ BUILDSTDERR: 11420 | _cww5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwvH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11450:1: error: BUILDSTDERR: warning: label ‘_cwvH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11450 | _cwvH: BUILDSTDERR: | ^ BUILDSTDERR: 11450 | _cwvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwvM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11469:1: error: BUILDSTDERR: warning: label ‘_cwvM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11469 | _cwvM: BUILDSTDERR: | ^ BUILDSTDERR: 11469 | _cwvM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_index_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11498:1: error: BUILDSTDERR: warning: label ‘_cwwd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11498 | _cwwd: BUILDSTDERR: | ^ BUILDSTDERR: 11498 | _cwwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11541:1: error: BUILDSTDERR: warning: label ‘_cwwx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11541 | _cwwx: BUILDSTDERR: | ^ BUILDSTDERR: 11541 | _cwwx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11576:1: error: BUILDSTDERR: warning: label ‘_cwwS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11576 | _cwwS: BUILDSTDERR: | ^ BUILDSTDERR: 11576 | _cwwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwwQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11601:1: error: BUILDSTDERR: warning: label ‘_cwwQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11601 | _cwwQ: BUILDSTDERR: | ^ BUILDSTDERR: 11601 | _cwwQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11619:1: error: BUILDSTDERR: warning: label ‘_cwxb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11619 | _cwxb: BUILDSTDERR: | ^ BUILDSTDERR: 11619 | _cwxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwx9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11644:1: error: BUILDSTDERR: warning: label ‘_cwx9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11644 | _cwx9: BUILDSTDERR: | ^ BUILDSTDERR: 11644 | _cwx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11662:1: error: BUILDSTDERR: warning: label ‘_cwxq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11662 | _cwxq: BUILDSTDERR: | ^ BUILDSTDERR: 11662 | _cwxq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwxo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11687:1: error: BUILDSTDERR: warning: label ‘_cwxo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11687 | _cwxo: BUILDSTDERR: | ^ BUILDSTDERR: 11687 | _cwxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11705:1: error: BUILDSTDERR: warning: label ‘_cwxC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11705 | _cwxC: BUILDSTDERR: | ^ BUILDSTDERR: 11705 | _cwxC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11733:1: error: BUILDSTDERR: warning: label ‘_cwxL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11733 | _cwxL: BUILDSTDERR: | ^ BUILDSTDERR: 11733 | _cwxL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwwG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11772:1: error: BUILDSTDERR: warning: label ‘_cwwG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11772 | _cwwG: BUILDSTDERR: | ^ BUILDSTDERR: 11772 | _cwwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwx0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11848:1: error: BUILDSTDERR: warning: label ‘_cwx0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11848 | _cwx0: BUILDSTDERR: | ^ BUILDSTDERR: 11848 | _cwx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11907:1: error: BUILDSTDERR: warning: label ‘_cwyc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11907 | _cwyc: BUILDSTDERR: | ^ BUILDSTDERR: 11907 | _cwyc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_find_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11949:1: error: BUILDSTDERR: warning: label ‘_cwyh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11949 | _cwyh: BUILDSTDERR: | ^ BUILDSTDERR: 11949 | _cwyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:11984:1: error: BUILDSTDERR: warning: label ‘_cwyu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11984 | _cwyu: BUILDSTDERR: | ^ BUILDSTDERR: 11984 | _cwyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12013:1: error: BUILDSTDERR: warning: label ‘_cwyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12013 | _cwyH: BUILDSTDERR: | ^ BUILDSTDERR: 12013 | _cwyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12050:1: error: BUILDSTDERR: warning: label ‘_cwyY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12050 | _cwyY: BUILDSTDERR: | ^ BUILDSTDERR: 12050 | _cwyY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwyR’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12080:1: error: BUILDSTDERR: warning: label ‘_cwyR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12080 | _cwyR: BUILDSTDERR: | ^ BUILDSTDERR: 12080 | _cwyR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwz6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12111:1: error: BUILDSTDERR: warning: label ‘_cwz6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12111 | _cwz6: BUILDSTDERR: | ^ BUILDSTDERR: 12111 | _cwz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12129:1: error: BUILDSTDERR: warning: label ‘_cwzj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12129 | _cwzj: BUILDSTDERR: | ^ BUILDSTDERR: 12129 | _cwzj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12158:1: error: BUILDSTDERR: warning: label ‘_cwzm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12158 | _cwzm: BUILDSTDERR: | ^ BUILDSTDERR: 12158 | _cwzm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svz7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12200:1: error: BUILDSTDERR: warning: label ‘_cwzD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12200 | _cwzD: BUILDSTDERR: | ^ BUILDSTDERR: 12200 | _cwzD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwzw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12230:1: error: BUILDSTDERR: warning: label ‘_cwzw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12230 | _cwzw: BUILDSTDERR: | ^ BUILDSTDERR: 12230 | _cwzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwzL’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12260:1: error: BUILDSTDERR: warning: label ‘_cwzL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12260 | _cwzL: BUILDSTDERR: | ^ BUILDSTDERR: 12260 | _cwzL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svyZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12279:1: error: BUILDSTDERR: warning: label ‘_cwzY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12279 | _cwzY: BUILDSTDERR: | ^ BUILDSTDERR: 12279 | _cwzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_last_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12309:1: error: BUILDSTDERR: warning: label ‘_cwA1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12309 | _cwA1: BUILDSTDERR: | ^ BUILDSTDERR: 12309 | _cwA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12356:1: error: BUILDSTDERR: warning: label ‘_cwAq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12356 | _cwAq: BUILDSTDERR: | ^ BUILDSTDERR: 12356 | _cwAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwAj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12385:1: error: BUILDSTDERR: warning: label ‘_cwAj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12385 | _cwAj: BUILDSTDERR: | ^ BUILDSTDERR: 12385 | _cwAj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12412:1: error: BUILDSTDERR: warning: label ‘_cwAA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12412 | _cwAA: BUILDSTDERR: | ^ BUILDSTDERR: 12412 | _cwAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svza_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12445:1: error: BUILDSTDERR: warning: label ‘_cwAJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12445 | _cwAJ: BUILDSTDERR: | ^ BUILDSTDERR: 12445 | _cwAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_null_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12473:1: error: BUILDSTDERR: warning: label ‘_cwAM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12473 | _cwAM: BUILDSTDERR: | ^ BUILDSTDERR: 12473 | _cwAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12516:1: error: BUILDSTDERR: warning: label ‘_cwB6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12516 | _cwB6: BUILDSTDERR: | ^ BUILDSTDERR: 12516 | _cwB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12551:1: error: BUILDSTDERR: warning: label ‘_cwBr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12551 | _cwBr: BUILDSTDERR: | ^ BUILDSTDERR: 12551 | _cwBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwBp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12576:1: error: BUILDSTDERR: warning: label ‘_cwBp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12576 | _cwBp: BUILDSTDERR: | ^ BUILDSTDERR: 12576 | _cwBp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12594:1: error: BUILDSTDERR: warning: label ‘_cwBK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _cwBK: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _cwBK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwBI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12619:1: error: BUILDSTDERR: warning: label ‘_cwBI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12619 | _cwBI: BUILDSTDERR: | ^ BUILDSTDERR: 12619 | _cwBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12637:1: error: BUILDSTDERR: warning: label ‘_cwBZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12637 | _cwBZ: BUILDSTDERR: | ^ BUILDSTDERR: 12637 | _cwBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwBX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12662:1: error: BUILDSTDERR: warning: label ‘_cwBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12662 | _cwBX: BUILDSTDERR: | ^ BUILDSTDERR: 12662 | _cwBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12680:1: error: BUILDSTDERR: warning: label ‘_cwCb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12680 | _cwCb: BUILDSTDERR: | ^ BUILDSTDERR: 12680 | _cwCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12708:1: error: BUILDSTDERR: warning: label ‘_cwCk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12708 | _cwCk: BUILDSTDERR: | ^ BUILDSTDERR: 12708 | _cwCk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwBf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12747:1: error: BUILDSTDERR: warning: label ‘_cwBf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12747 | _cwBf: BUILDSTDERR: | ^ BUILDSTDERR: 12747 | _cwBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwBz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12823:1: error: BUILDSTDERR: warning: label ‘_cwBz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12823 | _cwBz: BUILDSTDERR: | ^ BUILDSTDERR: 12823 | _cwBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12882:1: error: BUILDSTDERR: warning: label ‘_cwCL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12882 | _cwCL: BUILDSTDERR: | ^ BUILDSTDERR: 12882 | _cwCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_all_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12924:1: error: BUILDSTDERR: warning: label ‘_cwCQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12924 | _cwCQ: BUILDSTDERR: | ^ BUILDSTDERR: 12924 | _cwCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:12966:1: error: BUILDSTDERR: warning: label ‘_cwDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12966 | _cwDa: BUILDSTDERR: | ^ BUILDSTDERR: 12966 | _cwDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13001:1: error: BUILDSTDERR: warning: label ‘_cwDv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13001 | _cwDv: BUILDSTDERR: | ^ BUILDSTDERR: 13001 | _cwDv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwDt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13026:1: error: BUILDSTDERR: warning: label ‘_cwDt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13026 | _cwDt: BUILDSTDERR: | ^ BUILDSTDERR: 13026 | _cwDt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svA0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13044:1: error: BUILDSTDERR: warning: label ‘_cwDP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13044 | _cwDP: BUILDSTDERR: | ^ BUILDSTDERR: 13044 | _cwDP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwDN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13069:1: error: BUILDSTDERR: warning: label ‘_cwDN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13069 | _cwDN: BUILDSTDERR: | ^ BUILDSTDERR: 13069 | _cwDN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svA3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13087:1: error: BUILDSTDERR: warning: label ‘_cwE4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13087 | _cwE4: BUILDSTDERR: | ^ BUILDSTDERR: 13087 | _cwE4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwE2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13112:1: error: BUILDSTDERR: warning: label ‘_cwE2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13112 | _cwE2: BUILDSTDERR: | ^ BUILDSTDERR: 13112 | _cwE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svA5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13130:1: error: BUILDSTDERR: warning: label ‘_cwEg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13130 | _cwEg: BUILDSTDERR: | ^ BUILDSTDERR: 13130 | _cwEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svzL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13158:1: error: BUILDSTDERR: warning: label ‘_cwEp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13158 | _cwEp: BUILDSTDERR: | ^ BUILDSTDERR: 13158 | _cwEp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwDj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13196:1: error: BUILDSTDERR: warning: label ‘_cwDj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13196 | _cwDj: BUILDSTDERR: | ^ BUILDSTDERR: 13196 | _cwDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwDD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13273:1: error: BUILDSTDERR: warning: label ‘_cwDD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13273 | _cwDD: BUILDSTDERR: | ^ BUILDSTDERR: 13273 | _cwDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svA7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13331:1: error: BUILDSTDERR: warning: label ‘_cwER’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13331 | _cwER: BUILDSTDERR: | ^ BUILDSTDERR: 13331 | _cwER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_and_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13370:1: error: BUILDSTDERR: warning: label ‘_cwEW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13370 | _cwEW: BUILDSTDERR: | ^ BUILDSTDERR: 13370 | _cwEW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13400:1: error: BUILDSTDERR: warning: label ‘_cwF9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13400 | _cwF9: BUILDSTDERR: | ^ BUILDSTDERR: 13400 | _cwF9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_notElem_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13427:1: error: BUILDSTDERR: warning: label ‘_cwFc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13427 | _cwFc: BUILDSTDERR: | ^ BUILDSTDERR: 13427 | _cwFc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13461:1: error: BUILDSTDERR: warning: label ‘_cwFB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13461 | _cwFB: BUILDSTDERR: | ^ BUILDSTDERR: 13461 | _cwFB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwFu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13490:1: error: BUILDSTDERR: warning: label ‘_cwFu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13490 | _cwFu: BUILDSTDERR: | ^ BUILDSTDERR: 13490 | _cwFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13517:1: error: BUILDSTDERR: warning: label ‘_cwFL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13517 | _cwFL: BUILDSTDERR: | ^ BUILDSTDERR: 13517 | _cwFL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13552:1: error: BUILDSTDERR: warning: label ‘_cwG5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _cwG5: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _cwG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13587:1: error: BUILDSTDERR: warning: label ‘_cwGq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13587 | _cwGq: BUILDSTDERR: | ^ BUILDSTDERR: 13587 | _cwGq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwGo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13612:1: error: BUILDSTDERR: warning: label ‘_cwGo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13612 | _cwGo: BUILDSTDERR: | ^ BUILDSTDERR: 13612 | _cwGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13630:1: error: BUILDSTDERR: warning: label ‘_cwGJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13630 | _cwGJ: BUILDSTDERR: | ^ BUILDSTDERR: 13630 | _cwGJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwGH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13655:1: error: BUILDSTDERR: warning: label ‘_cwGH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13655 | _cwGH: BUILDSTDERR: | ^ BUILDSTDERR: 13655 | _cwGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13673:1: error: BUILDSTDERR: warning: label ‘_cwGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13673 | _cwGY: BUILDSTDERR: | ^ BUILDSTDERR: 13673 | _cwGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwGW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13698:1: error: BUILDSTDERR: warning: label ‘_cwGW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13698 | _cwGW: BUILDSTDERR: | ^ BUILDSTDERR: 13698 | _cwGW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13716:1: error: BUILDSTDERR: warning: label ‘_cwHa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13716 | _cwHa: BUILDSTDERR: | ^ BUILDSTDERR: 13716 | _cwHa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13744:1: error: BUILDSTDERR: warning: label ‘_cwHj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13744 | _cwHj: BUILDSTDERR: | ^ BUILDSTDERR: 13744 | _cwHj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwGe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13783:1: error: BUILDSTDERR: warning: label ‘_cwGe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13783 | _cwGe: BUILDSTDERR: | ^ BUILDSTDERR: 13783 | _cwGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwGy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13859:1: error: BUILDSTDERR: warning: label ‘_cwGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13859 | _cwGy: BUILDSTDERR: | ^ BUILDSTDERR: 13859 | _cwGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13918:1: error: BUILDSTDERR: warning: label ‘_cwHK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13918 | _cwHK: BUILDSTDERR: | ^ BUILDSTDERR: 13918 | _cwHK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:13962:1: error: BUILDSTDERR: warning: label ‘_cwHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13962 | _cwHP: BUILDSTDERR: | ^ BUILDSTDERR: 13962 | _cwHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_any_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14003:1: error: BUILDSTDERR: warning: label ‘_cwHU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14003 | _cwHU: BUILDSTDERR: | ^ BUILDSTDERR: 14003 | _cwHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_or_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14046:1: error: BUILDSTDERR: warning: label ‘_cwI3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14046 | _cwI3: BUILDSTDERR: | ^ BUILDSTDERR: 14046 | _cwI3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14073:1: error: BUILDSTDERR: warning: label ‘_cwIe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14073 | _cwIe: BUILDSTDERR: | ^ BUILDSTDERR: 14073 | _cwIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_elem_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14100:1: error: BUILDSTDERR: warning: label ‘_cwIh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14100 | _cwIh: BUILDSTDERR: | ^ BUILDSTDERR: 14100 | _cwIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svAW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14134:1: error: BUILDSTDERR: warning: label ‘_cwIC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14134 | _cwIC: BUILDSTDERR: | ^ BUILDSTDERR: 14134 | _cwIC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwIA’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14161:1: error: BUILDSTDERR: warning: label ‘_cwIA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14161 | _cwIA: BUILDSTDERR: | ^ BUILDSTDERR: 14161 | _cwIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14175:1: error: BUILDSTDERR: warning: label ‘_cwIO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14175 | _cwIO: BUILDSTDERR: | ^ BUILDSTDERR: 14175 | _cwIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwIn’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14190:1: error: BUILDSTDERR: warning: label ‘_cwIn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14190 | _cwIn: BUILDSTDERR: | ^ BUILDSTDERR: 14190 | _cwIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwIq’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14211:1: error: BUILDSTDERR: warning: label ‘_cwIq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14211 | _cwIq: BUILDSTDERR: | ^ BUILDSTDERR: 14211 | _cwIq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toList_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14272:1: error: BUILDSTDERR: warning: label ‘_cwJa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14272 | _cwJa: BUILDSTDERR: | ^ BUILDSTDERR: 14272 | _cwJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svB4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14302:1: error: BUILDSTDERR: warning: label ‘_cwJn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14302 | _cwJn: BUILDSTDERR: | ^ BUILDSTDERR: 14302 | _cwJn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svB7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14337:1: error: BUILDSTDERR: warning: label ‘_cwJy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14337 | _cwJy: BUILDSTDERR: | ^ BUILDSTDERR: 14337 | _cwJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14370:1: error: BUILDSTDERR: warning: label ‘_cwJU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14370 | _cwJU: BUILDSTDERR: | ^ BUILDSTDERR: 14370 | _cwJU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14399:1: error: BUILDSTDERR: warning: label ‘_cwJX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14399 | _cwJX: BUILDSTDERR: | ^ BUILDSTDERR: 14399 | _cwJX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14436:1: error: BUILDSTDERR: warning: label ‘_cwKI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14436 | _cwKI: BUILDSTDERR: | ^ BUILDSTDERR: 14436 | _cwKI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14453:1: error: BUILDSTDERR: warning: label ‘_cwKP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14453 | _cwKP: BUILDSTDERR: | ^ BUILDSTDERR: 14453 | _cwKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwKr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14487:1: error: BUILDSTDERR: warning: label ‘_cwKr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14487 | _cwKr: BUILDSTDERR: | ^ BUILDSTDERR: 14487 | _cwKr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwKx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14530:1: error: BUILDSTDERR: warning: label ‘_cwKx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14530 | _cwKx: BUILDSTDERR: | ^ BUILDSTDERR: 14530 | _cwKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14569:1: error: BUILDSTDERR: warning: label ‘_cwLe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14569 | _cwLe: BUILDSTDERR: | ^ BUILDSTDERR: 14569 | _cwLe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14598:1: error: BUILDSTDERR: warning: label ‘_cwLh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14598 | _cwLh: BUILDSTDERR: | ^ BUILDSTDERR: 14598 | _cwLh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14642:1: error: BUILDSTDERR: warning: label ‘_cwLm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14642 | _cwLm: BUILDSTDERR: | ^ BUILDSTDERR: 14642 | _cwLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14690:1: error: BUILDSTDERR: warning: label ‘_cwLv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14690 | _cwLv: BUILDSTDERR: | ^ BUILDSTDERR: 14690 | _cwLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwK7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14724:1: error: BUILDSTDERR: warning: label ‘_cwK7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14724 | _cwK7: BUILDSTDERR: | ^ BUILDSTDERR: 14724 | _cwK7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwKd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14767:1: error: BUILDSTDERR: warning: label ‘_cwKd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14767 | _cwKd: BUILDSTDERR: | ^ BUILDSTDERR: 14767 | _cwKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14802:1: error: BUILDSTDERR: warning: label ‘_cwLT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14802 | _cwLT: BUILDSTDERR: | ^ BUILDSTDERR: 14802 | _cwLT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14831:1: error: BUILDSTDERR: warning: label ‘_cwLW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14831 | _cwLW: BUILDSTDERR: | ^ BUILDSTDERR: 14831 | _cwLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14867:1: error: BUILDSTDERR: warning: label ‘_cwM9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14867 | _cwM9: BUILDSTDERR: | ^ BUILDSTDERR: 14867 | _cwM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14896:1: error: BUILDSTDERR: warning: label ‘_cwMc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14896 | _cwMc: BUILDSTDERR: | ^ BUILDSTDERR: 14896 | _cwMc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14946:1: error: BUILDSTDERR: warning: label ‘_cwMh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14946 | _cwMh: BUILDSTDERR: | ^ BUILDSTDERR: 14946 | _cwMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15007:1: error: BUILDSTDERR: warning: label ‘_cwMn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15007 | _cwMn: BUILDSTDERR: | ^ BUILDSTDERR: 15007 | _cwMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zzipWith_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15049:1: error: BUILDSTDERR: warning: label ‘_cwMs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15049 | _cwMs: BUILDSTDERR: | ^ BUILDSTDERR: 15049 | _cwMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15088:1: error: BUILDSTDERR: warning: label ‘_cwMB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15088 | _cwMB: BUILDSTDERR: | ^ BUILDSTDERR: 15088 | _cwMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15124:1: error: BUILDSTDERR: warning: label ‘_cwMT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15124 | _cwMT: BUILDSTDERR: | ^ BUILDSTDERR: 15124 | _cwMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15161:1: error: BUILDSTDERR: warning: label ‘_cwMY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15161 | _cwMY: BUILDSTDERR: | ^ BUILDSTDERR: 15161 | _cwMY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15195:1: error: BUILDSTDERR: warning: label ‘_cwN7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15195 | _cwN7: BUILDSTDERR: | ^ BUILDSTDERR: 15195 | _cwN7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svBU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15220:1: error: BUILDSTDERR: warning: label ‘_cwNi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15220 | _cwNi: BUILDSTDERR: | ^ BUILDSTDERR: 15220 | _cwNi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwNf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15252:1: error: BUILDSTDERR: warning: label ‘_cwNf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15252 | _cwNf: BUILDSTDERR: | ^ BUILDSTDERR: 15252 | _cwNf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svC4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15283:1: error: BUILDSTDERR: warning: label ‘_cwNE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15283 | _cwNE: BUILDSTDERR: | ^ BUILDSTDERR: 15283 | _cwNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15299:1: error: BUILDSTDERR: warning: label ‘_cwNZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15299 | _cwNZ: BUILDSTDERR: | ^ BUILDSTDERR: 15299 | _cwNZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15326:1: error: BUILDSTDERR: warning: label ‘_cwO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15326 | _cwO2: BUILDSTDERR: | ^ BUILDSTDERR: 15326 | _cwO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwNQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15360:1: error: BUILDSTDERR: warning: label ‘_cwNQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15360 | _cwNQ: BUILDSTDERR: | ^ BUILDSTDERR: 15360 | _cwNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svC9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15400:1: error: BUILDSTDERR: warning: label ‘_cwOk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15400 | _cwOk: BUILDSTDERR: | ^ BUILDSTDERR: 15400 | _cwOk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15443:1: error: BUILDSTDERR: warning: label ‘_cwOp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15443 | _cwOp: BUILDSTDERR: | ^ BUILDSTDERR: 15443 | _cwOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svC6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15489:1: error: BUILDSTDERR: warning: label ‘_cwOu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15489 | _cwOu: BUILDSTDERR: | ^ BUILDSTDERR: 15489 | _cwOu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15533:1: error: BUILDSTDERR: warning: label ‘_cwOE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15533 | _cwOE: BUILDSTDERR: | ^ BUILDSTDERR: 15533 | _cwOE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svC1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15557:1: error: BUILDSTDERR: warning: label ‘_cwOI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15557 | _cwOI: BUILDSTDERR: | ^ BUILDSTDERR: 15557 | _cwOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15597:1: error: BUILDSTDERR: warning: label ‘_cwOT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15597 | _cwOT: BUILDSTDERR: | ^ BUILDSTDERR: 15597 | _cwOT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15614:1: error: BUILDSTDERR: warning: label ‘_cwP0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15614 | _cwP0: BUILDSTDERR: | ^ BUILDSTDERR: 15614 | _cwP0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15641:1: error: BUILDSTDERR: warning: label ‘_cwPf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15641 | _cwPf: BUILDSTDERR: | ^ BUILDSTDERR: 15641 | _cwPf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwP8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15671:1: error: BUILDSTDERR: warning: label ‘_cwP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15671 | _cwP8: BUILDSTDERR: | ^ BUILDSTDERR: 15671 | _cwP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15709:1: error: BUILDSTDERR: warning: label ‘_cwPA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15709 | _cwPA: BUILDSTDERR: | ^ BUILDSTDERR: 15709 | _cwPA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwPx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15741:1: error: BUILDSTDERR: warning: label ‘_cwPx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15741 | _cwPx: BUILDSTDERR: | ^ BUILDSTDERR: 15741 | _cwPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15774:1: error: BUILDSTDERR: warning: label ‘_cwPZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15774 | _cwPZ: BUILDSTDERR: | ^ BUILDSTDERR: 15774 | _cwPZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15801:1: error: BUILDSTDERR: warning: label ‘_cwQ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15801 | _cwQ2: BUILDSTDERR: | ^ BUILDSTDERR: 15801 | _cwQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwPQ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15835:1: error: BUILDSTDERR: warning: label ‘_cwPQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15835 | _cwPQ: BUILDSTDERR: | ^ BUILDSTDERR: 15835 | _cwPQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15871:1: error: BUILDSTDERR: warning: label ‘_cwQj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15871 | _cwQj: BUILDSTDERR: | ^ BUILDSTDERR: 15871 | _cwQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwQg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15903:1: error: BUILDSTDERR: warning: label ‘_cwQg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15903 | _cwQg: BUILDSTDERR: | ^ BUILDSTDERR: 15903 | _cwQg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15936:1: error: BUILDSTDERR: warning: label ‘_cwQP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15936 | _cwQP: BUILDSTDERR: | ^ BUILDSTDERR: 15936 | _cwQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwQN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15961:1: error: BUILDSTDERR: warning: label ‘_cwQN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15961 | _cwQN: BUILDSTDERR: | ^ BUILDSTDERR: 15961 | _cwQN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svD1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:15979:1: error: BUILDSTDERR: warning: label ‘_cwR9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15979 | _cwR9: BUILDSTDERR: | ^ BUILDSTDERR: 15979 | _cwR9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16006:1: error: BUILDSTDERR: warning: label ‘_cwRc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16006 | _cwRc: BUILDSTDERR: | ^ BUILDSTDERR: 16006 | _cwRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwR0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16040:1: error: BUILDSTDERR: warning: label ‘_cwR0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16040 | _cwR0: BUILDSTDERR: | ^ BUILDSTDERR: 16040 | _cwR0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svD5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16078:1: error: BUILDSTDERR: warning: label ‘_cwRC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16078 | _cwRC: BUILDSTDERR: | ^ BUILDSTDERR: 16078 | _cwRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svD6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16119:1: error: BUILDSTDERR: warning: label ‘_cwRH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16119 | _cwRH: BUILDSTDERR: | ^ BUILDSTDERR: 16119 | _cwRH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svD7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16163:1: error: BUILDSTDERR: warning: label ‘_cwRM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16163 | _cwRM: BUILDSTDERR: | ^ BUILDSTDERR: 16163 | _cwRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svD8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16209:1: error: BUILDSTDERR: warning: label ‘_cwRR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _cwRR: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _cwRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16249:1: error: BUILDSTDERR: warning: label ‘_cwS5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16249 | _cwS5: BUILDSTDERR: | ^ BUILDSTDERR: 16249 | _cwS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwS3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16274:1: error: BUILDSTDERR: warning: label ‘_cwS3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16274 | _cwS3: BUILDSTDERR: | ^ BUILDSTDERR: 16274 | _cwS3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16295:1: error: BUILDSTDERR: warning: label ‘_cwSj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16295 | _cwSj: BUILDSTDERR: | ^ BUILDSTDERR: 16295 | _cwSj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svCH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16333:1: error: BUILDSTDERR: warning: label ‘_cwSu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16333 | _cwSu: BUILDSTDERR: | ^ BUILDSTDERR: 16333 | _cwSu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwQy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16374:1: error: BUILDSTDERR: warning: label ‘_cwQy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16374 | _cwQy: BUILDSTDERR: | ^ BUILDSTDERR: 16374 | _cwQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwQD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16443:1: error: BUILDSTDERR: warning: label ‘_cwQD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16443 | _cwQD: BUILDSTDERR: | ^ BUILDSTDERR: 16443 | _cwQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16479:1: error: BUILDSTDERR: warning: label ‘_cwT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16479 | _cwT0: BUILDSTDERR: | ^ BUILDSTDERR: 16479 | _cwT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16496:1: error: BUILDSTDERR: warning: label ‘_cwT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16496 | _cwT7: BUILDSTDERR: | ^ BUILDSTDERR: 16496 | _cwT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16523:1: error: BUILDSTDERR: warning: label ‘_cwTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16523 | _cwTm: BUILDSTDERR: | ^ BUILDSTDERR: 16523 | _cwTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwTf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16553:1: error: BUILDSTDERR: warning: label ‘_cwTf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16553 | _cwTf: BUILDSTDERR: | ^ BUILDSTDERR: 16553 | _cwTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16590:1: error: BUILDSTDERR: warning: label ‘_cwTN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16590 | _cwTN: BUILDSTDERR: | ^ BUILDSTDERR: 16590 | _cwTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16617:1: error: BUILDSTDERR: warning: label ‘_cwTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16617 | _cwTQ: BUILDSTDERR: | ^ BUILDSTDERR: 16617 | _cwTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwTE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16651:1: error: BUILDSTDERR: warning: label ‘_cwTE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16651 | _cwTE: BUILDSTDERR: | ^ BUILDSTDERR: 16651 | _cwTE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16689:1: error: BUILDSTDERR: warning: label ‘_cwUc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16689 | _cwUc: BUILDSTDERR: | ^ BUILDSTDERR: 16689 | _cwUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16730:1: error: BUILDSTDERR: warning: label ‘_cwUh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16730 | _cwUh: BUILDSTDERR: | ^ BUILDSTDERR: 16730 | _cwUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16773:1: error: BUILDSTDERR: warning: label ‘_cwUm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16773 | _cwUm: BUILDSTDERR: | ^ BUILDSTDERR: 16773 | _cwUm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16821:1: error: BUILDSTDERR: warning: label ‘_cwUs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16821 | _cwUs: BUILDSTDERR: | ^ BUILDSTDERR: 16821 | _cwUs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16870:1: error: BUILDSTDERR: warning: label ‘_cwUG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16870 | _cwUG: BUILDSTDERR: | ^ BUILDSTDERR: 16870 | _cwUG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwUD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16902:1: error: BUILDSTDERR: warning: label ‘_cwUD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16902 | _cwUD: BUILDSTDERR: | ^ BUILDSTDERR: 16902 | _cwUD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16935:1: error: BUILDSTDERR: warning: label ‘_cwV7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16935 | _cwV7: BUILDSTDERR: | ^ BUILDSTDERR: 16935 | _cwV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwV5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16960:1: error: BUILDSTDERR: warning: label ‘_cwV5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16960 | _cwV5: BUILDSTDERR: | ^ BUILDSTDERR: 16960 | _cwV5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svE0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:16981:1: error: BUILDSTDERR: warning: label ‘_cwVm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16981 | _cwVm: BUILDSTDERR: | ^ BUILDSTDERR: 16981 | _cwVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svDG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17019:1: error: BUILDSTDERR: warning: label ‘_cwVx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17019 | _cwVx: BUILDSTDERR: | ^ BUILDSTDERR: 17019 | _cwVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwUV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17055:1: error: BUILDSTDERR: warning: label ‘_cwUV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17055 | _cwUV: BUILDSTDERR: | ^ BUILDSTDERR: 17055 | _cwUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svE2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17116:1: error: BUILDSTDERR: warning: label ‘_cwVS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17116 | _cwVS: BUILDSTDERR: | ^ BUILDSTDERR: 17116 | _cwVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svE7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17142:1: error: BUILDSTDERR: warning: label ‘_cwW6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17142 | _cwW6: BUILDSTDERR: | ^ BUILDSTDERR: 17142 | _cwW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwW4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17174:1: error: BUILDSTDERR: warning: label ‘_cwW4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17174 | _cwW4: BUILDSTDERR: | ^ BUILDSTDERR: 17174 | _cwW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwW9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17194:1: error: BUILDSTDERR: warning: label ‘_cwW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17194 | _cwW9: BUILDSTDERR: | ^ BUILDSTDERR: 17194 | _cwW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwWd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17213:1: error: BUILDSTDERR: warning: label ‘_cwWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17213 | _cwWd: BUILDSTDERR: | ^ BUILDSTDERR: 17213 | _cwWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svE9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17241:1: error: BUILDSTDERR: warning: label ‘_cwWo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17241 | _cwWo: BUILDSTDERR: | ^ BUILDSTDERR: 17241 | _cwWo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwWm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17288:1: error: BUILDSTDERR: warning: label ‘_cwWm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17288 | _cwWm: BUILDSTDERR: | ^ BUILDSTDERR: 17288 | _cwWm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_tee_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17329:1: error: BUILDSTDERR: warning: label ‘_cwWw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17329 | _cwWw: BUILDSTDERR: | ^ BUILDSTDERR: 17329 | _cwWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘rvmz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17421:1: error: BUILDSTDERR: warning: label ‘_cwWG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17421 | _cwWG: BUILDSTDERR: | ^ BUILDSTDERR: 17421 | _cwWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17455:1: error: BUILDSTDERR: warning: label ‘_cwX0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17455 | _cwX0: BUILDSTDERR: | ^ BUILDSTDERR: 17455 | _cwX0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17492:1: error: BUILDSTDERR: warning: label ‘_cwX5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17492 | _cwX5: BUILDSTDERR: | ^ BUILDSTDERR: 17492 | _cwX5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17526:1: error: BUILDSTDERR: warning: label ‘_cwXe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17526 | _cwXe: BUILDSTDERR: | ^ BUILDSTDERR: 17526 | _cwXe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17551:1: error: BUILDSTDERR: warning: label ‘_cwXp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17551 | _cwXp: BUILDSTDERR: | ^ BUILDSTDERR: 17551 | _cwXp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwXm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17583:1: error: BUILDSTDERR: warning: label ‘_cwXm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17583 | _cwXm: BUILDSTDERR: | ^ BUILDSTDERR: 17583 | _cwXm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17617:1: error: BUILDSTDERR: warning: label ‘_cwXO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17617 | _cwXO: BUILDSTDERR: | ^ BUILDSTDERR: 17617 | _cwXO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17644:1: error: BUILDSTDERR: warning: label ‘_cwXR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17644 | _cwXR: BUILDSTDERR: | ^ BUILDSTDERR: 17644 | _cwXR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwXF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17677:1: error: BUILDSTDERR: warning: label ‘_cwXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17677 | _cwXF: BUILDSTDERR: | ^ BUILDSTDERR: 17677 | _cwXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17711:1: error: BUILDSTDERR: warning: label ‘_cwY8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17711 | _cwY8: BUILDSTDERR: | ^ BUILDSTDERR: 17711 | _cwY8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwY5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17743:1: error: BUILDSTDERR: warning: label ‘_cwY5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17743 | _cwY5: BUILDSTDERR: | ^ BUILDSTDERR: 17743 | _cwY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17776:1: error: BUILDSTDERR: warning: label ‘_cwYE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17776 | _cwYE: BUILDSTDERR: | ^ BUILDSTDERR: 17776 | _cwYE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwYC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17801:1: error: BUILDSTDERR: warning: label ‘_cwYC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17801 | _cwYC: BUILDSTDERR: | ^ BUILDSTDERR: 17801 | _cwYC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svES_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17819:1: error: BUILDSTDERR: warning: label ‘_cwYY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17819 | _cwYY: BUILDSTDERR: | ^ BUILDSTDERR: 17819 | _cwYY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17846:1: error: BUILDSTDERR: warning: label ‘_cwZ1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17846 | _cwZ1: BUILDSTDERR: | ^ BUILDSTDERR: 17846 | _cwZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwYP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17880:1: error: BUILDSTDERR: warning: label ‘_cwYP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17880 | _cwYP: BUILDSTDERR: | ^ BUILDSTDERR: 17880 | _cwYP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17918:1: error: BUILDSTDERR: warning: label ‘_cwZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17918 | _cwZr: BUILDSTDERR: | ^ BUILDSTDERR: 17918 | _cwZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:17959:1: error: BUILDSTDERR: warning: label ‘_cwZw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17959 | _cwZw: BUILDSTDERR: | ^ BUILDSTDERR: 17959 | _cwZw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18003:1: error: BUILDSTDERR: warning: label ‘_cwZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18003 | _cwZB: BUILDSTDERR: | ^ BUILDSTDERR: 18003 | _cwZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18049:1: error: BUILDSTDERR: warning: label ‘_cwZG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18049 | _cwZG: BUILDSTDERR: | ^ BUILDSTDERR: 18049 | _cwZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svF4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18089:1: error: BUILDSTDERR: warning: label ‘_cwZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18089 | _cwZU: BUILDSTDERR: | ^ BUILDSTDERR: 18089 | _cwZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwZS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18114:1: error: BUILDSTDERR: warning: label ‘_cwZS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18114 | _cwZS: BUILDSTDERR: | ^ BUILDSTDERR: 18114 | _cwZS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svF8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18135:1: error: BUILDSTDERR: warning: label ‘_cx08’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18135 | _cx08: BUILDSTDERR: | ^ BUILDSTDERR: 18135 | _cx08: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svEy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18173:1: error: BUILDSTDERR: warning: label ‘_cx0j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18173 | _cx0j: BUILDSTDERR: | ^ BUILDSTDERR: 18173 | _cx0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwYn’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18214:1: error: BUILDSTDERR: warning: label ‘_cwYn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18214 | _cwYn: BUILDSTDERR: | ^ BUILDSTDERR: 18214 | _cwYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cwYs’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18283:1: error: BUILDSTDERR: warning: label ‘_cwYs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18283 | _cwYs: BUILDSTDERR: | ^ BUILDSTDERR: 18283 | _cwYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18322:1: error: BUILDSTDERR: warning: label ‘_cx0M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18322 | _cx0M: BUILDSTDERR: | ^ BUILDSTDERR: 18322 | _cx0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx0J’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18354:1: error: BUILDSTDERR: warning: label ‘_cx0J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18354 | _cx0J: BUILDSTDERR: | ^ BUILDSTDERR: 18354 | _cx0J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18388:1: error: BUILDSTDERR: warning: label ‘_cx16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18388 | _cx16: BUILDSTDERR: | ^ BUILDSTDERR: 18388 | _cx16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx13’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18420:1: error: BUILDSTDERR: warning: label ‘_cx13’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18420 | _cx13: BUILDSTDERR: | ^ BUILDSTDERR: 18420 | _cx13: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18453:1: error: BUILDSTDERR: warning: label ‘_cx1x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18453 | _cx1x: BUILDSTDERR: | ^ BUILDSTDERR: 18453 | _cx1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx1v’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18478:1: error: BUILDSTDERR: warning: label ‘_cx1v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18478 | _cx1v: BUILDSTDERR: | ^ BUILDSTDERR: 18478 | _cx1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18496:1: error: BUILDSTDERR: warning: label ‘_cx1M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18496 | _cx1M: BUILDSTDERR: | ^ BUILDSTDERR: 18496 | _cx1M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx1K’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18521:1: error: BUILDSTDERR: warning: label ‘_cx1K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18521 | _cx1K: BUILDSTDERR: | ^ BUILDSTDERR: 18521 | _cx1K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18539:1: error: BUILDSTDERR: warning: label ‘_cx26’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18539 | _cx26: BUILDSTDERR: | ^ BUILDSTDERR: 18539 | _cx26: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18566:1: error: BUILDSTDERR: warning: label ‘_cx29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18566 | _cx29: BUILDSTDERR: | ^ BUILDSTDERR: 18566 | _cx29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx1X’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18600:1: error: BUILDSTDERR: warning: label ‘_cx1X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18600 | _cx1X: BUILDSTDERR: | ^ BUILDSTDERR: 18600 | _cx1X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18639:1: error: BUILDSTDERR: warning: label ‘_cx2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18639 | _cx2z: BUILDSTDERR: | ^ BUILDSTDERR: 18639 | _cx2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18680:1: error: BUILDSTDERR: warning: label ‘_cx2E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18680 | _cx2E: BUILDSTDERR: | ^ BUILDSTDERR: 18680 | _cx2E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18724:1: error: BUILDSTDERR: warning: label ‘_cx2J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18724 | _cx2J: BUILDSTDERR: | ^ BUILDSTDERR: 18724 | _cx2J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18763:1: error: BUILDSTDERR: warning: label ‘_cx2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18763 | _cx2T: BUILDSTDERR: | ^ BUILDSTDERR: 18763 | _cx2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18784:1: error: BUILDSTDERR: warning: label ‘_cx2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18784 | _cx2X: BUILDSTDERR: | ^ BUILDSTDERR: 18784 | _cx2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18823:1: error: BUILDSTDERR: warning: label ‘_cx3a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18823 | _cx3a: BUILDSTDERR: | ^ BUILDSTDERR: 18823 | _cx3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18861:1: error: BUILDSTDERR: warning: label ‘_cx3l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18861 | _cx3l: BUILDSTDERR: | ^ BUILDSTDERR: 18861 | _cx3l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx1l’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18907:1: error: BUILDSTDERR: warning: label ‘_cx1l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18907 | _cx1l: BUILDSTDERR: | ^ BUILDSTDERR: 18907 | _cx1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svFV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:18993:1: error: BUILDSTDERR: warning: label ‘_cx3I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18993 | _cx3I: BUILDSTDERR: | ^ BUILDSTDERR: 18993 | _cx3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svG0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19019:1: error: BUILDSTDERR: warning: label ‘_cx3W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19019 | _cx3W: BUILDSTDERR: | ^ BUILDSTDERR: 19019 | _cx3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx3U’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19050:1: error: BUILDSTDERR: warning: label ‘_cx3U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19050 | _cx3U: BUILDSTDERR: | ^ BUILDSTDERR: 19050 | _cx3U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx3Z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19069:1: error: BUILDSTDERR: warning: label ‘_cx3Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19069 | _cx3Z: BUILDSTDERR: | ^ BUILDSTDERR: 19069 | _cx3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svG2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19093:1: error: BUILDSTDERR: warning: label ‘_cx49’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19093 | _cx49: BUILDSTDERR: | ^ BUILDSTDERR: 19093 | _cx49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx47’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19136:1: error: BUILDSTDERR: warning: label ‘_cx47’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19136 | _cx47: BUILDSTDERR: | ^ BUILDSTDERR: 19136 | _cx47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_generalizze_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19168:1: error: BUILDSTDERR: warning: label ‘_cx4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19168 | _cx4h: BUILDSTDERR: | ^ BUILDSTDERR: 19168 | _cx4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svG6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19239:1: error: BUILDSTDERR: warning: label ‘_cx4w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19239 | _cx4w: BUILDSTDERR: | ^ BUILDSTDERR: 19239 | _cx4w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19276:1: error: BUILDSTDERR: warning: label ‘_cx51’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19276 | _cx51: BUILDSTDERR: | ^ BUILDSTDERR: 19276 | _cx51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19322:1: error: BUILDSTDERR: warning: label ‘_cx56’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19322 | _cx56: BUILDSTDERR: | ^ BUILDSTDERR: 19322 | _cx56: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19363:1: error: BUILDSTDERR: warning: label ‘_cx5h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19363 | _cx5h: BUILDSTDERR: | ^ BUILDSTDERR: 19363 | _cx5h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svG9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19380:1: error: BUILDSTDERR: warning: label ‘_cx5o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19380 | _cx5o: BUILDSTDERR: | ^ BUILDSTDERR: 19380 | _cx5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx4H’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19414:1: error: BUILDSTDERR: warning: label ‘_cx4H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19414 | _cx4H: BUILDSTDERR: | ^ BUILDSTDERR: 19414 | _cx4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘_cx4N’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19459:1: error: BUILDSTDERR: warning: label ‘_cx4N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19459 | _cx4N: BUILDSTDERR: | ^ BUILDSTDERR: 19459 | _cx4N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGp_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19498:1: error: BUILDSTDERR: warning: label ‘_cx5L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19498 | _cx5L: BUILDSTDERR: | ^ BUILDSTDERR: 19498 | _cx5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19527:1: error: BUILDSTDERR: warning: label ‘_cx5O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19527 | _cx5O: BUILDSTDERR: | ^ BUILDSTDERR: 19527 | _cx5O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19567:1: error: BUILDSTDERR: warning: label ‘_cx62’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19567 | _cx62: BUILDSTDERR: | ^ BUILDSTDERR: 19567 | _cx62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘svGs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19613:1: error: BUILDSTDERR: warning: label ‘_cx67’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19613 | _cx67: BUILDSTDERR: | ^ BUILDSTDERR: 19613 | _cx67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_unfoldr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:19664:1: error: BUILDSTDERR: warning: label ‘_cx6d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19664 | _cx6d: BUILDSTDERR: | ^ BUILDSTDERR: 19664 | _cx6d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc31346_0/ghc_44.hc:14125:16: error: BUILDSTDERR: warning: ‘rvmx_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: | BUILDSTDERR: 14125 | static StgWord rvmx_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 14125 | static StgWord rvmx_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6k_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:20:1: error: BUILDSTDERR: warning: label ‘_cxqa’ defined but not used [-Wunused-label] BUILDSTDERR: 20 | _cxqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 20 | _cxqa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6r_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:42:1: error: BUILDSTDERR: warning: label ‘_cxqo’ defined but not used [-Wunused-label] BUILDSTDERR: 42 | _cxqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 42 | _cxqo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6m_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:59:1: error: BUILDSTDERR: warning: label ‘_cxqw’ defined but not used [-Wunused-label] BUILDSTDERR: 59 | _cxqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 59 | _cxqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6B_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:87:1: error: BUILDSTDERR: warning: label ‘_cxqN’ defined but not used [-Wunused-label] BUILDSTDERR: 87 | _cxqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 87 | _cxqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6C_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:116:1: error: BUILDSTDERR: warning: label ‘_cxqQ’ defined but not used [-Wunused-label] BUILDSTDERR: 116 | _cxqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 116 | _cxqQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6y_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:155:1: error: BUILDSTDERR: warning: label ‘_cxr7’ defined but not used [-Wunused-label] BUILDSTDERR: 155 | _cxr7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 155 | _cxr7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxr4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:181:1: error: BUILDSTDERR: warning: label ‘_cxr4’ defined but not used [-Wunused-label] BUILDSTDERR: 181 | _cxr4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 181 | _cxr4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6z_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:210:1: error: BUILDSTDERR: warning: label ‘_cxrd’ defined but not used [-Wunused-label] BUILDSTDERR: 210 | _cxrd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 210 | _cxrd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6n_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:253:1: error: BUILDSTDERR: warning: label ‘_cxri’ defined but not used [-Wunused-label] BUILDSTDERR: 253 | _cxri: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 253 | _cxri: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6p_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:298:1: error: BUILDSTDERR: warning: label ‘_cxry’ defined but not used [-Wunused-label] BUILDSTDERR: 298 | _cxry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 298 | _cxry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxrr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:325:1: error: BUILDSTDERR: warning: label ‘_cxrr’ defined but not used [-Wunused-label] BUILDSTDERR: 325 | _cxrr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 325 | _cxrr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6N_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:350:1: error: BUILDSTDERR: warning: label ‘_cxrU’ defined but not used [-Wunused-label] BUILDSTDERR: 350 | _cxrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 350 | _cxrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6O_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:379:1: error: BUILDSTDERR: warning: label ‘_cxrX’ defined but not used [-Wunused-label] BUILDSTDERR: 379 | _cxrX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 379 | _cxrX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6K_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:418:1: error: BUILDSTDERR: warning: label ‘_cxse’ defined but not used [-Wunused-label] BUILDSTDERR: 418 | _cxse: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 418 | _cxse: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxsb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:444:1: error: BUILDSTDERR: warning: label ‘_cxsb’ defined but not used [-Wunused-label] BUILDSTDERR: 444 | _cxsb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 444 | _cxsb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6L_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:473:1: error: BUILDSTDERR: warning: label ‘_cxsk’ defined but not used [-Wunused-label] BUILDSTDERR: 473 | _cxsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 473 | _cxsk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6q_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:516:1: error: BUILDSTDERR: warning: label ‘_cxsp’ defined but not used [-Wunused-label] BUILDSTDERR: 516 | _cxsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 516 | _cxsp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_fromHandle_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:570:1: error: BUILDSTDERR: warning: label ‘_cxsu’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _cxsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _cxsu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdinLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:626:1: error: BUILDSTDERR: warning: label ‘_cxsE’ defined but not used [-Wunused-label] BUILDSTDERR: 626 | _cxsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 626 | _cxsE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6W_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:652:1: error: BUILDSTDERR: warning: label ‘_cxsT’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cxsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cxsT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6U_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:669:1: error: BUILDSTDERR: warning: label ‘_cxt1’ defined but not used [-Wunused-label] BUILDSTDERR: 669 | _cxt1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 669 | _cxt1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx73_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:697:1: error: BUILDSTDERR: warning: label ‘_cxti’ defined but not used [-Wunused-label] BUILDSTDERR: 697 | _cxti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 697 | _cxti: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx74_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:726:1: error: BUILDSTDERR: warning: label ‘_cxtl’ defined but not used [-Wunused-label] BUILDSTDERR: 726 | _cxtl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 726 | _cxtl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx70_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:764:1: error: BUILDSTDERR: warning: label ‘_cxtA’ defined but not used [-Wunused-label] BUILDSTDERR: 764 | _cxtA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 764 | _cxtA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx71_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:800:1: error: BUILDSTDERR: warning: label ‘_cxtF’ defined but not used [-Wunused-label] BUILDSTDERR: 800 | _cxtF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 800 | _cxtF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx6V_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:842:1: error: BUILDSTDERR: warning: label ‘_cxtK’ defined but not used [-Wunused-label] BUILDSTDERR: 842 | _cxtK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 842 | _cxtK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_repeatM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:888:1: error: BUILDSTDERR: warning: label ‘_cxtP’ defined but not used [-Wunused-label] BUILDSTDERR: 888 | _cxtP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 888 | _cxtP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvm2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:935:1: error: BUILDSTDERR: warning: label ‘_cxu1’ defined but not used [-Wunused-label] BUILDSTDERR: 935 | _cxu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 935 | _cxu1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxtY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:963:1: error: BUILDSTDERR: warning: label ‘_cxtY’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _cxtY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _cxtY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxu4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:984:1: error: BUILDSTDERR: warning: label ‘_cxu4’ defined but not used [-Wunused-label] BUILDSTDERR: 984 | _cxu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 984 | _cxu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxu8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1004:1: error: BUILDSTDERR: warning: label ‘_cxu8’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _cxu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _cxu8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxuc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1030:1: error: BUILDSTDERR: warning: label ‘_cxuc’ defined but not used [-Wunused-label] BUILDSTDERR: 1030 | _cxuc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1030 | _cxuc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7m_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1077:1: error: BUILDSTDERR: warning: label ‘_cxuO’ defined but not used [-Wunused-label] BUILDSTDERR: 1077 | _cxuO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1077 | _cxuO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7s_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1101:1: error: BUILDSTDERR: warning: label ‘_cxv3’ defined but not used [-Wunused-label] BUILDSTDERR: 1101 | _cxv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1101 | _cxv3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7n_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1130:1: error: BUILDSTDERR: warning: label ‘_cxv6’ defined but not used [-Wunused-label] BUILDSTDERR: 1130 | _cxv6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1130 | _cxv6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7A_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1169:1: error: BUILDSTDERR: warning: label ‘_cxvA’ defined but not used [-Wunused-label] BUILDSTDERR: 1169 | _cxvA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1169 | _cxvA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxvx’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1195:1: error: BUILDSTDERR: warning: label ‘_cxvx’ defined but not used [-Wunused-label] BUILDSTDERR: 1195 | _cxvx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1195 | _cxvx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7F_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1224:1: error: BUILDSTDERR: warning: label ‘_cxvJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1224 | _cxvJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1224 | _cxvJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxvG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1258:1: error: BUILDSTDERR: warning: label ‘_cxvG’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _cxvG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _cxvG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7G_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1287:1: error: BUILDSTDERR: warning: label ‘_cxvR’ defined but not used [-Wunused-label] BUILDSTDERR: 1287 | _cxvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1287 | _cxvR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7H_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1329:1: error: BUILDSTDERR: warning: label ‘_cxvW’ defined but not used [-Wunused-label] BUILDSTDERR: 1329 | _cxvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1329 | _cxvW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7o_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1374:1: error: BUILDSTDERR: warning: label ‘_cxw2’ defined but not used [-Wunused-label] BUILDSTDERR: 1374 | _cxw2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1374 | _cxw2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7U_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1409:1: error: BUILDSTDERR: warning: label ‘_cxwD’ defined but not used [-Wunused-label] BUILDSTDERR: 1409 | _cxwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1409 | _cxwD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7W_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1435:1: error: BUILDSTDERR: warning: label ‘_cxwG’ defined but not used [-Wunused-label] BUILDSTDERR: 1435 | _cxwG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1435 | _cxwG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7X_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1465:1: error: BUILDSTDERR: warning: label ‘_cxwL’ defined but not used [-Wunused-label] BUILDSTDERR: 1465 | _cxwL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1465 | _cxwL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx80_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1502:1: error: BUILDSTDERR: warning: label ‘_cxxa’ defined but not used [-Wunused-label] BUILDSTDERR: 1502 | _cxxa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1502 | _cxxa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx82_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1528:1: error: BUILDSTDERR: warning: label ‘_cxxd’ defined but not used [-Wunused-label] BUILDSTDERR: 1528 | _cxxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1528 | _cxxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx83_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1558:1: error: BUILDSTDERR: warning: label ‘_cxxi’ defined but not used [-Wunused-label] BUILDSTDERR: 1558 | _cxxi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1558 | _cxxi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx89_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1595:1: error: BUILDSTDERR: warning: label ‘_cxxJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1595 | _cxxJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1595 | _cxxJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8b_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1621:1: error: BUILDSTDERR: warning: label ‘_cxxM’ defined but not used [-Wunused-label] BUILDSTDERR: 1621 | _cxxM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1621 | _cxxM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8c_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1651:1: error: BUILDSTDERR: warning: label ‘_cxxR’ defined but not used [-Wunused-label] BUILDSTDERR: 1651 | _cxxR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1651 | _cxxR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx7q_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1689:1: error: BUILDSTDERR: warning: label ‘_cxy0’ defined but not used [-Wunused-label] BUILDSTDERR: 1689 | _cxy0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1689 | _cxy0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxwb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1722:1: error: BUILDSTDERR: warning: label ‘_cxwb’ defined but not used [-Wunused-label] BUILDSTDERR: 1722 | _cxwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1722 | _cxwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxyu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1756:1: error: BUILDSTDERR: warning: label ‘_cxyu’ defined but not used [-Wunused-label] BUILDSTDERR: 1756 | _cxyu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1756 | _cxyu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxwg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1773:1: error: BUILDSTDERR: warning: label ‘_cxwg’ defined but not used [-Wunused-label] BUILDSTDERR: 1773 | _cxwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1773 | _cxwg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxwl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1802:1: error: BUILDSTDERR: warning: label ‘_cxwl’ defined but not used [-Wunused-label] BUILDSTDERR: 1802 | _cxwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1802 | _cxwl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxwS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1850:1: error: BUILDSTDERR: warning: label ‘_cxwS’ defined but not used [-Wunused-label] BUILDSTDERR: 1850 | _cxwS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1850 | _cxwS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxxp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1895:1: error: BUILDSTDERR: warning: label ‘_cxxp’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _cxxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _cxxp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdoutLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1943:1: error: BUILDSTDERR: warning: label ‘_cxyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1943 | _cxyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1943 | _cxyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8g_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:1990:1: error: BUILDSTDERR: warning: label ‘_cxyW’ defined but not used [-Wunused-label] BUILDSTDERR: 1990 | _cxyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1990 | _cxyW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8j_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2012:1: error: BUILDSTDERR: warning: label ‘_cxz7’ defined but not used [-Wunused-label] BUILDSTDERR: 2012 | _cxz7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2012 | _cxz7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8w_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2028:1: error: BUILDSTDERR: warning: label ‘_cxzi’ defined but not used [-Wunused-label] BUILDSTDERR: 2028 | _cxzi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2028 | _cxzi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8k_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2057:1: error: BUILDSTDERR: warning: label ‘_cxzl’ defined but not used [-Wunused-label] BUILDSTDERR: 2057 | _cxzl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2057 | _cxzl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8r_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2096:1: error: BUILDSTDERR: warning: label ‘_cxzK’ defined but not used [-Wunused-label] BUILDSTDERR: 2096 | _cxzK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2096 | _cxzK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxzH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2122:1: error: BUILDSTDERR: warning: label ‘_cxzH’ defined but not used [-Wunused-label] BUILDSTDERR: 2122 | _cxzH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2122 | _cxzH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8s_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2151:1: error: BUILDSTDERR: warning: label ‘_cxzQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2151 | _cxzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2151 | _cxzQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8t_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2193:1: error: BUILDSTDERR: warning: label ‘_cxzV’ defined but not used [-Wunused-label] BUILDSTDERR: 2193 | _cxzV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2193 | _cxzV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8h_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2238:1: error: BUILDSTDERR: warning: label ‘_cxA1’ defined but not used [-Wunused-label] BUILDSTDERR: 2238 | _cxA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2238 | _cxA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdoutLnzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2281:1: error: BUILDSTDERR: warning: label ‘_cxA6’ defined but not used [-Wunused-label] BUILDSTDERR: 2281 | _cxA6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2281 | _cxA6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8z_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2329:1: error: BUILDSTDERR: warning: label ‘_cxAl’ defined but not used [-Wunused-label] BUILDSTDERR: 2329 | _cxAl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2329 | _cxAl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8E_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2360:1: error: BUILDSTDERR: warning: label ‘_cxAy’ defined but not used [-Wunused-label] BUILDSTDERR: 2360 | _cxAy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2360 | _cxAy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8M_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2376:1: error: BUILDSTDERR: warning: label ‘_cxAJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2376 | _cxAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2376 | _cxAJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8F_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2405:1: error: BUILDSTDERR: warning: label ‘_cxAM’ defined but not used [-Wunused-label] BUILDSTDERR: 2405 | _cxAM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2405 | _cxAM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8I_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2445:1: error: BUILDSTDERR: warning: label ‘_cxB4’ defined but not used [-Wunused-label] BUILDSTDERR: 2445 | _cxB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2445 | _cxB4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8J_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2491:1: error: BUILDSTDERR: warning: label ‘_cxB9’ defined but not used [-Wunused-label] BUILDSTDERR: 2491 | _cxB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2491 | _cxB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8C_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2539:1: error: BUILDSTDERR: warning: label ‘_cxBf’ defined but not used [-Wunused-label] BUILDSTDERR: 2539 | _cxBf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2539 | _cxBf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapMzu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2582:1: error: BUILDSTDERR: warning: label ‘_cxBk’ defined but not used [-Wunused-label] BUILDSTDERR: 2582 | _cxBk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2582 | _cxBk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8P_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2627:1: error: BUILDSTDERR: warning: label ‘_cxBx’ defined but not used [-Wunused-label] BUILDSTDERR: 2627 | _cxBx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2627 | _cxBx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8S_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2649:1: error: BUILDSTDERR: warning: label ‘_cxBI’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _cxBI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _cxBI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx96_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2665:1: error: BUILDSTDERR: warning: label ‘_cxBT’ defined but not used [-Wunused-label] BUILDSTDERR: 2665 | _cxBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2665 | _cxBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8T_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2694:1: error: BUILDSTDERR: warning: label ‘_cxBW’ defined but not used [-Wunused-label] BUILDSTDERR: 2694 | _cxBW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2694 | _cxBW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8W_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2730:1: error: BUILDSTDERR: warning: label ‘_cxCm’ defined but not used [-Wunused-label] BUILDSTDERR: 2730 | _cxCm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2730 | _cxCm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx91_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2760:1: error: BUILDSTDERR: warning: label ‘_cxCs’ defined but not used [-Wunused-label] BUILDSTDERR: 2760 | _cxCs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2760 | _cxCs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxCp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2797:1: error: BUILDSTDERR: warning: label ‘_cxCp’ defined but not used [-Wunused-label] BUILDSTDERR: 2797 | _cxCp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2797 | _cxCp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx92_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2827:1: error: BUILDSTDERR: warning: label ‘_cxCA’ defined but not used [-Wunused-label] BUILDSTDERR: 2827 | _cxCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2827 | _cxCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx93_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2872:1: error: BUILDSTDERR: warning: label ‘_cxCF’ defined but not used [-Wunused-label] BUILDSTDERR: 2872 | _cxCF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2872 | _cxCF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx8Q_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2920:1: error: BUILDSTDERR: warning: label ‘_cxCL’ defined but not used [-Wunused-label] BUILDSTDERR: 2920 | _cxCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2920 | _cxCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_print_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:2965:1: error: BUILDSTDERR: warning: label ‘_cxCQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2965 | _cxCQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2965 | _cxCQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx99_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3012:1: error: BUILDSTDERR: warning: label ‘_cxD3’ defined but not used [-Wunused-label] BUILDSTDERR: 3012 | _cxD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3012 | _cxD3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9c_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3034:1: error: BUILDSTDERR: warning: label ‘_cxDe’ defined but not used [-Wunused-label] BUILDSTDERR: 3034 | _cxDe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3034 | _cxDe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9p_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3050:1: error: BUILDSTDERR: warning: label ‘_cxDp’ defined but not used [-Wunused-label] BUILDSTDERR: 3050 | _cxDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3050 | _cxDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9d_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3079:1: error: BUILDSTDERR: warning: label ‘_cxDs’ defined but not used [-Wunused-label] BUILDSTDERR: 3079 | _cxDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3079 | _cxDs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9k_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3117:1: error: BUILDSTDERR: warning: label ‘_cxDR’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _cxDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _cxDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxDO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3143:1: error: BUILDSTDERR: warning: label ‘_cxDO’ defined but not used [-Wunused-label] BUILDSTDERR: 3143 | _cxDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3143 | _cxDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9l_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3173:1: error: BUILDSTDERR: warning: label ‘_cxDX’ defined but not used [-Wunused-label] BUILDSTDERR: 3173 | _cxDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3173 | _cxDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9m_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3218:1: error: BUILDSTDERR: warning: label ‘_cxE2’ defined but not used [-Wunused-label] BUILDSTDERR: 3218 | _cxE2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3218 | _cxE2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9a_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3266:1: error: BUILDSTDERR: warning: label ‘_cxE8’ defined but not used [-Wunused-label] BUILDSTDERR: 3266 | _cxE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3266 | _cxE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toHandle_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3311:1: error: BUILDSTDERR: warning: label ‘_cxEd’ defined but not used [-Wunused-label] BUILDSTDERR: 3311 | _cxEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3311 | _cxEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvm3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3357:1: error: BUILDSTDERR: warning: label ‘_cxEm’ defined but not used [-Wunused-label] BUILDSTDERR: 3357 | _cxEm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3357 | _cxEm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwdrain_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3385:1: error: BUILDSTDERR: warning: label ‘_cxEt’ defined but not used [-Wunused-label] BUILDSTDERR: 3385 | _cxEt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3385 | _cxEt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvm5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3407:1: error: BUILDSTDERR: warning: label ‘_cxEC’ defined but not used [-Wunused-label] BUILDSTDERR: 3407 | _cxEC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3407 | _cxEC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_drain_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3441:1: error: BUILDSTDERR: warning: label ‘_cxEJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3441 | _cxEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3441 | _cxEJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9v_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3461:1: error: BUILDSTDERR: warning: label ‘_cxEX’ defined but not used [-Wunused-label] BUILDSTDERR: 3461 | _cxEX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3461 | _cxEX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9w_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3479:1: error: BUILDSTDERR: warning: label ‘_cxF6’ defined but not used [-Wunused-label] BUILDSTDERR: 3479 | _cxF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3479 | _cxF6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwmap_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3515:1: error: BUILDSTDERR: warning: label ‘_cxFb’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _cxFb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _cxFb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_map_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3551:1: error: BUILDSTDERR: warning: label ‘_cxFk’ defined but not used [-Wunused-label] BUILDSTDERR: 3551 | _cxFk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3551 | _cxFk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9E_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3571:1: error: BUILDSTDERR: warning: label ‘_cxFv’ defined but not used [-Wunused-label] BUILDSTDERR: 3571 | _cxFv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3571 | _cxFv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_show_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3596:1: error: BUILDSTDERR: warning: label ‘_cxFy’ defined but not used [-Wunused-label] BUILDSTDERR: 3596 | _cxFy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3596 | _cxFy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvm6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3627:1: error: BUILDSTDERR: warning: label ‘_cxFI’ defined but not used [-Wunused-label] BUILDSTDERR: 3627 | _cxFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3627 | _cxFI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9K_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3659:1: error: BUILDSTDERR: warning: label ‘_cxG0’ defined but not used [-Wunused-label] BUILDSTDERR: 3659 | _cxG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3659 | _cxG0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9I_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3687:1: error: BUILDSTDERR: warning: label ‘_cxG3’ defined but not used [-Wunused-label] BUILDSTDERR: 3687 | _cxG3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3687 | _cxG3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9L_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3723:1: error: BUILDSTDERR: warning: label ‘_cxGe’ defined but not used [-Wunused-label] BUILDSTDERR: 3723 | _cxGe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3723 | _cxGe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9Q_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3754:1: error: BUILDSTDERR: warning: label ‘_cxGr’ defined but not used [-Wunused-label] BUILDSTDERR: 3754 | _cxGr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3754 | _cxGr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9Z_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3770:1: error: BUILDSTDERR: warning: label ‘_cxGC’ defined but not used [-Wunused-label] BUILDSTDERR: 3770 | _cxGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3770 | _cxGC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9R_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3799:1: error: BUILDSTDERR: warning: label ‘_cxGF’ defined but not used [-Wunused-label] BUILDSTDERR: 3799 | _cxGF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3799 | _cxGF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9U_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3839:1: error: BUILDSTDERR: warning: label ‘_cxH1’ defined but not used [-Wunused-label] BUILDSTDERR: 3839 | _cxH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3839 | _cxH1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9V_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3885:1: error: BUILDSTDERR: warning: label ‘_cxH6’ defined but not used [-Wunused-label] BUILDSTDERR: 3885 | _cxH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3885 | _cxH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9W_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3935:1: error: BUILDSTDERR: warning: label ‘_cxHb’ defined but not used [-Wunused-label] BUILDSTDERR: 3935 | _cxHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3935 | _cxHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sx9O_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:3986:1: error: BUILDSTDERR: warning: label ‘_cxHh’ defined but not used [-Wunused-label] BUILDSTDERR: 3986 | _cxHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3986 | _cxHh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4032:1: error: BUILDSTDERR: warning: label ‘_cxHm’ defined but not used [-Wunused-label] BUILDSTDERR: 4032 | _cxHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4032 | _cxHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_sequence_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4081:1: error: BUILDSTDERR: warning: label ‘_cxHv’ defined but not used [-Wunused-label] BUILDSTDERR: 4081 | _cxHv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4081 | _cxHv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxa4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4106:1: error: BUILDSTDERR: warning: label ‘_cxHH’ defined but not used [-Wunused-label] BUILDSTDERR: 4106 | _cxHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4106 | _cxHH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvm7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4123:1: error: BUILDSTDERR: warning: label ‘_cxHL’ defined but not used [-Wunused-label] BUILDSTDERR: 4123 | _cxHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4123 | _cxHL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxa9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4160:1: error: BUILDSTDERR: warning: label ‘_cxI1’ defined but not used [-Wunused-label] BUILDSTDERR: 4160 | _cxI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4160 | _cxI1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4183:1: error: BUILDSTDERR: warning: label ‘_cxIb’ defined but not used [-Wunused-label] BUILDSTDERR: 4183 | _cxIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4183 | _cxIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxI9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4225:1: error: BUILDSTDERR: warning: label ‘_cxI9’ defined but not used [-Wunused-label] BUILDSTDERR: 4225 | _cxI9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4225 | _cxI9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapFoldable_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4247:1: error: BUILDSTDERR: warning: label ‘_cxIj’ defined but not used [-Wunused-label] BUILDSTDERR: 4247 | _cxIj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4247 | _cxIj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4293:1: error: BUILDSTDERR: warning: label ‘_cxIz’ defined but not used [-Wunused-label] BUILDSTDERR: 4293 | _cxIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4293 | _cxIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxak_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4319:1: error: BUILDSTDERR: warning: label ‘_cxIM’ defined but not used [-Wunused-label] BUILDSTDERR: 4319 | _cxIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4319 | _cxIM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxIG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4345:1: error: BUILDSTDERR: warning: label ‘_cxIG’ defined but not used [-Wunused-label] BUILDSTDERR: 4345 | _cxIG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4345 | _cxIG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxai_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4379:1: error: BUILDSTDERR: warning: label ‘_cxJ2’ defined but not used [-Wunused-label] BUILDSTDERR: 4379 | _cxJ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4379 | _cxJ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_filter_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4401:1: error: BUILDSTDERR: warning: label ‘_cxJ5’ defined but not used [-Wunused-label] BUILDSTDERR: 4401 | _cxJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4401 | _cxJ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4445:1: error: BUILDSTDERR: warning: label ‘_cxJk’ defined but not used [-Wunused-label] BUILDSTDERR: 4445 | _cxJk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4445 | _cxJk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxav_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4476:1: error: BUILDSTDERR: warning: label ‘_cxJx’ defined but not used [-Wunused-label] BUILDSTDERR: 4476 | _cxJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4476 | _cxJx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4492:1: error: BUILDSTDERR: warning: label ‘_cxJI’ defined but not used [-Wunused-label] BUILDSTDERR: 4492 | _cxJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4492 | _cxJI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4521:1: error: BUILDSTDERR: warning: label ‘_cxJL’ defined but not used [-Wunused-label] BUILDSTDERR: 4521 | _cxJL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4521 | _cxJL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4558:1: error: BUILDSTDERR: warning: label ‘_cxKf’ defined but not used [-Wunused-label] BUILDSTDERR: 4558 | _cxKf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4558 | _cxKf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxK8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4585:1: error: BUILDSTDERR: warning: label ‘_cxK8’ defined but not used [-Wunused-label] BUILDSTDERR: 4585 | _cxK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4585 | _cxK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4610:1: error: BUILDSTDERR: warning: label ‘_cxKy’ defined but not used [-Wunused-label] BUILDSTDERR: 4610 | _cxKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4610 | _cxKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4639:1: error: BUILDSTDERR: warning: label ‘_cxKB’ defined but not used [-Wunused-label] BUILDSTDERR: 4639 | _cxKB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4639 | _cxKB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4679:1: error: BUILDSTDERR: warning: label ‘_cxKL’ defined but not used [-Wunused-label] BUILDSTDERR: 4679 | _cxKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4679 | _cxKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4728:1: error: BUILDSTDERR: warning: label ‘_cxKQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4728 | _cxKQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4728 | _cxKQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4784:1: error: BUILDSTDERR: warning: label ‘_cxKV’ defined but not used [-Wunused-label] BUILDSTDERR: 4784 | _cxKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4784 | _cxKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4832:1: error: BUILDSTDERR: warning: label ‘_cxL1’ defined but not used [-Wunused-label] BUILDSTDERR: 4832 | _cxL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4832 | _cxL1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_filterM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4875:1: error: BUILDSTDERR: warning: label ‘_cxL6’ defined but not used [-Wunused-label] BUILDSTDERR: 4875 | _cxL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4875 | _cxL6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4920:1: error: BUILDSTDERR: warning: label ‘_cxLn’ defined but not used [-Wunused-label] BUILDSTDERR: 4920 | _cxLn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4920 | _cxLn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4942:1: error: BUILDSTDERR: warning: label ‘_cxLv’ defined but not used [-Wunused-label] BUILDSTDERR: 4942 | _cxLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4942 | _cxLv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxaT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4959:1: error: BUILDSTDERR: warning: label ‘_cxLE’ defined but not used [-Wunused-label] BUILDSTDERR: 4959 | _cxLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4959 | _cxLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvma_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:4993:1: error: BUILDSTDERR: warning: label ‘_cxLM’ defined but not used [-Wunused-label] BUILDSTDERR: 4993 | _cxLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4993 | _cxLM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwtake_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5040:1: error: BUILDSTDERR: warning: label ‘_cxLW’ defined but not used [-Wunused-label] BUILDSTDERR: 5040 | _cxLW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5040 | _cxLW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_take_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5060:1: error: BUILDSTDERR: warning: label ‘_cxM6’ defined but not used [-Wunused-label] BUILDSTDERR: 5060 | _cxM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5060 | _cxM6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxM3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5081:1: error: BUILDSTDERR: warning: label ‘_cxM3’ defined but not used [-Wunused-label] BUILDSTDERR: 5081 | _cxM3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5081 | _cxM3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxb6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5103:1: error: BUILDSTDERR: warning: label ‘_cxMA’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _cxMA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _cxMA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxb7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5139:1: error: BUILDSTDERR: warning: label ‘_cxMF’ defined but not used [-Wunused-label] BUILDSTDERR: 5139 | _cxMF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5139 | _cxMF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_replicateM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5177:1: error: BUILDSTDERR: warning: label ‘_cxMK’ defined but not used [-Wunused-label] BUILDSTDERR: 5177 | _cxMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5177 | _cxMK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxMh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5203:1: error: BUILDSTDERR: warning: label ‘_cxMh’ defined but not used [-Wunused-label] BUILDSTDERR: 5203 | _cxMh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5203 | _cxMh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxMm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5222:1: error: BUILDSTDERR: warning: label ‘_cxMm’ defined but not used [-Wunused-label] BUILDSTDERR: 5222 | _cxMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5222 | _cxMm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5255:1: error: BUILDSTDERR: warning: label ‘_cxN4’ defined but not used [-Wunused-label] BUILDSTDERR: 5255 | _cxN4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5255 | _cxN4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5271:1: error: BUILDSTDERR: warning: label ‘_cxNh’ defined but not used [-Wunused-label] BUILDSTDERR: 5271 | _cxNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5271 | _cxNh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxNb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5297:1: error: BUILDSTDERR: warning: label ‘_cxNb’ defined but not used [-Wunused-label] BUILDSTDERR: 5297 | _cxNb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5297 | _cxNb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwtakeWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5337:1: error: BUILDSTDERR: warning: label ‘_cxNt’ defined but not used [-Wunused-label] BUILDSTDERR: 5337 | _cxNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5337 | _cxNt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_takeWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5373:1: error: BUILDSTDERR: warning: label ‘_cxNC’ defined but not used [-Wunused-label] BUILDSTDERR: 5373 | _cxNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5373 | _cxNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5391:1: error: BUILDSTDERR: warning: label ‘_cxNQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _cxNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _cxNQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5407:1: error: BUILDSTDERR: warning: label ‘_cxO3’ defined but not used [-Wunused-label] BUILDSTDERR: 5407 | _cxO3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5407 | _cxO3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxNX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5434:1: error: BUILDSTDERR: warning: label ‘_cxNX’ defined but not used [-Wunused-label] BUILDSTDERR: 5434 | _cxNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5434 | _cxNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwtakeWhilezq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5484:1: error: BUILDSTDERR: warning: label ‘_cxOi’ defined but not used [-Wunused-label] BUILDSTDERR: 5484 | _cxOi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5484 | _cxOi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_takeWhilezq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5520:1: error: BUILDSTDERR: warning: label ‘_cxOr’ defined but not used [-Wunused-label] BUILDSTDERR: 5520 | _cxOr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5520 | _cxOr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5541:1: error: BUILDSTDERR: warning: label ‘_cxOz’ defined but not used [-Wunused-label] BUILDSTDERR: 5541 | _cxOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5541 | _cxOz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5574:1: error: BUILDSTDERR: warning: label ‘_cxOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5574 | _cxOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5574 | _cxOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5608:1: error: BUILDSTDERR: warning: label ‘_cxOU’ defined but not used [-Wunused-label] BUILDSTDERR: 5608 | _cxOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5608 | _cxOU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5644:1: error: BUILDSTDERR: warning: label ‘_cxP9’ defined but not used [-Wunused-label] BUILDSTDERR: 5644 | _cxP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5644 | _cxP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5667:1: error: BUILDSTDERR: warning: label ‘_cxPh’ defined but not used [-Wunused-label] BUILDSTDERR: 5667 | _cxPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5667 | _cxPh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvme_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5688:1: error: BUILDSTDERR: warning: label ‘_cxPn’ defined but not used [-Wunused-label] BUILDSTDERR: 5688 | _cxPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5688 | _cxPn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwdrop_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5734:1: error: BUILDSTDERR: warning: label ‘_cxPx’ defined but not used [-Wunused-label] BUILDSTDERR: 5734 | _cxPx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5734 | _cxPx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_drop_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5755:1: error: BUILDSTDERR: warning: label ‘_cxPH’ defined but not used [-Wunused-label] BUILDSTDERR: 5755 | _cxPH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5755 | _cxPH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxPE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5777:1: error: BUILDSTDERR: warning: label ‘_cxPE’ defined but not used [-Wunused-label] BUILDSTDERR: 5777 | _cxPE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5777 | _cxPE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5799:1: error: BUILDSTDERR: warning: label ‘_cxPT’ defined but not used [-Wunused-label] BUILDSTDERR: 5799 | _cxPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5799 | _cxPT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5832:1: error: BUILDSTDERR: warning: label ‘_cxQ3’ defined but not used [-Wunused-label] BUILDSTDERR: 5832 | _cxQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5832 | _cxQ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5866:1: error: BUILDSTDERR: warning: label ‘_cxQe’ defined but not used [-Wunused-label] BUILDSTDERR: 5866 | _cxQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5866 | _cxQe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5901:1: error: BUILDSTDERR: warning: label ‘_cxQl’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _cxQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _cxQl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5923:1: error: BUILDSTDERR: warning: label ‘_cxQE’ defined but not used [-Wunused-label] BUILDSTDERR: 5923 | _cxQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5923 | _cxQE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxQy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5950:1: error: BUILDSTDERR: warning: label ‘_cxQy’ defined but not used [-Wunused-label] BUILDSTDERR: 5950 | _cxQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5950 | _cxQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwdropWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:5990:1: error: BUILDSTDERR: warning: label ‘_cxQQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5990 | _cxQQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5990 | _cxQQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_dropWhile_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6025:1: error: BUILDSTDERR: warning: label ‘_cxQZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6025 | _cxQZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6025 | _cxQZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6044:1: error: BUILDSTDERR: warning: label ‘_cxRd’ defined but not used [-Wunused-label] BUILDSTDERR: 6044 | _cxRd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6044 | _cxRd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6061:1: error: BUILDSTDERR: warning: label ‘_cxRm’ defined but not used [-Wunused-label] BUILDSTDERR: 6061 | _cxRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6061 | _cxRm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxRk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6087:1: error: BUILDSTDERR: warning: label ‘_cxRk’ defined but not used [-Wunused-label] BUILDSTDERR: 6087 | _cxRk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6087 | _cxRk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_concat_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6109:1: error: BUILDSTDERR: warning: label ‘_cxRs’ defined but not used [-Wunused-label] BUILDSTDERR: 6109 | _cxRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6109 | _cxRs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxc1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6158:1: error: BUILDSTDERR: warning: label ‘_cxRM’ defined but not used [-Wunused-label] BUILDSTDERR: 6158 | _cxRM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6158 | _cxRM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxc4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6181:1: error: BUILDSTDERR: warning: label ‘_cxRY’ defined but not used [-Wunused-label] BUILDSTDERR: 6181 | _cxRY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6181 | _cxRY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxc3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6201:1: error: BUILDSTDERR: warning: label ‘_cxS1’ defined but not used [-Wunused-label] BUILDSTDERR: 6201 | _cxS1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6201 | _cxS1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxc6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6235:1: error: BUILDSTDERR: warning: label ‘_cxSb’ defined but not used [-Wunused-label] BUILDSTDERR: 6235 | _cxSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6235 | _cxSb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6251:1: error: BUILDSTDERR: warning: label ‘_cxSr’ defined but not used [-Wunused-label] BUILDSTDERR: 6251 | _cxSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6251 | _cxSr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxSl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6275:1: error: BUILDSTDERR: warning: label ‘_cxSl’ defined but not used [-Wunused-label] BUILDSTDERR: 6275 | _cxSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6275 | _cxSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxbZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6311:1: error: BUILDSTDERR: warning: label ‘_cxSB’ defined but not used [-Wunused-label] BUILDSTDERR: 6311 | _cxSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6311 | _cxSB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_findIndices_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6360:1: error: BUILDSTDERR: warning: label ‘_cxSG’ defined but not used [-Wunused-label] BUILDSTDERR: 6360 | _cxSG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6360 | _cxSG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6392:1: error: BUILDSTDERR: warning: label ‘_cxST’ defined but not used [-Wunused-label] BUILDSTDERR: 6392 | _cxST: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6392 | _cxST: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_elemIndices_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6419:1: error: BUILDSTDERR: warning: label ‘_cxSW’ defined but not used [-Wunused-label] BUILDSTDERR: 6419 | _cxSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6419 | _cxSW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6451:1: error: BUILDSTDERR: warning: label ‘_cxTh’ defined but not used [-Wunused-label] BUILDSTDERR: 6451 | _cxTh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6451 | _cxTh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxTf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6477:1: error: BUILDSTDERR: warning: label ‘_cxTf’ defined but not used [-Wunused-label] BUILDSTDERR: 6477 | _cxTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6477 | _cxTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6493:1: error: BUILDSTDERR: warning: label ‘_cxTr’ defined but not used [-Wunused-label] BUILDSTDERR: 6493 | _cxTr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6493 | _cxTr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxck_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6516:1: error: BUILDSTDERR: warning: label ‘_cxTw’ defined but not used [-Wunused-label] BUILDSTDERR: 6516 | _cxTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6516 | _cxTw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwscan_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6559:1: error: BUILDSTDERR: warning: label ‘_cxTB’ defined but not used [-Wunused-label] BUILDSTDERR: 6559 | _cxTB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6559 | _cxTB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_scan_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6590:1: error: BUILDSTDERR: warning: label ‘_cxTK’ defined but not used [-Wunused-label] BUILDSTDERR: 6590 | _cxTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6590 | _cxTK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6612:1: error: BUILDSTDERR: warning: label ‘_cxU1’ defined but not used [-Wunused-label] BUILDSTDERR: 6612 | _cxU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6612 | _cxU1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6647:1: error: BUILDSTDERR: warning: label ‘_cxUc’ defined but not used [-Wunused-label] BUILDSTDERR: 6647 | _cxUc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6647 | _cxUc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6680:1: error: BUILDSTDERR: warning: label ‘_cxUq’ defined but not used [-Wunused-label] BUILDSTDERR: 6680 | _cxUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6680 | _cxUq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxUo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6704:1: error: BUILDSTDERR: warning: label ‘_cxUo’ defined but not used [-Wunused-label] BUILDSTDERR: 6704 | _cxUo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6704 | _cxUo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxd4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6722:1: error: BUILDSTDERR: warning: label ‘_cxUC’ defined but not used [-Wunused-label] BUILDSTDERR: 6722 | _cxUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6722 | _cxUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6751:1: error: BUILDSTDERR: warning: label ‘_cxUF’ defined but not used [-Wunused-label] BUILDSTDERR: 6751 | _cxUF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6751 | _cxUF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6792:1: error: BUILDSTDERR: warning: label ‘_cxV6’ defined but not used [-Wunused-label] BUILDSTDERR: 6792 | _cxV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6792 | _cxV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6841:1: error: BUILDSTDERR: warning: label ‘_cxVb’ defined but not used [-Wunused-label] BUILDSTDERR: 6841 | _cxVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6841 | _cxVb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6892:1: error: BUILDSTDERR: warning: label ‘_cxVh’ defined but not used [-Wunused-label] BUILDSTDERR: 6892 | _cxVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6892 | _cxVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6928:1: error: BUILDSTDERR: warning: label ‘_cxVs’ defined but not used [-Wunused-label] BUILDSTDERR: 6928 | _cxVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6928 | _cxVs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6945:1: error: BUILDSTDERR: warning: label ‘_cxVB’ defined but not used [-Wunused-label] BUILDSTDERR: 6945 | _cxVB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6945 | _cxVB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:6973:1: error: BUILDSTDERR: warning: label ‘_cxVP’ defined but not used [-Wunused-label] BUILDSTDERR: 6973 | _cxVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6973 | _cxVP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7002:1: error: BUILDSTDERR: warning: label ‘_cxVS’ defined but not used [-Wunused-label] BUILDSTDERR: 7002 | _cxVS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7002 | _cxVS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7042:1: error: BUILDSTDERR: warning: label ‘_cxW2’ defined but not used [-Wunused-label] BUILDSTDERR: 7042 | _cxW2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7042 | _cxW2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxd0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7096:1: error: BUILDSTDERR: warning: label ‘_cxW7’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _cxW7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _cxW7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxcH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7164:1: error: BUILDSTDERR: warning: label ‘_cxWd’ defined but not used [-Wunused-label] BUILDSTDERR: 7164 | _cxWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7164 | _cxWd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxd7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7204:1: error: BUILDSTDERR: warning: label ‘_cxWr’ defined but not used [-Wunused-label] BUILDSTDERR: 7204 | _cxWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7204 | _cxWr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxd8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7233:1: error: BUILDSTDERR: warning: label ‘_cxWu’ defined but not used [-Wunused-label] BUILDSTDERR: 7233 | _cxWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7233 | _cxWu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxd5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7269:1: error: BUILDSTDERR: warning: label ‘_cxWD’ defined but not used [-Wunused-label] BUILDSTDERR: 7269 | _cxWD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7269 | _cxWD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxd9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7309:1: error: BUILDSTDERR: warning: label ‘_cxWG’ defined but not used [-Wunused-label] BUILDSTDERR: 7309 | _cxWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7309 | _cxWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwscanM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7371:1: error: BUILDSTDERR: warning: label ‘_cxWL’ defined but not used [-Wunused-label] BUILDSTDERR: 7371 | _cxWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7371 | _cxWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_scanM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7406:1: error: BUILDSTDERR: warning: label ‘_cxWX’ defined but not used [-Wunused-label] BUILDSTDERR: 7406 | _cxWX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7406 | _cxWX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxWU’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7432:1: error: BUILDSTDERR: warning: label ‘_cxWU’ defined but not used [-Wunused-label] BUILDSTDERR: 7432 | _cxWU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7432 | _cxWU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7465:1: error: BUILDSTDERR: warning: label ‘_cxXd’ defined but not used [-Wunused-label] BUILDSTDERR: 7465 | _cxXd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7465 | _cxXd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7496:1: error: BUILDSTDERR: warning: label ‘_cxXq’ defined but not used [-Wunused-label] BUILDSTDERR: 7496 | _cxXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7496 | _cxXq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7512:1: error: BUILDSTDERR: warning: label ‘_cxXB’ defined but not used [-Wunused-label] BUILDSTDERR: 7512 | _cxXB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7512 | _cxXB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7541:1: error: BUILDSTDERR: warning: label ‘_cxXE’ defined but not used [-Wunused-label] BUILDSTDERR: 7541 | _cxXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7541 | _cxXE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7575:1: error: BUILDSTDERR: warning: label ‘_cxY1’ defined but not used [-Wunused-label] BUILDSTDERR: 7575 | _cxY1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7575 | _cxY1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7591:1: error: BUILDSTDERR: warning: label ‘_cxYd’ defined but not used [-Wunused-label] BUILDSTDERR: 7591 | _cxYd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7591 | _cxYd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7620:1: error: BUILDSTDERR: warning: label ‘_cxYg’ defined but not used [-Wunused-label] BUILDSTDERR: 7620 | _cxYg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7620 | _cxYg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7660:1: error: BUILDSTDERR: warning: label ‘_cxYq’ defined but not used [-Wunused-label] BUILDSTDERR: 7660 | _cxYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7660 | _cxYq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7709:1: error: BUILDSTDERR: warning: label ‘_cxYv’ defined but not used [-Wunused-label] BUILDSTDERR: 7709 | _cxYv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7709 | _cxYv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7765:1: error: BUILDSTDERR: warning: label ‘_cxYA’ defined but not used [-Wunused-label] BUILDSTDERR: 7765 | _cxYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7765 | _cxYA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7813:1: error: BUILDSTDERR: warning: label ‘_cxYG’ defined but not used [-Wunused-label] BUILDSTDERR: 7813 | _cxYG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7813 | _cxYG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_chain_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7856:1: error: BUILDSTDERR: warning: label ‘_cxYL’ defined but not used [-Wunused-label] BUILDSTDERR: 7856 | _cxYL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7856 | _cxYL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7908:1: error: BUILDSTDERR: warning: label ‘_cxZ1’ defined but not used [-Wunused-label] BUILDSTDERR: 7908 | _cxZ1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7908 | _cxZ1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7936:1: error: BUILDSTDERR: warning: label ‘_cxZe’ defined but not used [-Wunused-label] BUILDSTDERR: 7936 | _cxZe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7936 | _cxZe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxZ8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7966:1: error: BUILDSTDERR: warning: label ‘_cxZ8’ defined but not used [-Wunused-label] BUILDSTDERR: 7966 | _cxZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7966 | _cxZ8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxZm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:7998:1: error: BUILDSTDERR: warning: label ‘_cxZm’ defined but not used [-Wunused-label] BUILDSTDERR: 7998 | _cxZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7998 | _cxZm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxZs’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8022:1: error: BUILDSTDERR: warning: label ‘_cxZs’ defined but not used [-Wunused-label] BUILDSTDERR: 8022 | _cxZs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8022 | _cxZs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxZy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8051:1: error: BUILDSTDERR: warning: label ‘_cxZy’ defined but not used [-Wunused-label] BUILDSTDERR: 8051 | _cxZy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8051 | _cxZy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cxZT’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8084:1: error: BUILDSTDERR: warning: label ‘_cxZT’ defined but not used [-Wunused-label] BUILDSTDERR: 8084 | _cxZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8084 | _cxZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8092:1: error: BUILDSTDERR: warning: label ‘_cy09’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _cy09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _cy09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_read_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8114:1: error: BUILDSTDERR: warning: label ‘_cy0c’ defined but not used [-Wunused-label] BUILDSTDERR: 8114 | _cy0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8114 | _cy0c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxdZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8162:1: error: BUILDSTDERR: warning: label ‘_cy0p’ defined but not used [-Wunused-label] BUILDSTDERR: 8162 | _cy0p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8162 | _cy0p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxe0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8188:1: error: BUILDSTDERR: warning: label ‘_cy0z’ defined but not used [-Wunused-label] BUILDSTDERR: 8188 | _cy0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8188 | _cy0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxea_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8223:1: error: BUILDSTDERR: warning: label ‘_cy0U’ defined but not used [-Wunused-label] BUILDSTDERR: 8223 | _cy0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8223 | _cy0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy0S’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8248:1: error: BUILDSTDERR: warning: label ‘_cy0S’ defined but not used [-Wunused-label] BUILDSTDERR: 8248 | _cy0S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8248 | _cy0S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8266:1: error: BUILDSTDERR: warning: label ‘_cy1d’ defined but not used [-Wunused-label] BUILDSTDERR: 8266 | _cy1d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8266 | _cy1d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy1b’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8291:1: error: BUILDSTDERR: warning: label ‘_cy1b’ defined but not used [-Wunused-label] BUILDSTDERR: 8291 | _cy1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8291 | _cy1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8309:1: error: BUILDSTDERR: warning: label ‘_cy1H’ defined but not used [-Wunused-label] BUILDSTDERR: 8309 | _cy1H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8309 | _cy1H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy1F’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8334:1: error: BUILDSTDERR: warning: label ‘_cy1F’ defined but not used [-Wunused-label] BUILDSTDERR: 8334 | _cy1F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8334 | _cy1F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxev_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8352:1: error: BUILDSTDERR: warning: label ‘_cy1W’ defined but not used [-Wunused-label] BUILDSTDERR: 8352 | _cy1W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8352 | _cy1W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy1U’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8377:1: error: BUILDSTDERR: warning: label ‘_cy1U’ defined but not used [-Wunused-label] BUILDSTDERR: 8377 | _cy1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8377 | _cy1U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8395:1: error: BUILDSTDERR: warning: label ‘_cy2b’ defined but not used [-Wunused-label] BUILDSTDERR: 8395 | _cy2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8395 | _cy2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy29’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8420:1: error: BUILDSTDERR: warning: label ‘_cy29’ defined but not used [-Wunused-label] BUILDSTDERR: 8420 | _cy29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8420 | _cy29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8438:1: error: BUILDSTDERR: warning: label ‘_cy2n’ defined but not used [-Wunused-label] BUILDSTDERR: 8438 | _cy2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8438 | _cy2n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxe1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8466:1: error: BUILDSTDERR: warning: label ‘_cy2w’ defined but not used [-Wunused-label] BUILDSTDERR: 8466 | _cy2w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8466 | _cy2w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy0I’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8506:1: error: BUILDSTDERR: warning: label ‘_cy0I’ defined but not used [-Wunused-label] BUILDSTDERR: 8506 | _cy0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8506 | _cy0I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy12’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8580:1: error: BUILDSTDERR: warning: label ‘_cy12’ defined but not used [-Wunused-label] BUILDSTDERR: 8580 | _cy12: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8580 | _cy12: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy1l’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8624:1: error: BUILDSTDERR: warning: label ‘_cy1l’ defined but not used [-Wunused-label] BUILDSTDERR: 8624 | _cy1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8624 | _cy1l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy1q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8651:1: error: BUILDSTDERR: warning: label ‘_cy1q’ defined but not used [-Wunused-label] BUILDSTDERR: 8651 | _cy1q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8651 | _cy1q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy1v’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8699:1: error: BUILDSTDERR: warning: label ‘_cy1v’ defined but not used [-Wunused-label] BUILDSTDERR: 8699 | _cy1v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8699 | _cy1v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_readLn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8760:1: error: BUILDSTDERR: warning: label ‘_cy3j’ defined but not used [-Wunused-label] BUILDSTDERR: 8760 | _cy3j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8760 | _cy3j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy3h’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8803:1: error: BUILDSTDERR: warning: label ‘_cy3h’ defined but not used [-Wunused-label] BUILDSTDERR: 8803 | _cy3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8803 | _cy3h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8825:1: error: BUILDSTDERR: warning: label ‘_cy3v’ defined but not used [-Wunused-label] BUILDSTDERR: 8825 | _cy3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8825 | _cy3v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8847:1: error: BUILDSTDERR: warning: label ‘_cy3F’ defined but not used [-Wunused-label] BUILDSTDERR: 8847 | _cy3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8847 | _cy3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy3C’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8865:1: error: BUILDSTDERR: warning: label ‘_cy3C’ defined but not used [-Wunused-label] BUILDSTDERR: 8865 | _cy3C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8865 | _cy3C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_seq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8904:1: error: BUILDSTDERR: warning: label ‘_cy3P’ defined but not used [-Wunused-label] BUILDSTDERR: 8904 | _cy3P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8904 | _cy3P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8927:1: error: BUILDSTDERR: warning: label ‘_cy43’ defined but not used [-Wunused-label] BUILDSTDERR: 8927 | _cy43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8927 | _cy43: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8962:1: error: BUILDSTDERR: warning: label ‘_cy4o’ defined but not used [-Wunused-label] BUILDSTDERR: 8962 | _cy4o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8962 | _cy4o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy4m’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:8987:1: error: BUILDSTDERR: warning: label ‘_cy4m’ defined but not used [-Wunused-label] BUILDSTDERR: 8987 | _cy4m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8987 | _cy4m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxf0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9005:1: error: BUILDSTDERR: warning: label ‘_cy4D’ defined but not used [-Wunused-label] BUILDSTDERR: 9005 | _cy4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9005 | _cy4D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy4B’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9030:1: error: BUILDSTDERR: warning: label ‘_cy4B’ defined but not used [-Wunused-label] BUILDSTDERR: 9030 | _cy4B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9030 | _cy4B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxf2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9048:1: error: BUILDSTDERR: warning: label ‘_cy4P’ defined but not used [-Wunused-label] BUILDSTDERR: 9048 | _cy4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9048 | _cy4P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxeM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9076:1: error: BUILDSTDERR: warning: label ‘_cy4Y’ defined but not used [-Wunused-label] BUILDSTDERR: 9076 | _cy4Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9076 | _cy4Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy4c’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9118:1: error: BUILDSTDERR: warning: label ‘_cy4c’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _cy4c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _cy4c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxf5_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9196:1: error: BUILDSTDERR: warning: label ‘_cy5n’ defined but not used [-Wunused-label] BUILDSTDERR: 9196 | _cy5n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9196 | _cy5n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxf6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9212:1: error: BUILDSTDERR: warning: label ‘_cy5w’ defined but not used [-Wunused-label] BUILDSTDERR: 9212 | _cy5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9212 | _cy5w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy5u’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9241:1: error: BUILDSTDERR: warning: label ‘_cy5u’ defined but not used [-Wunused-label] BUILDSTDERR: 9241 | _cy5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9241 | _cy5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy5z’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9260:1: error: BUILDSTDERR: warning: label ‘_cy5z’ defined but not used [-Wunused-label] BUILDSTDERR: 9260 | _cy5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9260 | _cy5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_loop_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9286:1: error: BUILDSTDERR: warning: label ‘_cy5H’ defined but not used [-Wunused-label] BUILDSTDERR: 9286 | _cy5H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9286 | _cy5H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfs_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9333:1: error: BUILDSTDERR: warning: label ‘_cy67’ defined but not used [-Wunused-label] BUILDSTDERR: 9333 | _cy67: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9333 | _cy67: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9357:1: error: BUILDSTDERR: warning: label ‘_cy6g’ defined but not used [-Wunused-label] BUILDSTDERR: 9357 | _cy6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9357 | _cy6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy5S’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9380:1: error: BUILDSTDERR: warning: label ‘_cy5S’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _cy5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _cy5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy5V’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9406:1: error: BUILDSTDERR: warning: label ‘_cy5V’ defined but not used [-Wunused-label] BUILDSTDERR: 9406 | _cy5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9406 | _cy5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy6m’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9474:1: error: BUILDSTDERR: warning: label ‘_cy6m’ defined but not used [-Wunused-label] BUILDSTDERR: 9474 | _cy6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9474 | _cy6m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy6o’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9493:1: error: BUILDSTDERR: warning: label ‘_cy6o’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _cy6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _cy6o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_fold_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9511:1: error: BUILDSTDERR: warning: label ‘_cy6J’ defined but not used [-Wunused-label] BUILDSTDERR: 9511 | _cy6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9511 | _cy6J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9545:1: error: BUILDSTDERR: warning: label ‘_cy6V’ defined but not used [-Wunused-label] BUILDSTDERR: 9545 | _cy6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9545 | _cy6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy6S’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9567:1: error: BUILDSTDERR: warning: label ‘_cy6S’ defined but not used [-Wunused-label] BUILDSTDERR: 9567 | _cy6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9567 | _cy6S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_length_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9602:1: error: BUILDSTDERR: warning: label ‘_cy7c’ defined but not used [-Wunused-label] BUILDSTDERR: 9602 | _cy7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9602 | _cy7c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9632:1: error: BUILDSTDERR: warning: label ‘_cy7z’ defined but not used [-Wunused-label] BUILDSTDERR: 9632 | _cy7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9632 | _cy7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy7s’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9664:1: error: BUILDSTDERR: warning: label ‘_cy7s’ defined but not used [-Wunused-label] BUILDSTDERR: 9664 | _cy7s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9664 | _cy7s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9696:1: error: BUILDSTDERR: warning: label ‘_cy7K’ defined but not used [-Wunused-label] BUILDSTDERR: 9696 | _cy7K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9696 | _cy7K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_maximum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9730:1: error: BUILDSTDERR: warning: label ‘_cy7P’ defined but not used [-Wunused-label] BUILDSTDERR: 9730 | _cy7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9730 | _cy7P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9768:1: error: BUILDSTDERR: warning: label ‘_cy8e’ defined but not used [-Wunused-label] BUILDSTDERR: 9768 | _cy8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9768 | _cy8e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy87’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9800:1: error: BUILDSTDERR: warning: label ‘_cy87’ defined but not used [-Wunused-label] BUILDSTDERR: 9800 | _cy87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9800 | _cy87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9832:1: error: BUILDSTDERR: warning: label ‘_cy8p’ defined but not used [-Wunused-label] BUILDSTDERR: 9832 | _cy8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9832 | _cy8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_minimum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9866:1: error: BUILDSTDERR: warning: label ‘_cy8u’ defined but not used [-Wunused-label] BUILDSTDERR: 9866 | _cy8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9866 | _cy8u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9909:1: error: BUILDSTDERR: warning: label ‘_cy8H’ defined but not used [-Wunused-label] BUILDSTDERR: 9909 | _cy8H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9909 | _cy8H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxfW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9935:1: error: BUILDSTDERR: warning: label ‘_cy8O’ defined but not used [-Wunused-label] BUILDSTDERR: 9935 | _cy8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9935 | _cy8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_sum_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:9963:1: error: BUILDSTDERR: warning: label ‘_cy8R’ defined but not used [-Wunused-label] BUILDSTDERR: 9963 | _cy8R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9963 | _cy8R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxg1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10010:1: error: BUILDSTDERR: warning: label ‘_cy94’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10010 | _cy94: BUILDSTDERR: | ^ BUILDSTDERR: 10010 | _cy94: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxg0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10036:1: error: BUILDSTDERR: warning: label ‘_cy9b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10036 | _cy9b: BUILDSTDERR: | ^ BUILDSTDERR: 10036 | _cy9b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_product_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10064:1: error: BUILDSTDERR: warning: label ‘_cy9e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10064 | _cy9e: BUILDSTDERR: | ^ BUILDSTDERR: 10064 | _cy9e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10105:1: error: BUILDSTDERR: warning: label ‘_cy9o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10105 | _cy9o: BUILDSTDERR: | ^ BUILDSTDERR: 10105 | _cy9o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10136:1: error: BUILDSTDERR: warning: label ‘_cy9x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10136 | _cy9x: BUILDSTDERR: | ^ BUILDSTDERR: 10136 | _cy9x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toListM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10160:1: error: BUILDSTDERR: warning: label ‘_cy9E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10160 | _cy9E: BUILDSTDERR: | ^ BUILDSTDERR: 10160 | _cy9E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10189:1: error: BUILDSTDERR: warning: label ‘_cya2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10189 | _cya2: BUILDSTDERR: | ^ BUILDSTDERR: 10189 | _cya2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxge_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10213:1: error: BUILDSTDERR: warning: label ‘_cyab’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10213 | _cyab: BUILDSTDERR: | ^ BUILDSTDERR: 10213 | _cyab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy9N’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10236:1: error: BUILDSTDERR: warning: label ‘_cy9N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10236 | _cy9N: BUILDSTDERR: | ^ BUILDSTDERR: 10236 | _cy9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cy9Q’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10264:1: error: BUILDSTDERR: warning: label ‘_cy9Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10264 | _cy9Q: BUILDSTDERR: | ^ BUILDSTDERR: 10264 | _cy9Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyah’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10336:1: error: BUILDSTDERR: warning: label ‘_cyah’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10336 | _cyah: BUILDSTDERR: | ^ BUILDSTDERR: 10336 | _cyah: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyaj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10355:1: error: BUILDSTDERR: warning: label ‘_cyaj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10355 | _cyaj: BUILDSTDERR: | ^ BUILDSTDERR: 10355 | _cyaj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10373:1: error: BUILDSTDERR: warning: label ‘_cyaF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10373 | _cyaF: BUILDSTDERR: | ^ BUILDSTDERR: 10373 | _cyaF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toListMzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10410:1: error: BUILDSTDERR: warning: label ‘_cyaO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10410 | _cyaO: BUILDSTDERR: | ^ BUILDSTDERR: 10410 | _cyaO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10439:1: error: BUILDSTDERR: warning: label ‘_cyba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10439 | _cyba: BUILDSTDERR: | ^ BUILDSTDERR: 10439 | _cyba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10464:1: error: BUILDSTDERR: warning: label ‘_cybk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10464 | _cybk: BUILDSTDERR: | ^ BUILDSTDERR: 10464 | _cybk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cybi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10489:1: error: BUILDSTDERR: warning: label ‘_cybi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10489 | _cybi: BUILDSTDERR: | ^ BUILDSTDERR: 10489 | _cybi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10507:1: error: BUILDSTDERR: warning: label ‘_cybv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10507 | _cybv: BUILDSTDERR: | ^ BUILDSTDERR: 10507 | _cybv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10532:1: error: BUILDSTDERR: warning: label ‘_cybE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10532 | _cybE: BUILDSTDERR: | ^ BUILDSTDERR: 10532 | _cybE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyb0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10573:1: error: BUILDSTDERR: warning: label ‘_cyb0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10573 | _cyb0: BUILDSTDERR: | ^ BUILDSTDERR: 10573 | _cyb0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10647:1: error: BUILDSTDERR: warning: label ‘_cybZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10647 | _cybZ: BUILDSTDERR: | ^ BUILDSTDERR: 10647 | _cybZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10674:1: error: BUILDSTDERR: warning: label ‘_cyc2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10674 | _cyc2: BUILDSTDERR: | ^ BUILDSTDERR: 10674 | _cyc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxh7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10714:1: error: BUILDSTDERR: warning: label ‘_cycq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10714 | _cycq: BUILDSTDERR: | ^ BUILDSTDERR: 10714 | _cycq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10739:1: error: BUILDSTDERR: warning: label ‘_cycA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10739 | _cycA: BUILDSTDERR: | ^ BUILDSTDERR: 10739 | _cycA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cycy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10764:1: error: BUILDSTDERR: warning: label ‘_cycy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10764 | _cycy: BUILDSTDERR: | ^ BUILDSTDERR: 10764 | _cycy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhe_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10782:1: error: BUILDSTDERR: warning: label ‘_cycL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10782 | _cycL: BUILDSTDERR: | ^ BUILDSTDERR: 10782 | _cycL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10809:1: error: BUILDSTDERR: warning: label ‘_cycW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10809 | _cycW: BUILDSTDERR: | ^ BUILDSTDERR: 10809 | _cycW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxgZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10845:1: error: BUILDSTDERR: warning: label ‘_cyd7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10845 | _cyd7: BUILDSTDERR: | ^ BUILDSTDERR: 10845 | _cyd7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cycg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10888:1: error: BUILDSTDERR: warning: label ‘_cycg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10888 | _cycg: BUILDSTDERR: | ^ BUILDSTDERR: 10888 | _cycg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:10979:1: error: BUILDSTDERR: warning: label ‘_cydt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10979 | _cydt: BUILDSTDERR: | ^ BUILDSTDERR: 10979 | _cydt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldMzq_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11006:1: error: BUILDSTDERR: warning: label ‘_cydw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11006 | _cydw: BUILDSTDERR: | ^ BUILDSTDERR: 11006 | _cydw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhw_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11047:1: error: BUILDSTDERR: warning: label ‘_cydV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11047 | _cydV: BUILDSTDERR: | ^ BUILDSTDERR: 11047 | _cydV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cydO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11078:1: error: BUILDSTDERR: warning: label ‘_cydO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11078 | _cydO: BUILDSTDERR: | ^ BUILDSTDERR: 11078 | _cydO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cye3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11109:1: error: BUILDSTDERR: warning: label ‘_cye3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11109 | _cye3: BUILDSTDERR: | ^ BUILDSTDERR: 11109 | _cye3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11138:1: error: BUILDSTDERR: warning: label ‘_cyef’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11138 | _cyef: BUILDSTDERR: | ^ BUILDSTDERR: 11138 | _cyef: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxho_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11171:1: error: BUILDSTDERR: warning: label ‘_cyeo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11171 | _cyeo: BUILDSTDERR: | ^ BUILDSTDERR: 11171 | _cyeo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_head_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11199:1: error: BUILDSTDERR: warning: label ‘_cyer’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11199 | _cyer: BUILDSTDERR: | ^ BUILDSTDERR: 11199 | _cyer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11241:1: error: BUILDSTDERR: warning: label ‘_cyeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11241 | _cyeQ: BUILDSTDERR: | ^ BUILDSTDERR: 11241 | _cyeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyeN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11267:1: error: BUILDSTDERR: warning: label ‘_cyeN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11267 | _cyeN: BUILDSTDERR: | ^ BUILDSTDERR: 11267 | _cyeN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11285:1: error: BUILDSTDERR: warning: label ‘_cyeX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11285 | _cyeX: BUILDSTDERR: | ^ BUILDSTDERR: 11285 | _cyeX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyeE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11313:1: error: BUILDSTDERR: warning: label ‘_cyeE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11313 | _cyeE: BUILDSTDERR: | ^ BUILDSTDERR: 11313 | _cyeE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_findIndex_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11342:1: error: BUILDSTDERR: warning: label ‘_cyf3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11342 | _cyf3: BUILDSTDERR: | ^ BUILDSTDERR: 11342 | _cyf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11377:1: error: BUILDSTDERR: warning: label ‘_cyfx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11377 | _cyfx: BUILDSTDERR: | ^ BUILDSTDERR: 11377 | _cyfx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyfu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11403:1: error: BUILDSTDERR: warning: label ‘_cyfu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11403 | _cyfu: BUILDSTDERR: | ^ BUILDSTDERR: 11403 | _cyfu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11420:1: error: BUILDSTDERR: warning: label ‘_cyfE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11420 | _cyfE: BUILDSTDERR: | ^ BUILDSTDERR: 11420 | _cyfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyfg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11450:1: error: BUILDSTDERR: warning: label ‘_cyfg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11450 | _cyfg: BUILDSTDERR: | ^ BUILDSTDERR: 11450 | _cyfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyfl’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11469:1: error: BUILDSTDERR: warning: label ‘_cyfl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11469 | _cyfl: BUILDSTDERR: | ^ BUILDSTDERR: 11469 | _cyfl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_index_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11498:1: error: BUILDSTDERR: warning: label ‘_cyfM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11498 | _cyfM: BUILDSTDERR: | ^ BUILDSTDERR: 11498 | _cyfM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11541:1: error: BUILDSTDERR: warning: label ‘_cyg6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11541 | _cyg6: BUILDSTDERR: | ^ BUILDSTDERR: 11541 | _cyg6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxi3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11576:1: error: BUILDSTDERR: warning: label ‘_cygr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11576 | _cygr: BUILDSTDERR: | ^ BUILDSTDERR: 11576 | _cygr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cygp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11601:1: error: BUILDSTDERR: warning: label ‘_cygp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11601 | _cygp: BUILDSTDERR: | ^ BUILDSTDERR: 11601 | _cygp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxi9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11619:1: error: BUILDSTDERR: warning: label ‘_cygK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11619 | _cygK: BUILDSTDERR: | ^ BUILDSTDERR: 11619 | _cygK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cygI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11644:1: error: BUILDSTDERR: warning: label ‘_cygI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11644 | _cygI: BUILDSTDERR: | ^ BUILDSTDERR: 11644 | _cygI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxic_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11662:1: error: BUILDSTDERR: warning: label ‘_cygZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11662 | _cygZ: BUILDSTDERR: | ^ BUILDSTDERR: 11662 | _cygZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cygX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11687:1: error: BUILDSTDERR: warning: label ‘_cygX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11687 | _cygX: BUILDSTDERR: | ^ BUILDSTDERR: 11687 | _cygX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxie_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11705:1: error: BUILDSTDERR: warning: label ‘_cyhb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11705 | _cyhb: BUILDSTDERR: | ^ BUILDSTDERR: 11705 | _cyhb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxhU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11733:1: error: BUILDSTDERR: warning: label ‘_cyhk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11733 | _cyhk: BUILDSTDERR: | ^ BUILDSTDERR: 11733 | _cyhk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cygf’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11772:1: error: BUILDSTDERR: warning: label ‘_cygf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11772 | _cygf: BUILDSTDERR: | ^ BUILDSTDERR: 11772 | _cygf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cygz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11848:1: error: BUILDSTDERR: warning: label ‘_cygz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11848 | _cygz: BUILDSTDERR: | ^ BUILDSTDERR: 11848 | _cygz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxig_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11907:1: error: BUILDSTDERR: warning: label ‘_cyhL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11907 | _cyhL: BUILDSTDERR: | ^ BUILDSTDERR: 11907 | _cyhL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_find_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11949:1: error: BUILDSTDERR: warning: label ‘_cyhQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11949 | _cyhQ: BUILDSTDERR: | ^ BUILDSTDERR: 11949 | _cyhQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxij_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:11984:1: error: BUILDSTDERR: warning: label ‘_cyi3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11984 | _cyi3: BUILDSTDERR: | ^ BUILDSTDERR: 11984 | _cyi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxin_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12013:1: error: BUILDSTDERR: warning: label ‘_cyig’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12013 | _cyig: BUILDSTDERR: | ^ BUILDSTDERR: 12013 | _cyig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxix_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12050:1: error: BUILDSTDERR: warning: label ‘_cyix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12050 | _cyix: BUILDSTDERR: | ^ BUILDSTDERR: 12050 | _cyix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyiq’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12080:1: error: BUILDSTDERR: warning: label ‘_cyiq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12080 | _cyiq: BUILDSTDERR: | ^ BUILDSTDERR: 12080 | _cyiq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyiF’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12111:1: error: BUILDSTDERR: warning: label ‘_cyiF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12111 | _cyiF: BUILDSTDERR: | ^ BUILDSTDERR: 12111 | _cyiF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12129:1: error: BUILDSTDERR: warning: label ‘_cyiS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12129 | _cyiS: BUILDSTDERR: | ^ BUILDSTDERR: 12129 | _cyiS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxik_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12158:1: error: BUILDSTDERR: warning: label ‘_cyiV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12158 | _cyiV: BUILDSTDERR: | ^ BUILDSTDERR: 12158 | _cyiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12200:1: error: BUILDSTDERR: warning: label ‘_cyjc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12200 | _cyjc: BUILDSTDERR: | ^ BUILDSTDERR: 12200 | _cyjc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyj5’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12230:1: error: BUILDSTDERR: warning: label ‘_cyj5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12230 | _cyj5: BUILDSTDERR: | ^ BUILDSTDERR: 12230 | _cyj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyjk’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12260:1: error: BUILDSTDERR: warning: label ‘_cyjk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12260 | _cyjk: BUILDSTDERR: | ^ BUILDSTDERR: 12260 | _cyjk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12279:1: error: BUILDSTDERR: warning: label ‘_cyjx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12279 | _cyjx: BUILDSTDERR: | ^ BUILDSTDERR: 12279 | _cyjx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_last_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12309:1: error: BUILDSTDERR: warning: label ‘_cyjA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12309 | _cyjA: BUILDSTDERR: | ^ BUILDSTDERR: 12309 | _cyjA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12356:1: error: BUILDSTDERR: warning: label ‘_cyjZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12356 | _cyjZ: BUILDSTDERR: | ^ BUILDSTDERR: 12356 | _cyjZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyjS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12385:1: error: BUILDSTDERR: warning: label ‘_cyjS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12385 | _cyjS: BUILDSTDERR: | ^ BUILDSTDERR: 12385 | _cyjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12412:1: error: BUILDSTDERR: warning: label ‘_cyk9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12412 | _cyk9: BUILDSTDERR: | ^ BUILDSTDERR: 12412 | _cyk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12445:1: error: BUILDSTDERR: warning: label ‘_cyki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12445 | _cyki: BUILDSTDERR: | ^ BUILDSTDERR: 12445 | _cyki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_null_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12473:1: error: BUILDSTDERR: warning: label ‘_cykl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12473 | _cykl: BUILDSTDERR: | ^ BUILDSTDERR: 12473 | _cykl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12516:1: error: BUILDSTDERR: warning: label ‘_cykF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12516 | _cykF: BUILDSTDERR: | ^ BUILDSTDERR: 12516 | _cykF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxj3_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12551:1: error: BUILDSTDERR: warning: label ‘_cyl0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12551 | _cyl0: BUILDSTDERR: | ^ BUILDSTDERR: 12551 | _cyl0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cykY’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12576:1: error: BUILDSTDERR: warning: label ‘_cykY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12576 | _cykY: BUILDSTDERR: | ^ BUILDSTDERR: 12576 | _cykY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxj9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12594:1: error: BUILDSTDERR: warning: label ‘_cylj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12594 | _cylj: BUILDSTDERR: | ^ BUILDSTDERR: 12594 | _cylj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cylh’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12619:1: error: BUILDSTDERR: warning: label ‘_cylh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12619 | _cylh: BUILDSTDERR: | ^ BUILDSTDERR: 12619 | _cylh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12637:1: error: BUILDSTDERR: warning: label ‘_cyly’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12637 | _cyly: BUILDSTDERR: | ^ BUILDSTDERR: 12637 | _cyly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cylw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12662:1: error: BUILDSTDERR: warning: label ‘_cylw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12662 | _cylw: BUILDSTDERR: | ^ BUILDSTDERR: 12662 | _cylw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxje_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12680:1: error: BUILDSTDERR: warning: label ‘_cylK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12680 | _cylK: BUILDSTDERR: | ^ BUILDSTDERR: 12680 | _cylK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxiU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12708:1: error: BUILDSTDERR: warning: label ‘_cylT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12708 | _cylT: BUILDSTDERR: | ^ BUILDSTDERR: 12708 | _cylT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cykO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12747:1: error: BUILDSTDERR: warning: label ‘_cykO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12747 | _cykO: BUILDSTDERR: | ^ BUILDSTDERR: 12747 | _cykO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyl8’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12823:1: error: BUILDSTDERR: warning: label ‘_cyl8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12823 | _cyl8: BUILDSTDERR: | ^ BUILDSTDERR: 12823 | _cyl8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12882:1: error: BUILDSTDERR: warning: label ‘_cymk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12882 | _cymk: BUILDSTDERR: | ^ BUILDSTDERR: 12882 | _cymk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_all_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12924:1: error: BUILDSTDERR: warning: label ‘_cymp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12924 | _cymp: BUILDSTDERR: | ^ BUILDSTDERR: 12924 | _cymp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:12966:1: error: BUILDSTDERR: warning: label ‘_cymJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12966 | _cymJ: BUILDSTDERR: | ^ BUILDSTDERR: 12966 | _cymJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13001:1: error: BUILDSTDERR: warning: label ‘_cyn4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13001 | _cyn4: BUILDSTDERR: | ^ BUILDSTDERR: 13001 | _cyn4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyn2’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13026:1: error: BUILDSTDERR: warning: label ‘_cyn2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13026 | _cyn2: BUILDSTDERR: | ^ BUILDSTDERR: 13026 | _cyn2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13044:1: error: BUILDSTDERR: warning: label ‘_cyno’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13044 | _cyno: BUILDSTDERR: | ^ BUILDSTDERR: 13044 | _cyno: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cynm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13069:1: error: BUILDSTDERR: warning: label ‘_cynm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13069 | _cynm: BUILDSTDERR: | ^ BUILDSTDERR: 13069 | _cynm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjC_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13087:1: error: BUILDSTDERR: warning: label ‘_cynD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13087 | _cynD: BUILDSTDERR: | ^ BUILDSTDERR: 13087 | _cynD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cynB’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13112:1: error: BUILDSTDERR: warning: label ‘_cynB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13112 | _cynB: BUILDSTDERR: | ^ BUILDSTDERR: 13112 | _cynB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13130:1: error: BUILDSTDERR: warning: label ‘_cynP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13130 | _cynP: BUILDSTDERR: | ^ BUILDSTDERR: 13130 | _cynP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13158:1: error: BUILDSTDERR: warning: label ‘_cynY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13158 | _cynY: BUILDSTDERR: | ^ BUILDSTDERR: 13158 | _cynY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cymS’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13196:1: error: BUILDSTDERR: warning: label ‘_cymS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13196 | _cymS: BUILDSTDERR: | ^ BUILDSTDERR: 13196 | _cymS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cync’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13273:1: error: BUILDSTDERR: warning: label ‘_cync’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13273 | _cync: BUILDSTDERR: | ^ BUILDSTDERR: 13273 | _cync: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13331:1: error: BUILDSTDERR: warning: label ‘_cyoq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13331 | _cyoq: BUILDSTDERR: | ^ BUILDSTDERR: 13331 | _cyoq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_and_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13370:1: error: BUILDSTDERR: warning: label ‘_cyov’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13370 | _cyov: BUILDSTDERR: | ^ BUILDSTDERR: 13370 | _cyov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjK_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13400:1: error: BUILDSTDERR: warning: label ‘_cyoI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13400 | _cyoI: BUILDSTDERR: | ^ BUILDSTDERR: 13400 | _cyoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_notElem_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13427:1: error: BUILDSTDERR: warning: label ‘_cyoL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13427 | _cyoL: BUILDSTDERR: | ^ BUILDSTDERR: 13427 | _cyoL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13461:1: error: BUILDSTDERR: warning: label ‘_cypa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13461 | _cypa: BUILDSTDERR: | ^ BUILDSTDERR: 13461 | _cypa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyp3’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13490:1: error: BUILDSTDERR: warning: label ‘_cyp3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13490 | _cyp3: BUILDSTDERR: | ^ BUILDSTDERR: 13490 | _cyp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13517:1: error: BUILDSTDERR: warning: label ‘_cypk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13517 | _cypk: BUILDSTDERR: | ^ BUILDSTDERR: 13517 | _cypk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13552:1: error: BUILDSTDERR: warning: label ‘_cypE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13552 | _cypE: BUILDSTDERR: | ^ BUILDSTDERR: 13552 | _cypE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13587:1: error: BUILDSTDERR: warning: label ‘_cypZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13587 | _cypZ: BUILDSTDERR: | ^ BUILDSTDERR: 13587 | _cypZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cypX’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13612:1: error: BUILDSTDERR: warning: label ‘_cypX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13612 | _cypX: BUILDSTDERR: | ^ BUILDSTDERR: 13612 | _cypX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxk4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13630:1: error: BUILDSTDERR: warning: label ‘_cyqi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13630 | _cyqi: BUILDSTDERR: | ^ BUILDSTDERR: 13630 | _cyqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyqg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13655:1: error: BUILDSTDERR: warning: label ‘_cyqg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13655 | _cyqg: BUILDSTDERR: | ^ BUILDSTDERR: 13655 | _cyqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxk7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13673:1: error: BUILDSTDERR: warning: label ‘_cyqx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13673 | _cyqx: BUILDSTDERR: | ^ BUILDSTDERR: 13673 | _cyqx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyqv’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13698:1: error: BUILDSTDERR: warning: label ‘_cyqv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13698 | _cyqv: BUILDSTDERR: | ^ BUILDSTDERR: 13698 | _cyqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxk9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13716:1: error: BUILDSTDERR: warning: label ‘_cyqJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13716 | _cyqJ: BUILDSTDERR: | ^ BUILDSTDERR: 13716 | _cyqJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxjP_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13744:1: error: BUILDSTDERR: warning: label ‘_cyqS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13744 | _cyqS: BUILDSTDERR: | ^ BUILDSTDERR: 13744 | _cyqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cypN’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13783:1: error: BUILDSTDERR: warning: label ‘_cypN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13783 | _cypN: BUILDSTDERR: | ^ BUILDSTDERR: 13783 | _cypN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyq7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13859:1: error: BUILDSTDERR: warning: label ‘_cyq7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13859 | _cyq7: BUILDSTDERR: | ^ BUILDSTDERR: 13859 | _cyq7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13918:1: error: BUILDSTDERR: warning: label ‘_cyrj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13918 | _cyrj: BUILDSTDERR: | ^ BUILDSTDERR: 13918 | _cyrj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:13962:1: error: BUILDSTDERR: warning: label ‘_cyro’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13962 | _cyro: BUILDSTDERR: | ^ BUILDSTDERR: 13962 | _cyro: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_any_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14003:1: error: BUILDSTDERR: warning: label ‘_cyrt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14003 | _cyrt: BUILDSTDERR: | ^ BUILDSTDERR: 14003 | _cyrt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_or_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14046:1: error: BUILDSTDERR: warning: label ‘_cyrC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14046 | _cyrC: BUILDSTDERR: | ^ BUILDSTDERR: 14046 | _cyrC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14073:1: error: BUILDSTDERR: warning: label ‘_cyrN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14073 | _cyrN: BUILDSTDERR: | ^ BUILDSTDERR: 14073 | _cyrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_elem_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14100:1: error: BUILDSTDERR: warning: label ‘_cyrQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14100 | _cyrQ: BUILDSTDERR: | ^ BUILDSTDERR: 14100 | _cyrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14134:1: error: BUILDSTDERR: warning: label ‘_cysb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14134 | _cysb: BUILDSTDERR: | ^ BUILDSTDERR: 14134 | _cysb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cys9’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14161:1: error: BUILDSTDERR: warning: label ‘_cys9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14161 | _cys9: BUILDSTDERR: | ^ BUILDSTDERR: 14161 | _cys9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmx_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14175:1: error: BUILDSTDERR: warning: label ‘_cysn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14175 | _cysn: BUILDSTDERR: | ^ BUILDSTDERR: 14175 | _cysn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyrW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14190:1: error: BUILDSTDERR: warning: label ‘_cyrW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14190 | _cyrW: BUILDSTDERR: | ^ BUILDSTDERR: 14190 | _cyrW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyrZ’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14211:1: error: BUILDSTDERR: warning: label ‘_cyrZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14211 | _cyrZ: BUILDSTDERR: | ^ BUILDSTDERR: 14211 | _cyrZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toList_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14272:1: error: BUILDSTDERR: warning: label ‘_cysJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14272 | _cysJ: BUILDSTDERR: | ^ BUILDSTDERR: 14272 | _cysJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14302:1: error: BUILDSTDERR: warning: label ‘_cysW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14302 | _cysW: BUILDSTDERR: | ^ BUILDSTDERR: 14302 | _cysW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14337:1: error: BUILDSTDERR: warning: label ‘_cyt7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14337 | _cyt7: BUILDSTDERR: | ^ BUILDSTDERR: 14337 | _cyt7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkN_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14370:1: error: BUILDSTDERR: warning: label ‘_cytt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14370 | _cytt: BUILDSTDERR: | ^ BUILDSTDERR: 14370 | _cytt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14399:1: error: BUILDSTDERR: warning: label ‘_cytw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14399 | _cytw: BUILDSTDERR: | ^ BUILDSTDERR: 14399 | _cytw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxl7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14436:1: error: BUILDSTDERR: warning: label ‘_cyuh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14436 | _cyuh: BUILDSTDERR: | ^ BUILDSTDERR: 14436 | _cyuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14453:1: error: BUILDSTDERR: warning: label ‘_cyuo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14453 | _cyuo: BUILDSTDERR: | ^ BUILDSTDERR: 14453 | _cyuo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyu0’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14487:1: error: BUILDSTDERR: warning: label ‘_cyu0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14487 | _cyu0: BUILDSTDERR: | ^ BUILDSTDERR: 14487 | _cyu0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyu6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14530:1: error: BUILDSTDERR: warning: label ‘_cyu6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14530 | _cyu6: BUILDSTDERR: | ^ BUILDSTDERR: 14530 | _cyu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxl9_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14569:1: error: BUILDSTDERR: warning: label ‘_cyuN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14569 | _cyuN: BUILDSTDERR: | ^ BUILDSTDERR: 14569 | _cyuN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxla_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14598:1: error: BUILDSTDERR: warning: label ‘_cyuQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14598 | _cyuQ: BUILDSTDERR: | ^ BUILDSTDERR: 14598 | _cyuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14642:1: error: BUILDSTDERR: warning: label ‘_cyuV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14642 | _cyuV: BUILDSTDERR: | ^ BUILDSTDERR: 14642 | _cyuV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14690:1: error: BUILDSTDERR: warning: label ‘_cyv4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14690 | _cyv4: BUILDSTDERR: | ^ BUILDSTDERR: 14690 | _cyv4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cytG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14724:1: error: BUILDSTDERR: warning: label ‘_cytG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14724 | _cytG: BUILDSTDERR: | ^ BUILDSTDERR: 14724 | _cytG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cytM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14767:1: error: BUILDSTDERR: warning: label ‘_cytM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14767 | _cytM: BUILDSTDERR: | ^ BUILDSTDERR: 14767 | _cytM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14802:1: error: BUILDSTDERR: warning: label ‘_cyvs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14802 | _cyvs: BUILDSTDERR: | ^ BUILDSTDERR: 14802 | _cyvs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14831:1: error: BUILDSTDERR: warning: label ‘_cyvv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14831 | _cyvv: BUILDSTDERR: | ^ BUILDSTDERR: 14831 | _cyvv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14867:1: error: BUILDSTDERR: warning: label ‘_cyvI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14867 | _cyvI: BUILDSTDERR: | ^ BUILDSTDERR: 14867 | _cyvI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxld_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14896:1: error: BUILDSTDERR: warning: label ‘_cyvL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14896 | _cyvL: BUILDSTDERR: | ^ BUILDSTDERR: 14896 | _cyvL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlh_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14946:1: error: BUILDSTDERR: warning: label ‘_cyvQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14946 | _cyvQ: BUILDSTDERR: | ^ BUILDSTDERR: 14946 | _cyvQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxkJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15007:1: error: BUILDSTDERR: warning: label ‘_cyvW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15007 | _cyvW: BUILDSTDERR: | ^ BUILDSTDERR: 15007 | _cyvW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zzipWith_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15049:1: error: BUILDSTDERR: warning: label ‘_cyw1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15049 | _cyw1: BUILDSTDERR: | ^ BUILDSTDERR: 15049 | _cyw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zzip_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15088:1: error: BUILDSTDERR: warning: label ‘_cywa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15088 | _cywa: BUILDSTDERR: | ^ BUILDSTDERR: 15088 | _cywa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15124:1: error: BUILDSTDERR: warning: label ‘_cyws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15124 | _cyws: BUILDSTDERR: | ^ BUILDSTDERR: 15124 | _cyws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlm_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15161:1: error: BUILDSTDERR: warning: label ‘_cywx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15161 | _cywx: BUILDSTDERR: | ^ BUILDSTDERR: 15161 | _cywx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxls_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15195:1: error: BUILDSTDERR: warning: label ‘_cywG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15195 | _cywG: BUILDSTDERR: | ^ BUILDSTDERR: 15195 | _cywG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlt_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15220:1: error: BUILDSTDERR: warning: label ‘_cywR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15220 | _cywR: BUILDSTDERR: | ^ BUILDSTDERR: 15220 | _cywR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cywO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15252:1: error: BUILDSTDERR: warning: label ‘_cywO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15252 | _cywO: BUILDSTDERR: | ^ BUILDSTDERR: 15252 | _cywO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15283:1: error: BUILDSTDERR: warning: label ‘_cyxd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15283 | _cyxd: BUILDSTDERR: | ^ BUILDSTDERR: 15283 | _cyxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlO_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15299:1: error: BUILDSTDERR: warning: label ‘_cyxy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15299 | _cyxy: BUILDSTDERR: | ^ BUILDSTDERR: 15299 | _cyxy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15326:1: error: BUILDSTDERR: warning: label ‘_cyxB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15326 | _cyxB: BUILDSTDERR: | ^ BUILDSTDERR: 15326 | _cyxB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyxp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15360:1: error: BUILDSTDERR: warning: label ‘_cyxp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15360 | _cyxp: BUILDSTDERR: | ^ BUILDSTDERR: 15360 | _cyxp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15400:1: error: BUILDSTDERR: warning: label ‘_cyxT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15400 | _cyxT: BUILDSTDERR: | ^ BUILDSTDERR: 15400 | _cyxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15443:1: error: BUILDSTDERR: warning: label ‘_cyxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15443 | _cyxY: BUILDSTDERR: | ^ BUILDSTDERR: 15443 | _cyxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15489:1: error: BUILDSTDERR: warning: label ‘_cyy3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15489 | _cyy3: BUILDSTDERR: | ^ BUILDSTDERR: 15489 | _cyy3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15533:1: error: BUILDSTDERR: warning: label ‘_cyyd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15533 | _cyyd: BUILDSTDERR: | ^ BUILDSTDERR: 15533 | _cyyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15557:1: error: BUILDSTDERR: warning: label ‘_cyyh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15557 | _cyyh: BUILDSTDERR: | ^ BUILDSTDERR: 15557 | _cyyh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlU_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15597:1: error: BUILDSTDERR: warning: label ‘_cyys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15597 | _cyys: BUILDSTDERR: | ^ BUILDSTDERR: 15597 | _cyys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15614:1: error: BUILDSTDERR: warning: label ‘_cyyz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15614 | _cyyz: BUILDSTDERR: | ^ BUILDSTDERR: 15614 | _cyyz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxlX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15641:1: error: BUILDSTDERR: warning: label ‘_cyyO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15641 | _cyyO: BUILDSTDERR: | ^ BUILDSTDERR: 15641 | _cyyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyyH’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15671:1: error: BUILDSTDERR: warning: label ‘_cyyH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15671 | _cyyH: BUILDSTDERR: | ^ BUILDSTDERR: 15671 | _cyyH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxm1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15709:1: error: BUILDSTDERR: warning: label ‘_cyz9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15709 | _cyz9: BUILDSTDERR: | ^ BUILDSTDERR: 15709 | _cyz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyz6’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15741:1: error: BUILDSTDERR: warning: label ‘_cyz6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15741 | _cyz6: BUILDSTDERR: | ^ BUILDSTDERR: 15741 | _cyz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15774:1: error: BUILDSTDERR: warning: label ‘_cyzy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15774 | _cyzy: BUILDSTDERR: | ^ BUILDSTDERR: 15774 | _cyzy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxm8_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15801:1: error: BUILDSTDERR: warning: label ‘_cyzB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15801 | _cyzB: BUILDSTDERR: | ^ BUILDSTDERR: 15801 | _cyzB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyzp’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15835:1: error: BUILDSTDERR: warning: label ‘_cyzp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15835 | _cyzp: BUILDSTDERR: | ^ BUILDSTDERR: 15835 | _cyzp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15871:1: error: BUILDSTDERR: warning: label ‘_cyzS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15871 | _cyzS: BUILDSTDERR: | ^ BUILDSTDERR: 15871 | _cyzS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyzP’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15903:1: error: BUILDSTDERR: warning: label ‘_cyzP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15903 | _cyzP: BUILDSTDERR: | ^ BUILDSTDERR: 15903 | _cyzP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxms_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15936:1: error: BUILDSTDERR: warning: label ‘_cyAo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15936 | _cyAo: BUILDSTDERR: | ^ BUILDSTDERR: 15936 | _cyAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyAm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15961:1: error: BUILDSTDERR: warning: label ‘_cyAm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15961 | _cyAm: BUILDSTDERR: | ^ BUILDSTDERR: 15961 | _cyAm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmA_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:15979:1: error: BUILDSTDERR: warning: label ‘_cyAI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15979 | _cyAI: BUILDSTDERR: | ^ BUILDSTDERR: 15979 | _cyAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmv_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16006:1: error: BUILDSTDERR: warning: label ‘_cyAL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16006 | _cyAL: BUILDSTDERR: | ^ BUILDSTDERR: 16006 | _cyAL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyAz’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16040:1: error: BUILDSTDERR: warning: label ‘_cyAz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16040 | _cyAz: BUILDSTDERR: | ^ BUILDSTDERR: 16040 | _cyAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmE_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16078:1: error: BUILDSTDERR: warning: label ‘_cyBb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16078 | _cyBb: BUILDSTDERR: | ^ BUILDSTDERR: 16078 | _cyBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16119:1: error: BUILDSTDERR: warning: label ‘_cyBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16119 | _cyBg: BUILDSTDERR: | ^ BUILDSTDERR: 16119 | _cyBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16163:1: error: BUILDSTDERR: warning: label ‘_cyBl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16163 | _cyBl: BUILDSTDERR: | ^ BUILDSTDERR: 16163 | _cyBl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16209:1: error: BUILDSTDERR: warning: label ‘_cyBq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _cyBq: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _cyBq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmM_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16249:1: error: BUILDSTDERR: warning: label ‘_cyBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16249 | _cyBE: BUILDSTDERR: | ^ BUILDSTDERR: 16249 | _cyBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyBC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16274:1: error: BUILDSTDERR: warning: label ‘_cyBC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16274 | _cyBC: BUILDSTDERR: | ^ BUILDSTDERR: 16274 | _cyBC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16295:1: error: BUILDSTDERR: warning: label ‘_cyBS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16295 | _cyBS: BUILDSTDERR: | ^ BUILDSTDERR: 16295 | _cyBS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmg_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16333:1: error: BUILDSTDERR: warning: label ‘_cyC3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16333 | _cyC3: BUILDSTDERR: | ^ BUILDSTDERR: 16333 | _cyC3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyA7’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16374:1: error: BUILDSTDERR: warning: label ‘_cyA7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16374 | _cyA7: BUILDSTDERR: | ^ BUILDSTDERR: 16374 | _cyA7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyAc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16443:1: error: BUILDSTDERR: warning: label ‘_cyAc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16443 | _cyAc: BUILDSTDERR: | ^ BUILDSTDERR: 16443 | _cyAc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmV_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16479:1: error: BUILDSTDERR: warning: label ‘_cyCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16479 | _cyCz: BUILDSTDERR: | ^ BUILDSTDERR: 16479 | _cyCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmX_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16496:1: error: BUILDSTDERR: warning: label ‘_cyCG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16496 | _cyCG: BUILDSTDERR: | ^ BUILDSTDERR: 16496 | _cyCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16523:1: error: BUILDSTDERR: warning: label ‘_cyCV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16523 | _cyCV: BUILDSTDERR: | ^ BUILDSTDERR: 16523 | _cyCV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyCO’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16553:1: error: BUILDSTDERR: warning: label ‘_cyCO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16553 | _cyCO: BUILDSTDERR: | ^ BUILDSTDERR: 16553 | _cyCO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxn7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16590:1: error: BUILDSTDERR: warning: label ‘_cyDm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16590 | _cyDm: BUILDSTDERR: | ^ BUILDSTDERR: 16590 | _cyDm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxn2_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16617:1: error: BUILDSTDERR: warning: label ‘_cyDp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16617 | _cyDp: BUILDSTDERR: | ^ BUILDSTDERR: 16617 | _cyDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyDd’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16651:1: error: BUILDSTDERR: warning: label ‘_cyDd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16651 | _cyDd: BUILDSTDERR: | ^ BUILDSTDERR: 16651 | _cyDd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnb_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16689:1: error: BUILDSTDERR: warning: label ‘_cyDL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16689 | _cyDL: BUILDSTDERR: | ^ BUILDSTDERR: 16689 | _cyDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnc_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16730:1: error: BUILDSTDERR: warning: label ‘_cyDQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16730 | _cyDQ: BUILDSTDERR: | ^ BUILDSTDERR: 16730 | _cyDQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnd_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16773:1: error: BUILDSTDERR: warning: label ‘_cyDV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16773 | _cyDV: BUILDSTDERR: | ^ BUILDSTDERR: 16773 | _cyDV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxmS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16821:1: error: BUILDSTDERR: warning: label ‘_cyE1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16821 | _cyE1: BUILDSTDERR: | ^ BUILDSTDERR: 16821 | _cyE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxne_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16870:1: error: BUILDSTDERR: warning: label ‘_cyEf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16870 | _cyEf: BUILDSTDERR: | ^ BUILDSTDERR: 16870 | _cyEf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyEc’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16902:1: error: BUILDSTDERR: warning: label ‘_cyEc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16902 | _cyEc: BUILDSTDERR: | ^ BUILDSTDERR: 16902 | _cyEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxns_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16935:1: error: BUILDSTDERR: warning: label ‘_cyEG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16935 | _cyEG: BUILDSTDERR: | ^ BUILDSTDERR: 16935 | _cyEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyEE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16960:1: error: BUILDSTDERR: warning: label ‘_cyEE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16960 | _cyEE: BUILDSTDERR: | ^ BUILDSTDERR: 16960 | _cyEE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:16981:1: error: BUILDSTDERR: warning: label ‘_cyEV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16981 | _cyEV: BUILDSTDERR: | ^ BUILDSTDERR: 16981 | _cyEV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17019:1: error: BUILDSTDERR: warning: label ‘_cyF6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17019 | _cyF6: BUILDSTDERR: | ^ BUILDSTDERR: 17019 | _cyF6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyEu’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17055:1: error: BUILDSTDERR: warning: label ‘_cyEu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17055 | _cyEu: BUILDSTDERR: | ^ BUILDSTDERR: 17055 | _cyEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17116:1: error: BUILDSTDERR: warning: label ‘_cyFr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17116 | _cyFr: BUILDSTDERR: | ^ BUILDSTDERR: 17116 | _cyFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnG_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17142:1: error: BUILDSTDERR: warning: label ‘_cyFF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17142 | _cyFF: BUILDSTDERR: | ^ BUILDSTDERR: 17142 | _cyFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyFD’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17174:1: error: BUILDSTDERR: warning: label ‘_cyFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17174 | _cyFD: BUILDSTDERR: | ^ BUILDSTDERR: 17174 | _cyFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyFI’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17194:1: error: BUILDSTDERR: warning: label ‘_cyFI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17194 | _cyFI: BUILDSTDERR: | ^ BUILDSTDERR: 17194 | _cyFI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyFM’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17213:1: error: BUILDSTDERR: warning: label ‘_cyFM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17213 | _cyFM: BUILDSTDERR: | ^ BUILDSTDERR: 17213 | _cyFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17241:1: error: BUILDSTDERR: warning: label ‘_cyFX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17241 | _cyFX: BUILDSTDERR: | ^ BUILDSTDERR: 17241 | _cyFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyFV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17288:1: error: BUILDSTDERR: warning: label ‘_cyFV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17288 | _cyFV: BUILDSTDERR: | ^ BUILDSTDERR: 17288 | _cyFV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_tee_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17329:1: error: BUILDSTDERR: warning: label ‘_cyG5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17329 | _cyG5: BUILDSTDERR: | ^ BUILDSTDERR: 17329 | _cyG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘rvmz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17421:1: error: BUILDSTDERR: warning: label ‘_cyGf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17421 | _cyGf: BUILDSTDERR: | ^ BUILDSTDERR: 17421 | _cyGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17455:1: error: BUILDSTDERR: warning: label ‘_cyGz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17455 | _cyGz: BUILDSTDERR: | ^ BUILDSTDERR: 17455 | _cyGz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnL_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17492:1: error: BUILDSTDERR: warning: label ‘_cyGE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17492 | _cyGE: BUILDSTDERR: | ^ BUILDSTDERR: 17492 | _cyGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17526:1: error: BUILDSTDERR: warning: label ‘_cyGN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17526 | _cyGN: BUILDSTDERR: | ^ BUILDSTDERR: 17526 | _cyGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnS_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17551:1: error: BUILDSTDERR: warning: label ‘_cyGY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17551 | _cyGY: BUILDSTDERR: | ^ BUILDSTDERR: 17551 | _cyGY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyGV’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17583:1: error: BUILDSTDERR: warning: label ‘_cyGV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17583 | _cyGV: BUILDSTDERR: | ^ BUILDSTDERR: 17583 | _cyGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxo4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17617:1: error: BUILDSTDERR: warning: label ‘_cyHn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17617 | _cyHn: BUILDSTDERR: | ^ BUILDSTDERR: 17617 | _cyHn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxnZ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17644:1: error: BUILDSTDERR: warning: label ‘_cyHq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17644 | _cyHq: BUILDSTDERR: | ^ BUILDSTDERR: 17644 | _cyHq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyHe’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17677:1: error: BUILDSTDERR: warning: label ‘_cyHe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17677 | _cyHe: BUILDSTDERR: | ^ BUILDSTDERR: 17677 | _cyHe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxo6_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17711:1: error: BUILDSTDERR: warning: label ‘_cyHH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17711 | _cyHH: BUILDSTDERR: | ^ BUILDSTDERR: 17711 | _cyHH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyHE’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17743:1: error: BUILDSTDERR: warning: label ‘_cyHE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17743 | _cyHE: BUILDSTDERR: | ^ BUILDSTDERR: 17743 | _cyHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoj_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17776:1: error: BUILDSTDERR: warning: label ‘_cyId’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17776 | _cyId: BUILDSTDERR: | ^ BUILDSTDERR: 17776 | _cyId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyIb’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17801:1: error: BUILDSTDERR: warning: label ‘_cyIb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17801 | _cyIb: BUILDSTDERR: | ^ BUILDSTDERR: 17801 | _cyIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxor_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17819:1: error: BUILDSTDERR: warning: label ‘_cyIx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17819 | _cyIx: BUILDSTDERR: | ^ BUILDSTDERR: 17819 | _cyIx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxom_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17846:1: error: BUILDSTDERR: warning: label ‘_cyIA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17846 | _cyIA: BUILDSTDERR: | ^ BUILDSTDERR: 17846 | _cyIA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyIo’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17880:1: error: BUILDSTDERR: warning: label ‘_cyIo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17880 | _cyIo: BUILDSTDERR: | ^ BUILDSTDERR: 17880 | _cyIo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxov_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17918:1: error: BUILDSTDERR: warning: label ‘_cyJ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17918 | _cyJ0: BUILDSTDERR: | ^ BUILDSTDERR: 17918 | _cyJ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxow_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:17959:1: error: BUILDSTDERR: warning: label ‘_cyJ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17959 | _cyJ5: BUILDSTDERR: | ^ BUILDSTDERR: 17959 | _cyJ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxox_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18003:1: error: BUILDSTDERR: warning: label ‘_cyJa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18003 | _cyJa: BUILDSTDERR: | ^ BUILDSTDERR: 18003 | _cyJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoy_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18049:1: error: BUILDSTDERR: warning: label ‘_cyJf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18049 | _cyJf: BUILDSTDERR: | ^ BUILDSTDERR: 18049 | _cyJf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoD_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18089:1: error: BUILDSTDERR: warning: label ‘_cyJt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18089 | _cyJt: BUILDSTDERR: | ^ BUILDSTDERR: 18089 | _cyJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyJr’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18114:1: error: BUILDSTDERR: warning: label ‘_cyJr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18114 | _cyJr: BUILDSTDERR: | ^ BUILDSTDERR: 18114 | _cyJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoH_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18135:1: error: BUILDSTDERR: warning: label ‘_cyJH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18135 | _cyJH: BUILDSTDERR: | ^ BUILDSTDERR: 18135 | _cyJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxo7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18173:1: error: BUILDSTDERR: warning: label ‘_cyJS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18173 | _cyJS: BUILDSTDERR: | ^ BUILDSTDERR: 18173 | _cyJS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyHW’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18214:1: error: BUILDSTDERR: warning: label ‘_cyHW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18214 | _cyHW: BUILDSTDERR: | ^ BUILDSTDERR: 18214 | _cyHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyI1’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18283:1: error: BUILDSTDERR: warning: label ‘_cyI1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18283 | _cyI1: BUILDSTDERR: | ^ BUILDSTDERR: 18283 | _cyI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18322:1: error: BUILDSTDERR: warning: label ‘_cyKl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18322 | _cyKl: BUILDSTDERR: | ^ BUILDSTDERR: 18322 | _cyKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyKi’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18354:1: error: BUILDSTDERR: warning: label ‘_cyKi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18354 | _cyKi: BUILDSTDERR: | ^ BUILDSTDERR: 18354 | _cyKi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoQ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18388:1: error: BUILDSTDERR: warning: label ‘_cyKF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18388 | _cyKF: BUILDSTDERR: | ^ BUILDSTDERR: 18388 | _cyKF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyKC’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18420:1: error: BUILDSTDERR: warning: label ‘_cyKC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18420 | _cyKC: BUILDSTDERR: | ^ BUILDSTDERR: 18420 | _cyKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxp4_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18453:1: error: BUILDSTDERR: warning: label ‘_cyL6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18453 | _cyL6: BUILDSTDERR: | ^ BUILDSTDERR: 18453 | _cyL6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyL4’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18478:1: error: BUILDSTDERR: warning: label ‘_cyL4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18478 | _cyL4: BUILDSTDERR: | ^ BUILDSTDERR: 18478 | _cyL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxp7_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18496:1: error: BUILDSTDERR: warning: label ‘_cyLl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18496 | _cyLl: BUILDSTDERR: | ^ BUILDSTDERR: 18496 | _cyLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyLj’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18521:1: error: BUILDSTDERR: warning: label ‘_cyLj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18521 | _cyLj: BUILDSTDERR: | ^ BUILDSTDERR: 18521 | _cyLj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpf_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18539:1: error: BUILDSTDERR: warning: label ‘_cyLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18539 | _cyLF: BUILDSTDERR: | ^ BUILDSTDERR: 18539 | _cyLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpa_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18566:1: error: BUILDSTDERR: warning: label ‘_cyLI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18566 | _cyLI: BUILDSTDERR: | ^ BUILDSTDERR: 18566 | _cyLI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyLw’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18600:1: error: BUILDSTDERR: warning: label ‘_cyLw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18600 | _cyLw: BUILDSTDERR: | ^ BUILDSTDERR: 18600 | _cyLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpk_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18639:1: error: BUILDSTDERR: warning: label ‘_cyM8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18639 | _cyM8: BUILDSTDERR: | ^ BUILDSTDERR: 18639 | _cyM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpl_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18680:1: error: BUILDSTDERR: warning: label ‘_cyMd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18680 | _cyMd: BUILDSTDERR: | ^ BUILDSTDERR: 18680 | _cyMd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpi_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18724:1: error: BUILDSTDERR: warning: label ‘_cyMi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18724 | _cyMi: BUILDSTDERR: | ^ BUILDSTDERR: 18724 | _cyMi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpn_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18763:1: error: BUILDSTDERR: warning: label ‘_cyMs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18763 | _cyMs: BUILDSTDERR: | ^ BUILDSTDERR: 18763 | _cyMs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpo_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18784:1: error: BUILDSTDERR: warning: label ‘_cyMw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18784 | _cyMw: BUILDSTDERR: | ^ BUILDSTDERR: 18784 | _cyMw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxps_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18823:1: error: BUILDSTDERR: warning: label ‘_cyMJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18823 | _cyMJ: BUILDSTDERR: | ^ BUILDSTDERR: 18823 | _cyMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxoR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18861:1: error: BUILDSTDERR: warning: label ‘_cyMU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18861 | _cyMU: BUILDSTDERR: | ^ BUILDSTDERR: 18861 | _cyMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyKU’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18907:1: error: BUILDSTDERR: warning: label ‘_cyKU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18907 | _cyKU: BUILDSTDERR: | ^ BUILDSTDERR: 18907 | _cyKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpu_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:18993:1: error: BUILDSTDERR: warning: label ‘_cyNh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18993 | _cyNh: BUILDSTDERR: | ^ BUILDSTDERR: 18993 | _cyNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpz_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19019:1: error: BUILDSTDERR: warning: label ‘_cyNv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19019 | _cyNv: BUILDSTDERR: | ^ BUILDSTDERR: 19019 | _cyNv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyNt’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19050:1: error: BUILDSTDERR: warning: label ‘_cyNt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19050 | _cyNt: BUILDSTDERR: | ^ BUILDSTDERR: 19050 | _cyNt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyNy’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19069:1: error: BUILDSTDERR: warning: label ‘_cyNy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19069 | _cyNy: BUILDSTDERR: | ^ BUILDSTDERR: 19069 | _cyNy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpB_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19093:1: error: BUILDSTDERR: warning: label ‘_cyNI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19093 | _cyNI: BUILDSTDERR: | ^ BUILDSTDERR: 19093 | _cyNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyNG’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19136:1: error: BUILDSTDERR: warning: label ‘_cyNG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19136 | _cyNG: BUILDSTDERR: | ^ BUILDSTDERR: 19136 | _cyNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_generalizze_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19168:1: error: BUILDSTDERR: warning: label ‘_cyNQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19168 | _cyNQ: BUILDSTDERR: | ^ BUILDSTDERR: 19168 | _cyNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpF_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19239:1: error: BUILDSTDERR: warning: label ‘_cyO5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19239 | _cyO5: BUILDSTDERR: | ^ BUILDSTDERR: 19239 | _cyO5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpT_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19276:1: error: BUILDSTDERR: warning: label ‘_cyOA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19276 | _cyOA: BUILDSTDERR: | ^ BUILDSTDERR: 19276 | _cyOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpR_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19322:1: error: BUILDSTDERR: warning: label ‘_cyOF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19322 | _cyOF: BUILDSTDERR: | ^ BUILDSTDERR: 19322 | _cyOF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpW_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19363:1: error: BUILDSTDERR: warning: label ‘_cyOQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19363 | _cyOQ: BUILDSTDERR: | ^ BUILDSTDERR: 19363 | _cyOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpI_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19380:1: error: BUILDSTDERR: warning: label ‘_cyOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19380 | _cyOX: BUILDSTDERR: | ^ BUILDSTDERR: 19380 | _cyOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyOg’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19414:1: error: BUILDSTDERR: warning: label ‘_cyOg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19414 | _cyOg: BUILDSTDERR: | ^ BUILDSTDERR: 19414 | _cyOg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘_cyOm’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19459:1: error: BUILDSTDERR: warning: label ‘_cyOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19459 | _cyOm: BUILDSTDERR: | ^ BUILDSTDERR: 19459 | _cyOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpY_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19498:1: error: BUILDSTDERR: warning: label ‘_cyPk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19498 | _cyPk: BUILDSTDERR: | ^ BUILDSTDERR: 19498 | _cyPk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxpJ_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19527:1: error: BUILDSTDERR: warning: label ‘_cyPn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19527 | _cyPn: BUILDSTDERR: | ^ BUILDSTDERR: 19527 | _cyPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxq0_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19567:1: error: BUILDSTDERR: warning: label ‘_cyPB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19567 | _cyPB: BUILDSTDERR: | ^ BUILDSTDERR: 19567 | _cyPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘sxq1_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19613:1: error: BUILDSTDERR: warning: label ‘_cyPG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19613 | _cyPG: BUILDSTDERR: | ^ BUILDSTDERR: 19613 | _cyPG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_unfoldr_entry’: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:19664:1: error: BUILDSTDERR: warning: label ‘_cyPM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19664 | _cyPM: BUILDSTDERR: | ^ BUILDSTDERR: 19664 | _cyPM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc31346_0/ghc_48.hc:14125:16: error: BUILDSTDERR: warning: ‘rvmx_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: | BUILDSTDERR: 14125 | static StgWord rvmx_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 14125 | static StgWord rvmx_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ [6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o ) BUILDSTDERR: /tmp/ghc31346_0/ghc_53.hc:28:22: error: BUILDSTDERR: warning: ‘SyQS_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SyQS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SyQS_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc31346_0/ghc_57.hc:28:22: error: BUILDSTDERR: warning: ‘SyQT_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SyQT_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SyQT_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.p_o ) BUILDSTDERR: src/Pipes/Internal.hs:48:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 48 | import Control.Applicative (Alternative(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Pipes/Internal.hs:52:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 52 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbTR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:68:1: error: BUILDSTDERR: warning: label ‘_cc3F’ defined but not used [-Wunused-label] BUILDSTDERR: 68 | _cc3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 68 | _cc3F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbTO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:108:1: error: BUILDSTDERR: warning: label ‘_cc3I’ defined but not used [-Wunused-label] BUILDSTDERR: 108 | _cc3I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 108 | _cc3I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbTY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:162:1: error: BUILDSTDERR: warning: label ‘_cc4b’ defined but not used [-Wunused-label] BUILDSTDERR: 162 | _cc4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 162 | _cc4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc49’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:197:1: error: BUILDSTDERR: warning: label ‘_cc49’ defined but not used [-Wunused-label] BUILDSTDERR: 197 | _cc49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 197 | _cc49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbU3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:221:1: error: BUILDSTDERR: warning: label ‘_cc4u’ defined but not used [-Wunused-label] BUILDSTDERR: 221 | _cc4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 221 | _cc4u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc4s’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:256:1: error: BUILDSTDERR: warning: label ‘_cc4s’ defined but not used [-Wunused-label] BUILDSTDERR: 256 | _cc4s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 256 | _cc4s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbU5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:279:1: error: BUILDSTDERR: warning: label ‘_cc4J’ defined but not used [-Wunused-label] BUILDSTDERR: 279 | _cc4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 279 | _cc4J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbU7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:318:1: error: BUILDSTDERR: warning: label ‘_cc4V’ defined but not used [-Wunused-label] BUILDSTDERR: 318 | _cc4V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 318 | _cc4V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbTP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:356:1: error: BUILDSTDERR: warning: label ‘_cc54’ defined but not used [-Wunused-label] BUILDSTDERR: 356 | _cc54: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 356 | _cc54: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc3V’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:414:1: error: BUILDSTDERR: warning: label ‘_cc3V’ defined but not used [-Wunused-label] BUILDSTDERR: 414 | _cc3V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 414 | _cc3V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:537:1: error: BUILDSTDERR: warning: label ‘_cc5o’ defined but not used [-Wunused-label] BUILDSTDERR: 537 | _cc5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 537 | _cc5o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:585:1: error: BUILDSTDERR: warning: label ‘_cc5V’ defined but not used [-Wunused-label] BUILDSTDERR: 585 | _cc5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 585 | _cc5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfFunctorProxyzuzdczlzd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:616:1: error: BUILDSTDERR: warning: label ‘_cc5Y’ defined but not used [-Wunused-label] BUILDSTDERR: 616 | _cc5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 616 | _cc5Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:654:1: error: BUILDSTDERR: warning: label ‘_cc6j’ defined but not used [-Wunused-label] BUILDSTDERR: 654 | _cc6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 654 | _cc6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:688:1: error: BUILDSTDERR: warning: label ‘_cc6u’ defined but not used [-Wunused-label] BUILDSTDERR: 688 | _cc6u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 688 | _cc6u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfFunctorProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:725:1: error: BUILDSTDERR: warning: label ‘_cc6y’ defined but not used [-Wunused-label] BUILDSTDERR: 725 | _cc6y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 725 | _cc6y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:775:1: error: BUILDSTDERR: warning: label ‘_cc73’ defined but not used [-Wunused-label] BUILDSTDERR: 775 | _cc73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 775 | _cc73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:815:1: error: BUILDSTDERR: warning: label ‘_cc76’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _cc76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _cc76: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:869:1: error: BUILDSTDERR: warning: label ‘_cc7z’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _cc7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _cc7z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc7x’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:904:1: error: BUILDSTDERR: warning: label ‘_cc7x’ defined but not used [-Wunused-label] BUILDSTDERR: 904 | _cc7x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 904 | _cc7x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:928:1: error: BUILDSTDERR: warning: label ‘_cc7S’ defined but not used [-Wunused-label] BUILDSTDERR: 928 | _cc7S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 928 | _cc7S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc7Q’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:963:1: error: BUILDSTDERR: warning: label ‘_cc7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 963 | _cc7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 963 | _cc7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:986:1: error: BUILDSTDERR: warning: label ‘_cc87’ defined but not used [-Wunused-label] BUILDSTDERR: 986 | _cc87: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 986 | _cc87: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1028:1: error: BUILDSTDERR: warning: label ‘_cc8g’ defined but not used [-Wunused-label] BUILDSTDERR: 1028 | _cc8g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1028 | _cc8g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc7j’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1083:1: error: BUILDSTDERR: warning: label ‘_cc7j’ defined but not used [-Wunused-label] BUILDSTDERR: 1083 | _cc7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1083 | _cc7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdczlztzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1193:1: error: BUILDSTDERR: warning: label ‘_cc8z’ defined but not used [-Wunused-label] BUILDSTDERR: 1193 | _cc8z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1193 | _cc8z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1244:1: error: BUILDSTDERR: warning: label ‘_cc9c’ defined but not used [-Wunused-label] BUILDSTDERR: 1244 | _cc9c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1244 | _cc9c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1284:1: error: BUILDSTDERR: warning: label ‘_cc9f’ defined but not used [-Wunused-label] BUILDSTDERR: 1284 | _cc9f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1284 | _cc9f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1338:1: error: BUILDSTDERR: warning: label ‘_cc9I’ defined but not used [-Wunused-label] BUILDSTDERR: 1338 | _cc9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1338 | _cc9I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc9G’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1373:1: error: BUILDSTDERR: warning: label ‘_cc9G’ defined but not used [-Wunused-label] BUILDSTDERR: 1373 | _cc9G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1373 | _cc9G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1397:1: error: BUILDSTDERR: warning: label ‘_cca1’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _cca1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _cca1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc9Z’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1432:1: error: BUILDSTDERR: warning: label ‘_cc9Z’ defined but not used [-Wunused-label] BUILDSTDERR: 1432 | _cc9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1432 | _cc9Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1455:1: error: BUILDSTDERR: warning: label ‘_ccag’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _ccag: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _ccag: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1495:1: error: BUILDSTDERR: warning: label ‘_ccas’ defined but not used [-Wunused-label] BUILDSTDERR: 1495 | _ccas: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1495 | _ccas: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbUH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1536:1: error: BUILDSTDERR: warning: label ‘_ccaB’ defined but not used [-Wunused-label] BUILDSTDERR: 1536 | _ccaB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1536 | _ccaB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cc9s’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1596:1: error: BUILDSTDERR: warning: label ‘_cc9s’ defined but not used [-Wunused-label] BUILDSTDERR: 1596 | _cc9s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1596 | _cc9s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxyzuzdczlzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1723:1: error: BUILDSTDERR: warning: label ‘_ccaU’ defined but not used [-Wunused-label] BUILDSTDERR: 1723 | _ccaU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1723 | _ccaU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1776:1: error: BUILDSTDERR: warning: label ‘_ccbF’ defined but not used [-Wunused-label] BUILDSTDERR: 1776 | _ccbF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1776 | _ccbF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbV4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1815:1: error: BUILDSTDERR: warning: label ‘_ccbM’ defined but not used [-Wunused-label] BUILDSTDERR: 1815 | _ccbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1815 | _ccbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccbs’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1861:1: error: BUILDSTDERR: warning: label ‘_ccbs’ defined but not used [-Wunused-label] BUILDSTDERR: 1861 | _ccbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1861 | _ccbs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1916:1: error: BUILDSTDERR: warning: label ‘_ccbV’ defined but not used [-Wunused-label] BUILDSTDERR: 1916 | _ccbV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1916 | _ccbV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxyzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1958:1: error: BUILDSTDERR: warning: label ‘_ccce’ defined but not used [-Wunused-label] BUILDSTDERR: 1958 | _ccce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1958 | _ccce: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cccb’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:1985:1: error: BUILDSTDERR: warning: label ‘_cccb’ defined but not used [-Wunused-label] BUILDSTDERR: 1985 | _cccb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1985 | _cccb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2015:1: error: BUILDSTDERR: warning: label ‘_cccz’ defined but not used [-Wunused-label] BUILDSTDERR: 2015 | _cccz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2015 | _cccz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2051:1: error: BUILDSTDERR: warning: label ‘_cccK’ defined but not used [-Wunused-label] BUILDSTDERR: 2051 | _cccK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2051 | _cccK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2086:1: error: BUILDSTDERR: warning: label ‘_cccV’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _cccV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _cccV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2126:1: error: BUILDSTDERR: warning: label ‘_cccZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2126 | _cccZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2126 | _cccZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2188:1: error: BUILDSTDERR: warning: label ‘_ccdf’ defined but not used [-Wunused-label] BUILDSTDERR: 2188 | _ccdf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2188 | _ccdf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfSemigroupProxyzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2229:1: error: BUILDSTDERR: warning: label ‘_ccdi’ defined but not used [-Wunused-label] BUILDSTDERR: 2229 | _ccdi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2229 | _ccdi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2274:1: error: BUILDSTDERR: warning: label ‘_ccdL’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _ccdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _ccdL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2309:1: error: BUILDSTDERR: warning: label ‘_cceb’ defined but not used [-Wunused-label] BUILDSTDERR: 2309 | _cceb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2309 | _cceb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2347:1: error: BUILDSTDERR: warning: label ‘_ccei’ defined but not used [-Wunused-label] BUILDSTDERR: 2347 | _ccei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2347 | _ccei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccdY’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2394:1: error: BUILDSTDERR: warning: label ‘_ccdY’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _ccdY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _ccdY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxyzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2452:1: error: BUILDSTDERR: warning: label ‘_ccer’ defined but not used [-Wunused-label] BUILDSTDERR: 2452 | _ccer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2452 | _ccer: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2505:1: error: BUILDSTDERR: warning: label ‘_cceQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2505 | _cceQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2505 | _cceQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2541:1: error: BUILDSTDERR: warning: label ‘_ccf1’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _ccf1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _ccf1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2576:1: error: BUILDSTDERR: warning: label ‘_ccfb’ defined but not used [-Wunused-label] BUILDSTDERR: 2576 | _ccfb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2576 | _ccfb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2611:1: error: BUILDSTDERR: warning: label ‘_ccfm’ defined but not used [-Wunused-label] BUILDSTDERR: 2611 | _ccfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2611 | _ccfm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonoidProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2656:1: error: BUILDSTDERR: warning: label ‘_ccfq’ defined but not used [-Wunused-label] BUILDSTDERR: 2656 | _ccfq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2656 | _ccfq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2733:1: error: BUILDSTDERR: warning: label ‘_ccfZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2733 | _ccfZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2733 | _ccfZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2787:1: error: BUILDSTDERR: warning: label ‘_ccg4’ defined but not used [-Wunused-label] BUILDSTDERR: 2787 | _ccg4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2787 | _ccg4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMMonadProxyzuzdclift_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2843:1: error: BUILDSTDERR: warning: label ‘_ccga’ defined but not used [-Wunused-label] BUILDSTDERR: 2843 | _ccga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2843 | _ccga: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadTransProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2888:1: error: BUILDSTDERR: warning: label ‘_ccgp’ defined but not used [-Wunused-label] BUILDSTDERR: 2888 | _ccgp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2888 | _ccgp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2912:1: error: BUILDSTDERR: warning: label ‘_ccgR’ defined but not used [-Wunused-label] BUILDSTDERR: 2912 | _ccgR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2912 | _ccgR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccgO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2944:1: error: BUILDSTDERR: warning: label ‘_ccgO’ defined but not used [-Wunused-label] BUILDSTDERR: 2944 | _ccgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2944 | _ccgO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbVY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:2981:1: error: BUILDSTDERR: warning: label ‘_ccgX’ defined but not used [-Wunused-label] BUILDSTDERR: 2981 | _ccgX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2981 | _ccgX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxyzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3036:1: error: BUILDSTDERR: warning: label ‘_cch3’ defined but not used [-Wunused-label] BUILDSTDERR: 3036 | _cch3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3036 | _cch3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbW5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3085:1: error: BUILDSTDERR: warning: label ‘_cchD’ defined but not used [-Wunused-label] BUILDSTDERR: 3085 | _cchD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3085 | _cchD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbW2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3136:1: error: BUILDSTDERR: warning: label ‘_cchP’ defined but not used [-Wunused-label] BUILDSTDERR: 3136 | _cchP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3136 | _cchP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbW6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3177:1: error: BUILDSTDERR: warning: label ‘_cchS’ defined but not used [-Wunused-label] BUILDSTDERR: 3177 | _cchS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3177 | _cchS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cchq’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3217:1: error: BUILDSTDERR: warning: label ‘_cchq’ defined but not used [-Wunused-label] BUILDSTDERR: 3217 | _cchq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3217 | _cchq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcreader_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3266:1: error: BUILDSTDERR: warning: label ‘_cchY’ defined but not used [-Wunused-label] BUILDSTDERR: 3266 | _cchY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3266 | _cchY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3309:1: error: BUILDSTDERR: warning: label ‘_ccij’ defined but not used [-Wunused-label] BUILDSTDERR: 3309 | _ccij: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3309 | _ccij: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccig’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3334:1: error: BUILDSTDERR: warning: label ‘_ccig’ defined but not used [-Wunused-label] BUILDSTDERR: 3334 | _ccig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3334 | _ccig: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3374:1: error: BUILDSTDERR: warning: label ‘_cciC’ defined but not used [-Wunused-label] BUILDSTDERR: 3374 | _cciC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3374 | _cciC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3409:1: error: BUILDSTDERR: warning: label ‘_cciV’ defined but not used [-Wunused-label] BUILDSTDERR: 3409 | _cciV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3409 | _cciV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3449:1: error: BUILDSTDERR: warning: label ‘_cciY’ defined but not used [-Wunused-label] BUILDSTDERR: 3449 | _cciY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3449 | _cciY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3503:1: error: BUILDSTDERR: warning: label ‘_ccjr’ defined but not used [-Wunused-label] BUILDSTDERR: 3503 | _ccjr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3503 | _ccjr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccjp’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3538:1: error: BUILDSTDERR: warning: label ‘_ccjp’ defined but not used [-Wunused-label] BUILDSTDERR: 3538 | _ccjp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3538 | _ccjp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3562:1: error: BUILDSTDERR: warning: label ‘_ccjK’ defined but not used [-Wunused-label] BUILDSTDERR: 3562 | _ccjK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3562 | _ccjK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccjI’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3597:1: error: BUILDSTDERR: warning: label ‘_ccjI’ defined but not used [-Wunused-label] BUILDSTDERR: 3597 | _ccjI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3597 | _ccjI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3620:1: error: BUILDSTDERR: warning: label ‘_cck6’ defined but not used [-Wunused-label] BUILDSTDERR: 3620 | _cck6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3620 | _cck6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3666:1: error: BUILDSTDERR: warning: label ‘_cck9’ defined but not used [-Wunused-label] BUILDSTDERR: 3666 | _cck9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3666 | _cck9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3726:1: error: BUILDSTDERR: warning: label ‘_cckk’ defined but not used [-Wunused-label] BUILDSTDERR: 3726 | _cckk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3726 | _cckk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccjb’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3783:1: error: BUILDSTDERR: warning: label ‘_ccjb’ defined but not used [-Wunused-label] BUILDSTDERR: 3783 | _ccjb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3783 | _ccjb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3896:1: error: BUILDSTDERR: warning: label ‘_cckD’ defined but not used [-Wunused-label] BUILDSTDERR: 3896 | _cckD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3896 | _cckD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:3955:1: error: BUILDSTDERR: warning: label ‘_cclp’ defined but not used [-Wunused-label] BUILDSTDERR: 3955 | _cclp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3955 | _cclp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4006:1: error: BUILDSTDERR: warning: label ‘_cclB’ defined but not used [-Wunused-label] BUILDSTDERR: 4006 | _cclB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4006 | _cclB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4043:1: error: BUILDSTDERR: warning: label ‘_cclE’ defined but not used [-Wunused-label] BUILDSTDERR: 4043 | _cclE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4043 | _cclE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cclc’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4081:1: error: BUILDSTDERR: warning: label ‘_cclc’ defined but not used [-Wunused-label] BUILDSTDERR: 4081 | _cclc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4081 | _cclc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcask_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4127:1: error: BUILDSTDERR: warning: label ‘_cclK’ defined but not used [-Wunused-label] BUILDSTDERR: 4127 | _cclK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4127 | _cclK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4167:1: error: BUILDSTDERR: warning: label ‘_ccm5’ defined but not used [-Wunused-label] BUILDSTDERR: 4167 | _ccm5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4167 | _ccm5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccm2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4190:1: error: BUILDSTDERR: warning: label ‘_ccm2’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _ccm2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _ccm2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4233:1: error: BUILDSTDERR: warning: label ‘_ccmC’ defined but not used [-Wunused-label] BUILDSTDERR: 4233 | _ccmC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4233 | _ccmC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4284:1: error: BUILDSTDERR: warning: label ‘_ccmO’ defined but not used [-Wunused-label] BUILDSTDERR: 4284 | _ccmO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4284 | _ccmO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4325:1: error: BUILDSTDERR: warning: label ‘_ccmR’ defined but not used [-Wunused-label] BUILDSTDERR: 4325 | _ccmR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4325 | _ccmR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccmp’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4365:1: error: BUILDSTDERR: warning: label ‘_ccmp’ defined but not used [-Wunused-label] BUILDSTDERR: 4365 | _ccmp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4365 | _ccmp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcstate_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4414:1: error: BUILDSTDERR: warning: label ‘_ccmX’ defined but not used [-Wunused-label] BUILDSTDERR: 4414 | _ccmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4414 | _ccmX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4457:1: error: BUILDSTDERR: warning: label ‘_ccni’ defined but not used [-Wunused-label] BUILDSTDERR: 4457 | _ccni: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4457 | _ccni: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccnf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4482:1: error: BUILDSTDERR: warning: label ‘_ccnf’ defined but not used [-Wunused-label] BUILDSTDERR: 4482 | _ccnf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4482 | _ccnf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbX1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4525:1: error: BUILDSTDERR: warning: label ‘_ccnP’ defined but not used [-Wunused-label] BUILDSTDERR: 4525 | _ccnP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4525 | _ccnP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbWY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4576:1: error: BUILDSTDERR: warning: label ‘_cco1’ defined but not used [-Wunused-label] BUILDSTDERR: 4576 | _cco1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4576 | _cco1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbX2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4617:1: error: BUILDSTDERR: warning: label ‘_cco4’ defined but not used [-Wunused-label] BUILDSTDERR: 4617 | _cco4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4617 | _cco4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccnC’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4657:1: error: BUILDSTDERR: warning: label ‘_ccnC’ defined but not used [-Wunused-label] BUILDSTDERR: 4657 | _ccnC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4657 | _ccnC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcput_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4706:1: error: BUILDSTDERR: warning: label ‘_ccoa’ defined but not used [-Wunused-label] BUILDSTDERR: 4706 | _ccoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4706 | _ccoa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcput_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4749:1: error: BUILDSTDERR: warning: label ‘_ccov’ defined but not used [-Wunused-label] BUILDSTDERR: 4749 | _ccov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4749 | _ccov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccos’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4774:1: error: BUILDSTDERR: warning: label ‘_ccos’ defined but not used [-Wunused-label] BUILDSTDERR: 4774 | _ccos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4774 | _ccos: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4817:1: error: BUILDSTDERR: warning: label ‘_ccp2’ defined but not used [-Wunused-label] BUILDSTDERR: 4817 | _ccp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4817 | _ccp2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbX9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4868:1: error: BUILDSTDERR: warning: label ‘_ccpe’ defined but not used [-Wunused-label] BUILDSTDERR: 4868 | _ccpe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4868 | _ccpe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4905:1: error: BUILDSTDERR: warning: label ‘_ccph’ defined but not used [-Wunused-label] BUILDSTDERR: 4905 | _ccph: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4905 | _ccph: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccoP’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4943:1: error: BUILDSTDERR: warning: label ‘_ccoP’ defined but not used [-Wunused-label] BUILDSTDERR: 4943 | _ccoP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4943 | _ccoP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcget_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:4989:1: error: BUILDSTDERR: warning: label ‘_ccpn’ defined but not used [-Wunused-label] BUILDSTDERR: 4989 | _ccpn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4989 | _ccpn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcget_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5029:1: error: BUILDSTDERR: warning: label ‘_ccpI’ defined but not used [-Wunused-label] BUILDSTDERR: 5029 | _ccpI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5029 | _ccpI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccpF’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5052:1: error: BUILDSTDERR: warning: label ‘_ccpF’ defined but not used [-Wunused-label] BUILDSTDERR: 5052 | _ccpF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5052 | _ccpF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5092:1: error: BUILDSTDERR: warning: label ‘_ccq1’ defined but not used [-Wunused-label] BUILDSTDERR: 5092 | _ccq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5092 | _ccq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5127:1: error: BUILDSTDERR: warning: label ‘_ccqb’ defined but not used [-Wunused-label] BUILDSTDERR: 5127 | _ccqb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5127 | _ccqb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5162:1: error: BUILDSTDERR: warning: label ‘_ccql’ defined but not used [-Wunused-label] BUILDSTDERR: 5162 | _ccql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5162 | _ccql: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5196:1: error: BUILDSTDERR: warning: label ‘_ccqw’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _ccqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _ccqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5226:1: error: BUILDSTDERR: warning: label ‘_ccqY’ defined but not used [-Wunused-label] BUILDSTDERR: 5226 | _ccqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5226 | _ccqY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccqW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5263:1: error: BUILDSTDERR: warning: label ‘_ccqW’ defined but not used [-Wunused-label] BUILDSTDERR: 5263 | _ccqW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5263 | _ccqW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5289:1: error: BUILDSTDERR: warning: label ‘_ccrh’ defined but not used [-Wunused-label] BUILDSTDERR: 5289 | _ccrh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5289 | _ccrh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccrf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5326:1: error: BUILDSTDERR: warning: label ‘_ccrf’ defined but not used [-Wunused-label] BUILDSTDERR: 5326 | _ccrf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5326 | _ccrf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5352:1: error: BUILDSTDERR: warning: label ‘_ccrU’ defined but not used [-Wunused-label] BUILDSTDERR: 5352 | _ccrU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5352 | _ccrU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccrS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5392:1: error: BUILDSTDERR: warning: label ‘_ccrS’ defined but not used [-Wunused-label] BUILDSTDERR: 5392 | _ccrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5392 | _ccrS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5418:1: error: BUILDSTDERR: warning: label ‘_ccrY’ defined but not used [-Wunused-label] BUILDSTDERR: 5418 | _ccrY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5418 | _ccrY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccrF’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5465:1: error: BUILDSTDERR: warning: label ‘_ccrF’ defined but not used [-Wunused-label] BUILDSTDERR: 5465 | _ccrF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5465 | _ccrF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5511:1: error: BUILDSTDERR: warning: label ‘_ccsj’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _ccsj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _ccsj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5554:1: error: BUILDSTDERR: warning: label ‘_ccsm’ defined but not used [-Wunused-label] BUILDSTDERR: 5554 | _ccsm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5554 | _ccsm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5615:1: error: BUILDSTDERR: warning: label ‘_ccsr’ defined but not used [-Wunused-label] BUILDSTDERR: 5615 | _ccsr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5615 | _ccsr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5682:1: error: BUILDSTDERR: warning: label ‘_ccsZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5682 | _ccsZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5682 | _ccsZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5717:1: error: BUILDSTDERR: warning: label ‘_ccta’ defined but not used [-Wunused-label] BUILDSTDERR: 5717 | _ccta: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5717 | _ccta: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5754:1: error: BUILDSTDERR: warning: label ‘_cctf’ defined but not used [-Wunused-label] BUILDSTDERR: 5754 | _cctf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5754 | _cctf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5831:1: error: BUILDSTDERR: warning: label ‘_cctk’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _cctk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _cctk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbXo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5891:1: error: BUILDSTDERR: warning: label ‘_cctv’ defined but not used [-Wunused-label] BUILDSTDERR: 5891 | _cctv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5891 | _cctv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccqI’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:5951:1: error: BUILDSTDERR: warning: label ‘_ccqI’ defined but not used [-Wunused-label] BUILDSTDERR: 5951 | _ccqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5951 | _ccqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccsz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6069:1: error: BUILDSTDERR: warning: label ‘_ccsz’ defined but not used [-Wunused-label] BUILDSTDERR: 6069 | _ccsz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6069 | _ccsz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6126:1: error: BUILDSTDERR: warning: label ‘_cctR’ defined but not used [-Wunused-label] BUILDSTDERR: 6126 | _cctR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6126 | _cctR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbY0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6192:1: error: BUILDSTDERR: warning: label ‘_ccuF’ defined but not used [-Wunused-label] BUILDSTDERR: 6192 | _ccuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6192 | _ccuF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbY1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6227:1: error: BUILDSTDERR: warning: label ‘_ccuP’ defined but not used [-Wunused-label] BUILDSTDERR: 6227 | _ccuP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6227 | _ccuP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6263:1: error: BUILDSTDERR: warning: label ‘_ccvh’ defined but not used [-Wunused-label] BUILDSTDERR: 6263 | _ccvh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6263 | _ccvh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccvf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6300:1: error: BUILDSTDERR: warning: label ‘_ccvf’ defined but not used [-Wunused-label] BUILDSTDERR: 6300 | _ccvf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6300 | _ccvf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6326:1: error: BUILDSTDERR: warning: label ‘_ccvA’ defined but not used [-Wunused-label] BUILDSTDERR: 6326 | _ccvA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6326 | _ccvA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccvy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6363:1: error: BUILDSTDERR: warning: label ‘_ccvy’ defined but not used [-Wunused-label] BUILDSTDERR: 6363 | _ccvy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6363 | _ccvy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6389:1: error: BUILDSTDERR: warning: label ‘_ccwd’ defined but not used [-Wunused-label] BUILDSTDERR: 6389 | _ccwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6389 | _ccwd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccwb’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6429:1: error: BUILDSTDERR: warning: label ‘_ccwb’ defined but not used [-Wunused-label] BUILDSTDERR: 6429 | _ccwb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6429 | _ccwb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6455:1: error: BUILDSTDERR: warning: label ‘_ccwh’ defined but not used [-Wunused-label] BUILDSTDERR: 6455 | _ccwh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6455 | _ccwh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccvY’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6502:1: error: BUILDSTDERR: warning: label ‘_ccvY’ defined but not used [-Wunused-label] BUILDSTDERR: 6502 | _ccvY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6502 | _ccvY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6548:1: error: BUILDSTDERR: warning: label ‘_ccwv’ defined but not used [-Wunused-label] BUILDSTDERR: 6548 | _ccwv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6548 | _ccwv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6595:1: error: BUILDSTDERR: warning: label ‘_ccwy’ defined but not used [-Wunused-label] BUILDSTDERR: 6595 | _ccwy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6595 | _ccwy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbY2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6663:1: error: BUILDSTDERR: warning: label ‘_ccwJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6663 | _ccwJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6663 | _ccwJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccv1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6722:1: error: BUILDSTDERR: warning: label ‘_ccv1’ defined but not used [-Wunused-label] BUILDSTDERR: 6722 | _ccv1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6722 | _ccv1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6850:1: error: BUILDSTDERR: warning: label ‘_ccxd’ defined but not used [-Wunused-label] BUILDSTDERR: 6850 | _ccxd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6850 | _ccxd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6892:1: error: BUILDSTDERR: warning: label ‘_ccxg’ defined but not used [-Wunused-label] BUILDSTDERR: 6892 | _ccxg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6892 | _ccxg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:6954:1: error: BUILDSTDERR: warning: label ‘_ccy6’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _ccy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _ccy6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7005:1: error: BUILDSTDERR: warning: label ‘_ccyi’ defined but not used [-Wunused-label] BUILDSTDERR: 7005 | _ccyi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7005 | _ccyi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7046:1: error: BUILDSTDERR: warning: label ‘_ccyl’ defined but not used [-Wunused-label] BUILDSTDERR: 7046 | _ccyl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7046 | _ccyl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccxT’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7086:1: error: BUILDSTDERR: warning: label ‘_ccxT’ defined but not used [-Wunused-label] BUILDSTDERR: 7086 | _ccxT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7086 | _ccxT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdctell_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7135:1: error: BUILDSTDERR: warning: label ‘_ccyr’ defined but not used [-Wunused-label] BUILDSTDERR: 7135 | _ccyr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7135 | _ccyr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdctell_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7178:1: error: BUILDSTDERR: warning: label ‘_ccyM’ defined but not used [-Wunused-label] BUILDSTDERR: 7178 | _ccyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7178 | _ccyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccyJ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7203:1: error: BUILDSTDERR: warning: label ‘_ccyJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7203 | _ccyJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7203 | _ccyJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7246:1: error: BUILDSTDERR: warning: label ‘_cczj’ defined but not used [-Wunused-label] BUILDSTDERR: 7246 | _cczj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7246 | _cczj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7297:1: error: BUILDSTDERR: warning: label ‘_cczv’ defined but not used [-Wunused-label] BUILDSTDERR: 7297 | _cczv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7297 | _cczv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7338:1: error: BUILDSTDERR: warning: label ‘_cczy’ defined but not used [-Wunused-label] BUILDSTDERR: 7338 | _cczy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7338 | _cczy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccz6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7378:1: error: BUILDSTDERR: warning: label ‘_ccz6’ defined but not used [-Wunused-label] BUILDSTDERR: 7378 | _ccz6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7378 | _ccz6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcwriter_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7427:1: error: BUILDSTDERR: warning: label ‘_cczE’ defined but not used [-Wunused-label] BUILDSTDERR: 7427 | _cczE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7427 | _cczE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7470:1: error: BUILDSTDERR: warning: label ‘_cczZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7470 | _cczZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7470 | _cczZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cczW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7495:1: error: BUILDSTDERR: warning: label ‘_cczW’ defined but not used [-Wunused-label] BUILDSTDERR: 7495 | _cczW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7495 | _cczW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7535:1: error: BUILDSTDERR: warning: label ‘_ccAi’ defined but not used [-Wunused-label] BUILDSTDERR: 7535 | _ccAi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7535 | _ccAi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7569:1: error: BUILDSTDERR: warning: label ‘_ccAA’ defined but not used [-Wunused-label] BUILDSTDERR: 7569 | _ccAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7569 | _ccAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7609:1: error: BUILDSTDERR: warning: label ‘_ccAD’ defined but not used [-Wunused-label] BUILDSTDERR: 7609 | _ccAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7609 | _ccAD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZ1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7662:1: error: BUILDSTDERR: warning: label ‘_ccAY’ defined but not used [-Wunused-label] BUILDSTDERR: 7662 | _ccAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7662 | _ccAY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7702:1: error: BUILDSTDERR: warning: label ‘_ccB1’ defined but not used [-Wunused-label] BUILDSTDERR: 7702 | _ccB1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7702 | _ccB1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZ8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7756:1: error: BUILDSTDERR: warning: label ‘_ccBu’ defined but not used [-Wunused-label] BUILDSTDERR: 7756 | _ccBu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7756 | _ccBu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccBs’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7791:1: error: BUILDSTDERR: warning: label ‘_ccBs’ defined but not used [-Wunused-label] BUILDSTDERR: 7791 | _ccBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7791 | _ccBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7815:1: error: BUILDSTDERR: warning: label ‘_ccBN’ defined but not used [-Wunused-label] BUILDSTDERR: 7815 | _ccBN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7815 | _ccBN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccBL’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7850:1: error: BUILDSTDERR: warning: label ‘_ccBL’ defined but not used [-Wunused-label] BUILDSTDERR: 7850 | _ccBL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7850 | _ccBL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7873:1: error: BUILDSTDERR: warning: label ‘_ccC9’ defined but not used [-Wunused-label] BUILDSTDERR: 7873 | _ccC9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7873 | _ccC9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7919:1: error: BUILDSTDERR: warning: label ‘_ccCc’ defined but not used [-Wunused-label] BUILDSTDERR: 7919 | _ccCc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7919 | _ccCc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbYZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:7979:1: error: BUILDSTDERR: warning: label ‘_ccCn’ defined but not used [-Wunused-label] BUILDSTDERR: 7979 | _ccCn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7979 | _ccCn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccBe’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8036:1: error: BUILDSTDERR: warning: label ‘_ccBe’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _ccBe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _ccBe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdccatchError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8151:1: error: BUILDSTDERR: warning: label ‘_ccCG’ defined but not used [-Wunused-label] BUILDSTDERR: 8151 | _ccCG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8151 | _ccCG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8218:1: error: BUILDSTDERR: warning: label ‘_ccDw’ defined but not used [-Wunused-label] BUILDSTDERR: 8218 | _ccDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8218 | _ccDw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8269:1: error: BUILDSTDERR: warning: label ‘_ccDI’ defined but not used [-Wunused-label] BUILDSTDERR: 8269 | _ccDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8269 | _ccDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8310:1: error: BUILDSTDERR: warning: label ‘_ccDL’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _ccDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _ccDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccDj’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8350:1: error: BUILDSTDERR: warning: label ‘_ccDj’ defined but not used [-Wunused-label] BUILDSTDERR: 8350 | _ccDj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8350 | _ccDj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8399:1: error: BUILDSTDERR: warning: label ‘_ccDR’ defined but not used [-Wunused-label] BUILDSTDERR: 8399 | _ccDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8399 | _ccDR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8442:1: error: BUILDSTDERR: warning: label ‘_ccEc’ defined but not used [-Wunused-label] BUILDSTDERR: 8442 | _ccEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8442 | _ccEc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccE9’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8467:1: error: BUILDSTDERR: warning: label ‘_ccE9’ defined but not used [-Wunused-label] BUILDSTDERR: 8467 | _ccE9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8467 | _ccE9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8507:1: error: BUILDSTDERR: warning: label ‘_ccEv’ defined but not used [-Wunused-label] BUILDSTDERR: 8507 | _ccEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8507 | _ccEv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8545:1: error: BUILDSTDERR: warning: label ‘_ccEH’ defined but not used [-Wunused-label] BUILDSTDERR: 8545 | _ccEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8545 | _ccEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8596:1: error: BUILDSTDERR: warning: label ‘_ccET’ defined but not used [-Wunused-label] BUILDSTDERR: 8596 | _ccET: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8596 | _ccET: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8634:1: error: BUILDSTDERR: warning: label ‘_ccFi’ defined but not used [-Wunused-label] BUILDSTDERR: 8634 | _ccFi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8634 | _ccFi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8675:1: error: BUILDSTDERR: warning: label ‘_ccFl’ defined but not used [-Wunused-label] BUILDSTDERR: 8675 | _ccFl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8675 | _ccFl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8736:1: error: BUILDSTDERR: warning: label ‘_ccFr’ defined but not used [-Wunused-label] BUILDSTDERR: 8736 | _ccFr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8736 | _ccFr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxyzuzdcthrowM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8795:1: error: BUILDSTDERR: warning: label ‘_ccFw’ defined but not used [-Wunused-label] BUILDSTDERR: 8795 | _ccFw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8795 | _ccFw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8854:1: error: BUILDSTDERR: warning: label ‘_ccG0’ defined but not used [-Wunused-label] BUILDSTDERR: 8854 | _ccG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8854 | _ccG0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8886:1: error: BUILDSTDERR: warning: label ‘_ccGa’ defined but not used [-Wunused-label] BUILDSTDERR: 8886 | _ccGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8886 | _ccGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8920:1: error: BUILDSTDERR: warning: label ‘_ccGs’ defined but not used [-Wunused-label] BUILDSTDERR: 8920 | _ccGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8920 | _ccGs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:8960:1: error: BUILDSTDERR: warning: label ‘_ccGv’ defined but not used [-Wunused-label] BUILDSTDERR: 8960 | _ccGv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8960 | _ccGv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9013:1: error: BUILDSTDERR: warning: label ‘_ccGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9013 | _ccGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9013 | _ccGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9053:1: error: BUILDSTDERR: warning: label ‘_ccGT’ defined but not used [-Wunused-label] BUILDSTDERR: 9053 | _ccGT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9053 | _ccGT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9107:1: error: BUILDSTDERR: warning: label ‘_ccHm’ defined but not used [-Wunused-label] BUILDSTDERR: 9107 | _ccHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9107 | _ccHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccHk’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9142:1: error: BUILDSTDERR: warning: label ‘_ccHk’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _ccHk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _ccHk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc03_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9166:1: error: BUILDSTDERR: warning: label ‘_ccHF’ defined but not used [-Wunused-label] BUILDSTDERR: 9166 | _ccHF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9166 | _ccHF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccHD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9201:1: error: BUILDSTDERR: warning: label ‘_ccHD’ defined but not used [-Wunused-label] BUILDSTDERR: 9201 | _ccHD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9201 | _ccHD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc05_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9224:1: error: BUILDSTDERR: warning: label ‘_ccI1’ defined but not used [-Wunused-label] BUILDSTDERR: 9224 | _ccI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9224 | _ccI1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc06_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9271:1: error: BUILDSTDERR: warning: label ‘_ccI4’ defined but not used [-Wunused-label] BUILDSTDERR: 9271 | _ccI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9271 | _ccI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sbZP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9333:1: error: BUILDSTDERR: warning: label ‘_ccIf’ defined but not used [-Wunused-label] BUILDSTDERR: 9333 | _ccIf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9333 | _ccIf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccH6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9392:1: error: BUILDSTDERR: warning: label ‘_ccH6’ defined but not used [-Wunused-label] BUILDSTDERR: 9392 | _ccH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9392 | _ccH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxyzuzdccatch_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9511:1: error: BUILDSTDERR: warning: label ‘_ccIy’ defined but not used [-Wunused-label] BUILDSTDERR: 9511 | _ccIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9511 | _ccIy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0e_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9582:1: error: BUILDSTDERR: warning: label ‘_ccJl’ defined but not used [-Wunused-label] BUILDSTDERR: 9582 | _ccJl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9582 | _ccJl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0b_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9622:1: error: BUILDSTDERR: warning: label ‘_ccJo’ defined but not used [-Wunused-label] BUILDSTDERR: 9622 | _ccJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9622 | _ccJo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0l_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9676:1: error: BUILDSTDERR: warning: label ‘_ccJR’ defined but not used [-Wunused-label] BUILDSTDERR: 9676 | _ccJR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9676 | _ccJR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccJP’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9711:1: error: BUILDSTDERR: warning: label ‘_ccJP’ defined but not used [-Wunused-label] BUILDSTDERR: 9711 | _ccJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9711 | _ccJP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9735:1: error: BUILDSTDERR: warning: label ‘_ccKa’ defined but not used [-Wunused-label] BUILDSTDERR: 9735 | _ccKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9735 | _ccKa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccK8’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9770:1: error: BUILDSTDERR: warning: label ‘_ccK8’ defined but not used [-Wunused-label] BUILDSTDERR: 9770 | _ccK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9770 | _ccK8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0s_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9793:1: error: BUILDSTDERR: warning: label ‘_ccKp’ defined but not used [-Wunused-label] BUILDSTDERR: 9793 | _ccKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9793 | _ccKp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0c_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9835:1: error: BUILDSTDERR: warning: label ‘_ccKy’ defined but not used [-Wunused-label] BUILDSTDERR: 9835 | _ccKy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9835 | _ccKy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccJB’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9889:1: error: BUILDSTDERR: warning: label ‘_ccJB’ defined but not used [-Wunused-label] BUILDSTDERR: 9889 | _ccJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9889 | _ccJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zubind_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:9998:1: error: BUILDSTDERR: warning: label ‘_ccKR’ defined but not used [-Wunused-label] BUILDSTDERR: 9998 | _ccKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9998 | _ccKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0y_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10048:1: error: BUILDSTDERR: warning: label ‘_ccLm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10048 | _ccLm: BUILDSTDERR: | ^ BUILDSTDERR: 10048 | _ccLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcztzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10079:1: error: BUILDSTDERR: warning: label ‘_ccLp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10079 | _ccLp: BUILDSTDERR: | ^ BUILDSTDERR: 10079 | _ccLp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0C_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10117:1: error: BUILDSTDERR: warning: label ‘_ccLJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10117 | _ccLJ: BUILDSTDERR: | ^ BUILDSTDERR: 10117 | _ccLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdcliftA2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10158:1: error: BUILDSTDERR: warning: label ‘_ccLM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10158 | _ccLM: BUILDSTDERR: | ^ BUILDSTDERR: 10158 | _ccLM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0F_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10204:1: error: BUILDSTDERR: warning: label ‘_ccM6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10204 | _ccM6: BUILDSTDERR: | ^ BUILDSTDERR: 10204 | _ccM6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxyzuzdczlzt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10244:1: error: BUILDSTDERR: warning: label ‘_ccM9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10244 | _ccM9: BUILDSTDERR: | ^ BUILDSTDERR: 10244 | _ccM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadProxyzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10284:1: error: BUILDSTDERR: warning: label ‘_ccMm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10284 | _ccMm: BUILDSTDERR: | ^ BUILDSTDERR: 10284 | _ccMm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0L_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10308:1: error: BUILDSTDERR: warning: label ‘_ccMD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10308 | _ccMD: BUILDSTDERR: | ^ BUILDSTDERR: 10308 | _ccMD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0K_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10342:1: error: BUILDSTDERR: warning: label ‘_ccMO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10342 | _ccMO: BUILDSTDERR: | ^ BUILDSTDERR: 10342 | _ccMO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0J_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10376:1: error: BUILDSTDERR: warning: label ‘_ccMZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10376 | _ccMZ: BUILDSTDERR: | ^ BUILDSTDERR: 10376 | _ccMZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0I_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10410:1: error: BUILDSTDERR: warning: label ‘_ccNa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10410 | _ccNa: BUILDSTDERR: | ^ BUILDSTDERR: 10410 | _ccNa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0H_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10444:1: error: BUILDSTDERR: warning: label ‘_ccNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10444 | _ccNk: BUILDSTDERR: | ^ BUILDSTDERR: 10444 | _ccNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfApplicativeProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10486:1: error: BUILDSTDERR: warning: label ‘_ccNo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10486 | _ccNo: BUILDSTDERR: | ^ BUILDSTDERR: 10486 | _ccNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘rbTn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10554:1: error: BUILDSTDERR: warning: label ‘_ccNJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10554 | _ccNJ: BUILDSTDERR: | ^ BUILDSTDERR: 10554 | _ccNJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0Q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10579:1: error: BUILDSTDERR: warning: label ‘_ccO0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10579 | _ccO0: BUILDSTDERR: | ^ BUILDSTDERR: 10579 | _ccO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0P_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10613:1: error: BUILDSTDERR: warning: label ‘_ccOb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10613 | _ccOb: BUILDSTDERR: | ^ BUILDSTDERR: 10613 | _ccOb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0O_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10647:1: error: BUILDSTDERR: warning: label ‘_ccOl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10647 | _ccOl: BUILDSTDERR: | ^ BUILDSTDERR: 10647 | _ccOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10688:1: error: BUILDSTDERR: warning: label ‘_ccOp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10688 | _ccOp: BUILDSTDERR: | ^ BUILDSTDERR: 10688 | _ccOp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0S_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10747:1: error: BUILDSTDERR: warning: label ‘_ccON’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10747 | _ccON: BUILDSTDERR: | ^ BUILDSTDERR: 10747 | _ccON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxyzuzdcp1MonadThrow_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10784:1: error: BUILDSTDERR: warning: label ‘_ccOQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10784 | _ccOQ: BUILDSTDERR: | ^ BUILDSTDERR: 10784 | _ccOQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0V_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10823:1: error: BUILDSTDERR: warning: label ‘_ccPb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10823 | _ccPb: BUILDSTDERR: | ^ BUILDSTDERR: 10823 | _ccPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0U_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10857:1: error: BUILDSTDERR: warning: label ‘_ccPl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10857 | _ccPl: BUILDSTDERR: | ^ BUILDSTDERR: 10857 | _ccPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadThrowProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10896:1: error: BUILDSTDERR: warning: label ‘_ccPp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10896 | _ccPp: BUILDSTDERR: | ^ BUILDSTDERR: 10896 | _ccPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0X_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10947:1: error: BUILDSTDERR: warning: label ‘_ccPL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10947 | _ccPL: BUILDSTDERR: | ^ BUILDSTDERR: 10947 | _ccPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxyzuzdcp1MonadCatch_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:10984:1: error: BUILDSTDERR: warning: label ‘_ccPO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10984 | _ccPO: BUILDSTDERR: | ^ BUILDSTDERR: 10984 | _ccPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc10_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11023:1: error: BUILDSTDERR: warning: label ‘_ccQ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11023 | _ccQ9: BUILDSTDERR: | ^ BUILDSTDERR: 11023 | _ccQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc0Z_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11057:1: error: BUILDSTDERR: warning: label ‘_ccQj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11057 | _ccQj: BUILDSTDERR: | ^ BUILDSTDERR: 11057 | _ccQj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadCatchProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11096:1: error: BUILDSTDERR: warning: label ‘_ccQn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11096 | _ccQn: BUILDSTDERR: | ^ BUILDSTDERR: 11096 | _ccQn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc12_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11147:1: error: BUILDSTDERR: warning: label ‘_ccQJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _ccQJ: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _ccQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxyzuzdcp1MonadError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11184:1: error: BUILDSTDERR: warning: label ‘_ccQM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11184 | _ccQM: BUILDSTDERR: | ^ BUILDSTDERR: 11184 | _ccQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc16_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11223:1: error: BUILDSTDERR: warning: label ‘_ccR7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11223 | _ccR7: BUILDSTDERR: | ^ BUILDSTDERR: 11223 | _ccR7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc15_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11257:1: error: BUILDSTDERR: warning: label ‘_ccRi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11257 | _ccRi: BUILDSTDERR: | ^ BUILDSTDERR: 11257 | _ccRi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc14_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11291:1: error: BUILDSTDERR: warning: label ‘_ccRs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11291 | _ccRs: BUILDSTDERR: | ^ BUILDSTDERR: 11291 | _ccRs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadErroreProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11331:1: error: BUILDSTDERR: warning: label ‘_ccRw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11331 | _ccRw: BUILDSTDERR: | ^ BUILDSTDERR: 11331 | _ccRw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc18_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11388:1: error: BUILDSTDERR: warning: label ‘_ccRU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11388 | _ccRU: BUILDSTDERR: | ^ BUILDSTDERR: 11388 | _ccRU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxyzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11425:1: error: BUILDSTDERR: warning: label ‘_ccRX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11425 | _ccRX: BUILDSTDERR: | ^ BUILDSTDERR: 11425 | _ccRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1f_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11464:1: error: BUILDSTDERR: warning: label ‘_ccSi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11464 | _ccSi: BUILDSTDERR: | ^ BUILDSTDERR: 11464 | _ccSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1e_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11498:1: error: BUILDSTDERR: warning: label ‘_ccSt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11498 | _ccSt: BUILDSTDERR: | ^ BUILDSTDERR: 11498 | _ccSt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1d_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11532:1: error: BUILDSTDERR: warning: label ‘_ccSE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11532 | _ccSE: BUILDSTDERR: | ^ BUILDSTDERR: 11532 | _ccSE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1c_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11566:1: error: BUILDSTDERR: warning: label ‘_ccSP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11566 | _ccSP: BUILDSTDERR: | ^ BUILDSTDERR: 11566 | _ccSP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1b_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11600:1: error: BUILDSTDERR: warning: label ‘_ccSZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11600 | _ccSZ: BUILDSTDERR: | ^ BUILDSTDERR: 11600 | _ccSZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1a_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11636:1: error: BUILDSTDERR: warning: label ‘_ccT9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11636 | _ccT9: BUILDSTDERR: | ^ BUILDSTDERR: 11636 | _ccT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadWriterwProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11678:1: error: BUILDSTDERR: warning: label ‘_ccTd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11678 | _ccTd: BUILDSTDERR: | ^ BUILDSTDERR: 11678 | _ccTd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1h_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11753:1: error: BUILDSTDERR: warning: label ‘_ccTH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11753 | _ccTH: BUILDSTDERR: | ^ BUILDSTDERR: 11753 | _ccTH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxyzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11790:1: error: BUILDSTDERR: warning: label ‘_ccTK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11790 | _ccTK: BUILDSTDERR: | ^ BUILDSTDERR: 11790 | _ccTK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1m_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11829:1: error: BUILDSTDERR: warning: label ‘_ccU5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11829 | _ccU5: BUILDSTDERR: | ^ BUILDSTDERR: 11829 | _ccU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1l_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11863:1: error: BUILDSTDERR: warning: label ‘_ccUg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11863 | _ccUg: BUILDSTDERR: | ^ BUILDSTDERR: 11863 | _ccUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1k_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11897:1: error: BUILDSTDERR: warning: label ‘_ccUq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11897 | _ccUq: BUILDSTDERR: | ^ BUILDSTDERR: 11897 | _ccUq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1j_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11932:1: error: BUILDSTDERR: warning: label ‘_ccUA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11932 | _ccUA: BUILDSTDERR: | ^ BUILDSTDERR: 11932 | _ccUA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadStatesProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:11973:1: error: BUILDSTDERR: warning: label ‘_ccUE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11973 | _ccUE: BUILDSTDERR: | ^ BUILDSTDERR: 11973 | _ccUE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1o_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12036:1: error: BUILDSTDERR: warning: label ‘_ccV4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12036 | _ccV4: BUILDSTDERR: | ^ BUILDSTDERR: 12036 | _ccV4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxyzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12073:1: error: BUILDSTDERR: warning: label ‘_ccV7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12073 | _ccV7: BUILDSTDERR: | ^ BUILDSTDERR: 12073 | _ccV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1t_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12112:1: error: BUILDSTDERR: warning: label ‘_ccVs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12112 | _ccVs: BUILDSTDERR: | ^ BUILDSTDERR: 12112 | _ccVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1s_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12146:1: error: BUILDSTDERR: warning: label ‘_ccVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12146 | _ccVD: BUILDSTDERR: | ^ BUILDSTDERR: 12146 | _ccVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1r_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12180:1: error: BUILDSTDERR: warning: label ‘_ccVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12180 | _ccVN: BUILDSTDERR: | ^ BUILDSTDERR: 12180 | _ccVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12215:1: error: BUILDSTDERR: warning: label ‘_ccVX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12215 | _ccVX: BUILDSTDERR: | ^ BUILDSTDERR: 12215 | _ccVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadReaderrProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12256:1: error: BUILDSTDERR: warning: label ‘_ccW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12256 | _ccW1: BUILDSTDERR: | ^ BUILDSTDERR: 12256 | _ccW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1v_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12319:1: error: BUILDSTDERR: warning: label ‘_ccWr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12319 | _ccWr: BUILDSTDERR: | ^ BUILDSTDERR: 12319 | _ccWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxyzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12356:1: error: BUILDSTDERR: warning: label ‘_ccWu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12356 | _ccWu: BUILDSTDERR: | ^ BUILDSTDERR: 12356 | _ccWu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1y_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12395:1: error: BUILDSTDERR: warning: label ‘_ccWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12395 | _ccWP: BUILDSTDERR: | ^ BUILDSTDERR: 12395 | _ccWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1x_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12429:1: error: BUILDSTDERR: warning: label ‘_ccWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12429 | _ccWZ: BUILDSTDERR: | ^ BUILDSTDERR: 12429 | _ccWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMonadIOProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12468:1: error: BUILDSTDERR: warning: label ‘_ccX3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12468 | _ccX3: BUILDSTDERR: | ^ BUILDSTDERR: 12468 | _ccX3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1J_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12520:1: error: BUILDSTDERR: warning: label ‘_ccXH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12520 | _ccXH: BUILDSTDERR: | ^ BUILDSTDERR: 12520 | _ccXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccXF’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12555:1: error: BUILDSTDERR: warning: label ‘_ccXF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12555 | _ccXF: BUILDSTDERR: | ^ BUILDSTDERR: 12555 | _ccXF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1O_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12579:1: error: BUILDSTDERR: warning: label ‘_ccY0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12579 | _ccY0: BUILDSTDERR: | ^ BUILDSTDERR: 12579 | _ccY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccXY’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12614:1: error: BUILDSTDERR: warning: label ‘_ccXY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12614 | _ccXY: BUILDSTDERR: | ^ BUILDSTDERR: 12614 | _ccXY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1C_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12639:1: error: BUILDSTDERR: warning: label ‘_ccYc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12639 | _ccYc: BUILDSTDERR: | ^ BUILDSTDERR: 12639 | _ccYc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccXr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12688:1: error: BUILDSTDERR: warning: label ‘_ccXr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12688 | _ccXr: BUILDSTDERR: | ^ BUILDSTDERR: 12688 | _ccXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccYq’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12767:1: error: BUILDSTDERR: warning: label ‘_ccYq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12767 | _ccYq: BUILDSTDERR: | ^ BUILDSTDERR: 12767 | _ccYq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMMonadProxyzuzdcembed_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12794:1: error: BUILDSTDERR: warning: label ‘_ccYA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12794 | _ccYA: BUILDSTDERR: | ^ BUILDSTDERR: 12794 | _ccYA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1X_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12835:1: error: BUILDSTDERR: warning: label ‘_ccZ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12835 | _ccZ8: BUILDSTDERR: | ^ BUILDSTDERR: 12835 | _ccZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1U_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12875:1: error: BUILDSTDERR: warning: label ‘_ccZb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12875 | _ccZb: BUILDSTDERR: | ^ BUILDSTDERR: 12875 | _ccZb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc24_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12929:1: error: BUILDSTDERR: warning: label ‘_ccZE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12929 | _ccZE: BUILDSTDERR: | ^ BUILDSTDERR: 12929 | _ccZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccZC’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12964:1: error: BUILDSTDERR: warning: label ‘_ccZC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12964 | _ccZC: BUILDSTDERR: | ^ BUILDSTDERR: 12964 | _ccZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc29_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:12988:1: error: BUILDSTDERR: warning: label ‘_ccZX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12988 | _ccZX: BUILDSTDERR: | ^ BUILDSTDERR: 12988 | _ccZX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccZV’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13023:1: error: BUILDSTDERR: warning: label ‘_ccZV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13023 | _ccZV: BUILDSTDERR: | ^ BUILDSTDERR: 13023 | _ccZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2b_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13046:1: error: BUILDSTDERR: warning: label ‘_cd0j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13046 | _cd0j: BUILDSTDERR: | ^ BUILDSTDERR: 13046 | _cd0j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2c_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13090:1: error: BUILDSTDERR: warning: label ‘_cd0m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13090 | _cd0m: BUILDSTDERR: | ^ BUILDSTDERR: 13090 | _cd0m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc1V_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13145:1: error: BUILDSTDERR: warning: label ‘_cd0x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13145 | _cd0x: BUILDSTDERR: | ^ BUILDSTDERR: 13145 | _cd0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_ccZo’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13200:1: error: BUILDSTDERR: warning: label ‘_ccZo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13200 | _ccZo: BUILDSTDERR: | ^ BUILDSTDERR: 13200 | _ccZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_unsafeHoist_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13310:1: error: BUILDSTDERR: warning: label ‘_cd0Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13310 | _cd0Q: BUILDSTDERR: | ^ BUILDSTDERR: 13310 | _cd0Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2m_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13363:1: error: BUILDSTDERR: warning: label ‘_cd1R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13363 | _cd1R: BUILDSTDERR: | ^ BUILDSTDERR: 13363 | _cd1R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2p_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13401:1: error: BUILDSTDERR: warning: label ‘_cd1Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13401 | _cd1Y: BUILDSTDERR: | ^ BUILDSTDERR: 13401 | _cd1Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd1V’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13449:1: error: BUILDSTDERR: warning: label ‘_cd1V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13449 | _cd1V: BUILDSTDERR: | ^ BUILDSTDERR: 13449 | _cd1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2u_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13482:1: error: BUILDSTDERR: warning: label ‘_cd2n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13482 | _cd2n: BUILDSTDERR: | ^ BUILDSTDERR: 13482 | _cd2n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2x_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13520:1: error: BUILDSTDERR: warning: label ‘_cd2u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13520 | _cd2u: BUILDSTDERR: | ^ BUILDSTDERR: 13520 | _cd2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd2r’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13568:1: error: BUILDSTDERR: warning: label ‘_cd2r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13568 | _cd2r: BUILDSTDERR: | ^ BUILDSTDERR: 13568 | _cd2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2g_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13604:1: error: BUILDSTDERR: warning: label ‘_cd2I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13604 | _cd2I: BUILDSTDERR: | ^ BUILDSTDERR: 13604 | _cd2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd1x’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13654:1: error: BUILDSTDERR: warning: label ‘_cd1x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13654 | _cd1x: BUILDSTDERR: | ^ BUILDSTDERR: 13654 | _cd1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2B_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13757:1: error: BUILDSTDERR: warning: label ‘_cd30’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13757 | _cd30: BUILDSTDERR: | ^ BUILDSTDERR: 13757 | _cd30: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdwobserve_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13814:1: error: BUILDSTDERR: warning: label ‘_cd35’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13814 | _cd35: BUILDSTDERR: | ^ BUILDSTDERR: 13814 | _cd35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_observe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13861:1: error: BUILDSTDERR: warning: label ‘_cd3w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13861 | _cd3w: BUILDSTDERR: | ^ BUILDSTDERR: 13861 | _cd3w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd3t’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13886:1: error: BUILDSTDERR: warning: label ‘_cd3t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13886 | _cd3t: BUILDSTDERR: | ^ BUILDSTDERR: 13886 | _cd3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2P_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13926:1: error: BUILDSTDERR: warning: label ‘_cd41’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13926 | _cd41: BUILDSTDERR: | ^ BUILDSTDERR: 13926 | _cd41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2L_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:13966:1: error: BUILDSTDERR: warning: label ‘_cd44’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13966 | _cd44: BUILDSTDERR: | ^ BUILDSTDERR: 13966 | _cd44: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2Z_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14020:1: error: BUILDSTDERR: warning: label ‘_cd4x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14020 | _cd4x: BUILDSTDERR: | ^ BUILDSTDERR: 14020 | _cd4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd4v’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14055:1: error: BUILDSTDERR: warning: label ‘_cd4v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14055 | _cd4v: BUILDSTDERR: | ^ BUILDSTDERR: 14055 | _cd4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc34_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14079:1: error: BUILDSTDERR: warning: label ‘_cd4Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14079 | _cd4Q: BUILDSTDERR: | ^ BUILDSTDERR: 14079 | _cd4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd4O’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14114:1: error: BUILDSTDERR: warning: label ‘_cd4O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14114 | _cd4O: BUILDSTDERR: | ^ BUILDSTDERR: 14114 | _cd4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc36_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14137:1: error: BUILDSTDERR: warning: label ‘_cd5c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14137 | _cd5c: BUILDSTDERR: | ^ BUILDSTDERR: 14137 | _cd5c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc37_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14181:1: error: BUILDSTDERR: warning: label ‘_cd5f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14181 | _cd5f: BUILDSTDERR: | ^ BUILDSTDERR: 14181 | _cd5f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2N_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14236:1: error: BUILDSTDERR: warning: label ‘_cd5q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14236 | _cd5q: BUILDSTDERR: | ^ BUILDSTDERR: 14236 | _cd5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd4h’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14291:1: error: BUILDSTDERR: warning: label ‘_cd4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14291 | _cd4h: BUILDSTDERR: | ^ BUILDSTDERR: 14291 | _cd4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2R_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14395:1: error: BUILDSTDERR: warning: label ‘_cd65’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14395 | _cd65: BUILDSTDERR: | ^ BUILDSTDERR: 14395 | _cd65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2S_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14439:1: error: BUILDSTDERR: warning: label ‘_cd68’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14439 | _cd68: BUILDSTDERR: | ^ BUILDSTDERR: 14439 | _cd68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘sc2M_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14497:1: error: BUILDSTDERR: warning: label ‘_cd6e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14497 | _cd6e: BUILDSTDERR: | ^ BUILDSTDERR: 14497 | _cd6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMFunctorTYPEProxyzuzdchoist_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14551:1: error: BUILDSTDERR: warning: label ‘_cd6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14551 | _cd6j: BUILDSTDERR: | ^ BUILDSTDERR: 14551 | _cd6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘_cd3J’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14581:1: error: BUILDSTDERR: warning: label ‘_cd3J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14581 | _cd3J: BUILDSTDERR: | ^ BUILDSTDERR: 14581 | _cd3J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_zdfMFunctorTYPEProxy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14639:1: error: BUILDSTDERR: warning: label ‘_cd6P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14639 | _cd6P: BUILDSTDERR: | ^ BUILDSTDERR: 14639 | _cd6P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_closed_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:14676:1: error: BUILDSTDERR: warning: label ‘_cd74’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14676 | _cd74: BUILDSTDERR: | ^ BUILDSTDERR: 14676 | _cd74: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Request_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15049:1: error: BUILDSTDERR: warning: label ‘_cd7e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15049 | _cd7e: BUILDSTDERR: | ^ BUILDSTDERR: 15049 | _cd7e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Respond_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15092:1: error: BUILDSTDERR: warning: label ‘_cd7q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15092 | _cd7q: BUILDSTDERR: | ^ BUILDSTDERR: 15092 | _cd7q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_M_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15134:1: error: BUILDSTDERR: warning: label ‘_cd7C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15134 | _cd7C: BUILDSTDERR: | ^ BUILDSTDERR: 15134 | _cd7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Pure_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15174:1: error: BUILDSTDERR: warning: label ‘_cd7O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15174 | _cd7O: BUILDSTDERR: | ^ BUILDSTDERR: 15174 | _cd7O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Request_con_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15206:1: error: BUILDSTDERR: warning: label ‘_cd7Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15206 | _cd7Y: BUILDSTDERR: | ^ BUILDSTDERR: 15206 | _cd7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Respond_con_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15229:1: error: BUILDSTDERR: warning: label ‘_cd85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15229 | _cd85: BUILDSTDERR: | ^ BUILDSTDERR: 15229 | _cd85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_M_con_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15252:1: error: BUILDSTDERR: warning: label ‘_cd8c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15252 | _cd8c: BUILDSTDERR: | ^ BUILDSTDERR: 15252 | _cd8c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziInternal_Pure_con_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_8.hc:15275:1: error: BUILDSTDERR: warning: label ‘_cd8j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15275 | _cd8j: BUILDSTDERR: | ^ BUILDSTDERR: 15275 | _cd8j: BUILDSTDERR: | ^~~~~ [2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.p_o ) BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se6Q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:246:1: error: BUILDSTDERR: warning: label ‘_cebu’ defined but not used [-Wunused-label] BUILDSTDERR: 246 | _cebu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 246 | _cebu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cebl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:290:1: error: BUILDSTDERR: warning: label ‘_cebl’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _cebl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _cebl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_runEffect_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:348:1: error: BUILDSTDERR: warning: label ‘_cebK’ defined but not used [-Wunused-label] BUILDSTDERR: 348 | _cebK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 348 | _cebK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_respond_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:397:1: error: BUILDSTDERR: warning: label ‘_cec0’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _cec0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _cec0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se77_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:441:1: error: BUILDSTDERR: warning: label ‘_cecr’ defined but not used [-Wunused-label] BUILDSTDERR: 441 | _cecr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 441 | _cecr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se74_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:481:1: error: BUILDSTDERR: warning: label ‘_cecu’ defined but not used [-Wunused-label] BUILDSTDERR: 481 | _cecu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 481 | _cecu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7e_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:535:1: error: BUILDSTDERR: warning: label ‘_cecX’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _cecX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _cecX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cecV’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:570:1: error: BUILDSTDERR: warning: label ‘_cecV’ defined but not used [-Wunused-label] BUILDSTDERR: 570 | _cecV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 570 | _cecV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7k_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:594:1: error: BUILDSTDERR: warning: label ‘_cedg’ defined but not used [-Wunused-label] BUILDSTDERR: 594 | _cedg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 594 | _cedg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cede’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:629:1: error: BUILDSTDERR: warning: label ‘_cede’ defined but not used [-Wunused-label] BUILDSTDERR: 629 | _cede: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 629 | _cede: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7m_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:652:1: error: BUILDSTDERR: warning: label ‘_cedv’ defined but not used [-Wunused-label] BUILDSTDERR: 652 | _cedv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 652 | _cedv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se75_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:694:1: error: BUILDSTDERR: warning: label ‘_cedE’ defined but not used [-Wunused-label] BUILDSTDERR: 694 | _cedE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 694 | _cedE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cecH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:749:1: error: BUILDSTDERR: warning: label ‘_cecH’ defined but not used [-Wunused-label] BUILDSTDERR: 749 | _cecH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 749 | _cecH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cedM’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:849:1: error: BUILDSTDERR: warning: label ‘_cedM’ defined but not used [-Wunused-label] BUILDSTDERR: 849 | _cedM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 849 | _cedM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszszg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:877:1: error: BUILDSTDERR: warning: label ‘_cee2’ defined but not used [-Wunused-label] BUILDSTDERR: 877 | _cee2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 877 | _cee2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzrzr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:931:1: error: BUILDSTDERR: warning: label ‘_ceeq’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _ceeq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _ceeq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7y_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:964:1: error: BUILDSTDERR: warning: label ‘_ceeQ’ defined but not used [-Wunused-label] BUILDSTDERR: 964 | _ceeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 964 | _ceeQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7v_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1004:1: error: BUILDSTDERR: warning: label ‘_ceeT’ defined but not used [-Wunused-label] BUILDSTDERR: 1004 | _ceeT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1004 | _ceeT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7F_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1058:1: error: BUILDSTDERR: warning: label ‘_cefm’ defined but not used [-Wunused-label] BUILDSTDERR: 1058 | _cefm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1058 | _cefm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cefk’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1093:1: error: BUILDSTDERR: warning: label ‘_cefk’ defined but not used [-Wunused-label] BUILDSTDERR: 1093 | _cefk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1093 | _cefk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7L_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1117:1: error: BUILDSTDERR: warning: label ‘_cefF’ defined but not used [-Wunused-label] BUILDSTDERR: 1117 | _cefF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1117 | _cefF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cefD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1152:1: error: BUILDSTDERR: warning: label ‘_cefD’ defined but not used [-Wunused-label] BUILDSTDERR: 1152 | _cefD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1152 | _cefD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7N_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1175:1: error: BUILDSTDERR: warning: label ‘_cefU’ defined but not used [-Wunused-label] BUILDSTDERR: 1175 | _cefU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1175 | _cefU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7w_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1217:1: error: BUILDSTDERR: warning: label ‘_ceg3’ defined but not used [-Wunused-label] BUILDSTDERR: 1217 | _ceg3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1217 | _ceg3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cef6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1272:1: error: BUILDSTDERR: warning: label ‘_cef6’ defined but not used [-Wunused-label] BUILDSTDERR: 1272 | _cef6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1272 | _cef6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cegb’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1372:1: error: BUILDSTDERR: warning: label ‘_cegb’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _cegb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _cegb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszgzs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1403:1: error: BUILDSTDERR: warning: label ‘_cegu’ defined but not used [-Wunused-label] BUILDSTDERR: 1403 | _cegu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1403 | _cegu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cegs’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1452:1: error: BUILDSTDERR: warning: label ‘_cegs’ defined but not used [-Wunused-label] BUILDSTDERR: 1452 | _cegs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1452 | _cegs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zrzlzr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1484:1: error: BUILDSTDERR: warning: label ‘_cegV’ defined but not used [-Wunused-label] BUILDSTDERR: 1484 | _cegV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1484 | _cegV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_request_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1522:1: error: BUILDSTDERR: warning: label ‘_ceh6’ defined but not used [-Wunused-label] BUILDSTDERR: 1522 | _ceh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1522 | _ceh6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se81_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1566:1: error: BUILDSTDERR: warning: label ‘_cehx’ defined but not used [-Wunused-label] BUILDSTDERR: 1566 | _cehx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1566 | _cehx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7Y_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1606:1: error: BUILDSTDERR: warning: label ‘_cehA’ defined but not used [-Wunused-label] BUILDSTDERR: 1606 | _cehA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1606 | _cehA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se89_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1660:1: error: BUILDSTDERR: warning: label ‘_cei3’ defined but not used [-Wunused-label] BUILDSTDERR: 1660 | _cei3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1660 | _cei3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cei1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1695:1: error: BUILDSTDERR: warning: label ‘_cei1’ defined but not used [-Wunused-label] BUILDSTDERR: 1695 | _cei1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1695 | _cei1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8e_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1719:1: error: BUILDSTDERR: warning: label ‘_ceim’ defined but not used [-Wunused-label] BUILDSTDERR: 1719 | _ceim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1719 | _ceim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_ceik’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1754:1: error: BUILDSTDERR: warning: label ‘_ceik’ defined but not used [-Wunused-label] BUILDSTDERR: 1754 | _ceik: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1754 | _ceik: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8g_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1777:1: error: BUILDSTDERR: warning: label ‘_ceiB’ defined but not used [-Wunused-label] BUILDSTDERR: 1777 | _ceiB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1777 | _ceiB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se7Z_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1819:1: error: BUILDSTDERR: warning: label ‘_ceiK’ defined but not used [-Wunused-label] BUILDSTDERR: 1819 | _ceiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1819 | _ceiK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cehN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1874:1: error: BUILDSTDERR: warning: label ‘_cehN’ defined but not used [-Wunused-label] BUILDSTDERR: 1874 | _cehN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1874 | _cehN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_ceiO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:1974:1: error: BUILDSTDERR: warning: label ‘_ceiO’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _ceiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _ceiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzrzr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2001:1: error: BUILDSTDERR: warning: label ‘_cej8’ defined but not used [-Wunused-label] BUILDSTDERR: 2001 | _cej8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2001 | _cej8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszszl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2053:1: error: BUILDSTDERR: warning: label ‘_cejw’ defined but not used [-Wunused-label] BUILDSTDERR: 2053 | _cejw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2053 | _cejw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8s_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2086:1: error: BUILDSTDERR: warning: label ‘_cejW’ defined but not used [-Wunused-label] BUILDSTDERR: 2086 | _cejW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2086 | _cejW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8p_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2126:1: error: BUILDSTDERR: warning: label ‘_cejZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2126 | _cejZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2126 | _cejZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8A_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2180:1: error: BUILDSTDERR: warning: label ‘_ceks’ defined but not used [-Wunused-label] BUILDSTDERR: 2180 | _ceks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2180 | _ceks: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cekq’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2215:1: error: BUILDSTDERR: warning: label ‘_cekq’ defined but not used [-Wunused-label] BUILDSTDERR: 2215 | _cekq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2215 | _cekq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8F_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2239:1: error: BUILDSTDERR: warning: label ‘_cekL’ defined but not used [-Wunused-label] BUILDSTDERR: 2239 | _cekL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2239 | _cekL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cekJ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2274:1: error: BUILDSTDERR: warning: label ‘_cekJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2274 | _cekJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2274 | _cekJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8H_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2297:1: error: BUILDSTDERR: warning: label ‘_cel0’ defined but not used [-Wunused-label] BUILDSTDERR: 2297 | _cel0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2297 | _cel0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se8q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2339:1: error: BUILDSTDERR: warning: label ‘_cel9’ defined but not used [-Wunused-label] BUILDSTDERR: 2339 | _cel9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2339 | _cel9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cekc’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2394:1: error: BUILDSTDERR: warning: label ‘_cekc’ defined but not used [-Wunused-label] BUILDSTDERR: 2394 | _cekc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2394 | _cekc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_celd’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2494:1: error: BUILDSTDERR: warning: label ‘_celd’ defined but not used [-Wunused-label] BUILDSTDERR: 2494 | _celd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2494 | _celd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zrzgzr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2525:1: error: BUILDSTDERR: warning: label ‘_celA’ defined but not used [-Wunused-label] BUILDSTDERR: 2525 | _celA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2525 | _celA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cely’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2574:1: error: BUILDSTDERR: warning: label ‘_cely’ defined but not used [-Wunused-label] BUILDSTDERR: 2574 | _cely: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2574 | _cely: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zszlzs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2606:1: error: BUILDSTDERR: warning: label ‘_cem1’ defined but not used [-Wunused-label] BUILDSTDERR: 2606 | _cem1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2606 | _cem1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘re6I_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2642:1: error: BUILDSTDERR: warning: label ‘_cemb’ defined but not used [-Wunused-label] BUILDSTDERR: 2642 | _cemb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2642 | _cemb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘re6J_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2685:1: error: BUILDSTDERR: warning: label ‘_ceml’ defined but not used [-Wunused-label] BUILDSTDERR: 2685 | _ceml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2685 | _ceml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘re6K_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2729:1: error: BUILDSTDERR: warning: label ‘_cemE’ defined but not used [-Wunused-label] BUILDSTDERR: 2729 | _cemE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2729 | _cemE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_push_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2780:1: error: BUILDSTDERR: warning: label ‘_cemN’ defined but not used [-Wunused-label] BUILDSTDERR: 2780 | _cemN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2780 | _cemN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘re6L_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2809:1: error: BUILDSTDERR: warning: label ‘_cemX’ defined but not used [-Wunused-label] BUILDSTDERR: 2809 | _cemX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2809 | _cemX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘re6M_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2852:1: error: BUILDSTDERR: warning: label ‘_cen7’ defined but not used [-Wunused-label] BUILDSTDERR: 2852 | _cen7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2852 | _cen7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘re6N_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2896:1: error: BUILDSTDERR: warning: label ‘_cenq’ defined but not used [-Wunused-label] BUILDSTDERR: 2896 | _cenq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2896 | _cenq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_pull_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2947:1: error: BUILDSTDERR: warning: label ‘_cenz’ defined but not used [-Wunused-label] BUILDSTDERR: 2947 | _cenz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2947 | _cenz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se94_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:2975:1: error: BUILDSTDERR: warning: label ‘_ceo1’ defined but not used [-Wunused-label] BUILDSTDERR: 2975 | _ceo1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2975 | _ceo1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cenZ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3010:1: error: BUILDSTDERR: warning: label ‘_cenZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3010 | _cenZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3010 | _cenZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se97_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3031:1: error: BUILDSTDERR: warning: label ‘_ceov’ defined but not used [-Wunused-label] BUILDSTDERR: 3031 | _ceov: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3031 | _ceov: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se98_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3072:1: error: BUILDSTDERR: warning: label ‘_ceoy’ defined but not used [-Wunused-label] BUILDSTDERR: 3072 | _ceoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3072 | _ceoy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se99_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3130:1: error: BUILDSTDERR: warning: label ‘_ceoD’ defined but not used [-Wunused-label] BUILDSTDERR: 3130 | _ceoD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3130 | _ceoD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zpzgzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3189:1: error: BUILDSTDERR: warning: label ‘_ceoO’ defined but not used [-Wunused-label] BUILDSTDERR: 3189 | _ceoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3189 | _ceoO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cenK’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3231:1: error: BUILDSTDERR: warning: label ‘_cenK’ defined but not used [-Wunused-label] BUILDSTDERR: 3231 | _cenK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3231 | _cenK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_ceoT’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3312:1: error: BUILDSTDERR: warning: label ‘_ceoT’ defined but not used [-Wunused-label] BUILDSTDERR: 3312 | _ceoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3312 | _ceoT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9j_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3343:1: error: BUILDSTDERR: warning: label ‘_cepw’ defined but not used [-Wunused-label] BUILDSTDERR: 3343 | _cepw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3343 | _cepw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cepu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3379:1: error: BUILDSTDERR: warning: label ‘_cepu’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _cepu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _cepu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9p_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3402:1: error: BUILDSTDERR: warning: label ‘_ceq1’ defined but not used [-Wunused-label] BUILDSTDERR: 3402 | _ceq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3402 | _ceq1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3443:1: error: BUILDSTDERR: warning: label ‘_ceq4’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _ceq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _ceq4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9r_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3501:1: error: BUILDSTDERR: warning: label ‘_ceq9’ defined but not used [-Wunused-label] BUILDSTDERR: 3501 | _ceq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3501 | _ceq9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzgz7eU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3557:1: error: BUILDSTDERR: warning: label ‘_ceqk’ defined but not used [-Wunused-label] BUILDSTDERR: 3557 | _ceqk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3557 | _ceqk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cepg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3593:1: error: BUILDSTDERR: warning: label ‘_cepg’ defined but not used [-Wunused-label] BUILDSTDERR: 3593 | _cepg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3593 | _cepg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_ceqt’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3673:1: error: BUILDSTDERR: warning: label ‘_ceqt’ defined but not used [-Wunused-label] BUILDSTDERR: 3673 | _ceqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3673 | _ceqt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_z7eUzlzl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3703:1: error: BUILDSTDERR: warning: label ‘_cer6’ defined but not used [-Wunused-label] BUILDSTDERR: 3703 | _cer6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3703 | _cer6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgz7eUzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3740:1: error: BUILDSTDERR: warning: label ‘_cerj’ defined but not used [-Wunused-label] BUILDSTDERR: 3740 | _cerj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3740 | _cerj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cerh’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3771:1: error: BUILDSTDERR: warning: label ‘_cerh’ defined but not used [-Wunused-label] BUILDSTDERR: 3771 | _cerh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3771 | _cerh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlz7eUzl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3804:1: error: BUILDSTDERR: warning: label ‘_cerw’ defined but not used [-Wunused-label] BUILDSTDERR: 3804 | _cerw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3804 | _cerw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zgzpzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3842:1: error: BUILDSTDERR: warning: label ‘_cerJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3842 | _cerJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3842 | _cerJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cerH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3873:1: error: BUILDSTDERR: warning: label ‘_cerH’ defined but not used [-Wunused-label] BUILDSTDERR: 3873 | _cerH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3873 | _cerH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzpzl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3906:1: error: BUILDSTDERR: warning: label ‘_cerW’ defined but not used [-Wunused-label] BUILDSTDERR: 3906 | _cerW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3906 | _cerW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_zlzlzp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3943:1: error: BUILDSTDERR: warning: label ‘_ces6’ defined but not used [-Wunused-label] BUILDSTDERR: 3943 | _ces6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3943 | _ces6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9T_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:3976:1: error: BUILDSTDERR: warning: label ‘_cesw’ defined but not used [-Wunused-label] BUILDSTDERR: 3976 | _cesw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3976 | _cesw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9Q_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4016:1: error: BUILDSTDERR: warning: label ‘_cesz’ defined but not used [-Wunused-label] BUILDSTDERR: 4016 | _cesz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4016 | _cesz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘sea0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4070:1: error: BUILDSTDERR: warning: label ‘_cet2’ defined but not used [-Wunused-label] BUILDSTDERR: 4070 | _cet2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4070 | _cet2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cet0’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4105:1: error: BUILDSTDERR: warning: label ‘_cet0’ defined but not used [-Wunused-label] BUILDSTDERR: 4105 | _cet0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4105 | _cet0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘sea5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4129:1: error: BUILDSTDERR: warning: label ‘_cetl’ defined but not used [-Wunused-label] BUILDSTDERR: 4129 | _cetl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4129 | _cetl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cetj’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4164:1: error: BUILDSTDERR: warning: label ‘_cetj’ defined but not used [-Wunused-label] BUILDSTDERR: 4164 | _cetj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4164 | _cetj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘sea7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4187:1: error: BUILDSTDERR: warning: label ‘_cetA’ defined but not used [-Wunused-label] BUILDSTDERR: 4187 | _cetA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4187 | _cetA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘se9R_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4229:1: error: BUILDSTDERR: warning: label ‘_cetJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4229 | _cetJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4229 | _cetJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘_cesM’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4282:1: error: BUILDSTDERR: warning: label ‘_cesM’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _cesM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _cesM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziCore_reflect_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_19.hc:4389:1: error: BUILDSTDERR: warning: label ‘_ceu2’ defined but not used [-Wunused-label] BUILDSTDERR: 4389 | _ceu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4389 | _ceu2: BUILDSTDERR: | ^ [3 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.p_o ) BUILDSTDERR: src/Pipes.hs:89:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 89 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_toListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:209:1: error: BUILDSTDERR: warning: label ‘_ci09’ defined but not used [-Wunused-label] BUILDSTDERR: 209 | _ci09: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 209 | _ci09: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:233:1: error: BUILDSTDERR: warning: label ‘_ci0i’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _ci0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _ci0i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shIZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:258:1: error: BUILDSTDERR: warning: label ‘_ci0z’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _ci0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _ci0z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:290:1: error: BUILDSTDERR: warning: label ‘_ci0D’ defined but not used [-Wunused-label] BUILDSTDERR: 290 | _ci0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 290 | _ci0D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:337:1: error: BUILDSTDERR: warning: label ‘_ci1r’ defined but not used [-Wunused-label] BUILDSTDERR: 337 | _ci1r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 337 | _ci1r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci1p’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:373:1: error: BUILDSTDERR: warning: label ‘_ci1p’ defined but not used [-Wunused-label] BUILDSTDERR: 373 | _ci1p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 373 | _ci1p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:396:1: error: BUILDSTDERR: warning: label ‘_ci1L’ defined but not used [-Wunused-label] BUILDSTDERR: 396 | _ci1L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 396 | _ci1L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:437:1: error: BUILDSTDERR: warning: label ‘_ci1O’ defined but not used [-Wunused-label] BUILDSTDERR: 437 | _ci1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 437 | _ci1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:492:1: error: BUILDSTDERR: warning: label ‘_ci22’ defined but not used [-Wunused-label] BUILDSTDERR: 492 | _ci22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 492 | _ci22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJ5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:535:1: error: BUILDSTDERR: warning: label ‘_ci2b’ defined but not used [-Wunused-label] BUILDSTDERR: 535 | _ci2b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 535 | _ci2b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci1b’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:593:1: error: BUILDSTDERR: warning: label ‘_ci1b’ defined but not used [-Wunused-label] BUILDSTDERR: 593 | _ci1b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 593 | _ci1b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:698:1: error: BUILDSTDERR: warning: label ‘_ci2q’ defined but not used [-Wunused-label] BUILDSTDERR: 698 | _ci2q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 698 | _ci2q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctraverse_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:755:1: error: BUILDSTDERR: warning: label ‘_ci2v’ defined but not used [-Wunused-label] BUILDSTDERR: 755 | _ci2v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 755 | _ci2v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci0R’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:785:1: error: BUILDSTDERR: warning: label ‘_ci0R’ defined but not used [-Wunused-label] BUILDSTDERR: 785 | _ci0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 785 | _ci0R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdctraverse_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:837:1: error: BUILDSTDERR: warning: label ‘_ci2U’ defined but not used [-Wunused-label] BUILDSTDERR: 837 | _ci2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 837 | _ci2U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:863:1: error: BUILDSTDERR: warning: label ‘_ci3a’ defined but not used [-Wunused-label] BUILDSTDERR: 863 | _ci3a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 863 | _ci3a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:901:1: error: BUILDSTDERR: warning: label ‘_ci3m’ defined but not used [-Wunused-label] BUILDSTDERR: 901 | _ci3m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 901 | _ci3m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:952:1: error: BUILDSTDERR: warning: label ‘_ci3y’ defined but not used [-Wunused-label] BUILDSTDERR: 952 | _ci3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 952 | _ci3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:990:1: error: BUILDSTDERR: warning: label ‘_ci3X’ defined but not used [-Wunused-label] BUILDSTDERR: 990 | _ci3X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 990 | _ci3X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1031:1: error: BUILDSTDERR: warning: label ‘_ci40’ defined but not used [-Wunused-label] BUILDSTDERR: 1031 | _ci40: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1031 | _ci40: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1092:1: error: BUILDSTDERR: warning: label ‘_ci46’ defined but not used [-Wunused-label] BUILDSTDERR: 1092 | _ci46: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1092 | _ci46: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListTzuzdcthrowM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1151:1: error: BUILDSTDERR: warning: label ‘_ci4b’ defined but not used [-Wunused-label] BUILDSTDERR: 1151 | _ci4b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1151 | _ci4b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableListTzuzdctoListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1209:1: error: BUILDSTDERR: warning: label ‘_ci4y’ defined but not used [-Wunused-label] BUILDSTDERR: 1209 | _ci4y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1209 | _ci4y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1233:1: error: BUILDSTDERR: warning: label ‘_ci4H’ defined but not used [-Wunused-label] BUILDSTDERR: 1233 | _ci4H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1233 | _ci4H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_enumerate1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1258:1: error: BUILDSTDERR: warning: label ‘_ci4R’ defined but not used [-Wunused-label] BUILDSTDERR: 1258 | _ci4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1258 | _ci4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_enumerate_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1288:1: error: BUILDSTDERR: warning: label ‘_ci50’ defined but not used [-Wunused-label] BUILDSTDERR: 1288 | _ci50: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1288 | _ci50: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1314:1: error: BUILDSTDERR: warning: label ‘_ci5j’ defined but not used [-Wunused-label] BUILDSTDERR: 1314 | _ci5j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1314 | _ci5j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhI0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1351:1: error: BUILDSTDERR: warning: label ‘_ci5m’ defined but not used [-Wunused-label] BUILDSTDERR: 1351 | _ci5m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1351 | _ci5m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListTzuzdccatch_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1392:1: error: BUILDSTDERR: warning: label ‘_ci5z’ defined but not used [-Wunused-label] BUILDSTDERR: 1392 | _ci5z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1392 | _ci5z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1418:1: error: BUILDSTDERR: warning: label ‘_ci5S’ defined but not used [-Wunused-label] BUILDSTDERR: 1418 | _ci5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1418 | _ci5S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhI1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1455:1: error: BUILDSTDERR: warning: label ‘_ci5V’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _ci5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _ci5V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdccatchError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1496:1: error: BUILDSTDERR: warning: label ‘_ci68’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _ci68: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _ci68: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhI2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1521:1: error: BUILDSTDERR: warning: label ‘_ci6i’ defined but not used [-Wunused-label] BUILDSTDERR: 1521 | _ci6i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1521 | _ci6i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdclocal_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1548:1: error: BUILDSTDERR: warning: label ‘_ci6r’ defined but not used [-Wunused-label] BUILDSTDERR: 1548 | _ci6r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1548 | _ci6r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1572:1: error: BUILDSTDERR: warning: label ‘_ci6H’ defined but not used [-Wunused-label] BUILDSTDERR: 1572 | _ci6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1572 | _ci6H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1607:1: error: BUILDSTDERR: warning: label ‘_ci6R’ defined but not used [-Wunused-label] BUILDSTDERR: 1607 | _ci6R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1607 | _ci6R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shK3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1643:1: error: BUILDSTDERR: warning: label ‘_ci7j’ defined but not used [-Wunused-label] BUILDSTDERR: 1643 | _ci7j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1643 | _ci7j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci7h’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1680:1: error: BUILDSTDERR: warning: label ‘_ci7h’ defined but not used [-Wunused-label] BUILDSTDERR: 1680 | _ci7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1680 | _ci7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shK9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1706:1: error: BUILDSTDERR: warning: label ‘_ci7C’ defined but not used [-Wunused-label] BUILDSTDERR: 1706 | _ci7C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1706 | _ci7C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci7A’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1743:1: error: BUILDSTDERR: warning: label ‘_ci7A’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _ci7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _ci7A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1769:1: error: BUILDSTDERR: warning: label ‘_ci8f’ defined but not used [-Wunused-label] BUILDSTDERR: 1769 | _ci8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1769 | _ci8f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci8d’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1809:1: error: BUILDSTDERR: warning: label ‘_ci8d’ defined but not used [-Wunused-label] BUILDSTDERR: 1809 | _ci8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1809 | _ci8d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1835:1: error: BUILDSTDERR: warning: label ‘_ci8j’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _ci8j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _ci8j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci80’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1882:1: error: BUILDSTDERR: warning: label ‘_ci80’ defined but not used [-Wunused-label] BUILDSTDERR: 1882 | _ci80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1882 | _ci80: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1928:1: error: BUILDSTDERR: warning: label ‘_ci8x’ defined but not used [-Wunused-label] BUILDSTDERR: 1928 | _ci8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1928 | _ci8x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1975:1: error: BUILDSTDERR: warning: label ‘_ci8A’ defined but not used [-Wunused-label] BUILDSTDERR: 1975 | _ci8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1975 | _ci8A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shJV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2043:1: error: BUILDSTDERR: warning: label ‘_ci8L’ defined but not used [-Wunused-label] BUILDSTDERR: 2043 | _ci8L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2043 | _ci8L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ci73’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2100:1: error: BUILDSTDERR: warning: label ‘_ci73’ defined but not used [-Wunused-label] BUILDSTDERR: 2100 | _ci73: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2100 | _ci73: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2219:1: error: BUILDSTDERR: warning: label ‘_ci9d’ defined but not used [-Wunused-label] BUILDSTDERR: 2219 | _ci9d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2219 | _ci9d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdclisten_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2263:1: error: BUILDSTDERR: warning: label ‘_ci9g’ defined but not used [-Wunused-label] BUILDSTDERR: 2263 | _ci9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2263 | _ci9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2326:1: error: BUILDSTDERR: warning: label ‘_ci9S’ defined but not used [-Wunused-label] BUILDSTDERR: 2326 | _ci9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2326 | _ci9S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2361:1: error: BUILDSTDERR: warning: label ‘_cia2’ defined but not used [-Wunused-label] BUILDSTDERR: 2361 | _cia2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2361 | _cia2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2397:1: error: BUILDSTDERR: warning: label ‘_ciau’ defined but not used [-Wunused-label] BUILDSTDERR: 2397 | _ciau: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2397 | _ciau: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cias’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2434:1: error: BUILDSTDERR: warning: label ‘_cias’ defined but not used [-Wunused-label] BUILDSTDERR: 2434 | _cias: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2434 | _cias: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2458:1: error: BUILDSTDERR: warning: label ‘_cib3’ defined but not used [-Wunused-label] BUILDSTDERR: 2458 | _cib3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2458 | _cib3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2493:1: error: BUILDSTDERR: warning: label ‘_cibe’ defined but not used [-Wunused-label] BUILDSTDERR: 2493 | _cibe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2493 | _cibe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2523:1: error: BUILDSTDERR: warning: label ‘_cibs’ defined but not used [-Wunused-label] BUILDSTDERR: 2523 | _cibs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2523 | _cibs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cibq’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2560:1: error: BUILDSTDERR: warning: label ‘_cibq’ defined but not used [-Wunused-label] BUILDSTDERR: 2560 | _cibq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2560 | _cibq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2597:1: error: BUILDSTDERR: warning: label ‘_cibA’ defined but not used [-Wunused-label] BUILDSTDERR: 2597 | _cibA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2597 | _cibA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2687:1: error: BUILDSTDERR: warning: label ‘_cibF’ defined but not used [-Wunused-label] BUILDSTDERR: 2687 | _cibF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2687 | _cibF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2750:1: error: BUILDSTDERR: warning: label ‘_cich’ defined but not used [-Wunused-label] BUILDSTDERR: 2750 | _cich: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2750 | _cich: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cicf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2790:1: error: BUILDSTDERR: warning: label ‘_cicf’ defined but not used [-Wunused-label] BUILDSTDERR: 2790 | _cicf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2790 | _cicf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2816:1: error: BUILDSTDERR: warning: label ‘_cicl’ defined but not used [-Wunused-label] BUILDSTDERR: 2816 | _cicl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2816 | _cicl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cic2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2863:1: error: BUILDSTDERR: warning: label ‘_cic2’ defined but not used [-Wunused-label] BUILDSTDERR: 2863 | _cic2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2863 | _cic2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2909:1: error: BUILDSTDERR: warning: label ‘_cicz’ defined but not used [-Wunused-label] BUILDSTDERR: 2909 | _cicz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2909 | _cicz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:2956:1: error: BUILDSTDERR: warning: label ‘_cicC’ defined but not used [-Wunused-label] BUILDSTDERR: 2956 | _cicC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2956 | _cicC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3024:1: error: BUILDSTDERR: warning: label ‘_cicN’ defined but not used [-Wunused-label] BUILDSTDERR: 3024 | _cicN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3024 | _cicN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciae’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3078:1: error: BUILDSTDERR: warning: label ‘_ciae’ defined but not used [-Wunused-label] BUILDSTDERR: 3078 | _ciae: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3078 | _ciae: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciaD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3179:1: error: BUILDSTDERR: warning: label ‘_ciaD’ defined but not used [-Wunused-label] BUILDSTDERR: 3179 | _ciaD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3179 | _ciaD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shKZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3231:1: error: BUILDSTDERR: warning: label ‘_cidg’ defined but not used [-Wunused-label] BUILDSTDERR: 3231 | _cidg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3231 | _cidg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcpass_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3275:1: error: BUILDSTDERR: warning: label ‘_cidj’ defined but not used [-Wunused-label] BUILDSTDERR: 3275 | _cidj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3275 | _cidj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shL3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3340:1: error: BUILDSTDERR: warning: label ‘_cie4’ defined but not used [-Wunused-label] BUILDSTDERR: 3340 | _cie4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3340 | _cie4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhI3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3373:1: error: BUILDSTDERR: warning: label ‘_cie7’ defined but not used [-Wunused-label] BUILDSTDERR: 3373 | _cie7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3373 | _cie7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMFunctorTYPEListTzuzdchoist_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3410:1: error: BUILDSTDERR: warning: label ‘_ciek’ defined but not used [-Wunused-label] BUILDSTDERR: 3410 | _ciek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3410 | _ciek: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMFunctorTYPEListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3433:1: error: BUILDSTDERR: warning: label ‘_ciet’ defined but not used [-Wunused-label] BUILDSTDERR: 3433 | _ciet: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3433 | _ciet: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shL7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3459:1: error: BUILDSTDERR: warning: label ‘_cieK’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _cieK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _cieK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shL9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3498:1: error: BUILDSTDERR: warning: label ‘_cieW’ defined but not used [-Wunused-label] BUILDSTDERR: 3498 | _cieW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3498 | _cieW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdczlzbzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3532:1: error: BUILDSTDERR: warning: label ‘_cieZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3532 | _cieZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3532 | _cieZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3579:1: error: BUILDSTDERR: warning: label ‘_cifl’ defined but not used [-Wunused-label] BUILDSTDERR: 3579 | _cifl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3579 | _cifl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3615:1: error: BUILDSTDERR: warning: label ‘_cifN’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _cifN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _cifN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cifL’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3651:1: error: BUILDSTDERR: warning: label ‘_cifL’ defined but not used [-Wunused-label] BUILDSTDERR: 3651 | _cifL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3651 | _cifL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3674:1: error: BUILDSTDERR: warning: label ‘_cig0’ defined but not used [-Wunused-label] BUILDSTDERR: 3674 | _cig0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3674 | _cig0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3712:1: error: BUILDSTDERR: warning: label ‘_cig9’ defined but not used [-Wunused-label] BUILDSTDERR: 3712 | _cig9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3712 | _cig9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cifx’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3764:1: error: BUILDSTDERR: warning: label ‘_cifx’ defined but not used [-Wunused-label] BUILDSTDERR: 3764 | _cifx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3764 | _cifx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldMap_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3847:1: error: BUILDSTDERR: warning: label ‘_cigp’ defined but not used [-Wunused-label] BUILDSTDERR: 3847 | _cigp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3847 | _cigp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3901:1: error: BUILDSTDERR: warning: label ‘_cigP’ defined but not used [-Wunused-label] BUILDSTDERR: 3901 | _cigP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3901 | _cigP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3937:1: error: BUILDSTDERR: warning: label ‘_cihh’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _cihh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _cihh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cihf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3973:1: error: BUILDSTDERR: warning: label ‘_cihf’ defined but not used [-Wunused-label] BUILDSTDERR: 3973 | _cihf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3973 | _cihf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:3999:1: error: BUILDSTDERR: warning: label ‘_ciht’ defined but not used [-Wunused-label] BUILDSTDERR: 3999 | _ciht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3999 | _ciht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cih1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4048:1: error: BUILDSTDERR: warning: label ‘_cih1’ defined but not used [-Wunused-label] BUILDSTDERR: 4048 | _cih1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4048 | _cih1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfold_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4123:1: error: BUILDSTDERR: warning: label ‘_cihJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4123 | _cihJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4123 | _cihJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4176:1: error: BUILDSTDERR: warning: label ‘_cii7’ defined but not used [-Wunused-label] BUILDSTDERR: 4176 | _cii7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4176 | _cii7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4215:1: error: BUILDSTDERR: warning: label ‘_ciih’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _ciih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _ciih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4251:1: error: BUILDSTDERR: warning: label ‘_ciiJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4251 | _ciiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4251 | _ciiJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciiH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4287:1: error: BUILDSTDERR: warning: label ‘_ciiH’ defined but not used [-Wunused-label] BUILDSTDERR: 4287 | _ciiH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4287 | _ciiH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4313:1: error: BUILDSTDERR: warning: label ‘_ciiV’ defined but not used [-Wunused-label] BUILDSTDERR: 4313 | _ciiV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4313 | _ciiV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciit’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4363:1: error: BUILDSTDERR: warning: label ‘_ciit’ defined but not used [-Wunused-label] BUILDSTDERR: 4363 | _ciit: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4363 | _ciit: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shLW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4434:1: error: BUILDSTDERR: warning: label ‘_cijj’ defined but not used [-Wunused-label] BUILDSTDERR: 4434 | _cijj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4434 | _cijj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcsum_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4473:1: error: BUILDSTDERR: warning: label ‘_cijm’ defined but not used [-Wunused-label] BUILDSTDERR: 4473 | _cijm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4473 | _cijm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4538:1: error: BUILDSTDERR: warning: label ‘_cijP’ defined but not used [-Wunused-label] BUILDSTDERR: 4538 | _cijP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4538 | _cijP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cijN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4578:1: error: BUILDSTDERR: warning: label ‘_cijN’ defined but not used [-Wunused-label] BUILDSTDERR: 4578 | _cijN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4578 | _cijN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shM0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4606:1: error: BUILDSTDERR: warning: label ‘_cik8’ defined but not used [-Wunused-label] BUILDSTDERR: 4606 | _cik8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4606 | _cik8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shM1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4644:1: error: BUILDSTDERR: warning: label ‘_cikt’ defined but not used [-Wunused-label] BUILDSTDERR: 4644 | _cikt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4644 | _cikt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cikk’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4690:1: error: BUILDSTDERR: warning: label ‘_cikk’ defined but not used [-Wunused-label] BUILDSTDERR: 4690 | _cikk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4690 | _cikk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cikC’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4737:1: error: BUILDSTDERR: warning: label ‘_cikC’ defined but not used [-Wunused-label] BUILDSTDERR: 4737 | _cikC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4737 | _cikC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cikI’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4763:1: error: BUILDSTDERR: warning: label ‘_cikI’ defined but not used [-Wunused-label] BUILDSTDERR: 4763 | _cikI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4763 | _cikI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cikW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4813:1: error: BUILDSTDERR: warning: label ‘_cikW’ defined but not used [-Wunused-label] BUILDSTDERR: 4813 | _cikW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4813 | _cikW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4862:1: error: BUILDSTDERR: warning: label ‘_cilB’ defined but not used [-Wunused-label] BUILDSTDERR: 4862 | _cilB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4862 | _cilB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cilv’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4902:1: error: BUILDSTDERR: warning: label ‘_cilv’ defined but not used [-Wunused-label] BUILDSTDERR: 4902 | _cilv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4902 | _cilv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcminimum_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4938:1: error: BUILDSTDERR: warning: label ‘_cilK’ defined but not used [-Wunused-label] BUILDSTDERR: 4938 | _cilK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4938 | _cilK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:4997:1: error: BUILDSTDERR: warning: label ‘_cim9’ defined but not used [-Wunused-label] BUILDSTDERR: 4997 | _cim9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4997 | _cim9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cim7’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5037:1: error: BUILDSTDERR: warning: label ‘_cim7’ defined but not used [-Wunused-label] BUILDSTDERR: 5037 | _cim7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5037 | _cim7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5065:1: error: BUILDSTDERR: warning: label ‘_cims’ defined but not used [-Wunused-label] BUILDSTDERR: 5065 | _cims: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5065 | _cims: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5103:1: error: BUILDSTDERR: warning: label ‘_cimN’ defined but not used [-Wunused-label] BUILDSTDERR: 5103 | _cimN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5103 | _cimN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cimE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5149:1: error: BUILDSTDERR: warning: label ‘_cimE’ defined but not used [-Wunused-label] BUILDSTDERR: 5149 | _cimE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5149 | _cimE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cimW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5196:1: error: BUILDSTDERR: warning: label ‘_cimW’ defined but not used [-Wunused-label] BUILDSTDERR: 5196 | _cimW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5196 | _cimW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cin2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5222:1: error: BUILDSTDERR: warning: label ‘_cin2’ defined but not used [-Wunused-label] BUILDSTDERR: 5222 | _cin2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5222 | _cin2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cing’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5272:1: error: BUILDSTDERR: warning: label ‘_cing’ defined but not used [-Wunused-label] BUILDSTDERR: 5272 | _cing: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5272 | _cing: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5321:1: error: BUILDSTDERR: warning: label ‘_cinV’ defined but not used [-Wunused-label] BUILDSTDERR: 5321 | _cinV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5321 | _cinV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cinP’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5361:1: error: BUILDSTDERR: warning: label ‘_cinP’ defined but not used [-Wunused-label] BUILDSTDERR: 5361 | _cinP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5361 | _cinP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcmaximum_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5397:1: error: BUILDSTDERR: warning: label ‘_cio4’ defined but not used [-Wunused-label] BUILDSTDERR: 5397 | _cio4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5397 | _cio4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5450:1: error: BUILDSTDERR: warning: label ‘_cios’ defined but not used [-Wunused-label] BUILDSTDERR: 5450 | _cios: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5450 | _cios: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5489:1: error: BUILDSTDERR: warning: label ‘_cioN’ defined but not used [-Wunused-label] BUILDSTDERR: 5489 | _cioN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5489 | _cioN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciox’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5514:1: error: BUILDSTDERR: warning: label ‘_ciox’ defined but not used [-Wunused-label] BUILDSTDERR: 5514 | _ciox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5514 | _ciox: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cioE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5546:1: error: BUILDSTDERR: warning: label ‘_cioE’ defined but not used [-Wunused-label] BUILDSTDERR: 5546 | _cioE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5546 | _cioE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cioW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5595:1: error: BUILDSTDERR: warning: label ‘_cioW’ defined but not used [-Wunused-label] BUILDSTDERR: 5595 | _cioW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5595 | _cioW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cip2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5624:1: error: BUILDSTDERR: warning: label ‘_cip2’ defined but not used [-Wunused-label] BUILDSTDERR: 5624 | _cip2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5624 | _cip2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5649:1: error: BUILDSTDERR: warning: label ‘_cipz’ defined but not used [-Wunused-label] BUILDSTDERR: 5649 | _cipz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5649 | _cipz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcelem_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5688:1: error: BUILDSTDERR: warning: label ‘_cipC’ defined but not used [-Wunused-label] BUILDSTDERR: 5688 | _cipC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5688 | _cipC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5745:1: error: BUILDSTDERR: warning: label ‘_cipY’ defined but not used [-Wunused-label] BUILDSTDERR: 5745 | _cipY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5745 | _cipY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shN5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5795:1: error: BUILDSTDERR: warning: label ‘_ciqw’ defined but not used [-Wunused-label] BUILDSTDERR: 5795 | _ciqw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5795 | _ciqw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciqu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5831:1: error: BUILDSTDERR: warning: label ‘_ciqu’ defined but not used [-Wunused-label] BUILDSTDERR: 5831 | _ciqu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5831 | _ciqu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shN8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5854:1: error: BUILDSTDERR: warning: label ‘_ciqR’ defined but not used [-Wunused-label] BUILDSTDERR: 5854 | _ciqR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5854 | _ciqR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shN9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5895:1: error: BUILDSTDERR: warning: label ‘_ciqU’ defined but not used [-Wunused-label] BUILDSTDERR: 5895 | _ciqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5895 | _ciqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shMY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5944:1: error: BUILDSTDERR: warning: label ‘_cir5’ defined but not used [-Wunused-label] BUILDSTDERR: 5944 | _cir5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5944 | _cir5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciqg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:5994:1: error: BUILDSTDERR: warning: label ‘_ciqg’ defined but not used [-Wunused-label] BUILDSTDERR: 5994 | _ciqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5994 | _ciqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6073:1: error: BUILDSTDERR: warning: label ‘_cirl’ defined but not used [-Wunused-label] BUILDSTDERR: 6073 | _cirl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6073 | _cirl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6136:1: error: BUILDSTDERR: warning: label ‘_cirM’ defined but not used [-Wunused-label] BUILDSTDERR: 6136 | _cirM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6136 | _cirM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cirK’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6176:1: error: BUILDSTDERR: warning: label ‘_cirK’ defined but not used [-Wunused-label] BUILDSTDERR: 6176 | _cirK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6176 | _cirK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6205:1: error: BUILDSTDERR: warning: label ‘_cisl’ defined but not used [-Wunused-label] BUILDSTDERR: 6205 | _cisl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6205 | _cisl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cise’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6243:1: error: BUILDSTDERR: warning: label ‘_cise’ defined but not used [-Wunused-label] BUILDSTDERR: 6243 | _cise: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6243 | _cise: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6279:1: error: BUILDSTDERR: warning: label ‘_cisw’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _cisw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _cisw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldl1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6336:1: error: BUILDSTDERR: warning: label ‘_cisI’ defined but not used [-Wunused-label] BUILDSTDERR: 6336 | _cisI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6336 | _cisI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cisC’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6377:1: error: BUILDSTDERR: warning: label ‘_cisC’ defined but not used [-Wunused-label] BUILDSTDERR: 6377 | _cisC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6377 | _cisC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6417:1: error: BUILDSTDERR: warning: label ‘_cite’ defined but not used [-Wunused-label] BUILDSTDERR: 6417 | _cite: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6417 | _cite: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_citc’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6452:1: error: BUILDSTDERR: warning: label ‘_citc’ defined but not used [-Wunused-label] BUILDSTDERR: 6452 | _citc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6452 | _citc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldrzq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6481:1: error: BUILDSTDERR: warning: label ‘_citi’ defined but not used [-Wunused-label] BUILDSTDERR: 6481 | _citi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6481 | _citi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6534:1: error: BUILDSTDERR: warning: label ‘_citR’ defined but not used [-Wunused-label] BUILDSTDERR: 6534 | _citR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6534 | _citR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6571:1: error: BUILDSTDERR: warning: label ‘_ciu4’ defined but not used [-Wunused-label] BUILDSTDERR: 6571 | _ciu4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6571 | _ciu4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciu2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6607:1: error: BUILDSTDERR: warning: label ‘_ciu2’ defined but not used [-Wunused-label] BUILDSTDERR: 6607 | _ciu2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6607 | _ciu2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6630:1: error: BUILDSTDERR: warning: label ‘_ciup’ defined but not used [-Wunused-label] BUILDSTDERR: 6630 | _ciup: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6630 | _ciup: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6669:1: error: BUILDSTDERR: warning: label ‘_cius’ defined but not used [-Wunused-label] BUILDSTDERR: 6669 | _cius: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6669 | _cius: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6716:1: error: BUILDSTDERR: warning: label ‘_ciuD’ defined but not used [-Wunused-label] BUILDSTDERR: 6716 | _ciuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6716 | _ciuD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_citE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6767:1: error: BUILDSTDERR: warning: label ‘_citE’ defined but not used [-Wunused-label] BUILDSTDERR: 6767 | _citE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6767 | _citE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6851:1: error: BUILDSTDERR: warning: label ‘_ciuT’ defined but not used [-Wunused-label] BUILDSTDERR: 6851 | _ciuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6851 | _ciuT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shNY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6910:1: error: BUILDSTDERR: warning: label ‘_civp’ defined but not used [-Wunused-label] BUILDSTDERR: 6910 | _civp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6910 | _civp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_civn’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6945:1: error: BUILDSTDERR: warning: label ‘_civn’ defined but not used [-Wunused-label] BUILDSTDERR: 6945 | _civn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6945 | _civn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldlzq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:6974:1: error: BUILDSTDERR: warning: label ‘_civt’ defined but not used [-Wunused-label] BUILDSTDERR: 6974 | _civt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6974 | _civt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7028:1: error: BUILDSTDERR: warning: label ‘_civK’ defined but not used [-Wunused-label] BUILDSTDERR: 7028 | _civK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7028 | _civK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_civH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7051:1: error: BUILDSTDERR: warning: label ‘_civH’ defined but not used [-Wunused-label] BUILDSTDERR: 7051 | _civH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7051 | _civH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdclength_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7103:1: error: BUILDSTDERR: warning: label ‘_ciw3’ defined but not used [-Wunused-label] BUILDSTDERR: 7103 | _ciw3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7103 | _ciw3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7148:1: error: BUILDSTDERR: warning: label ‘_ciwk’ defined but not used [-Wunused-label] BUILDSTDERR: 7148 | _ciwk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7148 | _ciwk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciwi’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7188:1: error: BUILDSTDERR: warning: label ‘_ciwi’ defined but not used [-Wunused-label] BUILDSTDERR: 7188 | _ciwi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7188 | _ciwi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7217:1: error: BUILDSTDERR: warning: label ‘_ciwT’ defined but not used [-Wunused-label] BUILDSTDERR: 7217 | _ciwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7217 | _ciwT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciwM’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7256:1: error: BUILDSTDERR: warning: label ‘_ciwM’ defined but not used [-Wunused-label] BUILDSTDERR: 7256 | _ciwM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7256 | _ciwM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7294:1: error: BUILDSTDERR: warning: label ‘_cix4’ defined but not used [-Wunused-label] BUILDSTDERR: 7294 | _cix4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7294 | _cix4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcfoldr1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7351:1: error: BUILDSTDERR: warning: label ‘_cixg’ defined but not used [-Wunused-label] BUILDSTDERR: 7351 | _cixg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7351 | _cixg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cixa’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7392:1: error: BUILDSTDERR: warning: label ‘_cixa’ defined but not used [-Wunused-label] BUILDSTDERR: 7392 | _cixa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7392 | _cixa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7429:1: error: BUILDSTDERR: warning: label ‘_cixB’ defined but not used [-Wunused-label] BUILDSTDERR: 7429 | _cixB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7429 | _cixB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcnull_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7457:1: error: BUILDSTDERR: warning: label ‘_cixK’ defined but not used [-Wunused-label] BUILDSTDERR: 7457 | _cixK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7457 | _cixK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7492:1: error: BUILDSTDERR: warning: label ‘_ciy0’ defined but not used [-Wunused-label] BUILDSTDERR: 7492 | _ciy0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7492 | _ciy0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7531:1: error: BUILDSTDERR: warning: label ‘_ciya’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _ciya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _ciya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7568:1: error: BUILDSTDERR: warning: label ‘_ciyC’ defined but not used [-Wunused-label] BUILDSTDERR: 7568 | _ciyC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7568 | _ciyC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciyA’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7604:1: error: BUILDSTDERR: warning: label ‘_ciyA’ defined but not used [-Wunused-label] BUILDSTDERR: 7604 | _ciyA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7604 | _ciyA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7630:1: error: BUILDSTDERR: warning: label ‘_ciyO’ defined but not used [-Wunused-label] BUILDSTDERR: 7630 | _ciyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7630 | _ciyO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciym’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7680:1: error: BUILDSTDERR: warning: label ‘_ciym’ defined but not used [-Wunused-label] BUILDSTDERR: 7680 | _ciym: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7680 | _ciym: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7751:1: error: BUILDSTDERR: warning: label ‘_cizc’ defined but not used [-Wunused-label] BUILDSTDERR: 7751 | _cizc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7751 | _cizc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdcproduct_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7790:1: error: BUILDSTDERR: warning: label ‘_cizf’ defined but not used [-Wunused-label] BUILDSTDERR: 7790 | _cizf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7790 | _cizf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListTzuzdctoList_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7851:1: error: BUILDSTDERR: warning: label ‘_cizA’ defined but not used [-Wunused-label] BUILDSTDERR: 7851 | _cizA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7851 | _cizA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7885:1: error: BUILDSTDERR: warning: label ‘_cizR’ defined but not used [-Wunused-label] BUILDSTDERR: 7885 | _cizR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7885 | _cizR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7920:1: error: BUILDSTDERR: warning: label ‘_ciA2’ defined but not used [-Wunused-label] BUILDSTDERR: 7920 | _ciA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7920 | _ciA2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7955:1: error: BUILDSTDERR: warning: label ‘_ciAd’ defined but not used [-Wunused-label] BUILDSTDERR: 7955 | _ciAd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7955 | _ciAd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:7990:1: error: BUILDSTDERR: warning: label ‘_ciAo’ defined but not used [-Wunused-label] BUILDSTDERR: 7990 | _ciAo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7990 | _ciAo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8025:1: error: BUILDSTDERR: warning: label ‘_ciAz’ defined but not used [-Wunused-label] BUILDSTDERR: 8025 | _ciAz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8025 | _ciAz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8060:1: error: BUILDSTDERR: warning: label ‘_ciAK’ defined but not used [-Wunused-label] BUILDSTDERR: 8060 | _ciAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8060 | _ciAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8095:1: error: BUILDSTDERR: warning: label ‘_ciAV’ defined but not used [-Wunused-label] BUILDSTDERR: 8095 | _ciAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8095 | _ciAV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8130:1: error: BUILDSTDERR: warning: label ‘_ciB6’ defined but not used [-Wunused-label] BUILDSTDERR: 8130 | _ciB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8130 | _ciB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8165:1: error: BUILDSTDERR: warning: label ‘_ciBh’ defined but not used [-Wunused-label] BUILDSTDERR: 8165 | _ciBh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8165 | _ciBh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8200:1: error: BUILDSTDERR: warning: label ‘_ciBs’ defined but not used [-Wunused-label] BUILDSTDERR: 8200 | _ciBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8200 | _ciBs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shON_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8235:1: error: BUILDSTDERR: warning: label ‘_ciBD’ defined but not used [-Wunused-label] BUILDSTDERR: 8235 | _ciBD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8235 | _ciBD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8270:1: error: BUILDSTDERR: warning: label ‘_ciBO’ defined but not used [-Wunused-label] BUILDSTDERR: 8270 | _ciBO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8270 | _ciBO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8305:1: error: BUILDSTDERR: warning: label ‘_ciBZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8305 | _ciBZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8305 | _ciBZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8340:1: error: BUILDSTDERR: warning: label ‘_ciCa’ defined but not used [-Wunused-label] BUILDSTDERR: 8340 | _ciCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8340 | _ciCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8375:1: error: BUILDSTDERR: warning: label ‘_ciCl’ defined but not used [-Wunused-label] BUILDSTDERR: 8375 | _ciCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8375 | _ciCl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shOI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8410:1: error: BUILDSTDERR: warning: label ‘_ciCw’ defined but not used [-Wunused-label] BUILDSTDERR: 8410 | _ciCw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8410 | _ciCw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFoldableListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8462:1: error: BUILDSTDERR: warning: label ‘_ciCA’ defined but not used [-Wunused-label] BUILDSTDERR: 8462 | _ciCA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8462 | _ciCA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shP0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8597:1: error: BUILDSTDERR: warning: label ‘_ciDo’ defined but not used [-Wunused-label] BUILDSTDERR: 8597 | _ciDo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8597 | _ciDo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcp2Traversable_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8634:1: error: BUILDSTDERR: warning: label ‘_ciDr’ defined but not used [-Wunused-label] BUILDSTDERR: 8634 | _ciDr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8634 | _ciDr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_yield_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8681:1: error: BUILDSTDERR: warning: label ‘_ciDI’ defined but not used [-Wunused-label] BUILDSTDERR: 8681 | _ciDI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8681 | _ciDI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8739:1: error: BUILDSTDERR: warning: label ‘_ciEc’ defined but not used [-Wunused-label] BUILDSTDERR: 8739 | _ciEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8739 | _ciEc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8780:1: error: BUILDSTDERR: warning: label ‘_ciEk’ defined but not used [-Wunused-label] BUILDSTDERR: 8780 | _ciEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8780 | _ciEk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_each_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8858:1: error: BUILDSTDERR: warning: label ‘_ciEw’ defined but not used [-Wunused-label] BUILDSTDERR: 8858 | _ciEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8858 | _ciEw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciEu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8903:1: error: BUILDSTDERR: warning: label ‘_ciEu’ defined but not used [-Wunused-label] BUILDSTDERR: 8903 | _ciEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8903 | _ciEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8938:1: error: BUILDSTDERR: warning: label ‘_ciEU’ defined but not used [-Wunused-label] BUILDSTDERR: 8938 | _ciEU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8938 | _ciEU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciEN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:8973:1: error: BUILDSTDERR: warning: label ‘_ciEN’ defined but not used [-Wunused-label] BUILDSTDERR: 8973 | _ciEN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8973 | _ciEN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9037:1: error: BUILDSTDERR: warning: label ‘_ciFC’ defined but not used [-Wunused-label] BUILDSTDERR: 9037 | _ciFC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9037 | _ciFC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9077:1: error: BUILDSTDERR: warning: label ‘_ciFF’ defined but not used [-Wunused-label] BUILDSTDERR: 9077 | _ciFF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9077 | _ciFF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9132:1: error: BUILDSTDERR: warning: label ‘_ciG0’ defined but not used [-Wunused-label] BUILDSTDERR: 9132 | _ciG0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9132 | _ciG0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9186:1: error: BUILDSTDERR: warning: label ‘_ciG5’ defined but not used [-Wunused-label] BUILDSTDERR: 9186 | _ciG5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9186 | _ciG5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9243:1: error: BUILDSTDERR: warning: label ‘_ciGa’ defined but not used [-Wunused-label] BUILDSTDERR: 9243 | _ciGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9243 | _ciGa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9304:1: error: BUILDSTDERR: warning: label ‘_ciGf’ defined but not used [-Wunused-label] BUILDSTDERR: 9304 | _ciGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9304 | _ciGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9347:1: error: BUILDSTDERR: warning: label ‘_ciGE’ defined but not used [-Wunused-label] BUILDSTDERR: 9347 | _ciGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9347 | _ciGE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciGB’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9372:1: error: BUILDSTDERR: warning: label ‘_ciGB’ defined but not used [-Wunused-label] BUILDSTDERR: 9372 | _ciGB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9372 | _ciGB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableExceptT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9411:1: error: BUILDSTDERR: warning: label ‘_ciGQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9411 | _ciGQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9411 | _ciGQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9436:1: error: BUILDSTDERR: warning: label ‘_ciH7’ defined but not used [-Wunused-label] BUILDSTDERR: 9436 | _ciH7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9436 | _ciH7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciH0’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9471:1: error: BUILDSTDERR: warning: label ‘_ciH0’ defined but not used [-Wunused-label] BUILDSTDERR: 9471 | _ciH0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9471 | _ciH0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9535:1: error: BUILDSTDERR: warning: label ‘_ciHP’ defined but not used [-Wunused-label] BUILDSTDERR: 9535 | _ciHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9535 | _ciHP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9575:1: error: BUILDSTDERR: warning: label ‘_ciHS’ defined but not used [-Wunused-label] BUILDSTDERR: 9575 | _ciHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9575 | _ciHS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9630:1: error: BUILDSTDERR: warning: label ‘_ciId’ defined but not used [-Wunused-label] BUILDSTDERR: 9630 | _ciId: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9630 | _ciId: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9684:1: error: BUILDSTDERR: warning: label ‘_ciIi’ defined but not used [-Wunused-label] BUILDSTDERR: 9684 | _ciIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9684 | _ciIi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9741:1: error: BUILDSTDERR: warning: label ‘_ciIn’ defined but not used [-Wunused-label] BUILDSTDERR: 9741 | _ciIn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9741 | _ciIn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9802:1: error: BUILDSTDERR: warning: label ‘_ciIs’ defined but not used [-Wunused-label] BUILDSTDERR: 9802 | _ciIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9802 | _ciIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9845:1: error: BUILDSTDERR: warning: label ‘_ciIR’ defined but not used [-Wunused-label] BUILDSTDERR: 9845 | _ciIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9845 | _ciIR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciIO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9870:1: error: BUILDSTDERR: warning: label ‘_ciIO’ defined but not used [-Wunused-label] BUILDSTDERR: 9870 | _ciIO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9870 | _ciIO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableMaybeT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9909:1: error: BUILDSTDERR: warning: label ‘_ciJ3’ defined but not used [-Wunused-label] BUILDSTDERR: 9909 | _ciJ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9909 | _ciJ3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9940:1: error: BUILDSTDERR: warning: label ‘_ciJg’ defined but not used [-Wunused-label] BUILDSTDERR: 9940 | _ciJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9940 | _ciJg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:9993:1: error: BUILDSTDERR: warning: label ‘_ciJN’ defined but not used [-Wunused-label] BUILDSTDERR: 9993 | _ciJN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9993 | _ciJN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10033:1: error: BUILDSTDERR: warning: label ‘_ciJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10033 | _ciJQ: BUILDSTDERR: | ^ BUILDSTDERR: 10033 | _ciJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10088:1: error: BUILDSTDERR: warning: label ‘_ciKb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10088 | _ciKb: BUILDSTDERR: | ^ BUILDSTDERR: 10088 | _ciKb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10142:1: error: BUILDSTDERR: warning: label ‘_ciKg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10142 | _ciKg: BUILDSTDERR: | ^ BUILDSTDERR: 10142 | _ciKg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shPW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10199:1: error: BUILDSTDERR: warning: label ‘_ciKl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10199 | _ciKl: BUILDSTDERR: | ^ BUILDSTDERR: 10199 | _ciKl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdctoListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10260:1: error: BUILDSTDERR: warning: label ‘_ciKq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10260 | _ciKq: BUILDSTDERR: | ^ BUILDSTDERR: 10260 | _ciKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10303:1: error: BUILDSTDERR: warning: label ‘_ciKP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10303 | _ciKP: BUILDSTDERR: | ^ BUILDSTDERR: 10303 | _ciKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciKM’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10328:1: error: BUILDSTDERR: warning: label ‘_ciKM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10328 | _ciKM: BUILDSTDERR: | ^ BUILDSTDERR: 10328 | _ciKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfEnumerableIdentityT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10367:1: error: BUILDSTDERR: warning: label ‘_ciL1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10367 | _ciL1: BUILDSTDERR: | ^ BUILDSTDERR: 10367 | _ciL1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQ8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10392:1: error: BUILDSTDERR: warning: label ‘_ciLw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10392 | _ciLw: BUILDSTDERR: | ^ BUILDSTDERR: 10392 | _ciLw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQ9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10432:1: error: BUILDSTDERR: warning: label ‘_ciLz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10432 | _ciLz: BUILDSTDERR: | ^ BUILDSTDERR: 10432 | _ciLz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQ5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10487:1: error: BUILDSTDERR: warning: label ‘_ciLU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10487 | _ciLU: BUILDSTDERR: | ^ BUILDSTDERR: 10487 | _ciLU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQ6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10541:1: error: BUILDSTDERR: warning: label ‘_ciLZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10541 | _ciLZ: BUILDSTDERR: | ^ BUILDSTDERR: 10541 | _ciLZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10598:1: error: BUILDSTDERR: warning: label ‘_ciM4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10598 | _ciM4: BUILDSTDERR: | ^ BUILDSTDERR: 10598 | _ciM4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdclift_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10659:1: error: BUILDSTDERR: warning: label ‘_ciM9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10659 | _ciM9: BUILDSTDERR: | ^ BUILDSTDERR: 10659 | _ciM9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMMonadListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10702:1: error: BUILDSTDERR: warning: label ‘_ciMy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10702 | _ciMy: BUILDSTDERR: | ^ BUILDSTDERR: 10702 | _ciMy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciMv’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10727:1: error: BUILDSTDERR: warning: label ‘_ciMv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10727 | _ciMv: BUILDSTDERR: | ^ BUILDSTDERR: 10727 | _ciMv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadTransListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10766:1: error: BUILDSTDERR: warning: label ‘_ciMK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10766 | _ciMK: BUILDSTDERR: | ^ BUILDSTDERR: 10766 | _ciMK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10791:1: error: BUILDSTDERR: warning: label ‘_ciNk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10791 | _ciNk: BUILDSTDERR: | ^ BUILDSTDERR: 10791 | _ciNk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10831:1: error: BUILDSTDERR: warning: label ‘_ciNn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10831 | _ciNn: BUILDSTDERR: | ^ BUILDSTDERR: 10831 | _ciNn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10886:1: error: BUILDSTDERR: warning: label ‘_ciNI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10886 | _ciNI: BUILDSTDERR: | ^ BUILDSTDERR: 10886 | _ciNI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10937:1: error: BUILDSTDERR: warning: label ‘_ciNU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10937 | _ciNU: BUILDSTDERR: | ^ BUILDSTDERR: 10937 | _ciNU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:10981:1: error: BUILDSTDERR: warning: label ‘_ciNX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10981 | _ciNX: BUILDSTDERR: | ^ BUILDSTDERR: 10981 | _ciNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11043:1: error: BUILDSTDERR: warning: label ‘_ciO2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11043 | _ciO2: BUILDSTDERR: | ^ BUILDSTDERR: 11043 | _ciO2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciN1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11083:1: error: BUILDSTDERR: warning: label ‘_ciN1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11083 | _ciN1: BUILDSTDERR: | ^ BUILDSTDERR: 11083 | _ciN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhI9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11133:1: error: BUILDSTDERR: warning: label ‘_ciO8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11133 | _ciO8: BUILDSTDERR: | ^ BUILDSTDERR: 11133 | _ciO8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11176:1: error: BUILDSTDERR: warning: label ‘_ciOz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11176 | _ciOz: BUILDSTDERR: | ^ BUILDSTDERR: 11176 | _ciOz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciOw’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11201:1: error: BUILDSTDERR: warning: label ‘_ciOw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11201 | _ciOw: BUILDSTDERR: | ^ BUILDSTDERR: 11201 | _ciOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdcthrowError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11240:1: error: BUILDSTDERR: warning: label ‘_ciOL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11240 | _ciOL: BUILDSTDERR: | ^ BUILDSTDERR: 11240 | _ciOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11265:1: error: BUILDSTDERR: warning: label ‘_ciPl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11265 | _ciPl: BUILDSTDERR: | ^ BUILDSTDERR: 11265 | _ciPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11305:1: error: BUILDSTDERR: warning: label ‘_ciPo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11305 | _ciPo: BUILDSTDERR: | ^ BUILDSTDERR: 11305 | _ciPo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11360:1: error: BUILDSTDERR: warning: label ‘_ciPJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11360 | _ciPJ: BUILDSTDERR: | ^ BUILDSTDERR: 11360 | _ciPJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11411:1: error: BUILDSTDERR: warning: label ‘_ciPV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11411 | _ciPV: BUILDSTDERR: | ^ BUILDSTDERR: 11411 | _ciPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11450:1: error: BUILDSTDERR: warning: label ‘_ciPY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11450 | _ciPY: BUILDSTDERR: | ^ BUILDSTDERR: 11450 | _ciPY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11510:1: error: BUILDSTDERR: warning: label ‘_ciQ3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11510 | _ciQ3: BUILDSTDERR: | ^ BUILDSTDERR: 11510 | _ciQ3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciP2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11548:1: error: BUILDSTDERR: warning: label ‘_ciP2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11548 | _ciP2: BUILDSTDERR: | ^ BUILDSTDERR: 11548 | _ciP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11595:1: error: BUILDSTDERR: warning: label ‘_ciQ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11595 | _ciQ9: BUILDSTDERR: | ^ BUILDSTDERR: 11595 | _ciQ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11635:1: error: BUILDSTDERR: warning: label ‘_ciQA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11635 | _ciQA: BUILDSTDERR: | ^ BUILDSTDERR: 11635 | _ciQA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciQx’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11658:1: error: BUILDSTDERR: warning: label ‘_ciQx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11658 | _ciQx: BUILDSTDERR: | ^ BUILDSTDERR: 11658 | _ciQx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcask_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11697:1: error: BUILDSTDERR: warning: label ‘_ciQM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11697 | _ciQM: BUILDSTDERR: | ^ BUILDSTDERR: 11697 | _ciQM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11722:1: error: BUILDSTDERR: warning: label ‘_ciRm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11722 | _ciRm: BUILDSTDERR: | ^ BUILDSTDERR: 11722 | _ciRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11762:1: error: BUILDSTDERR: warning: label ‘_ciRp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11762 | _ciRp: BUILDSTDERR: | ^ BUILDSTDERR: 11762 | _ciRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11817:1: error: BUILDSTDERR: warning: label ‘_ciRK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11817 | _ciRK: BUILDSTDERR: | ^ BUILDSTDERR: 11817 | _ciRK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11868:1: error: BUILDSTDERR: warning: label ‘_ciRW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11868 | _ciRW: BUILDSTDERR: | ^ BUILDSTDERR: 11868 | _ciRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11912:1: error: BUILDSTDERR: warning: label ‘_ciRZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11912 | _ciRZ: BUILDSTDERR: | ^ BUILDSTDERR: 11912 | _ciRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shQU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:11974:1: error: BUILDSTDERR: warning: label ‘_ciS4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11974 | _ciS4: BUILDSTDERR: | ^ BUILDSTDERR: 11974 | _ciS4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciR3’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12014:1: error: BUILDSTDERR: warning: label ‘_ciR3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12014 | _ciR3: BUILDSTDERR: | ^ BUILDSTDERR: 12014 | _ciR3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhId_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12064:1: error: BUILDSTDERR: warning: label ‘_ciSa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12064 | _ciSa: BUILDSTDERR: | ^ BUILDSTDERR: 12064 | _ciSa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12107:1: error: BUILDSTDERR: warning: label ‘_ciSB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12107 | _ciSB: BUILDSTDERR: | ^ BUILDSTDERR: 12107 | _ciSB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciSy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12132:1: error: BUILDSTDERR: warning: label ‘_ciSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12132 | _ciSy: BUILDSTDERR: | ^ BUILDSTDERR: 12132 | _ciSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcreader_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12171:1: error: BUILDSTDERR: warning: label ‘_ciSN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12171 | _ciSN: BUILDSTDERR: | ^ BUILDSTDERR: 12171 | _ciSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shR8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12196:1: error: BUILDSTDERR: warning: label ‘_ciTn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12196 | _ciTn: BUILDSTDERR: | ^ BUILDSTDERR: 12196 | _ciTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shR9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12236:1: error: BUILDSTDERR: warning: label ‘_ciTq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12236 | _ciTq: BUILDSTDERR: | ^ BUILDSTDERR: 12236 | _ciTq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shR5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12291:1: error: BUILDSTDERR: warning: label ‘_ciTL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12291 | _ciTL: BUILDSTDERR: | ^ BUILDSTDERR: 12291 | _ciTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shR2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12342:1: error: BUILDSTDERR: warning: label ‘_ciTX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12342 | _ciTX: BUILDSTDERR: | ^ BUILDSTDERR: 12342 | _ciTX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shR6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12386:1: error: BUILDSTDERR: warning: label ‘_ciU0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12386 | _ciU0: BUILDSTDERR: | ^ BUILDSTDERR: 12386 | _ciU0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12448:1: error: BUILDSTDERR: warning: label ‘_ciU5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12448 | _ciU5: BUILDSTDERR: | ^ BUILDSTDERR: 12448 | _ciU5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciT4’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12488:1: error: BUILDSTDERR: warning: label ‘_ciT4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12488 | _ciT4: BUILDSTDERR: | ^ BUILDSTDERR: 12488 | _ciT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12538:1: error: BUILDSTDERR: warning: label ‘_ciUb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12538 | _ciUb: BUILDSTDERR: | ^ BUILDSTDERR: 12538 | _ciUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12581:1: error: BUILDSTDERR: warning: label ‘_ciUC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12581 | _ciUC: BUILDSTDERR: | ^ BUILDSTDERR: 12581 | _ciUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciUz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12606:1: error: BUILDSTDERR: warning: label ‘_ciUz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12606 | _ciUz: BUILDSTDERR: | ^ BUILDSTDERR: 12606 | _ciUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcwriter_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12645:1: error: BUILDSTDERR: warning: label ‘_ciUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12645 | _ciUO: BUILDSTDERR: | ^ BUILDSTDERR: 12645 | _ciUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12676:1: error: BUILDSTDERR: warning: label ‘_ciV1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12676 | _ciV1: BUILDSTDERR: | ^ BUILDSTDERR: 12676 | _ciV1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12729:1: error: BUILDSTDERR: warning: label ‘_ciVD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12729 | _ciVD: BUILDSTDERR: | ^ BUILDSTDERR: 12729 | _ciVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12769:1: error: BUILDSTDERR: warning: label ‘_ciVG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12769 | _ciVG: BUILDSTDERR: | ^ BUILDSTDERR: 12769 | _ciVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12824:1: error: BUILDSTDERR: warning: label ‘_ciW1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12824 | _ciW1: BUILDSTDERR: | ^ BUILDSTDERR: 12824 | _ciW1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12875:1: error: BUILDSTDERR: warning: label ‘_ciWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12875 | _ciWd: BUILDSTDERR: | ^ BUILDSTDERR: 12875 | _ciWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12919:1: error: BUILDSTDERR: warning: label ‘_ciWg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12919 | _ciWg: BUILDSTDERR: | ^ BUILDSTDERR: 12919 | _ciWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:12981:1: error: BUILDSTDERR: warning: label ‘_ciWl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12981 | _ciWl: BUILDSTDERR: | ^ BUILDSTDERR: 12981 | _ciWl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciVk’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13021:1: error: BUILDSTDERR: warning: label ‘_ciVk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13021 | _ciVk: BUILDSTDERR: | ^ BUILDSTDERR: 13021 | _ciVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13071:1: error: BUILDSTDERR: warning: label ‘_ciWr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13071 | _ciWr: BUILDSTDERR: | ^ BUILDSTDERR: 13071 | _ciWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13114:1: error: BUILDSTDERR: warning: label ‘_ciWS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13114 | _ciWS: BUILDSTDERR: | ^ BUILDSTDERR: 13114 | _ciWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciWP’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13139:1: error: BUILDSTDERR: warning: label ‘_ciWP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13139 | _ciWP: BUILDSTDERR: | ^ BUILDSTDERR: 13139 | _ciWP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdctell_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13178:1: error: BUILDSTDERR: warning: label ‘_ciX4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13178 | _ciX4: BUILDSTDERR: | ^ BUILDSTDERR: 13178 | _ciX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13203:1: error: BUILDSTDERR: warning: label ‘_ciXE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13203 | _ciXE: BUILDSTDERR: | ^ BUILDSTDERR: 13203 | _ciXE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13243:1: error: BUILDSTDERR: warning: label ‘_ciXH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13243 | _ciXH: BUILDSTDERR: | ^ BUILDSTDERR: 13243 | _ciXH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13298:1: error: BUILDSTDERR: warning: label ‘_ciY2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13298 | _ciY2: BUILDSTDERR: | ^ BUILDSTDERR: 13298 | _ciY2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13349:1: error: BUILDSTDERR: warning: label ‘_ciYe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13349 | _ciYe: BUILDSTDERR: | ^ BUILDSTDERR: 13349 | _ciYe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13388:1: error: BUILDSTDERR: warning: label ‘_ciYh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13388 | _ciYh: BUILDSTDERR: | ^ BUILDSTDERR: 13388 | _ciYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13448:1: error: BUILDSTDERR: warning: label ‘_ciYm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13448 | _ciYm: BUILDSTDERR: | ^ BUILDSTDERR: 13448 | _ciYm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciXl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13486:1: error: BUILDSTDERR: warning: label ‘_ciXl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13486 | _ciXl: BUILDSTDERR: | ^ BUILDSTDERR: 13486 | _ciXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13533:1: error: BUILDSTDERR: warning: label ‘_ciYs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13533 | _ciYs: BUILDSTDERR: | ^ BUILDSTDERR: 13533 | _ciYs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13573:1: error: BUILDSTDERR: warning: label ‘_ciYT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13573 | _ciYT: BUILDSTDERR: | ^ BUILDSTDERR: 13573 | _ciYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciYQ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13596:1: error: BUILDSTDERR: warning: label ‘_ciYQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13596 | _ciYQ: BUILDSTDERR: | ^ BUILDSTDERR: 13596 | _ciYQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcget_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13635:1: error: BUILDSTDERR: warning: label ‘_ciZ5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13635 | _ciZ5: BUILDSTDERR: | ^ BUILDSTDERR: 13635 | _ciZ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13660:1: error: BUILDSTDERR: warning: label ‘_ciZF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13660 | _ciZF: BUILDSTDERR: | ^ BUILDSTDERR: 13660 | _ciZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13700:1: error: BUILDSTDERR: warning: label ‘_ciZI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13700 | _ciZI: BUILDSTDERR: | ^ BUILDSTDERR: 13700 | _ciZI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13755:1: error: BUILDSTDERR: warning: label ‘_cj03’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13755 | _cj03: BUILDSTDERR: | ^ BUILDSTDERR: 13755 | _cj03: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13806:1: error: BUILDSTDERR: warning: label ‘_cj0f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13806 | _cj0f: BUILDSTDERR: | ^ BUILDSTDERR: 13806 | _cj0f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13850:1: error: BUILDSTDERR: warning: label ‘_cj0i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13850 | _cj0i: BUILDSTDERR: | ^ BUILDSTDERR: 13850 | _cj0i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shRV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13912:1: error: BUILDSTDERR: warning: label ‘_cj0n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13912 | _cj0n: BUILDSTDERR: | ^ BUILDSTDERR: 13912 | _cj0n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_ciZm’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:13952:1: error: BUILDSTDERR: warning: label ‘_ciZm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13952 | _ciZm: BUILDSTDERR: | ^ BUILDSTDERR: 13952 | _ciZm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14002:1: error: BUILDSTDERR: warning: label ‘_cj0t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14002 | _cj0t: BUILDSTDERR: | ^ BUILDSTDERR: 14002 | _cj0t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14045:1: error: BUILDSTDERR: warning: label ‘_cj0U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14045 | _cj0U: BUILDSTDERR: | ^ BUILDSTDERR: 14045 | _cj0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj0R’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14070:1: error: BUILDSTDERR: warning: label ‘_cj0R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14070 | _cj0R: BUILDSTDERR: | ^ BUILDSTDERR: 14070 | _cj0R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcput_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14109:1: error: BUILDSTDERR: warning: label ‘_cj16’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14109 | _cj16: BUILDSTDERR: | ^ BUILDSTDERR: 14109 | _cj16: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shS9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14134:1: error: BUILDSTDERR: warning: label ‘_cj1G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14134 | _cj1G: BUILDSTDERR: | ^ BUILDSTDERR: 14134 | _cj1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14174:1: error: BUILDSTDERR: warning: label ‘_cj1J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14174 | _cj1J: BUILDSTDERR: | ^ BUILDSTDERR: 14174 | _cj1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shS6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14229:1: error: BUILDSTDERR: warning: label ‘_cj24’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14229 | _cj24: BUILDSTDERR: | ^ BUILDSTDERR: 14229 | _cj24: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shS3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14280:1: error: BUILDSTDERR: warning: label ‘_cj2g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14280 | _cj2g: BUILDSTDERR: | ^ BUILDSTDERR: 14280 | _cj2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shS7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14324:1: error: BUILDSTDERR: warning: label ‘_cj2j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14324 | _cj2j: BUILDSTDERR: | ^ BUILDSTDERR: 14324 | _cj2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14386:1: error: BUILDSTDERR: warning: label ‘_cj2o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14386 | _cj2o: BUILDSTDERR: | ^ BUILDSTDERR: 14386 | _cj2o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj1n’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14426:1: error: BUILDSTDERR: warning: label ‘_cj1n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14426 | _cj1n: BUILDSTDERR: | ^ BUILDSTDERR: 14426 | _cj1n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14476:1: error: BUILDSTDERR: warning: label ‘_cj2u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14476 | _cj2u: BUILDSTDERR: | ^ BUILDSTDERR: 14476 | _cj2u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14519:1: error: BUILDSTDERR: warning: label ‘_cj2V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14519 | _cj2V: BUILDSTDERR: | ^ BUILDSTDERR: 14519 | _cj2V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj2S’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14544:1: error: BUILDSTDERR: warning: label ‘_cj2S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14544 | _cj2S: BUILDSTDERR: | ^ BUILDSTDERR: 14544 | _cj2S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcstate_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14583:1: error: BUILDSTDERR: warning: label ‘_cj37’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14583 | _cj37: BUILDSTDERR: | ^ BUILDSTDERR: 14583 | _cj37: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14608:1: error: BUILDSTDERR: warning: label ‘_cj3H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14608 | _cj3H: BUILDSTDERR: | ^ BUILDSTDERR: 14608 | _cj3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14648:1: error: BUILDSTDERR: warning: label ‘_cj3K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14648 | _cj3K: BUILDSTDERR: | ^ BUILDSTDERR: 14648 | _cj3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14703:1: error: BUILDSTDERR: warning: label ‘_cj45’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14703 | _cj45: BUILDSTDERR: | ^ BUILDSTDERR: 14703 | _cj45: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14754:1: error: BUILDSTDERR: warning: label ‘_cj4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14754 | _cj4h: BUILDSTDERR: | ^ BUILDSTDERR: 14754 | _cj4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14798:1: error: BUILDSTDERR: warning: label ‘_cj4k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14798 | _cj4k: BUILDSTDERR: | ^ BUILDSTDERR: 14798 | _cj4k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14860:1: error: BUILDSTDERR: warning: label ‘_cj4p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14860 | _cj4p: BUILDSTDERR: | ^ BUILDSTDERR: 14860 | _cj4p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj3o’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14900:1: error: BUILDSTDERR: warning: label ‘_cj3o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14900 | _cj3o: BUILDSTDERR: | ^ BUILDSTDERR: 14900 | _cj3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14950:1: error: BUILDSTDERR: warning: label ‘_cj4v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14950 | _cj4v: BUILDSTDERR: | ^ BUILDSTDERR: 14950 | _cj4v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:14993:1: error: BUILDSTDERR: warning: label ‘_cj4W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14993 | _cj4W: BUILDSTDERR: | ^ BUILDSTDERR: 14993 | _cj4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj4T’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15018:1: error: BUILDSTDERR: warning: label ‘_cj4T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15018 | _cj4T: BUILDSTDERR: | ^ BUILDSTDERR: 15018 | _cj4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListTzuzdcliftIO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15057:1: error: BUILDSTDERR: warning: label ‘_cj58’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15057 | _cj58: BUILDSTDERR: | ^ BUILDSTDERR: 15057 | _cj58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15088:1: error: BUILDSTDERR: warning: label ‘_cj5l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15088 | _cj5l: BUILDSTDERR: | ^ BUILDSTDERR: 15088 | _cj5l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListTzuzdcpure_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15139:1: error: BUILDSTDERR: warning: label ‘_cj5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15139 | _cj5w: BUILDSTDERR: | ^ BUILDSTDERR: 15139 | _cj5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_z7eUzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15164:1: error: BUILDSTDERR: warning: label ‘_cj5G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15164 | _cj5G: BUILDSTDERR: | ^ BUILDSTDERR: 15164 | _cj5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zlz7eU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15201:1: error: BUILDSTDERR: warning: label ‘_cj5U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15201 | _cj5U: BUILDSTDERR: | ^ BUILDSTDERR: 15201 | _cj5U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj5S’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15236:1: error: BUILDSTDERR: warning: label ‘_cj5S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15236 | _cj5S: BUILDSTDERR: | ^ BUILDSTDERR: 15236 | _cj5S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_await_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15277:1: error: BUILDSTDERR: warning: label ‘_cj66’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15277 | _cj66: BUILDSTDERR: | ^ BUILDSTDERR: 15277 | _cj66: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15314:1: error: BUILDSTDERR: warning: label ‘_cj6g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15314 | _cj6g: BUILDSTDERR: | ^ BUILDSTDERR: 15314 | _cj6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15357:1: error: BUILDSTDERR: warning: label ‘_cj6q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15357 | _cj6q: BUILDSTDERR: | ^ BUILDSTDERR: 15357 | _cj6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15404:1: error: BUILDSTDERR: warning: label ‘_cj6K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15404 | _cj6K: BUILDSTDERR: | ^ BUILDSTDERR: 15404 | _cj6K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_cat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15461:1: error: BUILDSTDERR: warning: label ‘_cj6U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15461 | _cj6U: BUILDSTDERR: | ^ BUILDSTDERR: 15461 | _cj6U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15492:1: error: BUILDSTDERR: warning: label ‘_cj7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15492 | _cj7k: BUILDSTDERR: | ^ BUILDSTDERR: 15492 | _cj7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15532:1: error: BUILDSTDERR: warning: label ‘_cj7n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15532 | _cj7n: BUILDSTDERR: | ^ BUILDSTDERR: 15532 | _cj7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15586:1: error: BUILDSTDERR: warning: label ‘_cj7W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15586 | _cj7W: BUILDSTDERR: | ^ BUILDSTDERR: 15586 | _cj7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj7U’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15621:1: error: BUILDSTDERR: warning: label ‘_cj7U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15621 | _cj7U: BUILDSTDERR: | ^ BUILDSTDERR: 15621 | _cj7U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15645:1: error: BUILDSTDERR: warning: label ‘_cj8f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15645 | _cj8f: BUILDSTDERR: | ^ BUILDSTDERR: 15645 | _cj8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj8d’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15680:1: error: BUILDSTDERR: warning: label ‘_cj8d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15680 | _cj8d: BUILDSTDERR: | ^ BUILDSTDERR: 15680 | _cj8d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shT4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15703:1: error: BUILDSTDERR: warning: label ‘_cj8u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15703 | _cj8u: BUILDSTDERR: | ^ BUILDSTDERR: 15703 | _cj8u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shSN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15745:1: error: BUILDSTDERR: warning: label ‘_cj8D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15745 | _cj8D: BUILDSTDERR: | ^ BUILDSTDERR: 15745 | _cj8D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj7A’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15797:1: error: BUILDSTDERR: warning: label ‘_cj7A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15797 | _cj7A: BUILDSTDERR: | ^ BUILDSTDERR: 15797 | _cj7A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cj7G’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15888:1: error: BUILDSTDERR: warning: label ‘_cj7G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15888 | _cj7G: BUILDSTDERR: | ^ BUILDSTDERR: 15888 | _cj7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zgz7eU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15935:1: error: BUILDSTDERR: warning: label ‘_cj8X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15935 | _cj8X: BUILDSTDERR: | ^ BUILDSTDERR: 15935 | _cj8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_z7eUzl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:15992:1: error: BUILDSTDERR: warning: label ‘_cj9l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15992 | _cj9l: BUILDSTDERR: | ^ BUILDSTDERR: 15992 | _cj9l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_for_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16026:1: error: BUILDSTDERR: warning: label ‘_cj9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16026 | _cj9v: BUILDSTDERR: | ^ BUILDSTDERR: 16026 | _cj9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16058:1: error: BUILDSTDERR: warning: label ‘_cj9N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16058 | _cj9N: BUILDSTDERR: | ^ BUILDSTDERR: 16058 | _cj9N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16093:1: error: BUILDSTDERR: warning: label ‘_cj9Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16093 | _cj9Y: BUILDSTDERR: | ^ BUILDSTDERR: 16093 | _cj9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16142:1: error: BUILDSTDERR: warning: label ‘_cja5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16142 | _cja5: BUILDSTDERR: | ^ BUILDSTDERR: 16142 | _cja5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cja3’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16191:1: error: BUILDSTDERR: warning: label ‘_cja3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16191 | _cja3: BUILDSTDERR: | ^ BUILDSTDERR: 16191 | _cja3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdczgzgze_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16217:1: error: BUILDSTDERR: warning: label ‘_cjal’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16217 | _cjal: BUILDSTDERR: | ^ BUILDSTDERR: 16217 | _cjal: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16240:1: error: BUILDSTDERR: warning: label ‘_cjaR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16240 | _cjaR: BUILDSTDERR: | ^ BUILDSTDERR: 16240 | _cjaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16285:1: error: BUILDSTDERR: warning: label ‘_cjaY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16285 | _cjaY: BUILDSTDERR: | ^ BUILDSTDERR: 16285 | _cjaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16349:1: error: BUILDSTDERR: warning: label ‘_cjbb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16349 | _cjbb: BUILDSTDERR: | ^ BUILDSTDERR: 16349 | _cjbb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16398:1: error: BUILDSTDERR: warning: label ‘_cjbi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16398 | _cjbi: BUILDSTDERR: | ^ BUILDSTDERR: 16398 | _cjbi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjbg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16456:1: error: BUILDSTDERR: warning: label ‘_cjbg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16456 | _cjbg: BUILDSTDERR: | ^ BUILDSTDERR: 16456 | _cjbg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16480:1: error: BUILDSTDERR: warning: label ‘_cjbw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16480 | _cjbw: BUILDSTDERR: | ^ BUILDSTDERR: 16480 | _cjbw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16529:1: error: BUILDSTDERR: warning: label ‘_cjbD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16529 | _cjbD: BUILDSTDERR: | ^ BUILDSTDERR: 16529 | _cjbD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjbB’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16579:1: error: BUILDSTDERR: warning: label ‘_cjbB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16579 | _cjbB: BUILDSTDERR: | ^ BUILDSTDERR: 16579 | _cjbB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16605:1: error: BUILDSTDERR: warning: label ‘_cjce’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16605 | _cjce: BUILDSTDERR: | ^ BUILDSTDERR: 16605 | _cjce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16650:1: error: BUILDSTDERR: warning: label ‘_cjcl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16650 | _cjcl: BUILDSTDERR: | ^ BUILDSTDERR: 16650 | _cjcl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16714:1: error: BUILDSTDERR: warning: label ‘_cjcy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16714 | _cjcy: BUILDSTDERR: | ^ BUILDSTDERR: 16714 | _cjcy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16763:1: error: BUILDSTDERR: warning: label ‘_cjcF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16763 | _cjcF: BUILDSTDERR: | ^ BUILDSTDERR: 16763 | _cjcF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjcD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16812:1: error: BUILDSTDERR: warning: label ‘_cjcD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16812 | _cjcD: BUILDSTDERR: | ^ BUILDSTDERR: 16812 | _cjcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListTzuzdcfmap_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16838:1: error: BUILDSTDERR: warning: label ‘_cjcX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16838 | _cjcX: BUILDSTDERR: | ^ BUILDSTDERR: 16838 | _cjcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16869:1: error: BUILDSTDERR: warning: label ‘_cjdh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16869 | _cjdh: BUILDSTDERR: | ^ BUILDSTDERR: 16869 | _cjdh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16928:1: error: BUILDSTDERR: warning: label ‘_cjdu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16928 | _cjdu: BUILDSTDERR: | ^ BUILDSTDERR: 16928 | _cjdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:16959:1: error: BUILDSTDERR: warning: label ‘_cjdF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16959 | _cjdF: BUILDSTDERR: | ^ BUILDSTDERR: 16959 | _cjdF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFunctorListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17009:1: error: BUILDSTDERR: warning: label ‘_cjdM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17009 | _cjdM: BUILDSTDERR: | ^ BUILDSTDERR: 17009 | _cjdM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjdK’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17063:1: error: BUILDSTDERR: warning: label ‘_cjdK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17063 | _cjdK: BUILDSTDERR: | ^ BUILDSTDERR: 17063 | _cjdK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17090:1: error: BUILDSTDERR: warning: label ‘_cjec’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17090 | _cjec: BUILDSTDERR: | ^ BUILDSTDERR: 17090 | _cjec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17124:1: error: BUILDSTDERR: warning: label ‘_cjen’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17124 | _cjen: BUILDSTDERR: | ^ BUILDSTDERR: 17124 | _cjen: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfFunctorListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17161:1: error: BUILDSTDERR: warning: label ‘_cjer’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17161 | _cjer: BUILDSTDERR: | ^ BUILDSTDERR: 17161 | _cjer: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17211:1: error: BUILDSTDERR: warning: label ‘_cjeW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17211 | _cjeW: BUILDSTDERR: | ^ BUILDSTDERR: 17211 | _cjeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17256:1: error: BUILDSTDERR: warning: label ‘_cjf3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17256 | _cjf3: BUILDSTDERR: | ^ BUILDSTDERR: 17256 | _cjf3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17319:1: error: BUILDSTDERR: warning: label ‘_cjfw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17319 | _cjfw: BUILDSTDERR: | ^ BUILDSTDERR: 17319 | _cjfw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjfu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17354:1: error: BUILDSTDERR: warning: label ‘_cjfu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17354 | _cjfu: BUILDSTDERR: | ^ BUILDSTDERR: 17354 | _cjfu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shU4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17378:1: error: BUILDSTDERR: warning: label ‘_cjfP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17378 | _cjfP: BUILDSTDERR: | ^ BUILDSTDERR: 17378 | _cjfP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjfN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17413:1: error: BUILDSTDERR: warning: label ‘_cjfN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17413 | _cjfN: BUILDSTDERR: | ^ BUILDSTDERR: 17413 | _cjfN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shU8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17439:1: error: BUILDSTDERR: warning: label ‘_cjgd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17439 | _cjgd: BUILDSTDERR: | ^ BUILDSTDERR: 17439 | _cjgd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shU9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17492:1: error: BUILDSTDERR: warning: label ‘_cjgk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17492 | _cjgk: BUILDSTDERR: | ^ BUILDSTDERR: 17492 | _cjgk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjgi’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17552:1: error: BUILDSTDERR: warning: label ‘_cjgi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17552 | _cjgi: BUILDSTDERR: | ^ BUILDSTDERR: 17552 | _cjgi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shTQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17576:1: error: BUILDSTDERR: warning: label ‘_cjgw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17576 | _cjgw: BUILDSTDERR: | ^ BUILDSTDERR: 17576 | _cjgw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjfg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17635:1: error: BUILDSTDERR: warning: label ‘_cjfg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17635 | _cjfg: BUILDSTDERR: | ^ BUILDSTDERR: 17635 | _cjfg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjgJ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17739:1: error: BUILDSTDERR: warning: label ‘_cjgJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17739 | _cjgJ: BUILDSTDERR: | ^ BUILDSTDERR: 17739 | _cjgJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMMonadListTzuzdcembed_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17767:1: error: BUILDSTDERR: warning: label ‘_cjgT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17767 | _cjgT: BUILDSTDERR: | ^ BUILDSTDERR: 17767 | _cjgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcsequenceA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17824:1: error: BUILDSTDERR: warning: label ‘_cjhi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17824 | _cjhi: BUILDSTDERR: | ^ BUILDSTDERR: 17824 | _cjhi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcmapM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17853:1: error: BUILDSTDERR: warning: label ‘_cjhu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17853 | _cjhu: BUILDSTDERR: | ^ BUILDSTDERR: 17853 | _cjhu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjhs’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17876:1: error: BUILDSTDERR: warning: label ‘_cjhs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17876 | _cjhs: BUILDSTDERR: | ^ BUILDSTDERR: 17876 | _cjhs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListTzuzdcsequence_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17905:1: error: BUILDSTDERR: warning: label ‘_cjhJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17905 | _cjhJ: BUILDSTDERR: | ^ BUILDSTDERR: 17905 | _cjhJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjhH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17929:1: error: BUILDSTDERR: warning: label ‘_cjhH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17929 | _cjhH: BUILDSTDERR: | ^ BUILDSTDERR: 17929 | _cjhH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17958:1: error: BUILDSTDERR: warning: label ‘_cji3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17958 | _cji3: BUILDSTDERR: | ^ BUILDSTDERR: 17958 | _cji3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:17994:1: error: BUILDSTDERR: warning: label ‘_cjie’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17994 | _cjie: BUILDSTDERR: | ^ BUILDSTDERR: 17994 | _cjie: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18030:1: error: BUILDSTDERR: warning: label ‘_cjip’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18030 | _cjip: BUILDSTDERR: | ^ BUILDSTDERR: 18030 | _cjip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18066:1: error: BUILDSTDERR: warning: label ‘_cjiA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18066 | _cjiA: BUILDSTDERR: | ^ BUILDSTDERR: 18066 | _cjiA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18101:1: error: BUILDSTDERR: warning: label ‘_cjiK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18101 | _cjiK: BUILDSTDERR: | ^ BUILDSTDERR: 18101 | _cjiK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18138:1: error: BUILDSTDERR: warning: label ‘_cjiU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18138 | _cjiU: BUILDSTDERR: | ^ BUILDSTDERR: 18138 | _cjiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfTraversableListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18181:1: error: BUILDSTDERR: warning: label ‘_cjiY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18181 | _cjiY: BUILDSTDERR: | ^ BUILDSTDERR: 18181 | _cjiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18261:1: error: BUILDSTDERR: warning: label ‘_cjjs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18261 | _cjjs: BUILDSTDERR: | ^ BUILDSTDERR: 18261 | _cjjs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18302:1: error: BUILDSTDERR: warning: label ‘_cjjv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18302 | _cjjv: BUILDSTDERR: | ^ BUILDSTDERR: 18302 | _cjjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18356:1: error: BUILDSTDERR: warning: label ‘_cjjR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18356 | _cjjR: BUILDSTDERR: | ^ BUILDSTDERR: 18356 | _cjjR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18427:1: error: BUILDSTDERR: warning: label ‘_cjk2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18427 | _cjk2: BUILDSTDERR: | ^ BUILDSTDERR: 18427 | _cjk2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18456:1: error: BUILDSTDERR: warning: label ‘_cjkj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18456 | _cjkj: BUILDSTDERR: | ^ BUILDSTDERR: 18456 | _cjkj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18503:1: error: BUILDSTDERR: warning: label ‘_cjkt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18503 | _cjkt: BUILDSTDERR: | ^ BUILDSTDERR: 18503 | _cjkt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjko’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18548:1: error: BUILDSTDERR: warning: label ‘_cjko’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18548 | _cjko: BUILDSTDERR: | ^ BUILDSTDERR: 18548 | _cjko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjkr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18569:1: error: BUILDSTDERR: warning: label ‘_cjkr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18569 | _cjkr: BUILDSTDERR: | ^ BUILDSTDERR: 18569 | _cjkr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18595:1: error: BUILDSTDERR: warning: label ‘_cjkS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18595 | _cjkS: BUILDSTDERR: | ^ BUILDSTDERR: 18595 | _cjkS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18632:1: error: BUILDSTDERR: warning: label ‘_cjkZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18632 | _cjkZ: BUILDSTDERR: | ^ BUILDSTDERR: 18632 | _cjkZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18691:1: error: BUILDSTDERR: warning: label ‘_cjlr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18691 | _cjlr: BUILDSTDERR: | ^ BUILDSTDERR: 18691 | _cjlr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18738:1: error: BUILDSTDERR: warning: label ‘_cjly’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18738 | _cjly: BUILDSTDERR: | ^ BUILDSTDERR: 18738 | _cjly: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjlw’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18791:1: error: BUILDSTDERR: warning: label ‘_cjlw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18791 | _cjlw: BUILDSTDERR: | ^ BUILDSTDERR: 18791 | _cjlw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18816:1: error: BUILDSTDERR: warning: label ‘_cjlE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18816 | _cjlE: BUILDSTDERR: | ^ BUILDSTDERR: 18816 | _cjlE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shV0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18857:1: error: BUILDSTDERR: warning: label ‘_cjm1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18857 | _cjm1: BUILDSTDERR: | ^ BUILDSTDERR: 18857 | _cjm1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18891:1: error: BUILDSTDERR: warning: label ‘_cjmc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18891 | _cjmc: BUILDSTDERR: | ^ BUILDSTDERR: 18891 | _cjmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18926:1: error: BUILDSTDERR: warning: label ‘_cjmn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18926 | _cjmn: BUILDSTDERR: | ^ BUILDSTDERR: 18926 | _cjmn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18960:1: error: BUILDSTDERR: warning: label ‘_cjmy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18960 | _cjmy: BUILDSTDERR: | ^ BUILDSTDERR: 18960 | _cjmy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:18994:1: error: BUILDSTDERR: warning: label ‘_cjmJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18994 | _cjmJ: BUILDSTDERR: | ^ BUILDSTDERR: 18994 | _cjmJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shUV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19028:1: error: BUILDSTDERR: warning: label ‘_cjmT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19028 | _cjmT: BUILDSTDERR: | ^ BUILDSTDERR: 19028 | _cjmT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfApplicativeListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19070:1: error: BUILDSTDERR: warning: label ‘_cjmX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19070 | _cjmX: BUILDSTDERR: | ^ BUILDSTDERR: 19070 | _cjmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shV2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19147:1: error: BUILDSTDERR: warning: label ‘_cjnt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19147 | _cjnt: BUILDSTDERR: | ^ BUILDSTDERR: 19147 | _cjnt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19199:1: error: BUILDSTDERR: warning: label ‘_cjnC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19199 | _cjnC: BUILDSTDERR: | ^ BUILDSTDERR: 19199 | _cjnC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19267:1: error: BUILDSTDERR: warning: label ‘_cjnZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19267 | _cjnZ: BUILDSTDERR: | ^ BUILDSTDERR: 19267 | _cjnZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19342:1: error: BUILDSTDERR: warning: label ‘_cjoa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19342 | _cjoa: BUILDSTDERR: | ^ BUILDSTDERR: 19342 | _cjoa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19374:1: error: BUILDSTDERR: warning: label ‘_cjoy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19374 | _cjoy: BUILDSTDERR: | ^ BUILDSTDERR: 19374 | _cjoy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shV8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19420:1: error: BUILDSTDERR: warning: label ‘_cjoJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19420 | _cjoJ: BUILDSTDERR: | ^ BUILDSTDERR: 19420 | _cjoJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shV6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19468:1: error: BUILDSTDERR: warning: label ‘_cjoT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19468 | _cjoT: BUILDSTDERR: | ^ BUILDSTDERR: 19468 | _cjoT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjoO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19531:1: error: BUILDSTDERR: warning: label ‘_cjoO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19531 | _cjoO: BUILDSTDERR: | ^ BUILDSTDERR: 19531 | _cjoO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjoR’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19551:1: error: BUILDSTDERR: warning: label ‘_cjoR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19551 | _cjoR: BUILDSTDERR: | ^ BUILDSTDERR: 19551 | _cjoR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdcsome_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19576:1: error: BUILDSTDERR: warning: label ‘_cjp2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19576 | _cjp2: BUILDSTDERR: | ^ BUILDSTDERR: 19576 | _cjp2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19620:1: error: BUILDSTDERR: warning: label ‘_cjps’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19620 | _cjps: BUILDSTDERR: | ^ BUILDSTDERR: 19620 | _cjps: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19672:1: error: BUILDSTDERR: warning: label ‘_cjpB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19672 | _cjpB: BUILDSTDERR: | ^ BUILDSTDERR: 19672 | _cjpB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19731:1: error: BUILDSTDERR: warning: label ‘_cjq4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19731 | _cjq4: BUILDSTDERR: | ^ BUILDSTDERR: 19731 | _cjq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19780:1: error: BUILDSTDERR: warning: label ‘_cjqe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19780 | _cjqe: BUILDSTDERR: | ^ BUILDSTDERR: 19780 | _cjqe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjq9’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19842:1: error: BUILDSTDERR: warning: label ‘_cjq9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19842 | _cjq9: BUILDSTDERR: | ^ BUILDSTDERR: 19842 | _cjq9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjqc’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19865:1: error: BUILDSTDERR: warning: label ‘_cjqc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19865 | _cjqc: BUILDSTDERR: | ^ BUILDSTDERR: 19865 | _cjqc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjqi’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19887:1: error: BUILDSTDERR: warning: label ‘_cjqi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19887 | _cjqi: BUILDSTDERR: | ^ BUILDSTDERR: 19887 | _cjqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListTzuzdcmany_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19912:1: error: BUILDSTDERR: warning: label ‘_cjqt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19912 | _cjqt: BUILDSTDERR: | ^ BUILDSTDERR: 19912 | _cjqt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19954:1: error: BUILDSTDERR: warning: label ‘_cjqQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19954 | _cjqQ: BUILDSTDERR: | ^ BUILDSTDERR: 19954 | _cjqQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:19989:1: error: BUILDSTDERR: warning: label ‘_cjr1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19989 | _cjr1: BUILDSTDERR: | ^ BUILDSTDERR: 19989 | _cjr1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20024:1: error: BUILDSTDERR: warning: label ‘_cjrc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20024 | _cjrc: BUILDSTDERR: | ^ BUILDSTDERR: 20024 | _cjrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20058:1: error: BUILDSTDERR: warning: label ‘_cjrm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20058 | _cjrm: BUILDSTDERR: | ^ BUILDSTDERR: 20058 | _cjrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfAlternativeListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20100:1: error: BUILDSTDERR: warning: label ‘_cjrq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20100 | _cjrq: BUILDSTDERR: | ^ BUILDSTDERR: 20100 | _cjrq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20169:1: error: BUILDSTDERR: warning: label ‘_cjs6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20169 | _cjs6: BUILDSTDERR: | ^ BUILDSTDERR: 20169 | _cjs6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20212:1: error: BUILDSTDERR: warning: label ‘_cjsi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20212 | _cjsi: BUILDSTDERR: | ^ BUILDSTDERR: 20212 | _cjsi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20243:1: error: BUILDSTDERR: warning: label ‘_cjsp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20243 | _cjsp: BUILDSTDERR: | ^ BUILDSTDERR: 20243 | _cjsp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjrS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20290:1: error: BUILDSTDERR: warning: label ‘_cjrS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20290 | _cjrS: BUILDSTDERR: | ^ BUILDSTDERR: 20290 | _cjrS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdwzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20351:1: error: BUILDSTDERR: warning: label ‘_cjsy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20351 | _cjsy: BUILDSTDERR: | ^ BUILDSTDERR: 20351 | _cjsy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListTzuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20391:1: error: BUILDSTDERR: warning: label ‘_cjsT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20391 | _cjsT: BUILDSTDERR: | ^ BUILDSTDERR: 20391 | _cjsT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjsQ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20418:1: error: BUILDSTDERR: warning: label ‘_cjsQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20418 | _cjsQ: BUILDSTDERR: | ^ BUILDSTDERR: 20418 | _cjsQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20447:1: error: BUILDSTDERR: warning: label ‘_cjte’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20447 | _cjte: BUILDSTDERR: | ^ BUILDSTDERR: 20447 | _cjte: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20482:1: error: BUILDSTDERR: warning: label ‘_cjtp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20482 | _cjtp: BUILDSTDERR: | ^ BUILDSTDERR: 20482 | _cjtp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20516:1: error: BUILDSTDERR: warning: label ‘_cjtA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20516 | _cjtA: BUILDSTDERR: | ^ BUILDSTDERR: 20516 | _cjtA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20554:1: error: BUILDSTDERR: warning: label ‘_cjtE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20554 | _cjtE: BUILDSTDERR: | ^ BUILDSTDERR: 20554 | _cjtE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20612:1: error: BUILDSTDERR: warning: label ‘_cjtU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20612 | _cjtU: BUILDSTDERR: | ^ BUILDSTDERR: 20612 | _cjtU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfSemigroupListTzuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20651:1: error: BUILDSTDERR: warning: label ‘_cjtX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20651 | _cjtX: BUILDSTDERR: | ^ BUILDSTDERR: 20651 | _cjtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20697:1: error: BUILDSTDERR: warning: label ‘_cjuF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20697 | _cjuF: BUILDSTDERR: | ^ BUILDSTDERR: 20697 | _cjuF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20738:1: error: BUILDSTDERR: warning: label ‘_cjuR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20738 | _cjuR: BUILDSTDERR: | ^ BUILDSTDERR: 20738 | _cjuR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20769:1: error: BUILDSTDERR: warning: label ‘_cjuY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20769 | _cjuY: BUILDSTDERR: | ^ BUILDSTDERR: 20769 | _cjuY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjur’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20816:1: error: BUILDSTDERR: warning: label ‘_cjur’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20816 | _cjur: BUILDSTDERR: | ^ BUILDSTDERR: 20816 | _cjur: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonoidListTzuzdcmconcat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20875:1: error: BUILDSTDERR: warning: label ‘_cjv7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20875 | _cjv7: BUILDSTDERR: | ^ BUILDSTDERR: 20875 | _cjv7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shW0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20914:1: error: BUILDSTDERR: warning: label ‘_cjvw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20914 | _cjvw: BUILDSTDERR: | ^ BUILDSTDERR: 20914 | _cjvw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20948:1: error: BUILDSTDERR: warning: label ‘_cjvH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20948 | _cjvH: BUILDSTDERR: | ^ BUILDSTDERR: 20948 | _cjvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shVY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:20982:1: error: BUILDSTDERR: warning: label ‘_cjvR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20982 | _cjvR: BUILDSTDERR: | ^ BUILDSTDERR: 20982 | _cjvR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonoidListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21023:1: error: BUILDSTDERR: warning: label ‘_cjvV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21023 | _cjvV: BUILDSTDERR: | ^ BUILDSTDERR: 21023 | _cjvV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21080:1: error: BUILDSTDERR: warning: label ‘_cjwc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21080 | _cjwc: BUILDSTDERR: | ^ BUILDSTDERR: 21080 | _cjwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdcfail_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21105:1: error: BUILDSTDERR: warning: label ‘_cjwl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21105 | _cjwl: BUILDSTDERR: | ^ BUILDSTDERR: 21105 | _cjwl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shW9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21131:1: error: BUILDSTDERR: warning: label ‘_cjwD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21131 | _cjwD: BUILDSTDERR: | ^ BUILDSTDERR: 21131 | _cjwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shW7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21167:1: error: BUILDSTDERR: warning: label ‘_cjwO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21167 | _cjwO: BUILDSTDERR: | ^ BUILDSTDERR: 21167 | _cjwO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21216:1: error: BUILDSTDERR: warning: label ‘_cjwV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21216 | _cjwV: BUILDSTDERR: | ^ BUILDSTDERR: 21216 | _cjwV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjwT’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21265:1: error: BUILDSTDERR: warning: label ‘_cjwT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21265 | _cjwT: BUILDSTDERR: | ^ BUILDSTDERR: 21265 | _cjwT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListTzuzdczgzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21291:1: error: BUILDSTDERR: warning: label ‘_cjxb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21291 | _cjxb: BUILDSTDERR: | ^ BUILDSTDERR: 21291 | _cjxb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21315:1: error: BUILDSTDERR: warning: label ‘_cjxs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21315 | _cjxs: BUILDSTDERR: | ^ BUILDSTDERR: 21315 | _cjxs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21349:1: error: BUILDSTDERR: warning: label ‘_cjxD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21349 | _cjxD: BUILDSTDERR: | ^ BUILDSTDERR: 21349 | _cjxD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21383:1: error: BUILDSTDERR: warning: label ‘_cjxO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21383 | _cjxO: BUILDSTDERR: | ^ BUILDSTDERR: 21383 | _cjxO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21417:1: error: BUILDSTDERR: warning: label ‘_cjxZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21417 | _cjxZ: BUILDSTDERR: | ^ BUILDSTDERR: 21417 | _cjxZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21451:1: error: BUILDSTDERR: warning: label ‘_cjy9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21451 | _cjy9: BUILDSTDERR: | ^ BUILDSTDERR: 21451 | _cjy9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21493:1: error: BUILDSTDERR: warning: label ‘_cjyd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21493 | _cjyd: BUILDSTDERR: | ^ BUILDSTDERR: 21493 | _cjyd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21562:1: error: BUILDSTDERR: warning: label ‘_cjyG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21562 | _cjyG: BUILDSTDERR: | ^ BUILDSTDERR: 21562 | _cjyG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21596:1: error: BUILDSTDERR: warning: label ‘_cjyQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21596 | _cjyQ: BUILDSTDERR: | ^ BUILDSTDERR: 21596 | _cjyQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21632:1: error: BUILDSTDERR: warning: label ‘_cjz0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21632 | _cjz0: BUILDSTDERR: | ^ BUILDSTDERR: 21632 | _cjz0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadPlusListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21673:1: error: BUILDSTDERR: warning: label ‘_cjz4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21673 | _cjz4: BUILDSTDERR: | ^ BUILDSTDERR: 21673 | _cjz4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21731:1: error: BUILDSTDERR: warning: label ‘_cjzs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21731 | _cjzs: BUILDSTDERR: | ^ BUILDSTDERR: 21731 | _cjzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListTzuzdcp1MonadThrow_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21768:1: error: BUILDSTDERR: warning: label ‘_cjzv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21768 | _cjzv: BUILDSTDERR: | ^ BUILDSTDERR: 21768 | _cjzv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21807:1: error: BUILDSTDERR: warning: label ‘_cjzQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21807 | _cjzQ: BUILDSTDERR: | ^ BUILDSTDERR: 21807 | _cjzQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21841:1: error: BUILDSTDERR: warning: label ‘_cjA0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21841 | _cjA0: BUILDSTDERR: | ^ BUILDSTDERR: 21841 | _cjA0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadThrowListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21880:1: error: BUILDSTDERR: warning: label ‘_cjA4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21880 | _cjA4: BUILDSTDERR: | ^ BUILDSTDERR: 21880 | _cjA4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21931:1: error: BUILDSTDERR: warning: label ‘_cjAq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21931 | _cjAq: BUILDSTDERR: | ^ BUILDSTDERR: 21931 | _cjAq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListTzuzdcp1MonadCatch_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21968:1: error: BUILDSTDERR: warning: label ‘_cjAt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21968 | _cjAt: BUILDSTDERR: | ^ BUILDSTDERR: 21968 | _cjAt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22007:1: error: BUILDSTDERR: warning: label ‘_cjAO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22007 | _cjAO: BUILDSTDERR: | ^ BUILDSTDERR: 22007 | _cjAO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22041:1: error: BUILDSTDERR: warning: label ‘_cjAY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22041 | _cjAY: BUILDSTDERR: | ^ BUILDSTDERR: 22041 | _cjAY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadCatchListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22080:1: error: BUILDSTDERR: warning: label ‘_cjB2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22080 | _cjB2: BUILDSTDERR: | ^ BUILDSTDERR: 22080 | _cjB2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22131:1: error: BUILDSTDERR: warning: label ‘_cjBo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22131 | _cjBo: BUILDSTDERR: | ^ BUILDSTDERR: 22131 | _cjBo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListTzuzdcp1MonadError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22168:1: error: BUILDSTDERR: warning: label ‘_cjBr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22168 | _cjBr: BUILDSTDERR: | ^ BUILDSTDERR: 22168 | _cjBr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22207:1: error: BUILDSTDERR: warning: label ‘_cjBM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22207 | _cjBM: BUILDSTDERR: | ^ BUILDSTDERR: 22207 | _cjBM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22241:1: error: BUILDSTDERR: warning: label ‘_cjBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22241 | _cjBX: BUILDSTDERR: | ^ BUILDSTDERR: 22241 | _cjBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22275:1: error: BUILDSTDERR: warning: label ‘_cjC7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22275 | _cjC7: BUILDSTDERR: | ^ BUILDSTDERR: 22275 | _cjC7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadErroreListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22315:1: error: BUILDSTDERR: warning: label ‘_cjCb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22315 | _cjCb: BUILDSTDERR: | ^ BUILDSTDERR: 22315 | _cjCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22372:1: error: BUILDSTDERR: warning: label ‘_cjCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22372 | _cjCz: BUILDSTDERR: | ^ BUILDSTDERR: 22372 | _cjCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListTzuzdcp1MonadReader_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22409:1: error: BUILDSTDERR: warning: label ‘_cjCC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22409 | _cjCC: BUILDSTDERR: | ^ BUILDSTDERR: 22409 | _cjCC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22448:1: error: BUILDSTDERR: warning: label ‘_cjCX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22448 | _cjCX: BUILDSTDERR: | ^ BUILDSTDERR: 22448 | _cjCX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22482:1: error: BUILDSTDERR: warning: label ‘_cjD8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22482 | _cjD8: BUILDSTDERR: | ^ BUILDSTDERR: 22482 | _cjD8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22516:1: error: BUILDSTDERR: warning: label ‘_cjDi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22516 | _cjDi: BUILDSTDERR: | ^ BUILDSTDERR: 22516 | _cjDi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22551:1: error: BUILDSTDERR: warning: label ‘_cjDs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22551 | _cjDs: BUILDSTDERR: | ^ BUILDSTDERR: 22551 | _cjDs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadReaderiListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22592:1: error: BUILDSTDERR: warning: label ‘_cjDw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22592 | _cjDw: BUILDSTDERR: | ^ BUILDSTDERR: 22592 | _cjDw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22655:1: error: BUILDSTDERR: warning: label ‘_cjDW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22655 | _cjDW: BUILDSTDERR: | ^ BUILDSTDERR: 22655 | _cjDW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListTzuzdcp2MonadWriter_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22692:1: error: BUILDSTDERR: warning: label ‘_cjDZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22692 | _cjDZ: BUILDSTDERR: | ^ BUILDSTDERR: 22692 | _cjDZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22731:1: error: BUILDSTDERR: warning: label ‘_cjEk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22731 | _cjEk: BUILDSTDERR: | ^ BUILDSTDERR: 22731 | _cjEk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22765:1: error: BUILDSTDERR: warning: label ‘_cjEv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22765 | _cjEv: BUILDSTDERR: | ^ BUILDSTDERR: 22765 | _cjEv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22799:1: error: BUILDSTDERR: warning: label ‘_cjEG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22799 | _cjEG: BUILDSTDERR: | ^ BUILDSTDERR: 22799 | _cjEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22833:1: error: BUILDSTDERR: warning: label ‘_cjER’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22833 | _cjER: BUILDSTDERR: | ^ BUILDSTDERR: 22833 | _cjER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22867:1: error: BUILDSTDERR: warning: label ‘_cjF1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22867 | _cjF1: BUILDSTDERR: | ^ BUILDSTDERR: 22867 | _cjF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22903:1: error: BUILDSTDERR: warning: label ‘_cjFb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22903 | _cjFb: BUILDSTDERR: | ^ BUILDSTDERR: 22903 | _cjFb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadWriterwListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:22945:1: error: BUILDSTDERR: warning: label ‘_cjFf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22945 | _cjFf: BUILDSTDERR: | ^ BUILDSTDERR: 22945 | _cjFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23020:1: error: BUILDSTDERR: warning: label ‘_cjFJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23020 | _cjFJ: BUILDSTDERR: | ^ BUILDSTDERR: 23020 | _cjFJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListTzuzdcp1MonadState_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23057:1: error: BUILDSTDERR: warning: label ‘_cjFM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23057 | _cjFM: BUILDSTDERR: | ^ BUILDSTDERR: 23057 | _cjFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23096:1: error: BUILDSTDERR: warning: label ‘_cjG7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23096 | _cjG7: BUILDSTDERR: | ^ BUILDSTDERR: 23096 | _cjG7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23130:1: error: BUILDSTDERR: warning: label ‘_cjGi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23130 | _cjGi: BUILDSTDERR: | ^ BUILDSTDERR: 23130 | _cjGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23164:1: error: BUILDSTDERR: warning: label ‘_cjGs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23164 | _cjGs: BUILDSTDERR: | ^ BUILDSTDERR: 23164 | _cjGs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23199:1: error: BUILDSTDERR: warning: label ‘_cjGC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23199 | _cjGC: BUILDSTDERR: | ^ BUILDSTDERR: 23199 | _cjGC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadStatesListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23240:1: error: BUILDSTDERR: warning: label ‘_cjGG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23240 | _cjGG: BUILDSTDERR: | ^ BUILDSTDERR: 23240 | _cjGG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shWY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23303:1: error: BUILDSTDERR: warning: label ‘_cjH6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23303 | _cjH6: BUILDSTDERR: | ^ BUILDSTDERR: 23303 | _cjH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListTzuzdcp1MonadIO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23340:1: error: BUILDSTDERR: warning: label ‘_cjH9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23340 | _cjH9: BUILDSTDERR: | ^ BUILDSTDERR: 23340 | _cjH9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shX1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23379:1: error: BUILDSTDERR: warning: label ‘_cjHu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23379 | _cjHu: BUILDSTDERR: | ^ BUILDSTDERR: 23379 | _cjHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shX0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23413:1: error: BUILDSTDERR: warning: label ‘_cjHE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23413 | _cjHE: BUILDSTDERR: | ^ BUILDSTDERR: 23413 | _cjHE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadIOListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23452:1: error: BUILDSTDERR: warning: label ‘_cjHI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23452 | _cjHI: BUILDSTDERR: | ^ BUILDSTDERR: 23452 | _cjHI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shX7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23505:1: error: BUILDSTDERR: warning: label ‘_cjIa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23505 | _cjIa: BUILDSTDERR: | ^ BUILDSTDERR: 23505 | _cjIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjI7’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23541:1: error: BUILDSTDERR: warning: label ‘_cjI7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23541 | _cjI7: BUILDSTDERR: | ^ BUILDSTDERR: 23541 | _cjI7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zgzmzg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23566:1: error: BUILDSTDERR: warning: label ‘_cjIh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23566 | _cjIh: BUILDSTDERR: | ^ BUILDSTDERR: 23566 | _cjIh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zlzmzl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23612:1: error: BUILDSTDERR: warning: label ‘_cjIv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23612 | _cjIv: BUILDSTDERR: | ^ BUILDSTDERR: 23612 | _cjIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhIC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23656:1: error: BUILDSTDERR: warning: label ‘_cjIK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23656 | _cjIK: BUILDSTDERR: | ^ BUILDSTDERR: 23656 | _cjIK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘rhID_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23707:1: error: BUILDSTDERR: warning: label ‘_cjIT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23707 | _cjIT: BUILDSTDERR: | ^ BUILDSTDERR: 23707 | _cjIT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23736:1: error: BUILDSTDERR: warning: label ‘_cjJj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23736 | _cjJj: BUILDSTDERR: | ^ BUILDSTDERR: 23736 | _cjJj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23785:1: error: BUILDSTDERR: warning: label ‘_cjJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23785 | _cjJq: BUILDSTDERR: | ^ BUILDSTDERR: 23785 | _cjJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjJo’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23843:1: error: BUILDSTDERR: warning: label ‘_cjJo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23843 | _cjJo: BUILDSTDERR: | ^ BUILDSTDERR: 23843 | _cjJo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23868:1: error: BUILDSTDERR: warning: label ‘_cjJQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23868 | _cjJQ: BUILDSTDERR: | ^ BUILDSTDERR: 23868 | _cjJQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjJH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23912:1: error: BUILDSTDERR: warning: label ‘_cjJH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23912 | _cjJH: BUILDSTDERR: | ^ BUILDSTDERR: 23912 | _cjJH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_runListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:23976:1: error: BUILDSTDERR: warning: label ‘_cjK8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23976 | _cjK8: BUILDSTDERR: | ^ BUILDSTDERR: 23976 | _cjK8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjK6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24029:1: error: BUILDSTDERR: warning: label ‘_cjK6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24029 | _cjK6: BUILDSTDERR: | ^ BUILDSTDERR: 24029 | _cjK6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24056:1: error: BUILDSTDERR: warning: label ‘_cjKN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24056 | _cjKN: BUILDSTDERR: | ^ BUILDSTDERR: 24056 | _cjKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24094:1: error: BUILDSTDERR: warning: label ‘_cjKW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24094 | _cjKW: BUILDSTDERR: | ^ BUILDSTDERR: 24094 | _cjKW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjKA’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24145:1: error: BUILDSTDERR: warning: label ‘_cjKA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24145 | _cjKA: BUILDSTDERR: | ^ BUILDSTDERR: 24145 | _cjKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_next_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24244:1: error: BUILDSTDERR: warning: label ‘_cjLg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24244 | _cjLg: BUILDSTDERR: | ^ BUILDSTDERR: 24244 | _cjLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24292:1: error: BUILDSTDERR: warning: label ‘_cjLE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24292 | _cjLE: BUILDSTDERR: | ^ BUILDSTDERR: 24292 | _cjLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24343:1: error: BUILDSTDERR: warning: label ‘_cjLQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24343 | _cjLQ: BUILDSTDERR: | ^ BUILDSTDERR: 24343 | _cjLQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24382:1: error: BUILDSTDERR: warning: label ‘_cjM2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24382 | _cjM2: BUILDSTDERR: | ^ BUILDSTDERR: 24382 | _cjM2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24433:1: error: BUILDSTDERR: warning: label ‘_cjMe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24433 | _cjMe: BUILDSTDERR: | ^ BUILDSTDERR: 24433 | _cjMe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24471:1: error: BUILDSTDERR: warning: label ‘_cjMS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24471 | _cjMS: BUILDSTDERR: | ^ BUILDSTDERR: 24471 | _cjMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24513:1: error: BUILDSTDERR: warning: label ‘_cjMV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24513 | _cjMV: BUILDSTDERR: | ^ BUILDSTDERR: 24513 | _cjMV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24567:1: error: BUILDSTDERR: warning: label ‘_cjN0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24567 | _cjN0: BUILDSTDERR: | ^ BUILDSTDERR: 24567 | _cjN0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24628:1: error: BUILDSTDERR: warning: label ‘_cjO0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24628 | _cjO0: BUILDSTDERR: | ^ BUILDSTDERR: 24628 | _cjO0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24671:1: error: BUILDSTDERR: warning: label ‘_cjOa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24671 | _cjOa: BUILDSTDERR: | ^ BUILDSTDERR: 24671 | _cjOa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24707:1: error: BUILDSTDERR: warning: label ‘_cjOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24707 | _cjOm: BUILDSTDERR: | ^ BUILDSTDERR: 24707 | _cjOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shY5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24738:1: error: BUILDSTDERR: warning: label ‘_cjOt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24738 | _cjOt: BUILDSTDERR: | ^ BUILDSTDERR: 24738 | _cjOt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjNG’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24783:1: error: BUILDSTDERR: warning: label ‘_cjNG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24783 | _cjNG: BUILDSTDERR: | ^ BUILDSTDERR: 24783 | _cjNG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjNN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24846:1: error: BUILDSTDERR: warning: label ‘_cjNN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24846 | _cjNN: BUILDSTDERR: | ^ BUILDSTDERR: 24846 | _cjNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24923:1: error: BUILDSTDERR: warning: label ‘_cjP6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24923 | _cjP6: BUILDSTDERR: | ^ BUILDSTDERR: 24923 | _cjP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:24964:1: error: BUILDSTDERR: warning: label ‘_cjP9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24964 | _cjP9: BUILDSTDERR: | ^ BUILDSTDERR: 24964 | _cjP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25026:1: error: BUILDSTDERR: warning: label ‘_cjPe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25026 | _cjPe: BUILDSTDERR: | ^ BUILDSTDERR: 25026 | _cjPe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25095:1: error: BUILDSTDERR: warning: label ‘_cjPn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25095 | _cjPn: BUILDSTDERR: | ^ BUILDSTDERR: 25095 | _cjPn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjNe’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25139:1: error: BUILDSTDERR: warning: label ‘_cjNe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25139 | _cjNe: BUILDSTDERR: | ^ BUILDSTDERR: 25139 | _cjNe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjNl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25191:1: error: BUILDSTDERR: warning: label ‘_cjNl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25191 | _cjNl: BUILDSTDERR: | ^ BUILDSTDERR: 25191 | _cjNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25241:1: error: BUILDSTDERR: warning: label ‘_cjPR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25241 | _cjPR: BUILDSTDERR: | ^ BUILDSTDERR: 25241 | _cjPR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25282:1: error: BUILDSTDERR: warning: label ‘_cjPU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25282 | _cjPU: BUILDSTDERR: | ^ BUILDSTDERR: 25282 | _cjPU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25338:1: error: BUILDSTDERR: warning: label ‘_cjQl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25338 | _cjQl: BUILDSTDERR: | ^ BUILDSTDERR: 25338 | _cjQl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25380:1: error: BUILDSTDERR: warning: label ‘_cjQo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25380 | _cjQo: BUILDSTDERR: | ^ BUILDSTDERR: 25380 | _cjQo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25434:1: error: BUILDSTDERR: warning: label ‘_cjQt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25434 | _cjQt: BUILDSTDERR: | ^ BUILDSTDERR: 25434 | _cjQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25503:1: error: BUILDSTDERR: warning: label ‘_cjQy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25503 | _cjQy: BUILDSTDERR: | ^ BUILDSTDERR: 25503 | _cjQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shXR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25597:1: error: BUILDSTDERR: warning: label ‘_cjQE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25597 | _cjQE: BUILDSTDERR: | ^ BUILDSTDERR: 25597 | _cjQE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmzzipWith_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25666:1: error: BUILDSTDERR: warning: label ‘_cjQJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25666 | _cjQJ: BUILDSTDERR: | ^ BUILDSTDERR: 25666 | _cjQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmzzip_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25733:1: error: BUILDSTDERR: warning: label ‘_cjRC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25733 | _cjRC: BUILDSTDERR: | ^ BUILDSTDERR: 25733 | _cjRC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListT2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25775:1: error: BUILDSTDERR: warning: label ‘_cjRR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25775 | _cjRR: BUILDSTDERR: | ^ BUILDSTDERR: 25775 | _cjRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListT1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25845:1: error: BUILDSTDERR: warning: label ‘_cjS8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25845 | _cjS8: BUILDSTDERR: | ^ BUILDSTDERR: 25845 | _cjS8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25908:1: error: BUILDSTDERR: warning: label ‘_cjSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25908 | _cjSy: BUILDSTDERR: | ^ BUILDSTDERR: 25908 | _cjSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:25955:1: error: BUILDSTDERR: warning: label ‘_cjSF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25955 | _cjSF: BUILDSTDERR: | ^ BUILDSTDERR: 25955 | _cjSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjSD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26008:1: error: BUILDSTDERR: warning: label ‘_cjSD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26008 | _cjSD: BUILDSTDERR: | ^ BUILDSTDERR: 26008 | _cjSD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26032:1: error: BUILDSTDERR: warning: label ‘_cjT0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26032 | _cjT0: BUILDSTDERR: | ^ BUILDSTDERR: 26032 | _cjT0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26079:1: error: BUILDSTDERR: warning: label ‘_cjT7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26079 | _cjT7: BUILDSTDERR: | ^ BUILDSTDERR: 26079 | _cjT7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjT5’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26132:1: error: BUILDSTDERR: warning: label ‘_cjT5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26132 | _cjT5: BUILDSTDERR: | ^ BUILDSTDERR: 26132 | _cjT5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListTzuzdcmunzzip_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26158:1: error: BUILDSTDERR: warning: label ‘_cjTe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26158 | _cjTe: BUILDSTDERR: | ^ BUILDSTDERR: 26158 | _cjTe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26211:1: error: BUILDSTDERR: warning: label ‘_cjTF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26211 | _cjTF: BUILDSTDERR: | ^ BUILDSTDERR: 26211 | _cjTF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26245:1: error: BUILDSTDERR: warning: label ‘_cjTQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26245 | _cjTQ: BUILDSTDERR: | ^ BUILDSTDERR: 26245 | _cjTQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26280:1: error: BUILDSTDERR: warning: label ‘_cjU1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26280 | _cjU1: BUILDSTDERR: | ^ BUILDSTDERR: 26280 | _cjU1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26315:1: error: BUILDSTDERR: warning: label ‘_cjUb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26315 | _cjUb: BUILDSTDERR: | ^ BUILDSTDERR: 26315 | _cjUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_zdfMonadZZipListT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26356:1: error: BUILDSTDERR: warning: label ‘_cjUf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26356 | _cjUf: BUILDSTDERR: | ^ BUILDSTDERR: 26356 | _cjUf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_discard_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26423:1: error: BUILDSTDERR: warning: label ‘_cjUz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26423 | _cjUz: BUILDSTDERR: | ^ BUILDSTDERR: 26423 | _cjUz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26464:1: error: BUILDSTDERR: warning: label ‘_cjUZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26464 | _cjUZ: BUILDSTDERR: | ^ BUILDSTDERR: 26464 | _cjUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26504:1: error: BUILDSTDERR: warning: label ‘_cjV2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26504 | _cjV2: BUILDSTDERR: | ^ BUILDSTDERR: 26504 | _cjV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shZ6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26558:1: error: BUILDSTDERR: warning: label ‘_cjVw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26558 | _cjVw: BUILDSTDERR: | ^ BUILDSTDERR: 26558 | _cjVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjVu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26593:1: error: BUILDSTDERR: warning: label ‘_cjVu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26593 | _cjVu: BUILDSTDERR: | ^ BUILDSTDERR: 26593 | _cjVu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shZb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26617:1: error: BUILDSTDERR: warning: label ‘_cjVP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26617 | _cjVP: BUILDSTDERR: | ^ BUILDSTDERR: 26617 | _cjVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjVN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26652:1: error: BUILDSTDERR: warning: label ‘_cjVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26652 | _cjVN: BUILDSTDERR: | ^ BUILDSTDERR: 26652 | _cjVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shZd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26675:1: error: BUILDSTDERR: warning: label ‘_cjW4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26675 | _cjW4: BUILDSTDERR: | ^ BUILDSTDERR: 26675 | _cjW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘shYX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26717:1: error: BUILDSTDERR: warning: label ‘_cjWd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26717 | _cjWd: BUILDSTDERR: | ^ BUILDSTDERR: 26717 | _cjWd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjVf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26772:1: error: BUILDSTDERR: warning: label ‘_cjVf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26772 | _cjVf: BUILDSTDERR: | ^ BUILDSTDERR: 26772 | _cjVf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_Pipes_every_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26887:1: error: BUILDSTDERR: warning: label ‘_cjWz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26887 | _cjWz: BUILDSTDERR: | ^ BUILDSTDERR: 26887 | _cjWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc: In function ‘_cjWx’: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:26944:1: error: BUILDSTDERR: warning: label ‘_cjWx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26944 | _cjWx: BUILDSTDERR: | ^ BUILDSTDERR: 26944 | _cjWx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: At top level: BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:21069:16: error: BUILDSTDERR: warning: ‘rhIz_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: | BUILDSTDERR: 21069 | static StgWord rhIz_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: 21069 | static StgWord rhIz_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_30.hc:1508:16: error: BUILDSTDERR: warning: ‘rhI2_closure’ defined but not used [-Wunused-variable] BUILDSTDERR: 1508 | static StgWord rhI2_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 1508 | static StgWord rhI2_closure[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [4 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.p_o ) BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sled_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:258:1: error: BUILDSTDERR: warning: label ‘_cloJ’ defined but not used [-Wunused-label] BUILDSTDERR: 258 | _cloJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 258 | _cloJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:312:1: error: BUILDSTDERR: warning: label ‘_cloX’ defined but not used [-Wunused-label] BUILDSTDERR: 312 | _cloX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 312 | _cloX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:363:1: error: BUILDSTDERR: warning: label ‘_clpo’ defined but not used [-Wunused-label] BUILDSTDERR: 363 | _clpo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 363 | _clpo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slet_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:401:1: error: BUILDSTDERR: warning: label ‘_clpr’ defined but not used [-Wunused-label] BUILDSTDERR: 401 | _clpr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 401 | _clpr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sley_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:451:1: error: BUILDSTDERR: warning: label ‘_clpM’ defined but not used [-Wunused-label] BUILDSTDERR: 451 | _clpM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 451 | _clpM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slev_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:491:1: error: BUILDSTDERR: warning: label ‘_clpP’ defined but not used [-Wunused-label] BUILDSTDERR: 491 | _clpP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 491 | _clpP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:545:1: error: BUILDSTDERR: warning: label ‘_clqi’ defined but not used [-Wunused-label] BUILDSTDERR: 545 | _clqi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 545 | _clqi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clqg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:580:1: error: BUILDSTDERR: warning: label ‘_clqg’ defined but not used [-Wunused-label] BUILDSTDERR: 580 | _clqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 580 | _clqg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:604:1: error: BUILDSTDERR: warning: label ‘_clqI’ defined but not used [-Wunused-label] BUILDSTDERR: 604 | _clqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 604 | _clqI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clqG’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:639:1: error: BUILDSTDERR: warning: label ‘_clqG’ defined but not used [-Wunused-label] BUILDSTDERR: 639 | _clqG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 639 | _clqG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:662:1: error: BUILDSTDERR: warning: label ‘_clr3’ defined but not used [-Wunused-label] BUILDSTDERR: 662 | _clr3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 662 | _clr3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:703:1: error: BUILDSTDERR: warning: label ‘_clr6’ defined but not used [-Wunused-label] BUILDSTDERR: 703 | _clr6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 703 | _clr6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:761:1: error: BUILDSTDERR: warning: label ‘_clry’ defined but not used [-Wunused-label] BUILDSTDERR: 761 | _clry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 761 | _clry: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:815:1: error: BUILDSTDERR: warning: label ‘_clrD’ defined but not used [-Wunused-label] BUILDSTDERR: 815 | _clrD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 815 | _clrD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:869:1: error: BUILDSTDERR: warning: label ‘_clrI’ defined but not used [-Wunused-label] BUILDSTDERR: 869 | _clrI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 869 | _clrI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:934:1: error: BUILDSTDERR: warning: label ‘_clrN’ defined but not used [-Wunused-label] BUILDSTDERR: 934 | _clrN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 934 | _clrN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1006:1: error: BUILDSTDERR: warning: label ‘_cls1’ defined but not used [-Wunused-label] BUILDSTDERR: 1006 | _cls1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1006 | _cls1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slew_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1048:1: error: BUILDSTDERR: warning: label ‘_clsa’ defined but not used [-Wunused-label] BUILDSTDERR: 1048 | _clsa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1048 | _clsa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clq2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1104:1: error: BUILDSTDERR: warning: label ‘_clq2’ defined but not used [-Wunused-label] BUILDSTDERR: 1104 | _clq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1104 | _clq2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1215:1: error: BUILDSTDERR: warning: label ‘_clsH’ defined but not used [-Wunused-label] BUILDSTDERR: 1215 | _clsH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1215 | _clsH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1253:1: error: BUILDSTDERR: warning: label ‘_clsK’ defined but not used [-Wunused-label] BUILDSTDERR: 1253 | _clsK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1253 | _clsK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slf0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1303:1: error: BUILDSTDERR: warning: label ‘_clt5’ defined but not used [-Wunused-label] BUILDSTDERR: 1303 | _clt5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1303 | _clt5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1343:1: error: BUILDSTDERR: warning: label ‘_clt8’ defined but not used [-Wunused-label] BUILDSTDERR: 1343 | _clt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1343 | _clt8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slf5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1397:1: error: BUILDSTDERR: warning: label ‘_cltI’ defined but not used [-Wunused-label] BUILDSTDERR: 1397 | _cltI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1397 | _cltI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cltG’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1432:1: error: BUILDSTDERR: warning: label ‘_cltG’ defined but not used [-Wunused-label] BUILDSTDERR: 1432 | _cltG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1432 | _cltG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1455:1: error: BUILDSTDERR: warning: label ‘_clu3’ defined but not used [-Wunused-label] BUILDSTDERR: 1455 | _clu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1455 | _clu3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1496:1: error: BUILDSTDERR: warning: label ‘_clu6’ defined but not used [-Wunused-label] BUILDSTDERR: 1496 | _clu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1496 | _clu6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slf8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1554:1: error: BUILDSTDERR: warning: label ‘_cluy’ defined but not used [-Wunused-label] BUILDSTDERR: 1554 | _cluy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1554 | _cluy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slf9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1608:1: error: BUILDSTDERR: warning: label ‘_cluD’ defined but not used [-Wunused-label] BUILDSTDERR: 1608 | _cluD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1608 | _cluD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1662:1: error: BUILDSTDERR: warning: label ‘_cluI’ defined but not used [-Wunused-label] BUILDSTDERR: 1662 | _cluI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1662 | _cluI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1727:1: error: BUILDSTDERR: warning: label ‘_cluN’ defined but not used [-Wunused-label] BUILDSTDERR: 1727 | _cluN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1727 | _cluN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1800:1: error: BUILDSTDERR: warning: label ‘_clv5’ defined but not used [-Wunused-label] BUILDSTDERR: 1800 | _clv5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1800 | _clv5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clv3’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1835:1: error: BUILDSTDERR: warning: label ‘_clv3’ defined but not used [-Wunused-label] BUILDSTDERR: 1835 | _clv3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1835 | _clv3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1858:1: error: BUILDSTDERR: warning: label ‘_clvk’ defined but not used [-Wunused-label] BUILDSTDERR: 1858 | _clvk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1858 | _clvk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sleY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1900:1: error: BUILDSTDERR: warning: label ‘_clvt’ defined but not used [-Wunused-label] BUILDSTDERR: 1900 | _clvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1900 | _clvt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cltl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:1956:1: error: BUILDSTDERR: warning: label ‘_cltl’ defined but not used [-Wunused-label] BUILDSTDERR: 1956 | _cltl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1956 | _cltl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2067:1: error: BUILDSTDERR: warning: label ‘_clw1’ defined but not used [-Wunused-label] BUILDSTDERR: 2067 | _clw1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2067 | _clw1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2103:1: error: BUILDSTDERR: warning: label ‘_clw4’ defined but not used [-Wunused-label] BUILDSTDERR: 2103 | _clw4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2103 | _clw4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2171:1: error: BUILDSTDERR: warning: label ‘_clwc’ defined but not used [-Wunused-label] BUILDSTDERR: 2171 | _clwc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2171 | _clwc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clwa’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2275:1: error: BUILDSTDERR: warning: label ‘_clwa’ defined but not used [-Wunused-label] BUILDSTDERR: 2275 | _clwa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2275 | _clwa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clwg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2296:1: error: BUILDSTDERR: warning: label ‘_clwg’ defined but not used [-Wunused-label] BUILDSTDERR: 2296 | _clwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2296 | _clwg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slej_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2321:1: error: BUILDSTDERR: warning: label ‘_clwK’ defined but not used [-Wunused-label] BUILDSTDERR: 2321 | _clwK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2321 | _clwK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clwB’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2365:1: error: BUILDSTDERR: warning: label ‘_clwB’ defined but not used [-Wunused-label] BUILDSTDERR: 2365 | _clwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2365 | _clwB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_distribute_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2435:1: error: BUILDSTDERR: warning: label ‘_clx2’ defined but not used [-Wunused-label] BUILDSTDERR: 2435 | _clx2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2435 | _clx2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clx0’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2504:1: error: BUILDSTDERR: warning: label ‘_clx0’ defined but not used [-Wunused-label] BUILDSTDERR: 2504 | _clx0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2504 | _clx0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slft_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2531:1: error: BUILDSTDERR: warning: label ‘_clys’ defined but not used [-Wunused-label] BUILDSTDERR: 2531 | _clys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2531 | _clys: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2566:1: error: BUILDSTDERR: warning: label ‘_clyC’ defined but not used [-Wunused-label] BUILDSTDERR: 2566 | _clyC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2566 | _clyC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2602:1: error: BUILDSTDERR: warning: label ‘_clyM’ defined but not used [-Wunused-label] BUILDSTDERR: 2602 | _clyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2602 | _clyM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2644:1: error: BUILDSTDERR: warning: label ‘_clyZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2644 | _clyZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2644 | _clyZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runExceptP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2696:1: error: BUILDSTDERR: warning: label ‘_clz2’ defined but not used [-Wunused-label] BUILDSTDERR: 2696 | _clz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2696 | _clz2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2757:1: error: BUILDSTDERR: warning: label ‘_clzs’ defined but not used [-Wunused-label] BUILDSTDERR: 2757 | _clzs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2757 | _clzs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2792:1: error: BUILDSTDERR: warning: label ‘_clzC’ defined but not used [-Wunused-label] BUILDSTDERR: 2792 | _clzC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2792 | _clzC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2828:1: error: BUILDSTDERR: warning: label ‘_clzM’ defined but not used [-Wunused-label] BUILDSTDERR: 2828 | _clzM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2828 | _clzM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2870:1: error: BUILDSTDERR: warning: label ‘_clzY’ defined but not used [-Wunused-label] BUILDSTDERR: 2870 | _clzY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2870 | _clzY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runMaybeP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2921:1: error: BUILDSTDERR: warning: label ‘_clA1’ defined but not used [-Wunused-label] BUILDSTDERR: 2921 | _clA1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2921 | _clA1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘rle3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:2976:1: error: BUILDSTDERR: warning: label ‘_clAk’ defined but not used [-Wunused-label] BUILDSTDERR: 2976 | _clAk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2976 | _clAk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3002:1: error: BUILDSTDERR: warning: label ‘_clAA’ defined but not used [-Wunused-label] BUILDSTDERR: 3002 | _clAA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3002 | _clAA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3037:1: error: BUILDSTDERR: warning: label ‘_clAK’ defined but not used [-Wunused-label] BUILDSTDERR: 3037 | _clAK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3037 | _clAK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3073:1: error: BUILDSTDERR: warning: label ‘_clAU’ defined but not used [-Wunused-label] BUILDSTDERR: 3073 | _clAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3073 | _clAU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3117:1: error: BUILDSTDERR: warning: label ‘_clB6’ defined but not used [-Wunused-label] BUILDSTDERR: 3117 | _clB6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3117 | _clB6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runReaderP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3175:1: error: BUILDSTDERR: warning: label ‘_clB9’ defined but not used [-Wunused-label] BUILDSTDERR: 3175 | _clB9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3175 | _clB9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3232:1: error: BUILDSTDERR: warning: label ‘_clBz’ defined but not used [-Wunused-label] BUILDSTDERR: 3232 | _clBz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3232 | _clBz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3267:1: error: BUILDSTDERR: warning: label ‘_clBJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3267 | _clBJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3267 | _clBJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3303:1: error: BUILDSTDERR: warning: label ‘_clBT’ defined but not used [-Wunused-label] BUILDSTDERR: 3303 | _clBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3303 | _clBT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slfU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3347:1: error: BUILDSTDERR: warning: label ‘_clC5’ defined but not used [-Wunused-label] BUILDSTDERR: 3347 | _clC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3347 | _clC5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runStateP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3405:1: error: BUILDSTDERR: warning: label ‘_clC8’ defined but not used [-Wunused-label] BUILDSTDERR: 3405 | _clC8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3405 | _clC8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_evalStateP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3468:1: error: BUILDSTDERR: warning: label ‘_clCv’ defined but not used [-Wunused-label] BUILDSTDERR: 3468 | _clCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3468 | _clCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clCt’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3505:1: error: BUILDSTDERR: warning: label ‘_clCt’ defined but not used [-Wunused-label] BUILDSTDERR: 3505 | _clCt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3505 | _clCt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execStateP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3539:1: error: BUILDSTDERR: warning: label ‘_clCL’ defined but not used [-Wunused-label] BUILDSTDERR: 3539 | _clCL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3539 | _clCL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clCJ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3576:1: error: BUILDSTDERR: warning: label ‘_clCJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3576 | _clCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3576 | _clCJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slg5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3604:1: error: BUILDSTDERR: warning: label ‘_clD5’ defined but not used [-Wunused-label] BUILDSTDERR: 3604 | _clD5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3604 | _clD5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slg6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3638:1: error: BUILDSTDERR: warning: label ‘_clDf’ defined but not used [-Wunused-label] BUILDSTDERR: 3638 | _clDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3638 | _clDf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slg7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3674:1: error: BUILDSTDERR: warning: label ‘_clDp’ defined but not used [-Wunused-label] BUILDSTDERR: 3674 | _clDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3674 | _clDp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slg8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3710:1: error: BUILDSTDERR: warning: label ‘_clDz’ defined but not used [-Wunused-label] BUILDSTDERR: 3710 | _clDz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3710 | _clDz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slga_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3753:1: error: BUILDSTDERR: warning: label ‘_clDL’ defined but not used [-Wunused-label] BUILDSTDERR: 3753 | _clDL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3753 | _clDL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runWriterP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3807:1: error: BUILDSTDERR: warning: label ‘_clDO’ defined but not used [-Wunused-label] BUILDSTDERR: 3807 | _clDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3807 | _clDO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execWriterP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3879:1: error: BUILDSTDERR: warning: label ‘_clEd’ defined but not used [-Wunused-label] BUILDSTDERR: 3879 | _clEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3879 | _clEd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clEb’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3916:1: error: BUILDSTDERR: warning: label ‘_clEb’ defined but not used [-Wunused-label] BUILDSTDERR: 3916 | _clEb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3916 | _clEb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3944:1: error: BUILDSTDERR: warning: label ‘_clEx’ defined but not used [-Wunused-label] BUILDSTDERR: 3944 | _clEx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3944 | _clEx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:3978:1: error: BUILDSTDERR: warning: label ‘_clEH’ defined but not used [-Wunused-label] BUILDSTDERR: 3978 | _clEH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3978 | _clEH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4014:1: error: BUILDSTDERR: warning: label ‘_clER’ defined but not used [-Wunused-label] BUILDSTDERR: 4014 | _clER: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4014 | _clER: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4050:1: error: BUILDSTDERR: warning: label ‘_clF1’ defined but not used [-Wunused-label] BUILDSTDERR: 4050 | _clF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4050 | _clF1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4096:1: error: BUILDSTDERR: warning: label ‘_clFd’ defined but not used [-Wunused-label] BUILDSTDERR: 4096 | _clFd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4096 | _clFd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_runRWSP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4159:1: error: BUILDSTDERR: warning: label ‘_clFg’ defined but not used [-Wunused-label] BUILDSTDERR: 4159 | _clFg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4159 | _clFg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘rle4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4226:1: error: BUILDSTDERR: warning: label ‘_clFE’ defined but not used [-Wunused-label] BUILDSTDERR: 4226 | _clFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4226 | _clFE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_evalRWSP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4284:1: error: BUILDSTDERR: warning: label ‘_clFT’ defined but not used [-Wunused-label] BUILDSTDERR: 4284 | _clFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4284 | _clFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clFR’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4325:1: error: BUILDSTDERR: warning: label ‘_clFR’ defined but not used [-Wunused-label] BUILDSTDERR: 4325 | _clFR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4325 | _clFR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘rle5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4355:1: error: BUILDSTDERR: warning: label ‘_clG8’ defined but not used [-Wunused-label] BUILDSTDERR: 4355 | _clG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4355 | _clG8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_execRWSP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4413:1: error: BUILDSTDERR: warning: label ‘_clGn’ defined but not used [-Wunused-label] BUILDSTDERR: 4413 | _clGn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4413 | _clGn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clGl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4454:1: error: BUILDSTDERR: warning: label ‘_clGl’ defined but not used [-Wunused-label] BUILDSTDERR: 4454 | _clGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4454 | _clGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4486:1: error: BUILDSTDERR: warning: label ‘_clGP’ defined but not used [-Wunused-label] BUILDSTDERR: 4486 | _clGP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4486 | _clGP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slh2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4538:1: error: BUILDSTDERR: warning: label ‘_clH2’ defined but not used [-Wunused-label] BUILDSTDERR: 4538 | _clH2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4538 | _clH2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slgY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4583:1: error: BUILDSTDERR: warning: label ‘_clH6’ defined but not used [-Wunused-label] BUILDSTDERR: 4583 | _clH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4583 | _clH6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slh4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4641:1: error: BUILDSTDERR: warning: label ‘_clHi’ defined but not used [-Wunused-label] BUILDSTDERR: 4641 | _clHi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4641 | _clHi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slh5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4678:1: error: BUILDSTDERR: warning: label ‘_clHB’ defined but not used [-Wunused-label] BUILDSTDERR: 4678 | _clHB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4678 | _clHB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clHu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4720:1: error: BUILDSTDERR: warning: label ‘_clHu’ defined but not used [-Wunused-label] BUILDSTDERR: 4720 | _clHu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4720 | _clHu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4778:1: error: BUILDSTDERR: warning: label ‘_clIb’ defined but not used [-Wunused-label] BUILDSTDERR: 4778 | _clIb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4778 | _clIb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4821:1: error: BUILDSTDERR: warning: label ‘_clIe’ defined but not used [-Wunused-label] BUILDSTDERR: 4821 | _clIe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4821 | _clIe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4880:1: error: BUILDSTDERR: warning: label ‘_clIk’ defined but not used [-Wunused-label] BUILDSTDERR: 4880 | _clIk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4880 | _clIk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4937:1: error: BUILDSTDERR: warning: label ‘_clIB’ defined but not used [-Wunused-label] BUILDSTDERR: 4937 | _clIB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4937 | _clIB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clIz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:4981:1: error: BUILDSTDERR: warning: label ‘_clIz’ defined but not used [-Wunused-label] BUILDSTDERR: 4981 | _clIz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4981 | _clIz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_exceptP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5009:1: error: BUILDSTDERR: warning: label ‘_clIH’ defined but not used [-Wunused-label] BUILDSTDERR: 5009 | _clIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5009 | _clIH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5071:1: error: BUILDSTDERR: warning: label ‘_clJh’ defined but not used [-Wunused-label] BUILDSTDERR: 5071 | _clJh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5071 | _clJh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5107:1: error: BUILDSTDERR: warning: label ‘_clJr’ defined but not used [-Wunused-label] BUILDSTDERR: 5107 | _clJr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5107 | _clJr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5142:1: error: BUILDSTDERR: warning: label ‘_clJB’ defined but not used [-Wunused-label] BUILDSTDERR: 5142 | _clJB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5142 | _clJB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slho_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5180:1: error: BUILDSTDERR: warning: label ‘_clJM’ defined but not used [-Wunused-label] BUILDSTDERR: 5180 | _clJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5180 | _clJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5219:1: error: BUILDSTDERR: warning: label ‘_clKq’ defined but not used [-Wunused-label] BUILDSTDERR: 5219 | _clKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5219 | _clKq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5257:1: error: BUILDSTDERR: warning: label ‘_clKx’ defined but not used [-Wunused-label] BUILDSTDERR: 5257 | _clKx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5257 | _clKx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clKe’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5307:1: error: BUILDSTDERR: warning: label ‘_clKe’ defined but not used [-Wunused-label] BUILDSTDERR: 5307 | _clKe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5307 | _clKe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5380:1: error: BUILDSTDERR: warning: label ‘_clKN’ defined but not used [-Wunused-label] BUILDSTDERR: 5380 | _clKN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5380 | _clKN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clKL’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5440:1: error: BUILDSTDERR: warning: label ‘_clKL’ defined but not used [-Wunused-label] BUILDSTDERR: 5440 | _clKL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5440 | _clKL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5472:1: error: BUILDSTDERR: warning: label ‘_clKV’ defined but not used [-Wunused-label] BUILDSTDERR: 5472 | _clKV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5472 | _clKV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_catchError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5535:1: error: BUILDSTDERR: warning: label ‘_clL0’ defined but not used [-Wunused-label] BUILDSTDERR: 5535 | _clL0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5535 | _clL0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5597:1: error: BUILDSTDERR: warning: label ‘_clLG’ defined but not used [-Wunused-label] BUILDSTDERR: 5597 | _clLG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5597 | _clLG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5637:1: error: BUILDSTDERR: warning: label ‘_clLJ’ defined but not used [-Wunused-label] BUILDSTDERR: 5637 | _clLJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5637 | _clLJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5690:1: error: BUILDSTDERR: warning: label ‘_clM5’ defined but not used [-Wunused-label] BUILDSTDERR: 5690 | _clM5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5690 | _clM5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5730:1: error: BUILDSTDERR: warning: label ‘_clM8’ defined but not used [-Wunused-label] BUILDSTDERR: 5730 | _clM8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5730 | _clM8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5784:1: error: BUILDSTDERR: warning: label ‘_clMB’ defined but not used [-Wunused-label] BUILDSTDERR: 5784 | _clMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5784 | _clMB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clMz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5819:1: error: BUILDSTDERR: warning: label ‘_clMz’ defined but not used [-Wunused-label] BUILDSTDERR: 5819 | _clMz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5819 | _clMz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5843:1: error: BUILDSTDERR: warning: label ‘_clMU’ defined but not used [-Wunused-label] BUILDSTDERR: 5843 | _clMU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5843 | _clMU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clMS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5878:1: error: BUILDSTDERR: warning: label ‘_clMS’ defined but not used [-Wunused-label] BUILDSTDERR: 5878 | _clMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5878 | _clMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5901:1: error: BUILDSTDERR: warning: label ‘_clNg’ defined but not used [-Wunused-label] BUILDSTDERR: 5901 | _clNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5901 | _clNg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:5946:1: error: BUILDSTDERR: warning: label ‘_clNj’ defined but not used [-Wunused-label] BUILDSTDERR: 5946 | _clNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5946 | _clNj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slhI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6003:1: error: BUILDSTDERR: warning: label ‘_clNu’ defined but not used [-Wunused-label] BUILDSTDERR: 6003 | _clNu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6003 | _clNu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clMl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6060:1: error: BUILDSTDERR: warning: label ‘_clMl’ defined but not used [-Wunused-label] BUILDSTDERR: 6060 | _clMl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6060 | _clMl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_liftCatchError_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6176:1: error: BUILDSTDERR: warning: label ‘_clNN’ defined but not used [-Wunused-label] BUILDSTDERR: 6176 | _clNN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6176 | _clNN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sli3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6243:1: error: BUILDSTDERR: warning: label ‘_clOw’ defined but not used [-Wunused-label] BUILDSTDERR: 6243 | _clOw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6243 | _clOw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sli6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6295:1: error: BUILDSTDERR: warning: label ‘_clOJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6295 | _clOJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6295 | _clOJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sli2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6340:1: error: BUILDSTDERR: warning: label ‘_clON’ defined but not used [-Wunused-label] BUILDSTDERR: 6340 | _clON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6340 | _clON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sli8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6398:1: error: BUILDSTDERR: warning: label ‘_clOZ’ defined but not used [-Wunused-label] BUILDSTDERR: 6398 | _clOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6398 | _clOZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sli9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6434:1: error: BUILDSTDERR: warning: label ‘_clP9’ defined but not used [-Wunused-label] BUILDSTDERR: 6434 | _clP9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6434 | _clP9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slia_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6475:1: error: BUILDSTDERR: warning: label ‘_clPs’ defined but not used [-Wunused-label] BUILDSTDERR: 6475 | _clPs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6475 | _clPs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clPl’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6518:1: error: BUILDSTDERR: warning: label ‘_clPl’ defined but not used [-Wunused-label] BUILDSTDERR: 6518 | _clPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6518 | _clPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slii_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6572:1: error: BUILDSTDERR: warning: label ‘_clQ2’ defined but not used [-Wunused-label] BUILDSTDERR: 6572 | _clQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6572 | _clQ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slij_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6615:1: error: BUILDSTDERR: warning: label ‘_clQ5’ defined but not used [-Wunused-label] BUILDSTDERR: 6615 | _clQ5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6615 | _clQ5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slig_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6674:1: error: BUILDSTDERR: warning: label ‘_clQb’ defined but not used [-Wunused-label] BUILDSTDERR: 6674 | _clQb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6674 | _clQb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slim_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6731:1: error: BUILDSTDERR: warning: label ‘_clQs’ defined but not used [-Wunused-label] BUILDSTDERR: 6731 | _clQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6731 | _clQs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clQq’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6775:1: error: BUILDSTDERR: warning: label ‘_clQq’ defined but not used [-Wunused-label] BUILDSTDERR: 6775 | _clQq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6775 | _clQq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_maybeP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6804:1: error: BUILDSTDERR: warning: label ‘_clQy’ defined but not used [-Wunused-label] BUILDSTDERR: 6804 | _clQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6804 | _clQy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slio_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6872:1: error: BUILDSTDERR: warning: label ‘_clRa’ defined but not used [-Wunused-label] BUILDSTDERR: 6872 | _clRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6872 | _clRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slip_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6910:1: error: BUILDSTDERR: warning: label ‘_clRl’ defined but not used [-Wunused-label] BUILDSTDERR: 6910 | _clRl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6910 | _clRl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:6954:1: error: BUILDSTDERR: warning: label ‘_clRx’ defined but not used [-Wunused-label] BUILDSTDERR: 6954 | _clRx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6954 | _clRx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slir_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7001:1: error: BUILDSTDERR: warning: label ‘_clRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 7001 | _clRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7001 | _clRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7056:1: error: BUILDSTDERR: warning: label ‘_clRW’ defined but not used [-Wunused-label] BUILDSTDERR: 7056 | _clRW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7056 | _clRW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7096:1: error: BUILDSTDERR: warning: label ‘_clSn’ defined but not used [-Wunused-label] BUILDSTDERR: 7096 | _clSn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7096 | _clSn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7135:1: error: BUILDSTDERR: warning: label ‘_clSq’ defined but not used [-Wunused-label] BUILDSTDERR: 7135 | _clSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7135 | _clSq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7180:1: error: BUILDSTDERR: warning: label ‘_clSK’ defined but not used [-Wunused-label] BUILDSTDERR: 7180 | _clSK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7180 | _clSK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7222:1: error: BUILDSTDERR: warning: label ‘_clSN’ defined but not used [-Wunused-label] BUILDSTDERR: 7222 | _clSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7222 | _clSN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7277:1: error: BUILDSTDERR: warning: label ‘_clTf’ defined but not used [-Wunused-label] BUILDSTDERR: 7277 | _clTf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7277 | _clTf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7322:1: error: BUILDSTDERR: warning: label ‘_clTi’ defined but not used [-Wunused-label] BUILDSTDERR: 7322 | _clTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7322 | _clTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7386:1: error: BUILDSTDERR: warning: label ‘_clTn’ defined but not used [-Wunused-label] BUILDSTDERR: 7386 | _clTn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7386 | _clTn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7453:1: error: BUILDSTDERR: warning: label ‘_clTt’ defined but not used [-Wunused-label] BUILDSTDERR: 7453 | _clTt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7453 | _clTt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_readerP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7531:1: error: BUILDSTDERR: warning: label ‘_clTy’ defined but not used [-Wunused-label] BUILDSTDERR: 7531 | _clTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7531 | _clTy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7603:1: error: BUILDSTDERR: warning: label ‘_clUx’ defined but not used [-Wunused-label] BUILDSTDERR: 7603 | _clUx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7603 | _clUx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7659:1: error: BUILDSTDERR: warning: label ‘_clUC’ defined but not used [-Wunused-label] BUILDSTDERR: 7659 | _clUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7659 | _clUC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7715:1: error: BUILDSTDERR: warning: label ‘_clUI’ defined but not used [-Wunused-label] BUILDSTDERR: 7715 | _clUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7715 | _clUI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7767:1: error: BUILDSTDERR: warning: label ‘_clUU’ defined but not used [-Wunused-label] BUILDSTDERR: 7767 | _clUU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7767 | _clUU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7804:1: error: BUILDSTDERR: warning: label ‘_clV9’ defined but not used [-Wunused-label] BUILDSTDERR: 7804 | _clV9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7804 | _clV9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clV6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7847:1: error: BUILDSTDERR: warning: label ‘_clV6’ defined but not used [-Wunused-label] BUILDSTDERR: 7847 | _clV6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7847 | _clV6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slj2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7893:1: error: BUILDSTDERR: warning: label ‘_clVI’ defined but not used [-Wunused-label] BUILDSTDERR: 7893 | _clVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7893 | _clVI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7922:1: error: BUILDSTDERR: warning: label ‘_clW6’ defined but not used [-Wunused-label] BUILDSTDERR: 7922 | _clW6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7922 | _clW6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slje_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:7961:1: error: BUILDSTDERR: warning: label ‘_clW9’ defined but not used [-Wunused-label] BUILDSTDERR: 7961 | _clW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7961 | _clW9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clVU’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8008:1: error: BUILDSTDERR: warning: label ‘_clVU’ defined but not used [-Wunused-label] BUILDSTDERR: 8008 | _clVU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8008 | _clVU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slj6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8066:1: error: BUILDSTDERR: warning: label ‘_clWA’ defined but not used [-Wunused-label] BUILDSTDERR: 8066 | _clWA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8066 | _clWA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clWy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8117:1: error: BUILDSTDERR: warning: label ‘_clWy’ defined but not used [-Wunused-label] BUILDSTDERR: 8117 | _clWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8117 | _clWy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slj7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8143:1: error: BUILDSTDERR: warning: label ‘_clWG’ defined but not used [-Wunused-label] BUILDSTDERR: 8143 | _clWG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8143 | _clWG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slj0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8207:1: error: BUILDSTDERR: warning: label ‘_clWL’ defined but not used [-Wunused-label] BUILDSTDERR: 8207 | _clWL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8207 | _clWL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8281:1: error: BUILDSTDERR: warning: label ‘_clWY’ defined but not used [-Wunused-label] BUILDSTDERR: 8281 | _clWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8281 | _clWY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sliX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8317:1: error: BUILDSTDERR: warning: label ‘_clX2’ defined but not used [-Wunused-label] BUILDSTDERR: 8317 | _clX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8317 | _clX2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8379:1: error: BUILDSTDERR: warning: label ‘_clXj’ defined but not used [-Wunused-label] BUILDSTDERR: 8379 | _clXj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8379 | _clXj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clXg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8417:1: error: BUILDSTDERR: warning: label ‘_clXg’ defined but not used [-Wunused-label] BUILDSTDERR: 8417 | _clXg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8417 | _clXg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8443:1: error: BUILDSTDERR: warning: label ‘_clXC’ defined but not used [-Wunused-label] BUILDSTDERR: 8443 | _clXC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8443 | _clXC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clXz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8486:1: error: BUILDSTDERR: warning: label ‘_clXz’ defined but not used [-Wunused-label] BUILDSTDERR: 8486 | _clXz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8486 | _clXz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8532:1: error: BUILDSTDERR: warning: label ‘_clYb’ defined but not used [-Wunused-label] BUILDSTDERR: 8532 | _clYb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8532 | _clYb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slju_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8574:1: error: BUILDSTDERR: warning: label ‘_clYh’ defined but not used [-Wunused-label] BUILDSTDERR: 8574 | _clYh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8574 | _clYh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clYf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8626:1: error: BUILDSTDERR: warning: label ‘_clYf’ defined but not used [-Wunused-label] BUILDSTDERR: 8626 | _clYf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8626 | _clYf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8649:1: error: BUILDSTDERR: warning: label ‘_clYK’ defined but not used [-Wunused-label] BUILDSTDERR: 8649 | _clYK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8649 | _clYK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8688:1: error: BUILDSTDERR: warning: label ‘_clYN’ defined but not used [-Wunused-label] BUILDSTDERR: 8688 | _clYN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8688 | _clYN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_clYy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8735:1: error: BUILDSTDERR: warning: label ‘_clYy’ defined but not used [-Wunused-label] BUILDSTDERR: 8735 | _clYy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8735 | _clYy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8788:1: error: BUILDSTDERR: warning: label ‘_clZj’ defined but not used [-Wunused-label] BUILDSTDERR: 8788 | _clZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8788 | _clZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8847:1: error: BUILDSTDERR: warning: label ‘_clZo’ defined but not used [-Wunused-label] BUILDSTDERR: 8847 | _clZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8847 | _clZo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8911:1: error: BUILDSTDERR: warning: label ‘_clZt’ defined but not used [-Wunused-label] BUILDSTDERR: 8911 | _clZt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8911 | _clZt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:8978:1: error: BUILDSTDERR: warning: label ‘_clZz’ defined but not used [-Wunused-label] BUILDSTDERR: 8978 | _clZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8978 | _clZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_stateP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9060:1: error: BUILDSTDERR: warning: label ‘_clZE’ defined but not used [-Wunused-label] BUILDSTDERR: 9060 | _clZE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9060 | _clZE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9136:1: error: BUILDSTDERR: warning: label ‘_cm0G’ defined but not used [-Wunused-label] BUILDSTDERR: 9136 | _cm0G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9136 | _cm0G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9175:1: error: BUILDSTDERR: warning: label ‘_cm0Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9175 | _cm0Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9175 | _cm0Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9229:1: error: BUILDSTDERR: warning: label ‘_cm1c’ defined but not used [-Wunused-label] BUILDSTDERR: 9229 | _cm1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9229 | _cm1c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9275:1: error: BUILDSTDERR: warning: label ‘_cm1g’ defined but not used [-Wunused-label] BUILDSTDERR: 9275 | _cm1g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9275 | _cm1g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9335:1: error: BUILDSTDERR: warning: label ‘_cm1s’ defined but not used [-Wunused-label] BUILDSTDERR: 9335 | _cm1s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9335 | _cm1s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9371:1: error: BUILDSTDERR: warning: label ‘_cm1C’ defined but not used [-Wunused-label] BUILDSTDERR: 9371 | _cm1C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9371 | _cm1C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slk8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9406:1: error: BUILDSTDERR: warning: label ‘_cm2e’ defined but not used [-Wunused-label] BUILDSTDERR: 9406 | _cm2e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9406 | _cm2e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slka_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9448:1: error: BUILDSTDERR: warning: label ‘_cm2h’ defined but not used [-Wunused-label] BUILDSTDERR: 9448 | _cm2h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9448 | _cm2h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm22’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9495:1: error: BUILDSTDERR: warning: label ‘_cm22’ defined but not used [-Wunused-label] BUILDSTDERR: 9495 | _cm22: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9495 | _cm22: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slk3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9550:1: error: BUILDSTDERR: warning: label ‘_cm2y’ defined but not used [-Wunused-label] BUILDSTDERR: 9550 | _cm2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9550 | _cm2y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sljW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9611:1: error: BUILDSTDERR: warning: label ‘_cm2D’ defined but not used [-Wunused-label] BUILDSTDERR: 9611 | _cm2D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9611 | _cm2D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm1O’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9660:1: error: BUILDSTDERR: warning: label ‘_cm1O’ defined but not used [-Wunused-label] BUILDSTDERR: 9660 | _cm1O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9660 | _cm1O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9712:1: error: BUILDSTDERR: warning: label ‘_cm38’ defined but not used [-Wunused-label] BUILDSTDERR: 9712 | _cm38: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9712 | _cm38: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9741:1: error: BUILDSTDERR: warning: label ‘_cm3K’ defined but not used [-Wunused-label] BUILDSTDERR: 9741 | _cm3K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9741 | _cm3K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9783:1: error: BUILDSTDERR: warning: label ‘_cm3N’ defined but not used [-Wunused-label] BUILDSTDERR: 9783 | _cm3N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9783 | _cm3N: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm3y’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9830:1: error: BUILDSTDERR: warning: label ‘_cm3y’ defined but not used [-Wunused-label] BUILDSTDERR: 9830 | _cm3y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9830 | _cm3y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slko_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9880:1: error: BUILDSTDERR: warning: label ‘_cm49’ defined but not used [-Wunused-label] BUILDSTDERR: 9880 | _cm49: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9880 | _cm49: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9924:1: error: BUILDSTDERR: warning: label ‘_cm4d’ defined but not used [-Wunused-label] BUILDSTDERR: 9924 | _cm4d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9924 | _cm4d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slky_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:9989:1: error: BUILDSTDERR: warning: label ‘_cm4i’ defined but not used [-Wunused-label] BUILDSTDERR: 9989 | _cm4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9989 | _cm4i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm3k’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10042:1: error: BUILDSTDERR: warning: label ‘_cm3k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10042 | _cm3k: BUILDSTDERR: | ^ BUILDSTDERR: 10042 | _cm3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slki_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10104:1: error: BUILDSTDERR: warning: label ‘_cm4E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10104 | _cm4E: BUILDSTDERR: | ^ BUILDSTDERR: 10104 | _cm4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10161:1: error: BUILDSTDERR: warning: label ‘_cm4J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10161 | _cm4J: BUILDSTDERR: | ^ BUILDSTDERR: 10161 | _cm4J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10228:1: error: BUILDSTDERR: warning: label ‘_cm4O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10228 | _cm4O: BUILDSTDERR: | ^ BUILDSTDERR: 10228 | _cm4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10318:1: error: BUILDSTDERR: warning: label ‘_cm4U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10318 | _cm4U: BUILDSTDERR: | ^ BUILDSTDERR: 10318 | _cm4U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10381:1: error: BUILDSTDERR: warning: label ‘_cm5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10381 | _cm5b: BUILDSTDERR: | ^ BUILDSTDERR: 10381 | _cm5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm58’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10419:1: error: BUILDSTDERR: warning: label ‘_cm58’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10419 | _cm58: BUILDSTDERR: | ^ BUILDSTDERR: 10419 | _cm58: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10449:1: error: BUILDSTDERR: warning: label ‘_cm5u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10449 | _cm5u: BUILDSTDERR: | ^ BUILDSTDERR: 10449 | _cm5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm5s’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10493:1: error: BUILDSTDERR: warning: label ‘_cm5s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10493 | _cm5s: BUILDSTDERR: | ^ BUILDSTDERR: 10493 | _cm5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_writerP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10528:1: error: BUILDSTDERR: warning: label ‘_cm5A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10528 | _cm5A: BUILDSTDERR: | ^ BUILDSTDERR: 10528 | _cm5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10621:1: error: BUILDSTDERR: warning: label ‘_cm6B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10621 | _cm6B: BUILDSTDERR: | ^ BUILDSTDERR: 10621 | _cm6B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10661:1: error: BUILDSTDERR: warning: label ‘_cm6L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10661 | _cm6L: BUILDSTDERR: | ^ BUILDSTDERR: 10661 | _cm6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10701:1: error: BUILDSTDERR: warning: label ‘_cm7c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10701 | _cm7c: BUILDSTDERR: | ^ BUILDSTDERR: 10701 | _cm7c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10761:1: error: BUILDSTDERR: warning: label ‘_cm7h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10761 | _cm7h: BUILDSTDERR: | ^ BUILDSTDERR: 10761 | _cm7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10822:1: error: BUILDSTDERR: warning: label ‘_cm7n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10822 | _cm7n: BUILDSTDERR: | ^ BUILDSTDERR: 10822 | _cm7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10876:1: error: BUILDSTDERR: warning: label ‘_cm7z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10876 | _cm7z: BUILDSTDERR: | ^ BUILDSTDERR: 10876 | _cm7z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sll9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10912:1: error: BUILDSTDERR: warning: label ‘_cm8b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10912 | _cm8b: BUILDSTDERR: | ^ BUILDSTDERR: 10912 | _cm8b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:10954:1: error: BUILDSTDERR: warning: label ‘_cm8e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10954 | _cm8e: BUILDSTDERR: | ^ BUILDSTDERR: 10954 | _cm8e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm7Z’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11002:1: error: BUILDSTDERR: warning: label ‘_cm7Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11002 | _cm7Z: BUILDSTDERR: | ^ BUILDSTDERR: 11002 | _cm7Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sll3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11060:1: error: BUILDSTDERR: warning: label ‘_cm8v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11060 | _cm8v: BUILDSTDERR: | ^ BUILDSTDERR: 11060 | _cm8v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slkV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11123:1: error: BUILDSTDERR: warning: label ‘_cm8A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11123 | _cm8A: BUILDSTDERR: | ^ BUILDSTDERR: 11123 | _cm8A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm7L’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11171:1: error: BUILDSTDERR: warning: label ‘_cm7L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11171 | _cm7L: BUILDSTDERR: | ^ BUILDSTDERR: 11171 | _cm7L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slli_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11225:1: error: BUILDSTDERR: warning: label ‘_cm95’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11225 | _cm95: BUILDSTDERR: | ^ BUILDSTDERR: 11225 | _cm95: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11254:1: error: BUILDSTDERR: warning: label ‘_cm9H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11254 | _cm9H: BUILDSTDERR: | ^ BUILDSTDERR: 11254 | _cm9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11296:1: error: BUILDSTDERR: warning: label ‘_cm9K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11296 | _cm9K: BUILDSTDERR: | ^ BUILDSTDERR: 11296 | _cm9K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm9v’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11344:1: error: BUILDSTDERR: warning: label ‘_cm9v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11344 | _cm9v: BUILDSTDERR: | ^ BUILDSTDERR: 11344 | _cm9v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11396:1: error: BUILDSTDERR: warning: label ‘_cma6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11396 | _cma6: BUILDSTDERR: | ^ BUILDSTDERR: 11396 | _cma6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11441:1: error: BUILDSTDERR: warning: label ‘_cmaa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11441 | _cmaa: BUILDSTDERR: | ^ BUILDSTDERR: 11441 | _cmaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11508:1: error: BUILDSTDERR: warning: label ‘_cmaf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11508 | _cmaf: BUILDSTDERR: | ^ BUILDSTDERR: 11508 | _cmaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cm9h’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11560:1: error: BUILDSTDERR: warning: label ‘_cm9h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11560 | _cm9h: BUILDSTDERR: | ^ BUILDSTDERR: 11560 | _cm9h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slly_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11618:1: error: BUILDSTDERR: warning: label ‘_cmb9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11618 | _cmb9: BUILDSTDERR: | ^ BUILDSTDERR: 11618 | _cmb9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11660:1: error: BUILDSTDERR: warning: label ‘_cmbc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11660 | _cmbc: BUILDSTDERR: | ^ BUILDSTDERR: 11660 | _cmbc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmaX’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11708:1: error: BUILDSTDERR: warning: label ‘_cmaX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11708 | _cmaX: BUILDSTDERR: | ^ BUILDSTDERR: 11708 | _cmaX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slls_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11765:1: error: BUILDSTDERR: warning: label ‘_cmbs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11765 | _cmbs: BUILDSTDERR: | ^ BUILDSTDERR: 11765 | _cmbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11822:1: error: BUILDSTDERR: warning: label ‘_cmbx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11822 | _cmbx: BUILDSTDERR: | ^ BUILDSTDERR: 11822 | _cmbx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmaJ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11869:1: error: BUILDSTDERR: warning: label ‘_cmaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11869 | _cmaJ: BUILDSTDERR: | ^ BUILDSTDERR: 11869 | _cmaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slll_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11927:1: error: BUILDSTDERR: warning: label ‘_cmbM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11927 | _cmbM: BUILDSTDERR: | ^ BUILDSTDERR: 11927 | _cmbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:11989:1: error: BUILDSTDERR: warning: label ‘_cmbR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11989 | _cmbR: BUILDSTDERR: | ^ BUILDSTDERR: 11989 | _cmbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12061:1: error: BUILDSTDERR: warning: label ‘_cmbW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12061 | _cmbW: BUILDSTDERR: | ^ BUILDSTDERR: 12061 | _cmbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12135:1: error: BUILDSTDERR: warning: label ‘_cmc1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12135 | _cmc1: BUILDSTDERR: | ^ BUILDSTDERR: 12135 | _cmc1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12218:1: error: BUILDSTDERR: warning: label ‘_cmce’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12218 | _cmce: BUILDSTDERR: | ^ BUILDSTDERR: 12218 | _cmce: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12258:1: error: BUILDSTDERR: warning: label ‘_cmci’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12258 | _cmci: BUILDSTDERR: | ^ BUILDSTDERR: 12258 | _cmci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sllY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12328:1: error: BUILDSTDERR: warning: label ‘_cmcz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12328 | _cmcz: BUILDSTDERR: | ^ BUILDSTDERR: 12328 | _cmcz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmcw’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12366:1: error: BUILDSTDERR: warning: label ‘_cmcw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12366 | _cmcw: BUILDSTDERR: | ^ BUILDSTDERR: 12366 | _cmcw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slm4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12394:1: error: BUILDSTDERR: warning: label ‘_cmcP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12394 | _cmcP: BUILDSTDERR: | ^ BUILDSTDERR: 12394 | _cmcP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12438:1: error: BUILDSTDERR: warning: label ‘_cmdr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12438 | _cmdr: BUILDSTDERR: | ^ BUILDSTDERR: 12438 | _cmdr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slml_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12480:1: error: BUILDSTDERR: warning: label ‘_cmdu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12480 | _cmdu: BUILDSTDERR: | ^ BUILDSTDERR: 12480 | _cmdu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmdf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12528:1: error: BUILDSTDERR: warning: label ‘_cmdf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12528 | _cmdf: BUILDSTDERR: | ^ BUILDSTDERR: 12528 | _cmdf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12586:1: error: BUILDSTDERR: warning: label ‘_cmdL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12586 | _cmdL: BUILDSTDERR: | ^ BUILDSTDERR: 12586 | _cmdL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slm5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12649:1: error: BUILDSTDERR: warning: label ‘_cmdQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12649 | _cmdQ: BUILDSTDERR: | ^ BUILDSTDERR: 12649 | _cmdQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmd1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12697:1: error: BUILDSTDERR: warning: label ‘_cmd1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12697 | _cmd1: BUILDSTDERR: | ^ BUILDSTDERR: 12697 | _cmd1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12752:1: error: BUILDSTDERR: warning: label ‘_cmew’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12752 | _cmew: BUILDSTDERR: | ^ BUILDSTDERR: 12752 | _cmew: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12794:1: error: BUILDSTDERR: warning: label ‘_cmez’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12794 | _cmez: BUILDSTDERR: | ^ BUILDSTDERR: 12794 | _cmez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmek’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12842:1: error: BUILDSTDERR: warning: label ‘_cmek’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12842 | _cmek: BUILDSTDERR: | ^ BUILDSTDERR: 12842 | _cmek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12900:1: error: BUILDSTDERR: warning: label ‘_cmeQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12900 | _cmeQ: BUILDSTDERR: | ^ BUILDSTDERR: 12900 | _cmeQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:12963:1: error: BUILDSTDERR: warning: label ‘_cmeV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12963 | _cmeV: BUILDSTDERR: | ^ BUILDSTDERR: 12963 | _cmeV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cme6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13011:1: error: BUILDSTDERR: warning: label ‘_cme6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13011 | _cme6: BUILDSTDERR: | ^ BUILDSTDERR: 13011 | _cme6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13065:1: error: BUILDSTDERR: warning: label ‘_cmfy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13065 | _cmfy: BUILDSTDERR: | ^ BUILDSTDERR: 13065 | _cmfy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13109:1: error: BUILDSTDERR: warning: label ‘_cmfE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13109 | _cmfE: BUILDSTDERR: | ^ BUILDSTDERR: 13109 | _cmfE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmfC’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13163:1: error: BUILDSTDERR: warning: label ‘_cmfC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13163 | _cmfC: BUILDSTDERR: | ^ BUILDSTDERR: 13163 | _cmfC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13186:1: error: BUILDSTDERR: warning: label ‘_cmgl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13186 | _cmgl: BUILDSTDERR: | ^ BUILDSTDERR: 13186 | _cmgl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sln0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13228:1: error: BUILDSTDERR: warning: label ‘_cmgo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13228 | _cmgo: BUILDSTDERR: | ^ BUILDSTDERR: 13228 | _cmgo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmg9’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13276:1: error: BUILDSTDERR: warning: label ‘_cmg9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13276 | _cmg9: BUILDSTDERR: | ^ BUILDSTDERR: 13276 | _cmg9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13328:1: error: BUILDSTDERR: warning: label ‘_cmgK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13328 | _cmgK: BUILDSTDERR: | ^ BUILDSTDERR: 13328 | _cmgK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13373:1: error: BUILDSTDERR: warning: label ‘_cmgO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13373 | _cmgO: BUILDSTDERR: | ^ BUILDSTDERR: 13373 | _cmgO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13440:1: error: BUILDSTDERR: warning: label ‘_cmgT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13440 | _cmgT: BUILDSTDERR: | ^ BUILDSTDERR: 13440 | _cmgT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmfV’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13492:1: error: BUILDSTDERR: warning: label ‘_cmfV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13492 | _cmfV: BUILDSTDERR: | ^ BUILDSTDERR: 13492 | _cmfV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sln4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13554:1: error: BUILDSTDERR: warning: label ‘_cmho’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13554 | _cmho: BUILDSTDERR: | ^ BUILDSTDERR: 13554 | _cmho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sln5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13616:1: error: BUILDSTDERR: warning: label ‘_cmht’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13616 | _cmht: BUILDSTDERR: | ^ BUILDSTDERR: 13616 | _cmht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sln6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13683:1: error: BUILDSTDERR: warning: label ‘_cmhy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13683 | _cmhy: BUILDSTDERR: | ^ BUILDSTDERR: 13683 | _cmhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slmE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13753:1: error: BUILDSTDERR: warning: label ‘_cmhE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13753 | _cmhE: BUILDSTDERR: | ^ BUILDSTDERR: 13753 | _cmhE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13829:1: error: BUILDSTDERR: warning: label ‘_cmii’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13829 | _cmii: BUILDSTDERR: | ^ BUILDSTDERR: 13829 | _cmii: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13871:1: error: BUILDSTDERR: warning: label ‘_cmil’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13871 | _cmil: BUILDSTDERR: | ^ BUILDSTDERR: 13871 | _cmil: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmi6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13919:1: error: BUILDSTDERR: warning: label ‘_cmi6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13919 | _cmi6: BUILDSTDERR: | ^ BUILDSTDERR: 13919 | _cmi6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:13971:1: error: BUILDSTDERR: warning: label ‘_cmiH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13971 | _cmiH: BUILDSTDERR: | ^ BUILDSTDERR: 13971 | _cmiH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14016:1: error: BUILDSTDERR: warning: label ‘_cmiL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14016 | _cmiL: BUILDSTDERR: | ^ BUILDSTDERR: 14016 | _cmiL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘sln7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14083:1: error: BUILDSTDERR: warning: label ‘_cmiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14083 | _cmiQ: BUILDSTDERR: | ^ BUILDSTDERR: 14083 | _cmiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘_cmhS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14135:1: error: BUILDSTDERR: warning: label ‘_cmhS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14135 | _cmhS: BUILDSTDERR: | ^ BUILDSTDERR: 14135 | _cmhS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14198:1: error: BUILDSTDERR: warning: label ‘_cmjl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14198 | _cmjl: BUILDSTDERR: | ^ BUILDSTDERR: 14198 | _cmjl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slns_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14262:1: error: BUILDSTDERR: warning: label ‘_cmjq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14262 | _cmjq: BUILDSTDERR: | ^ BUILDSTDERR: 14262 | _cmjq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14332:1: error: BUILDSTDERR: warning: label ‘_cmjv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14332 | _cmjv: BUILDSTDERR: | ^ BUILDSTDERR: 14332 | _cmjv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘slnu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14406:1: error: BUILDSTDERR: warning: label ‘_cmjB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14406 | _cmjB: BUILDSTDERR: | ^ BUILDSTDERR: 14406 | _cmjB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziLift_rwsP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_41.hc:14506:1: error: BUILDSTDERR: warning: label ‘_cmjG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14506 | _cmjG: BUILDSTDERR: | ^ BUILDSTDERR: 14506 | _cmjG: BUILDSTDERR: | ^~~~~ [5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.p_o ) BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssnU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:702:1: error: BUILDSTDERR: warning: label ‘_csJM’ defined but not used [-Wunused-label] BUILDSTDERR: 702 | _csJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 702 | _csJM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssnW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:736:1: error: BUILDSTDERR: warning: label ‘_csK4’ defined but not used [-Wunused-label] BUILDSTDERR: 736 | _csK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 736 | _csK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssnX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:776:1: error: BUILDSTDERR: warning: label ‘_csKk’ defined but not used [-Wunused-label] BUILDSTDERR: 776 | _csKk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 776 | _csKk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssod_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:841:1: error: BUILDSTDERR: warning: label ‘_csKP’ defined but not used [-Wunused-label] BUILDSTDERR: 841 | _csKP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 841 | _csKP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:882:1: error: BUILDSTDERR: warning: label ‘_csKS’ defined but not used [-Wunused-label] BUILDSTDERR: 882 | _csKS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 882 | _csKS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:939:1: error: BUILDSTDERR: warning: label ‘_csLg’ defined but not used [-Wunused-label] BUILDSTDERR: 939 | _csLg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 939 | _csLg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csLd’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:974:1: error: BUILDSTDERR: warning: label ‘_csLd’ defined but not used [-Wunused-label] BUILDSTDERR: 974 | _csLd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 974 | _csLd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssob_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1011:1: error: BUILDSTDERR: warning: label ‘_csLm’ defined but not used [-Wunused-label] BUILDSTDERR: 1011 | _csLm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1011 | _csLm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssnY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1070:1: error: BUILDSTDERR: warning: label ‘_csLr’ defined but not used [-Wunused-label] BUILDSTDERR: 1070 | _csLr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1070 | _csLr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sso0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1135:1: error: BUILDSTDERR: warning: label ‘_csLL’ defined but not used [-Wunused-label] BUILDSTDERR: 1135 | _csLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1135 | _csLL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csLE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1172:1: error: BUILDSTDERR: warning: label ‘_csLE’ defined but not used [-Wunused-label] BUILDSTDERR: 1172 | _csLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1172 | _csLE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssop_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1202:1: error: BUILDSTDERR: warning: label ‘_csMg’ defined but not used [-Wunused-label] BUILDSTDERR: 1202 | _csMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1202 | _csMg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1243:1: error: BUILDSTDERR: warning: label ‘_csMj’ defined but not used [-Wunused-label] BUILDSTDERR: 1243 | _csMj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1243 | _csMj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssom_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1300:1: error: BUILDSTDERR: warning: label ‘_csMH’ defined but not used [-Wunused-label] BUILDSTDERR: 1300 | _csMH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1300 | _csMH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csME’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1335:1: error: BUILDSTDERR: warning: label ‘_csME’ defined but not used [-Wunused-label] BUILDSTDERR: 1335 | _csME: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1335 | _csME: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sson_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1372:1: error: BUILDSTDERR: warning: label ‘_csMN’ defined but not used [-Wunused-label] BUILDSTDERR: 1372 | _csMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1372 | _csMN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sso1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1431:1: error: BUILDSTDERR: warning: label ‘_csMS’ defined but not used [-Wunused-label] BUILDSTDERR: 1431 | _csMS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1431 | _csMS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_fromHandle_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1506:1: error: BUILDSTDERR: warning: label ‘_csMX’ defined but not used [-Wunused-label] BUILDSTDERR: 1506 | _csMX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1506 | _csMX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdinLn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1600:1: error: BUILDSTDERR: warning: label ‘_csNC’ defined but not used [-Wunused-label] BUILDSTDERR: 1600 | _csNC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1600 | _csNC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssow_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1638:1: error: BUILDSTDERR: warning: label ‘_csNX’ defined but not used [-Wunused-label] BUILDSTDERR: 1638 | _csNX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1638 | _csNX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssox_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1678:1: error: BUILDSTDERR: warning: label ‘_csOd’ defined but not used [-Wunused-label] BUILDSTDERR: 1678 | _csOd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1678 | _csOd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1743:1: error: BUILDSTDERR: warning: label ‘_csOI’ defined but not used [-Wunused-label] BUILDSTDERR: 1743 | _csOI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1743 | _csOI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1784:1: error: BUILDSTDERR: warning: label ‘_csOL’ defined but not used [-Wunused-label] BUILDSTDERR: 1784 | _csOL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1784 | _csOL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1841:1: error: BUILDSTDERR: warning: label ‘_csP6’ defined but not used [-Wunused-label] BUILDSTDERR: 1841 | _csP6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1841 | _csP6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1895:1: error: BUILDSTDERR: warning: label ‘_csPb’ defined but not used [-Wunused-label] BUILDSTDERR: 1895 | _csPb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1895 | _csPb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:1953:1: error: BUILDSTDERR: warning: label ‘_csPg’ defined but not used [-Wunused-label] BUILDSTDERR: 1953 | _csPg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1953 | _csPg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_repeatM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2022:1: error: BUILDSTDERR: warning: label ‘_csPl’ defined but not used [-Wunused-label] BUILDSTDERR: 2022 | _csPl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2022 | _csPl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2094:1: error: BUILDSTDERR: warning: label ‘_csPO’ defined but not used [-Wunused-label] BUILDSTDERR: 2094 | _csPO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2094 | _csPO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csPL’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2123:1: error: BUILDSTDERR: warning: label ‘_csPL’ defined but not used [-Wunused-label] BUILDSTDERR: 2123 | _csPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2123 | _csPL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csPS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2146:1: error: BUILDSTDERR: warning: label ‘_csPS’ defined but not used [-Wunused-label] BUILDSTDERR: 2146 | _csPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2146 | _csPS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csPX’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2168:1: error: BUILDSTDERR: warning: label ‘_csPX’ defined but not used [-Wunused-label] BUILDSTDERR: 2168 | _csPX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2168 | _csPX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csQ2’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2197:1: error: BUILDSTDERR: warning: label ‘_csQ2’ defined but not used [-Wunused-label] BUILDSTDERR: 2197 | _csQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2197 | _csQ2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssoZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2262:1: error: BUILDSTDERR: warning: label ‘_csQJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _csQJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _csQJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2297:1: error: BUILDSTDERR: warning: label ‘_csRB’ defined but not used [-Wunused-label] BUILDSTDERR: 2297 | _csRB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2297 | _csRB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2334:1: error: BUILDSTDERR: warning: label ‘_csRE’ defined but not used [-Wunused-label] BUILDSTDERR: 2334 | _csRE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2334 | _csRE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2379:1: error: BUILDSTDERR: warning: label ‘_csRJ’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _csRJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _csRJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2432:1: error: BUILDSTDERR: warning: label ‘_csSi’ defined but not used [-Wunused-label] BUILDSTDERR: 2432 | _csSi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2432 | _csSi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2469:1: error: BUILDSTDERR: warning: label ‘_csSl’ defined but not used [-Wunused-label] BUILDSTDERR: 2469 | _csSl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2469 | _csSl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2514:1: error: BUILDSTDERR: warning: label ‘_csSq’ defined but not used [-Wunused-label] BUILDSTDERR: 2514 | _csSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2514 | _csSq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2567:1: error: BUILDSTDERR: warning: label ‘_csT1’ defined but not used [-Wunused-label] BUILDSTDERR: 2567 | _csT1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2567 | _csT1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2604:1: error: BUILDSTDERR: warning: label ‘_csT4’ defined but not used [-Wunused-label] BUILDSTDERR: 2604 | _csT4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2604 | _csT4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2649:1: error: BUILDSTDERR: warning: label ‘_csT9’ defined but not used [-Wunused-label] BUILDSTDERR: 2649 | _csT9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2649 | _csT9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssp2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2704:1: error: BUILDSTDERR: warning: label ‘_csTi’ defined but not used [-Wunused-label] BUILDSTDERR: 2704 | _csTi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2704 | _csTi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csQY’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2747:1: error: BUILDSTDERR: warning: label ‘_csQY’ defined but not used [-Wunused-label] BUILDSTDERR: 2747 | _csQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2747 | _csQY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csTN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2784:1: error: BUILDSTDERR: warning: label ‘_csTN’ defined but not used [-Wunused-label] BUILDSTDERR: 2784 | _csTN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2784 | _csTN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csR4’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2802:1: error: BUILDSTDERR: warning: label ‘_csR4’ defined but not used [-Wunused-label] BUILDSTDERR: 2802 | _csR4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2802 | _csR4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csRa’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2835:1: error: BUILDSTDERR: warning: label ‘_csRa’ defined but not used [-Wunused-label] BUILDSTDERR: 2835 | _csRa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2835 | _csRa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csRR’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2895:1: error: BUILDSTDERR: warning: label ‘_csRR’ defined but not used [-Wunused-label] BUILDSTDERR: 2895 | _csRR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2895 | _csRR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csSy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:2952:1: error: BUILDSTDERR: warning: label ‘_csSy’ defined but not used [-Wunused-label] BUILDSTDERR: 2952 | _csSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2952 | _csSy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssp4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3005:1: error: BUILDSTDERR: warning: label ‘_csUg’ defined but not used [-Wunused-label] BUILDSTDERR: 3005 | _csUg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3005 | _csUg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssp0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3046:1: error: BUILDSTDERR: warning: label ‘_csUj’ defined but not used [-Wunused-label] BUILDSTDERR: 3046 | _csUj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3046 | _csUj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3103:1: error: BUILDSTDERR: warning: label ‘_csVa’ defined but not used [-Wunused-label] BUILDSTDERR: 3103 | _csVa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3103 | _csVa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csV7’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3138:1: error: BUILDSTDERR: warning: label ‘_csV7’ defined but not used [-Wunused-label] BUILDSTDERR: 3138 | _csV7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3138 | _csV7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3175:1: error: BUILDSTDERR: warning: label ‘_csVk’ defined but not used [-Wunused-label] BUILDSTDERR: 3175 | _csVk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3175 | _csVk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csVh’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3221:1: error: BUILDSTDERR: warning: label ‘_csVh’ defined but not used [-Wunused-label] BUILDSTDERR: 3221 | _csVh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3221 | _csVh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3258:1: error: BUILDSTDERR: warning: label ‘_csVs’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _csVs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _csVs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3316:1: error: BUILDSTDERR: warning: label ‘_csVx’ defined but not used [-Wunused-label] BUILDSTDERR: 3316 | _csVx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3316 | _csVx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3378:1: error: BUILDSTDERR: warning: label ‘_csVD’ defined but not used [-Wunused-label] BUILDSTDERR: 3378 | _csVD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3378 | _csVD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssp1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3442:1: error: BUILDSTDERR: warning: label ‘_csVM’ defined but not used [-Wunused-label] BUILDSTDERR: 3442 | _csVM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3442 | _csVM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdoutLn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3515:1: error: BUILDSTDERR: warning: label ‘_csVW’ defined but not used [-Wunused-label] BUILDSTDERR: 3515 | _csVW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3515 | _csVW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3581:1: error: BUILDSTDERR: warning: label ‘_csWQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3581 | _csWQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3581 | _csWQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3615:1: error: BUILDSTDERR: warning: label ‘_csX4’ defined but not used [-Wunused-label] BUILDSTDERR: 3615 | _csX4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3615 | _csX4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssq0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3644:1: error: BUILDSTDERR: warning: label ‘_csXl’ defined but not used [-Wunused-label] BUILDSTDERR: 3644 | _csXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3644 | _csXl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3685:1: error: BUILDSTDERR: warning: label ‘_csXo’ defined but not used [-Wunused-label] BUILDSTDERR: 3685 | _csXo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3685 | _csXo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssq8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3742:1: error: BUILDSTDERR: warning: label ‘_csY7’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _csY7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _csY7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_csY4’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3777:1: error: BUILDSTDERR: warning: label ‘_csY4’ defined but not used [-Wunused-label] BUILDSTDERR: 3777 | _csY4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3777 | _csY4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssq9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3814:1: error: BUILDSTDERR: warning: label ‘_csYd’ defined but not used [-Wunused-label] BUILDSTDERR: 3814 | _csYd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3814 | _csYd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqa_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3872:1: error: BUILDSTDERR: warning: label ‘_csYi’ defined but not used [-Wunused-label] BUILDSTDERR: 3872 | _csYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3872 | _csYi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3934:1: error: BUILDSTDERR: warning: label ‘_csYo’ defined but not used [-Wunused-label] BUILDSTDERR: 3934 | _csYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3934 | _csYo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sspX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:3998:1: error: BUILDSTDERR: warning: label ‘_csYx’ defined but not used [-Wunused-label] BUILDSTDERR: 3998 | _csYx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3998 | _csYx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_stdoutLnzq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4071:1: error: BUILDSTDERR: warning: label ‘_csYH’ defined but not used [-Wunused-label] BUILDSTDERR: 4071 | _csYH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4071 | _csYH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4147:1: error: BUILDSTDERR: warning: label ‘_csZj’ defined but not used [-Wunused-label] BUILDSTDERR: 4147 | _csZj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4147 | _csZj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4197:1: error: BUILDSTDERR: warning: label ‘_csZz’ defined but not used [-Wunused-label] BUILDSTDERR: 4197 | _csZz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4197 | _csZz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4226:1: error: BUILDSTDERR: warning: label ‘_csZQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4226 | _csZQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4226 | _csZQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4267:1: error: BUILDSTDERR: warning: label ‘_csZT’ defined but not used [-Wunused-label] BUILDSTDERR: 4267 | _csZT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4267 | _csZT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4320:1: error: BUILDSTDERR: warning: label ‘_ct0x’ defined but not used [-Wunused-label] BUILDSTDERR: 4320 | _ct0x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4320 | _ct0x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4361:1: error: BUILDSTDERR: warning: label ‘_ct0A’ defined but not used [-Wunused-label] BUILDSTDERR: 4361 | _ct0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4361 | _ct0A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4423:1: error: BUILDSTDERR: warning: label ‘_ct0F’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _ct0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _ct0F: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4488:1: error: BUILDSTDERR: warning: label ‘_ct0L’ defined but not used [-Wunused-label] BUILDSTDERR: 4488 | _ct0L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4488 | _ct0L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4554:1: error: BUILDSTDERR: warning: label ‘_ct0U’ defined but not used [-Wunused-label] BUILDSTDERR: 4554 | _ct0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4554 | _ct0U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapMzu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4628:1: error: BUILDSTDERR: warning: label ‘_ct14’ defined but not used [-Wunused-label] BUILDSTDERR: 4628 | _ct14: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4628 | _ct14: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4693:1: error: BUILDSTDERR: warning: label ‘_ct1E’ defined but not used [-Wunused-label] BUILDSTDERR: 4693 | _ct1E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4693 | _ct1E: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4727:1: error: BUILDSTDERR: warning: label ‘_ct1S’ defined but not used [-Wunused-label] BUILDSTDERR: 4727 | _ct1S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4727 | _ct1S: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4756:1: error: BUILDSTDERR: warning: label ‘_ct29’ defined but not used [-Wunused-label] BUILDSTDERR: 4756 | _ct29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4756 | _ct29: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4797:1: error: BUILDSTDERR: warning: label ‘_ct2c’ defined but not used [-Wunused-label] BUILDSTDERR: 4797 | _ct2c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4797 | _ct2c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4851:1: error: BUILDSTDERR: warning: label ‘_ct2Y’ defined but not used [-Wunused-label] BUILDSTDERR: 4851 | _ct2Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4851 | _ct2Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4893:1: error: BUILDSTDERR: warning: label ‘_ct35’ defined but not used [-Wunused-label] BUILDSTDERR: 4893 | _ct35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4893 | _ct35: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ct32’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4942:1: error: BUILDSTDERR: warning: label ‘_ct32’ defined but not used [-Wunused-label] BUILDSTDERR: 4942 | _ct32: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4942 | _ct32: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:4980:1: error: BUILDSTDERR: warning: label ‘_ct3d’ defined but not used [-Wunused-label] BUILDSTDERR: 4980 | _ct3d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4980 | _ct3d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5041:1: error: BUILDSTDERR: warning: label ‘_ct3i’ defined but not used [-Wunused-label] BUILDSTDERR: 5041 | _ct3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5041 | _ct3i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5106:1: error: BUILDSTDERR: warning: label ‘_ct3o’ defined but not used [-Wunused-label] BUILDSTDERR: 5106 | _ct3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5106 | _ct3o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5173:1: error: BUILDSTDERR: warning: label ‘_ct3x’ defined but not used [-Wunused-label] BUILDSTDERR: 5173 | _ct3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5173 | _ct3x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_print_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5249:1: error: BUILDSTDERR: warning: label ‘_ct3H’ defined but not used [-Wunused-label] BUILDSTDERR: 5249 | _ct3H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5249 | _ct3H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5316:1: error: BUILDSTDERR: warning: label ‘_ct4j’ defined but not used [-Wunused-label] BUILDSTDERR: 5316 | _ct4j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5316 | _ct4j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5350:1: error: BUILDSTDERR: warning: label ‘_ct4x’ defined but not used [-Wunused-label] BUILDSTDERR: 5350 | _ct4x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5350 | _ct4x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5379:1: error: BUILDSTDERR: warning: label ‘_ct4O’ defined but not used [-Wunused-label] BUILDSTDERR: 5379 | _ct4O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5379 | _ct4O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5420:1: error: BUILDSTDERR: warning: label ‘_ct4R’ defined but not used [-Wunused-label] BUILDSTDERR: 5420 | _ct4R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5420 | _ct4R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssr4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5476:1: error: BUILDSTDERR: warning: label ‘_ct5A’ defined but not used [-Wunused-label] BUILDSTDERR: 5476 | _ct5A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5476 | _ct5A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ct5x’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5511:1: error: BUILDSTDERR: warning: label ‘_ct5x’ defined but not used [-Wunused-label] BUILDSTDERR: 5511 | _ct5x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5511 | _ct5x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssr5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5549:1: error: BUILDSTDERR: warning: label ‘_ct5G’ defined but not used [-Wunused-label] BUILDSTDERR: 5549 | _ct5G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5549 | _ct5G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssr6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5610:1: error: BUILDSTDERR: warning: label ‘_ct5L’ defined but not used [-Wunused-label] BUILDSTDERR: 5610 | _ct5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5610 | _ct5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssr7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5675:1: error: BUILDSTDERR: warning: label ‘_ct5R’ defined but not used [-Wunused-label] BUILDSTDERR: 5675 | _ct5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5675 | _ct5R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssqT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5742:1: error: BUILDSTDERR: warning: label ‘_ct60’ defined but not used [-Wunused-label] BUILDSTDERR: 5742 | _ct60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5742 | _ct60: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toHandle_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5818:1: error: BUILDSTDERR: warning: label ‘_ct6a’ defined but not used [-Wunused-label] BUILDSTDERR: 5818 | _ct6a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5818 | _ct6a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5891:1: error: BUILDSTDERR: warning: label ‘_ct6V’ defined but not used [-Wunused-label] BUILDSTDERR: 5891 | _ct6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5891 | _ct6V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssr9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5926:1: error: BUILDSTDERR: warning: label ‘_ct6Y’ defined but not used [-Wunused-label] BUILDSTDERR: 5926 | _ct6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5926 | _ct6Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:5979:1: error: BUILDSTDERR: warning: label ‘_ct7h’ defined but not used [-Wunused-label] BUILDSTDERR: 5979 | _ct7h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5979 | _ct7h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssra_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6017:1: error: BUILDSTDERR: warning: label ‘_ct7o’ defined but not used [-Wunused-label] BUILDSTDERR: 6017 | _ct7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6017 | _ct7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_drain_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6083:1: error: BUILDSTDERR: warning: label ‘_ct7y’ defined but not used [-Wunused-label] BUILDSTDERR: 6083 | _ct7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6083 | _ct7y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssri_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6142:1: error: BUILDSTDERR: warning: label ‘_ct81’ defined but not used [-Wunused-label] BUILDSTDERR: 6142 | _ct81: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6142 | _ct81: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6170:1: error: BUILDSTDERR: warning: label ‘_ct8p’ defined but not used [-Wunused-label] BUILDSTDERR: 6170 | _ct8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6170 | _ct8p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6219:1: error: BUILDSTDERR: warning: label ‘_ct8y’ defined but not used [-Wunused-label] BUILDSTDERR: 6219 | _ct8y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6219 | _ct8y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6301:1: error: BUILDSTDERR: warning: label ‘_ct8M’ defined but not used [-Wunused-label] BUILDSTDERR: 6301 | _ct8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6301 | _ct8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_map_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6371:1: error: BUILDSTDERR: warning: label ‘_ct8W’ defined but not used [-Wunused-label] BUILDSTDERR: 6371 | _ct8W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6371 | _ct8W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6424:1: error: BUILDSTDERR: warning: label ‘_ct9n’ defined but not used [-Wunused-label] BUILDSTDERR: 6424 | _ct9n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6424 | _ct9n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_show_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6463:1: error: BUILDSTDERR: warning: label ‘_ct9q’ defined but not used [-Wunused-label] BUILDSTDERR: 6463 | _ct9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6463 | _ct9q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6513:1: error: BUILDSTDERR: warning: label ‘_ct9H’ defined but not used [-Wunused-label] BUILDSTDERR: 6513 | _ct9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6513 | _ct9H: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssry_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6566:1: error: BUILDSTDERR: warning: label ‘_cta7’ defined but not used [-Wunused-label] BUILDSTDERR: 6566 | _cta7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6566 | _cta7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6606:1: error: BUILDSTDERR: warning: label ‘_ctaa’ defined but not used [-Wunused-label] BUILDSTDERR: 6606 | _ctaa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6606 | _ctaa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6661:1: error: BUILDSTDERR: warning: label ‘_ctao’ defined but not used [-Wunused-label] BUILDSTDERR: 6661 | _ctao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6661 | _ctao: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6711:1: error: BUILDSTDERR: warning: label ‘_ctaE’ defined but not used [-Wunused-label] BUILDSTDERR: 6711 | _ctaE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6711 | _ctaE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6740:1: error: BUILDSTDERR: warning: label ‘_ctaV’ defined but not used [-Wunused-label] BUILDSTDERR: 6740 | _ctaV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6740 | _ctaV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6781:1: error: BUILDSTDERR: warning: label ‘_ctaY’ defined but not used [-Wunused-label] BUILDSTDERR: 6781 | _ctaY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6781 | _ctaY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6834:1: error: BUILDSTDERR: warning: label ‘_ctbJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6834 | _ctbJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6834 | _ctbJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6875:1: error: BUILDSTDERR: warning: label ‘_ctbM’ defined but not used [-Wunused-label] BUILDSTDERR: 6875 | _ctbM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6875 | _ctbM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:6937:1: error: BUILDSTDERR: warning: label ‘_ctbR’ defined but not used [-Wunused-label] BUILDSTDERR: 6937 | _ctbR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6937 | _ctbR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7003:1: error: BUILDSTDERR: warning: label ‘_ctbW’ defined but not used [-Wunused-label] BUILDSTDERR: 7003 | _ctbW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7003 | _ctbW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7071:1: error: BUILDSTDERR: warning: label ‘_ctc2’ defined but not used [-Wunused-label] BUILDSTDERR: 7071 | _ctc2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7071 | _ctc2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7140:1: error: BUILDSTDERR: warning: label ‘_ctcb’ defined but not used [-Wunused-label] BUILDSTDERR: 7140 | _ctcb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7140 | _ctcb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7217:1: error: BUILDSTDERR: warning: label ‘_ctcl’ defined but not used [-Wunused-label] BUILDSTDERR: 7217 | _ctcl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7217 | _ctcl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_sequence_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7292:1: error: BUILDSTDERR: warning: label ‘_ctcV’ defined but not used [-Wunused-label] BUILDSTDERR: 7292 | _ctcV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7292 | _ctcV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7329:1: error: BUILDSTDERR: warning: label ‘_ctde’ defined but not used [-Wunused-label] BUILDSTDERR: 7329 | _ctde: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7329 | _ctde: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7357:1: error: BUILDSTDERR: warning: label ‘_ctdC’ defined but not used [-Wunused-label] BUILDSTDERR: 7357 | _ctdC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7357 | _ctdC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sss0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7400:1: error: BUILDSTDERR: warning: label ‘_ctdI’ defined but not used [-Wunused-label] BUILDSTDERR: 7400 | _ctdI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7400 | _ctdI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctdG’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7453:1: error: BUILDSTDERR: warning: label ‘_ctdG’ defined but not used [-Wunused-label] BUILDSTDERR: 7453 | _ctdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7453 | _ctdG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssrU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7487:1: error: BUILDSTDERR: warning: label ‘_ctdU’ defined but not used [-Wunused-label] BUILDSTDERR: 7487 | _ctdU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7487 | _ctdU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_mapFoldable_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7560:1: error: BUILDSTDERR: warning: label ‘_cte4’ defined but not used [-Wunused-label] BUILDSTDERR: 7560 | _cte4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7560 | _cte4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sss3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7629:1: error: BUILDSTDERR: warning: label ‘_ctey’ defined but not used [-Wunused-label] BUILDSTDERR: 7629 | _ctey: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7629 | _ctey: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sss4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7659:1: error: BUILDSTDERR: warning: label ‘_cteH’ defined but not used [-Wunused-label] BUILDSTDERR: 7659 | _cteH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7659 | _cteH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7697:1: error: BUILDSTDERR: warning: label ‘_ctf5’ defined but not used [-Wunused-label] BUILDSTDERR: 7697 | _ctf5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7697 | _ctf5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cteZ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7745:1: error: BUILDSTDERR: warning: label ‘_cteZ’ defined but not used [-Wunused-label] BUILDSTDERR: 7745 | _cteZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7745 | _cteZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sss5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7819:1: error: BUILDSTDERR: warning: label ‘_ctfv’ defined but not used [-Wunused-label] BUILDSTDERR: 7819 | _ctfv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7819 | _ctfv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_filter_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7893:1: error: BUILDSTDERR: warning: label ‘_ctfF’ defined but not used [-Wunused-label] BUILDSTDERR: 7893 | _ctfF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7893 | _ctfF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssse_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:7957:1: error: BUILDSTDERR: warning: label ‘_ctg7’ defined but not used [-Wunused-label] BUILDSTDERR: 7957 | _ctg7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7957 | _ctg7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8007:1: error: BUILDSTDERR: warning: label ‘_ctgn’ defined but not used [-Wunused-label] BUILDSTDERR: 8007 | _ctgn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8007 | _ctgn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8036:1: error: BUILDSTDERR: warning: label ‘_ctgE’ defined but not used [-Wunused-label] BUILDSTDERR: 8036 | _ctgE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8036 | _ctgE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8077:1: error: BUILDSTDERR: warning: label ‘_ctgH’ defined but not used [-Wunused-label] BUILDSTDERR: 8077 | _ctgH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8077 | _ctgH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8138:1: error: BUILDSTDERR: warning: label ‘_cthp’ defined but not used [-Wunused-label] BUILDSTDERR: 8138 | _cthp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8138 | _cthp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8200:1: error: BUILDSTDERR: warning: label ‘_cthK’ defined but not used [-Wunused-label] BUILDSTDERR: 8200 | _cthK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8200 | _cthK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cthD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8237:1: error: BUILDSTDERR: warning: label ‘_cthD’ defined but not used [-Wunused-label] BUILDSTDERR: 8237 | _cthD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8237 | _cthD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8267:1: error: BUILDSTDERR: warning: label ‘_cti9’ defined but not used [-Wunused-label] BUILDSTDERR: 8267 | _cti9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8267 | _cti9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8308:1: error: BUILDSTDERR: warning: label ‘_ctic’ defined but not used [-Wunused-label] BUILDSTDERR: 8308 | _ctic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8308 | _ctic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssst_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8361:1: error: BUILDSTDERR: warning: label ‘_ctiv’ defined but not used [-Wunused-label] BUILDSTDERR: 8361 | _ctiv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8361 | _ctiv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8402:1: error: BUILDSTDERR: warning: label ‘_ctiy’ defined but not used [-Wunused-label] BUILDSTDERR: 8402 | _ctiy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8402 | _ctiy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8466:1: error: BUILDSTDERR: warning: label ‘_ctiD’ defined but not used [-Wunused-label] BUILDSTDERR: 8466 | _ctiD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8466 | _ctiD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8546:1: error: BUILDSTDERR: warning: label ‘_ctiI’ defined but not used [-Wunused-label] BUILDSTDERR: 8546 | _ctiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8546 | _ctiI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8611:1: error: BUILDSTDERR: warning: label ‘_ctiO’ defined but not used [-Wunused-label] BUILDSTDERR: 8611 | _ctiO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8611 | _ctiO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8677:1: error: BUILDSTDERR: warning: label ‘_ctiX’ defined but not used [-Wunused-label] BUILDSTDERR: 8677 | _ctiX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8677 | _ctiX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_filterM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8751:1: error: BUILDSTDERR: warning: label ‘_ctj7’ defined but not used [-Wunused-label] BUILDSTDERR: 8751 | _ctj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8751 | _ctj7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8819:1: error: BUILDSTDERR: warning: label ‘_ctjS’ defined but not used [-Wunused-label] BUILDSTDERR: 8819 | _ctjS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8819 | _ctjS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8859:1: error: BUILDSTDERR: warning: label ‘_ctkf’ defined but not used [-Wunused-label] BUILDSTDERR: 8859 | _ctkf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8859 | _ctkf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8894:1: error: BUILDSTDERR: warning: label ‘_ctkq’ defined but not used [-Wunused-label] BUILDSTDERR: 8894 | _ctkq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8894 | _ctkq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:8934:1: error: BUILDSTDERR: warning: label ‘_ctkH’ defined but not used [-Wunused-label] BUILDSTDERR: 8934 | _ctkH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8934 | _ctkH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9006:1: error: BUILDSTDERR: warning: label ‘_ctkU’ defined but not used [-Wunused-label] BUILDSTDERR: 9006 | _ctkU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9006 | _ctkU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9080:1: error: BUILDSTDERR: warning: label ‘_ctlh’ defined but not used [-Wunused-label] BUILDSTDERR: 9080 | _ctlh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9080 | _ctlh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctle’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9118:1: error: BUILDSTDERR: warning: label ‘_ctle’ defined but not used [-Wunused-label] BUILDSTDERR: 9118 | _ctle: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9118 | _ctle: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_take_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9146:1: error: BUILDSTDERR: warning: label ‘_ctlo’ defined but not used [-Wunused-label] BUILDSTDERR: 9146 | _ctlo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9146 | _ctlo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctl3’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9192:1: error: BUILDSTDERR: warning: label ‘_ctl3’ defined but not used [-Wunused-label] BUILDSTDERR: 9192 | _ctl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9192 | _ctl3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9234:1: error: BUILDSTDERR: warning: label ‘_ctmc’ defined but not used [-Wunused-label] BUILDSTDERR: 9234 | _ctmc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9234 | _ctmc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sssZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9288:1: error: BUILDSTDERR: warning: label ‘_ctmh’ defined but not used [-Wunused-label] BUILDSTDERR: 9288 | _ctmh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9288 | _ctmh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_replicateM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9346:1: error: BUILDSTDERR: warning: label ‘_ctmm’ defined but not used [-Wunused-label] BUILDSTDERR: 9346 | _ctmm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9346 | _ctmm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctlS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9384:1: error: BUILDSTDERR: warning: label ‘_ctlS’ defined but not used [-Wunused-label] BUILDSTDERR: 9384 | _ctlS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9384 | _ctlS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sst4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9432:1: error: BUILDSTDERR: warning: label ‘_ctmN’ defined but not used [-Wunused-label] BUILDSTDERR: 9432 | _ctmN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9432 | _ctmN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9462:1: error: BUILDSTDERR: warning: label ‘_ctnb’ defined but not used [-Wunused-label] BUILDSTDERR: 9462 | _ctnb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9462 | _ctnb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctn5’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9509:1: error: BUILDSTDERR: warning: label ‘_ctn5’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _ctn5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _ctn5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sst5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9580:1: error: BUILDSTDERR: warning: label ‘_ctnB’ defined but not used [-Wunused-label] BUILDSTDERR: 9580 | _ctnB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9580 | _ctnB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_takeWhile_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9650:1: error: BUILDSTDERR: warning: label ‘_ctnL’ defined but not used [-Wunused-label] BUILDSTDERR: 9650 | _ctnL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9650 | _ctnL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sste_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9702:1: error: BUILDSTDERR: warning: label ‘_ctoc’ defined but not used [-Wunused-label] BUILDSTDERR: 9702 | _ctoc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9702 | _ctoc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9732:1: error: BUILDSTDERR: warning: label ‘_ctoA’ defined but not used [-Wunused-label] BUILDSTDERR: 9732 | _ctoA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9732 | _ctoA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctou’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9779:1: error: BUILDSTDERR: warning: label ‘_ctou’ defined but not used [-Wunused-label] BUILDSTDERR: 9779 | _ctou: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9779 | _ctou: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9862:1: error: BUILDSTDERR: warning: label ‘_ctp3’ defined but not used [-Wunused-label] BUILDSTDERR: 9862 | _ctp3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9862 | _ctp3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_takeWhilezq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9932:1: error: BUILDSTDERR: warning: label ‘_ctpd’ defined but not used [-Wunused-label] BUILDSTDERR: 9932 | _ctpd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9932 | _ctpd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:9988:1: error: BUILDSTDERR: warning: label ‘_ctpC’ defined but not used [-Wunused-label] BUILDSTDERR: 9988 | _ctpC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9988 | _ctpC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10031:1: error: BUILDSTDERR: warning: label ‘_ctpN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10031 | _ctpN: BUILDSTDERR: | ^ BUILDSTDERR: 10031 | _ctpN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10072:1: error: BUILDSTDERR: warning: label ‘_ctqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10072 | _ctqa: BUILDSTDERR: | ^ BUILDSTDERR: 10072 | _ctqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10107:1: error: BUILDSTDERR: warning: label ‘_ctql’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10107 | _ctql: BUILDSTDERR: | ^ BUILDSTDERR: 10107 | _ctql: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10142:1: error: BUILDSTDERR: warning: label ‘_ctqr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10142 | _ctqr: BUILDSTDERR: | ^ BUILDSTDERR: 10142 | _ctqr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10211:1: error: BUILDSTDERR: warning: label ‘_ctqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10211 | _ctqO: BUILDSTDERR: | ^ BUILDSTDERR: 10211 | _ctqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctqL’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10249:1: error: BUILDSTDERR: warning: label ‘_ctqL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10249 | _ctqL: BUILDSTDERR: | ^ BUILDSTDERR: 10249 | _ctqL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_drop_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10278:1: error: BUILDSTDERR: warning: label ‘_ctqV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10278 | _ctqV: BUILDSTDERR: | ^ BUILDSTDERR: 10278 | _ctqV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctqA’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10331:1: error: BUILDSTDERR: warning: label ‘_ctqA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10331 | _ctqA: BUILDSTDERR: | ^ BUILDSTDERR: 10331 | _ctqA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10373:1: error: BUILDSTDERR: warning: label ‘_ctrv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10373 | _ctrv: BUILDSTDERR: | ^ BUILDSTDERR: 10373 | _ctrv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10413:1: error: BUILDSTDERR: warning: label ‘_ctrG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10413 | _ctrG: BUILDSTDERR: | ^ BUILDSTDERR: 10413 | _ctrG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10443:1: error: BUILDSTDERR: warning: label ‘_cts6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10443 | _cts6: BUILDSTDERR: | ^ BUILDSTDERR: 10443 | _cts6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cts0’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10491:1: error: BUILDSTDERR: warning: label ‘_cts0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10491 | _cts0: BUILDSTDERR: | ^ BUILDSTDERR: 10491 | _cts0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10564:1: error: BUILDSTDERR: warning: label ‘_ctsw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10564 | _ctsw: BUILDSTDERR: | ^ BUILDSTDERR: 10564 | _ctsw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_dropWhile_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10635:1: error: BUILDSTDERR: warning: label ‘_ctsG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10635 | _ctsG: BUILDSTDERR: | ^ BUILDSTDERR: 10635 | _ctsG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10700:1: error: BUILDSTDERR: warning: label ‘_ctt9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10700 | _ctt9: BUILDSTDERR: | ^ BUILDSTDERR: 10700 | _ctt9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10732:1: error: BUILDSTDERR: warning: label ‘_cttt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10732 | _cttt: BUILDSTDERR: | ^ BUILDSTDERR: 10732 | _cttt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cttr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10770:1: error: BUILDSTDERR: warning: label ‘_cttr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10770 | _cttr: BUILDSTDERR: | ^ BUILDSTDERR: 10770 | _cttr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sstQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10803:1: error: BUILDSTDERR: warning: label ‘_cttD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10803 | _cttD: BUILDSTDERR: | ^ BUILDSTDERR: 10803 | _cttD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_concat_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10873:1: error: BUILDSTDERR: warning: label ‘_cttN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10873 | _cttN: BUILDSTDERR: | ^ BUILDSTDERR: 10873 | _cttN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssu2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10939:1: error: BUILDSTDERR: warning: label ‘_ctus’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10939 | _ctus: BUILDSTDERR: | ^ BUILDSTDERR: 10939 | _ctus: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssu4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:10974:1: error: BUILDSTDERR: warning: label ‘_ctuD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10974 | _ctuD: BUILDSTDERR: | ^ BUILDSTDERR: 10974 | _ctuD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssu6_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11015:1: error: BUILDSTDERR: warning: label ‘_ctuU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11015 | _ctuU: BUILDSTDERR: | ^ BUILDSTDERR: 11015 | _ctuU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssu9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11087:1: error: BUILDSTDERR: warning: label ‘_ctvb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11087 | _ctvb: BUILDSTDERR: | ^ BUILDSTDERR: 11087 | _ctvb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11125:1: error: BUILDSTDERR: warning: label ‘_ctvt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11125 | _ctvt: BUILDSTDERR: | ^ BUILDSTDERR: 11125 | _ctvt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctvn’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11159:1: error: BUILDSTDERR: warning: label ‘_ctvn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11159 | _ctvn: BUILDSTDERR: | ^ BUILDSTDERR: 11159 | _ctvn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssu0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11199:1: error: BUILDSTDERR: warning: label ‘_ctvC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11199 | _ctvC: BUILDSTDERR: | ^ BUILDSTDERR: 11199 | _ctvC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_findIndices_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11282:1: error: BUILDSTDERR: warning: label ‘_ctvH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11282 | _ctvH: BUILDSTDERR: | ^ BUILDSTDERR: 11282 | _ctvH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctu6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11316:1: error: BUILDSTDERR: warning: label ‘_ctu6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11316 | _ctu6: BUILDSTDERR: | ^ BUILDSTDERR: 11316 | _ctu6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssug_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11366:1: error: BUILDSTDERR: warning: label ‘_ctwd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11366 | _ctwd: BUILDSTDERR: | ^ BUILDSTDERR: 11366 | _ctwd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_elemIndices_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11411:1: error: BUILDSTDERR: warning: label ‘_ctwg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11411 | _ctwg: BUILDSTDERR: | ^ BUILDSTDERR: 11411 | _ctwg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssul_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11462:1: error: BUILDSTDERR: warning: label ‘_ctwB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11462 | _ctwB: BUILDSTDERR: | ^ BUILDSTDERR: 11462 | _ctwB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssus_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11503:1: error: BUILDSTDERR: warning: label ‘_ctx5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11503 | _ctx5: BUILDSTDERR: | ^ BUILDSTDERR: 11503 | _ctx5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctx3’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11539:1: error: BUILDSTDERR: warning: label ‘_ctx3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11539 | _ctx3: BUILDSTDERR: | ^ BUILDSTDERR: 11539 | _ctx3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssup_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11568:1: error: BUILDSTDERR: warning: label ‘_ctx9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11568 | _ctx9: BUILDSTDERR: | ^ BUILDSTDERR: 11568 | _ctx9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssut_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11622:1: error: BUILDSTDERR: warning: label ‘_ctxl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11622 | _ctxl: BUILDSTDERR: | ^ BUILDSTDERR: 11622 | _ctxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11657:1: error: BUILDSTDERR: warning: label ‘_ctxx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11657 | _ctxx: BUILDSTDERR: | ^ BUILDSTDERR: 11657 | _ctxx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssun_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11702:1: error: BUILDSTDERR: warning: label ‘_ctxF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11702 | _ctxF: BUILDSTDERR: | ^ BUILDSTDERR: 11702 | _ctxF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_scan_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11797:1: error: BUILDSTDERR: warning: label ‘_ctxP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11797 | _ctxP: BUILDSTDERR: | ^ BUILDSTDERR: 11797 | _ctxP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11856:1: error: BUILDSTDERR: warning: label ‘_ctys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11856 | _ctys: BUILDSTDERR: | ^ BUILDSTDERR: 11856 | _ctys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11899:1: error: BUILDSTDERR: warning: label ‘_ctyE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11899 | _ctyE: BUILDSTDERR: | ^ BUILDSTDERR: 11899 | _ctyE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:11953:1: error: BUILDSTDERR: warning: label ‘_ctyS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11953 | _ctyS: BUILDSTDERR: | ^ BUILDSTDERR: 11953 | _ctyS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12005:1: error: BUILDSTDERR: warning: label ‘_ctzb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12005 | _ctzb: BUILDSTDERR: | ^ BUILDSTDERR: 12005 | _ctzb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctz9’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12039:1: error: BUILDSTDERR: warning: label ‘_ctz9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12039 | _ctz9: BUILDSTDERR: | ^ BUILDSTDERR: 12039 | _ctz9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssv7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12062:1: error: BUILDSTDERR: warning: label ‘_ctzt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12062 | _ctzt: BUILDSTDERR: | ^ BUILDSTDERR: 12062 | _ctzt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12103:1: error: BUILDSTDERR: warning: label ‘_ctzw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12103 | _ctzw: BUILDSTDERR: | ^ BUILDSTDERR: 12103 | _ctzw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12156:1: error: BUILDSTDERR: warning: label ‘_ctAp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12156 | _ctAp: BUILDSTDERR: | ^ BUILDSTDERR: 12156 | _ctAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12199:1: error: BUILDSTDERR: warning: label ‘_ctAs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12199 | _ctAs: BUILDSTDERR: | ^ BUILDSTDERR: 12199 | _ctAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12264:1: error: BUILDSTDERR: warning: label ‘_ctAx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12264 | _ctAx: BUILDSTDERR: | ^ BUILDSTDERR: 12264 | _ctAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12332:1: error: BUILDSTDERR: warning: label ‘_ctAD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12332 | _ctAD: BUILDSTDERR: | ^ BUILDSTDERR: 12332 | _ctAD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12396:1: error: BUILDSTDERR: warning: label ‘_ctAI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12396 | _ctAI: BUILDSTDERR: | ^ BUILDSTDERR: 12396 | _ctAI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuT_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12453:1: error: BUILDSTDERR: warning: label ‘_ctAV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12453 | _ctAV: BUILDSTDERR: | ^ BUILDSTDERR: 12453 | _ctAV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12493:1: error: BUILDSTDERR: warning: label ‘_ctBc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12493 | _ctBc: BUILDSTDERR: | ^ BUILDSTDERR: 12493 | _ctBc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssv1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12558:1: error: BUILDSTDERR: warning: label ‘_ctBB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12558 | _ctBB: BUILDSTDERR: | ^ BUILDSTDERR: 12558 | _ctBB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssv2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12599:1: error: BUILDSTDERR: warning: label ‘_ctBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12599 | _ctBE: BUILDSTDERR: | ^ BUILDSTDERR: 12599 | _ctBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12652:1: error: BUILDSTDERR: warning: label ‘_ctBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12652 | _ctBX: BUILDSTDERR: | ^ BUILDSTDERR: 12652 | _ctBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12693:1: error: BUILDSTDERR: warning: label ‘_ctC0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12693 | _ctC0: BUILDSTDERR: | ^ BUILDSTDERR: 12693 | _ctC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssv3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12762:1: error: BUILDSTDERR: warning: label ‘_ctC5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12762 | _ctC5: BUILDSTDERR: | ^ BUILDSTDERR: 12762 | _ctC5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssuJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12860:1: error: BUILDSTDERR: warning: label ‘_ctCb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12860 | _ctCb: BUILDSTDERR: | ^ BUILDSTDERR: 12860 | _ctCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssva_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12921:1: error: BUILDSTDERR: warning: label ‘_ctCv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12921 | _ctCv: BUILDSTDERR: | ^ BUILDSTDERR: 12921 | _ctCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:12962:1: error: BUILDSTDERR: warning: label ‘_ctCy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12962 | _ctCy: BUILDSTDERR: | ^ BUILDSTDERR: 12962 | _ctCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssv8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13016:1: error: BUILDSTDERR: warning: label ‘_ctCK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13016 | _ctCK: BUILDSTDERR: | ^ BUILDSTDERR: 13016 | _ctCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13072:1: error: BUILDSTDERR: warning: label ‘_ctCN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13072 | _ctCN: BUILDSTDERR: | ^ BUILDSTDERR: 13072 | _ctCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zdwscanM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13184:1: error: BUILDSTDERR: warning: label ‘_ctCS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13184 | _ctCS: BUILDSTDERR: | ^ BUILDSTDERR: 13184 | _ctCS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_scanM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13235:1: error: BUILDSTDERR: warning: label ‘_ctDR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13235 | _ctDR: BUILDSTDERR: | ^ BUILDSTDERR: 13235 | _ctDR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctDO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13262:1: error: BUILDSTDERR: warning: label ‘_ctDO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13262 | _ctDO: BUILDSTDERR: | ^ BUILDSTDERR: 13262 | _ctDO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13305:1: error: BUILDSTDERR: warning: label ‘_ctEc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13305 | _ctEc: BUILDSTDERR: | ^ BUILDSTDERR: 13305 | _ctEc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13355:1: error: BUILDSTDERR: warning: label ‘_ctEs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13355 | _ctEs: BUILDSTDERR: | ^ BUILDSTDERR: 13355 | _ctEs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13384:1: error: BUILDSTDERR: warning: label ‘_ctEJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13384 | _ctEJ: BUILDSTDERR: | ^ BUILDSTDERR: 13384 | _ctEJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13425:1: error: BUILDSTDERR: warning: label ‘_ctEM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13425 | _ctEM: BUILDSTDERR: | ^ BUILDSTDERR: 13425 | _ctEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13486:1: error: BUILDSTDERR: warning: label ‘_ctFu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13486 | _ctFu: BUILDSTDERR: | ^ BUILDSTDERR: 13486 | _ctFu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13545:1: error: BUILDSTDERR: warning: label ‘_ctFH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13545 | _ctFH: BUILDSTDERR: | ^ BUILDSTDERR: 13545 | _ctFH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13574:1: error: BUILDSTDERR: warning: label ‘_ctFZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13574 | _ctFZ: BUILDSTDERR: | ^ BUILDSTDERR: 13574 | _ctFZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13615:1: error: BUILDSTDERR: warning: label ‘_ctG2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13615 | _ctG2: BUILDSTDERR: | ^ BUILDSTDERR: 13615 | _ctG2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13668:1: error: BUILDSTDERR: warning: label ‘_ctGl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13668 | _ctGl: BUILDSTDERR: | ^ BUILDSTDERR: 13668 | _ctGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13709:1: error: BUILDSTDERR: warning: label ‘_ctGo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13709 | _ctGo: BUILDSTDERR: | ^ BUILDSTDERR: 13709 | _ctGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13773:1: error: BUILDSTDERR: warning: label ‘_ctGt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13773 | _ctGt: BUILDSTDERR: | ^ BUILDSTDERR: 13773 | _ctGt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13853:1: error: BUILDSTDERR: warning: label ‘_ctGy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13853 | _ctGy: BUILDSTDERR: | ^ BUILDSTDERR: 13853 | _ctGy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13918:1: error: BUILDSTDERR: warning: label ‘_ctGE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13918 | _ctGE: BUILDSTDERR: | ^ BUILDSTDERR: 13918 | _ctGE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:13984:1: error: BUILDSTDERR: warning: label ‘_ctGN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13984 | _ctGN: BUILDSTDERR: | ^ BUILDSTDERR: 13984 | _ctGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_chain_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14058:1: error: BUILDSTDERR: warning: label ‘_ctGX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14058 | _ctGX: BUILDSTDERR: | ^ BUILDSTDERR: 14058 | _ctGX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14137:1: error: BUILDSTDERR: warning: label ‘_ctHL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14137 | _ctHL: BUILDSTDERR: | ^ BUILDSTDERR: 14137 | _ctHL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14167:1: error: BUILDSTDERR: warning: label ‘_ctHU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14167 | _ctHU: BUILDSTDERR: | ^ BUILDSTDERR: 14167 | _ctHU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssw2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14207:1: error: BUILDSTDERR: warning: label ‘_ctIi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14207 | _ctIi: BUILDSTDERR: | ^ BUILDSTDERR: 14207 | _ctIi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctIc’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14250:1: error: BUILDSTDERR: warning: label ‘_ctIc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14250 | _ctIc: BUILDSTDERR: | ^ BUILDSTDERR: 14250 | _ctIc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctIr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14284:1: error: BUILDSTDERR: warning: label ‘_ctIr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14284 | _ctIr: BUILDSTDERR: | ^ BUILDSTDERR: 14284 | _ctIr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctIy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14310:1: error: BUILDSTDERR: warning: label ‘_ctIy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14310 | _ctIy: BUILDSTDERR: | ^ BUILDSTDERR: 14310 | _ctIy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctIF’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14352:1: error: BUILDSTDERR: warning: label ‘_ctIF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14352 | _ctIF: BUILDSTDERR: | ^ BUILDSTDERR: 14352 | _ctIF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctJa’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14408:1: error: BUILDSTDERR: warning: label ‘_ctJa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14408 | _ctJa: BUILDSTDERR: | ^ BUILDSTDERR: 14408 | _ctJa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssvL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14433:1: error: BUILDSTDERR: warning: label ‘_ctJq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14433 | _ctJq: BUILDSTDERR: | ^ BUILDSTDERR: 14433 | _ctJq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_read_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14507:1: error: BUILDSTDERR: warning: label ‘_ctJA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14507 | _ctJA: BUILDSTDERR: | ^ BUILDSTDERR: 14507 | _ctJA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssw5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14575:1: error: BUILDSTDERR: warning: label ‘_ctK0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14575 | _ctK0: BUILDSTDERR: | ^ BUILDSTDERR: 14575 | _ctK0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14613:1: error: BUILDSTDERR: warning: label ‘_ctKj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14613 | _ctKj: BUILDSTDERR: | ^ BUILDSTDERR: 14613 | _ctKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctKd’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14653:1: error: BUILDSTDERR: warning: label ‘_ctKd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14653 | _ctKd: BUILDSTDERR: | ^ BUILDSTDERR: 14653 | _ctKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctKs’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14687:1: error: BUILDSTDERR: warning: label ‘_ctKs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14687 | _ctKs: BUILDSTDERR: | ^ BUILDSTDERR: 14687 | _ctKs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctKz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14713:1: error: BUILDSTDERR: warning: label ‘_ctKz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14713 | _ctKz: BUILDSTDERR: | ^ BUILDSTDERR: 14713 | _ctKz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctKG’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14751:1: error: BUILDSTDERR: warning: label ‘_ctKG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14751 | _ctKG: BUILDSTDERR: | ^ BUILDSTDERR: 14751 | _ctKG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctL4’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14802:1: error: BUILDSTDERR: warning: label ‘_ctL4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14802 | _ctL4: BUILDSTDERR: | ^ BUILDSTDERR: 14802 | _ctL4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssw8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14819:1: error: BUILDSTDERR: warning: label ‘_ctLo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14819 | _ctLo: BUILDSTDERR: | ^ BUILDSTDERR: 14819 | _ctLo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_readLn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14873:1: error: BUILDSTDERR: warning: label ‘_ctLv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14873 | _ctLv: BUILDSTDERR: | ^ BUILDSTDERR: 14873 | _ctLv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctLt’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14932:1: error: BUILDSTDERR: warning: label ‘_ctLt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14932 | _ctLt: BUILDSTDERR: | ^ BUILDSTDERR: 14932 | _ctLt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14958:1: error: BUILDSTDERR: warning: label ‘_ctLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14958 | _ctLX: BUILDSTDERR: | ^ BUILDSTDERR: 14958 | _ctLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:14988:1: error: BUILDSTDERR: warning: label ‘_ctMn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14988 | _ctMn: BUILDSTDERR: | ^ BUILDSTDERR: 14988 | _ctMn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctMf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15032:1: error: BUILDSTDERR: warning: label ‘_ctMf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15032 | _ctMf: BUILDSTDERR: | ^ BUILDSTDERR: 15032 | _ctMf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswp_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15092:1: error: BUILDSTDERR: warning: label ‘_ctMC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15092 | _ctMC: BUILDSTDERR: | ^ BUILDSTDERR: 15092 | _ctMC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_seq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15159:1: error: BUILDSTDERR: warning: label ‘_ctMM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15159 | _ctMM: BUILDSTDERR: | ^ BUILDSTDERR: 15159 | _ctMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15217:1: error: BUILDSTDERR: warning: label ‘_ctNj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15217 | _ctNj: BUILDSTDERR: | ^ BUILDSTDERR: 15217 | _ctNj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15257:1: error: BUILDSTDERR: warning: label ‘_ctNm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15257 | _ctNm: BUILDSTDERR: | ^ BUILDSTDERR: 15257 | _ctNm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15311:1: error: BUILDSTDERR: warning: label ‘_ctNQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15311 | _ctNQ: BUILDSTDERR: | ^ BUILDSTDERR: 15311 | _ctNQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctNO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15346:1: error: BUILDSTDERR: warning: label ‘_ctNO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15346 | _ctNO: BUILDSTDERR: | ^ BUILDSTDERR: 15346 | _ctNO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15370:1: error: BUILDSTDERR: warning: label ‘_ctO9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15370 | _ctO9: BUILDSTDERR: | ^ BUILDSTDERR: 15370 | _ctO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctO7’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15405:1: error: BUILDSTDERR: warning: label ‘_ctO7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15405 | _ctO7: BUILDSTDERR: | ^ BUILDSTDERR: 15405 | _ctO7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15428:1: error: BUILDSTDERR: warning: label ‘_ctOo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15428 | _ctOo: BUILDSTDERR: | ^ BUILDSTDERR: 15428 | _ctOo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15470:1: error: BUILDSTDERR: warning: label ‘_ctOx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15470 | _ctOx: BUILDSTDERR: | ^ BUILDSTDERR: 15470 | _ctOx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctNz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15525:1: error: BUILDSTDERR: warning: label ‘_ctNz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15525 | _ctNz: BUILDSTDERR: | ^ BUILDSTDERR: 15525 | _ctNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15629:1: error: BUILDSTDERR: warning: label ‘_ctOZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15629 | _ctOZ: BUILDSTDERR: | ^ BUILDSTDERR: 15629 | _ctOZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15659:1: error: BUILDSTDERR: warning: label ‘_ctPj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15659 | _ctPj: BUILDSTDERR: | ^ BUILDSTDERR: 15659 | _ctPj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctPh’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15703:1: error: BUILDSTDERR: warning: label ‘_ctPh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15703 | _ctPh: BUILDSTDERR: | ^ BUILDSTDERR: 15703 | _ctPh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctPp’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15735:1: error: BUILDSTDERR: warning: label ‘_ctPp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15735 | _ctPp: BUILDSTDERR: | ^ BUILDSTDERR: 15735 | _ctPp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sswS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15770:1: error: BUILDSTDERR: warning: label ‘_ctPB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15770 | _ctPB: BUILDSTDERR: | ^ BUILDSTDERR: 15770 | _ctPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_loop_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15845:1: error: BUILDSTDERR: warning: label ‘_ctPL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15845 | _ctPL: BUILDSTDERR: | ^ BUILDSTDERR: 15845 | _ctPL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15913:1: error: BUILDSTDERR: warning: label ‘_ctQD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15913 | _ctQD: BUILDSTDERR: | ^ BUILDSTDERR: 15913 | _ctQD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15950:1: error: BUILDSTDERR: warning: label ‘_ctQP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15950 | _ctQP: BUILDSTDERR: | ^ BUILDSTDERR: 15950 | _ctQP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssx4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:15986:1: error: BUILDSTDERR: warning: label ‘_ctQY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15986 | _ctQY: BUILDSTDERR: | ^ BUILDSTDERR: 15986 | _ctQY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctQh’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16011:1: error: BUILDSTDERR: warning: label ‘_ctQh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16011 | _ctQh: BUILDSTDERR: | ^ BUILDSTDERR: 16011 | _ctQh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctQo’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16050:1: error: BUILDSTDERR: warning: label ‘_ctQo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16050 | _ctQo: BUILDSTDERR: | ^ BUILDSTDERR: 16050 | _ctQo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctR5’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16134:1: error: BUILDSTDERR: warning: label ‘_ctR5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16134 | _ctR5: BUILDSTDERR: | ^ BUILDSTDERR: 16134 | _ctR5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctR8’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16157:1: error: BUILDSTDERR: warning: label ‘_ctR8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16157 | _ctR8: BUILDSTDERR: | ^ BUILDSTDERR: 16157 | _ctR8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_fold_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16189:1: error: BUILDSTDERR: warning: label ‘_ctRq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16189 | _ctRq: BUILDSTDERR: | ^ BUILDSTDERR: 16189 | _ctRq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16243:1: error: BUILDSTDERR: warning: label ‘_ctRL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16243 | _ctRL: BUILDSTDERR: | ^ BUILDSTDERR: 16243 | _ctRL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctRI’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16266:1: error: BUILDSTDERR: warning: label ‘_ctRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16266 | _ctRI: BUILDSTDERR: | ^ BUILDSTDERR: 16266 | _ctRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_length_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16313:1: error: BUILDSTDERR: warning: label ‘_ctS5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16313 | _ctS5: BUILDSTDERR: | ^ BUILDSTDERR: 16313 | _ctS5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16356:1: error: BUILDSTDERR: warning: label ‘_ctSC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16356 | _ctSC: BUILDSTDERR: | ^ BUILDSTDERR: 16356 | _ctSC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctSv’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16396:1: error: BUILDSTDERR: warning: label ‘_ctSv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16396 | _ctSv: BUILDSTDERR: | ^ BUILDSTDERR: 16396 | _ctSv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16437:1: error: BUILDSTDERR: warning: label ‘_ctSN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16437 | _ctSN: BUILDSTDERR: | ^ BUILDSTDERR: 16437 | _ctSN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_maximum_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16495:1: error: BUILDSTDERR: warning: label ‘_ctSS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16495 | _ctSS: BUILDSTDERR: | ^ BUILDSTDERR: 16495 | _ctSS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16550:1: error: BUILDSTDERR: warning: label ‘_ctTv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16550 | _ctTv: BUILDSTDERR: | ^ BUILDSTDERR: 16550 | _ctTv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctTo’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16590:1: error: BUILDSTDERR: warning: label ‘_ctTo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16590 | _ctTo: BUILDSTDERR: | ^ BUILDSTDERR: 16590 | _ctTo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16631:1: error: BUILDSTDERR: warning: label ‘_ctTG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16631 | _ctTG: BUILDSTDERR: | ^ BUILDSTDERR: 16631 | _ctTG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_minimum_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16689:1: error: BUILDSTDERR: warning: label ‘_ctTL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16689 | _ctTL: BUILDSTDERR: | ^ BUILDSTDERR: 16689 | _ctTL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16750:1: error: BUILDSTDERR: warning: label ‘_ctU8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16750 | _ctU8: BUILDSTDERR: | ^ BUILDSTDERR: 16750 | _ctU8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16789:1: error: BUILDSTDERR: warning: label ‘_ctUi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16789 | _ctUi: BUILDSTDERR: | ^ BUILDSTDERR: 16789 | _ctUi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_sum_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16831:1: error: BUILDSTDERR: warning: label ‘_ctUl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16831 | _ctUl: BUILDSTDERR: | ^ BUILDSTDERR: 16831 | _ctUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16897:1: error: BUILDSTDERR: warning: label ‘_ctUI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16897 | _ctUI: BUILDSTDERR: | ^ BUILDSTDERR: 16897 | _ctUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16936:1: error: BUILDSTDERR: warning: label ‘_ctUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16936 | _ctUS: BUILDSTDERR: | ^ BUILDSTDERR: 16936 | _ctUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_product_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:16978:1: error: BUILDSTDERR: warning: label ‘_ctUV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16978 | _ctUV: BUILDSTDERR: | ^ BUILDSTDERR: 16978 | _ctUV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17040:1: error: BUILDSTDERR: warning: label ‘_ctVb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17040 | _ctVb: BUILDSTDERR: | ^ BUILDSTDERR: 17040 | _ctVb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17082:1: error: BUILDSTDERR: warning: label ‘_ctVm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17082 | _ctVm: BUILDSTDERR: | ^ BUILDSTDERR: 17082 | _ctVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toListM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17114:1: error: BUILDSTDERR: warning: label ‘_ctVw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17114 | _ctVw: BUILDSTDERR: | ^ BUILDSTDERR: 17114 | _ctVw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssya_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17157:1: error: BUILDSTDERR: warning: label ‘_ctW4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17157 | _ctW4: BUILDSTDERR: | ^ BUILDSTDERR: 17157 | _ctW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17194:1: error: BUILDSTDERR: warning: label ‘_ctWg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17194 | _ctWg: BUILDSTDERR: | ^ BUILDSTDERR: 17194 | _ctWg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssxY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17230:1: error: BUILDSTDERR: warning: label ‘_ctWp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17230 | _ctWp: BUILDSTDERR: | ^ BUILDSTDERR: 17230 | _ctWp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctVI’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17255:1: error: BUILDSTDERR: warning: label ‘_ctVI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17255 | _ctVI: BUILDSTDERR: | ^ BUILDSTDERR: 17255 | _ctVI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctVP’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17296:1: error: BUILDSTDERR: warning: label ‘_ctVP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17296 | _ctVP: BUILDSTDERR: | ^ BUILDSTDERR: 17296 | _ctVP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctWw’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17387:1: error: BUILDSTDERR: warning: label ‘_ctWw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17387 | _ctWw: BUILDSTDERR: | ^ BUILDSTDERR: 17387 | _ctWw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctWz’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17410:1: error: BUILDSTDERR: warning: label ‘_ctWz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17410 | _ctWz: BUILDSTDERR: | ^ BUILDSTDERR: 17410 | _ctWz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldzq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17442:1: error: BUILDSTDERR: warning: label ‘_ctWS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17442 | _ctWS: BUILDSTDERR: | ^ BUILDSTDERR: 17442 | _ctWS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toListMzq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17501:1: error: BUILDSTDERR: warning: label ‘_ctXa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17501 | _ctXa: BUILDSTDERR: | ^ BUILDSTDERR: 17501 | _ctXa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssys_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17543:1: error: BUILDSTDERR: warning: label ‘_ctXG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17543 | _ctXG: BUILDSTDERR: | ^ BUILDSTDERR: 17543 | _ctXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17580:1: error: BUILDSTDERR: warning: label ‘_ctXU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17580 | _ctXU: BUILDSTDERR: | ^ BUILDSTDERR: 17580 | _ctXU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctXS’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17616:1: error: BUILDSTDERR: warning: label ‘_ctXS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17616 | _ctXS: BUILDSTDERR: | ^ BUILDSTDERR: 17616 | _ctXS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17639:1: error: BUILDSTDERR: warning: label ‘_ctY5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17639 | _ctY5: BUILDSTDERR: | ^ BUILDSTDERR: 17639 | _ctY5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17677:1: error: BUILDSTDERR: warning: label ‘_ctYi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17677 | _ctYi: BUILDSTDERR: | ^ BUILDSTDERR: 17677 | _ctYi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17717:1: error: BUILDSTDERR: warning: label ‘_ctYr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17717 | _ctYr: BUILDSTDERR: | ^ BUILDSTDERR: 17717 | _ctYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctXt’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17770:1: error: BUILDSTDERR: warning: label ‘_ctXt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17770 | _ctXt: BUILDSTDERR: | ^ BUILDSTDERR: 17770 | _ctXt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17865:1: error: BUILDSTDERR: warning: label ‘_ctYO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17865 | _ctYO: BUILDSTDERR: | ^ BUILDSTDERR: 17865 | _ctYO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17910:1: error: BUILDSTDERR: warning: label ‘_ctYR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17910 | _ctYR: BUILDSTDERR: | ^ BUILDSTDERR: 17910 | _ctYR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:17976:1: error: BUILDSTDERR: warning: label ‘_ctZB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17976 | _ctZB: BUILDSTDERR: | ^ BUILDSTDERR: 17976 | _ctZB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18013:1: error: BUILDSTDERR: warning: label ‘_ctZP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18013 | _ctZP: BUILDSTDERR: | ^ BUILDSTDERR: 18013 | _ctZP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctZN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18049:1: error: BUILDSTDERR: warning: label ‘_ctZN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18049 | _ctZN: BUILDSTDERR: | ^ BUILDSTDERR: 18049 | _ctZN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18072:1: error: BUILDSTDERR: warning: label ‘_cu00’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18072 | _cu00: BUILDSTDERR: | ^ BUILDSTDERR: 18072 | _cu00: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18110:1: error: BUILDSTDERR: warning: label ‘_cu0d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18110 | _cu0d: BUILDSTDERR: | ^ BUILDSTDERR: 18110 | _cu0d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssz2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18152:1: error: BUILDSTDERR: warning: label ‘_cu0r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18152 | _cu0r: BUILDSTDERR: | ^ BUILDSTDERR: 18152 | _cu0r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18204:1: error: BUILDSTDERR: warning: label ‘_cu0D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18204 | _cu0D: BUILDSTDERR: | ^ BUILDSTDERR: 18204 | _cu0D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssyI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18242:1: error: BUILDSTDERR: warning: label ‘_cu0M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18242 | _cu0M: BUILDSTDERR: | ^ BUILDSTDERR: 18242 | _cu0M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_ctZo’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18300:1: error: BUILDSTDERR: warning: label ‘_ctZo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18300 | _ctZo: BUILDSTDERR: | ^ BUILDSTDERR: 18300 | _ctZo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssz4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18421:1: error: BUILDSTDERR: warning: label ‘_cu19’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18421 | _cu19: BUILDSTDERR: | ^ BUILDSTDERR: 18421 | _cu19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_foldMzq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18466:1: error: BUILDSTDERR: warning: label ‘_cu1c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18466 | _cu1c: BUILDSTDERR: | ^ BUILDSTDERR: 18466 | _cu1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18533:1: error: BUILDSTDERR: warning: label ‘_cu21’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18533 | _cu21: BUILDSTDERR: | ^ BUILDSTDERR: 18533 | _cu21: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu1U’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18572:1: error: BUILDSTDERR: warning: label ‘_cu1U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18572 | _cu1U: BUILDSTDERR: | ^ BUILDSTDERR: 18572 | _cu1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu2a’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18605:1: error: BUILDSTDERR: warning: label ‘_cu2a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18605 | _cu2a: BUILDSTDERR: | ^ BUILDSTDERR: 18605 | _cu2a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18643:1: error: BUILDSTDERR: warning: label ‘_cu2m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18643 | _cu2m: BUILDSTDERR: | ^ BUILDSTDERR: 18643 | _cu2m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssz7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18694:1: error: BUILDSTDERR: warning: label ‘_cu2y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18694 | _cu2y: BUILDSTDERR: | ^ BUILDSTDERR: 18694 | _cu2y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_head_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18740:1: error: BUILDSTDERR: warning: label ‘_cu2B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18740 | _cu2B: BUILDSTDERR: | ^ BUILDSTDERR: 18740 | _cu2B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszn_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18803:1: error: BUILDSTDERR: warning: label ‘_cu3i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18803 | _cu3i: BUILDSTDERR: | ^ BUILDSTDERR: 18803 | _cu3i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu3f’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18839:1: error: BUILDSTDERR: warning: label ‘_cu3f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18839 | _cu3f: BUILDSTDERR: | ^ BUILDSTDERR: 18839 | _cu3f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18862:1: error: BUILDSTDERR: warning: label ‘_cu3p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18862 | _cu3p: BUILDSTDERR: | ^ BUILDSTDERR: 18862 | _cu3p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu31’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18904:1: error: BUILDSTDERR: warning: label ‘_cu31’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18904 | _cu31: BUILDSTDERR: | ^ BUILDSTDERR: 18904 | _cu31: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_findIndex_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:18953:1: error: BUILDSTDERR: warning: label ‘_cu3v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18953 | _cu3v: BUILDSTDERR: | ^ BUILDSTDERR: 18953 | _cu3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19005:1: error: BUILDSTDERR: warning: label ‘_cu4a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19005 | _cu4a: BUILDSTDERR: | ^ BUILDSTDERR: 19005 | _cu4a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu47’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19041:1: error: BUILDSTDERR: warning: label ‘_cu47’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19041 | _cu47: BUILDSTDERR: | ^ BUILDSTDERR: 19041 | _cu47: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19064:1: error: BUILDSTDERR: warning: label ‘_cu4h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19064 | _cu4h: BUILDSTDERR: | ^ BUILDSTDERR: 19064 | _cu4h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu3T’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19110:1: error: BUILDSTDERR: warning: label ‘_cu3T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19110 | _cu3T: BUILDSTDERR: | ^ BUILDSTDERR: 19110 | _cu3T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_index_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19159:1: error: BUILDSTDERR: warning: label ‘_cu4n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19159 | _cu4n: BUILDSTDERR: | ^ BUILDSTDERR: 19159 | _cu4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19217:1: error: BUILDSTDERR: warning: label ‘_cu4Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19217 | _cu4Z: BUILDSTDERR: | ^ BUILDSTDERR: 19217 | _cu4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu4T’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19259:1: error: BUILDSTDERR: warning: label ‘_cu4T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19259 | _cu4T: BUILDSTDERR: | ^ BUILDSTDERR: 19259 | _cu4T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19324:1: error: BUILDSTDERR: warning: label ‘_cu5i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19324 | _cu5i: BUILDSTDERR: | ^ BUILDSTDERR: 19324 | _cu5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu5g’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19378:1: error: BUILDSTDERR: warning: label ‘_cu5g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19378 | _cu5g: BUILDSTDERR: | ^ BUILDSTDERR: 19378 | _cu5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_find_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19407:1: error: BUILDSTDERR: warning: label ‘_cu5o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19407 | _cu5o: BUILDSTDERR: | ^ BUILDSTDERR: 19407 | _cu5o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19461:1: error: BUILDSTDERR: warning: label ‘_cu5L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19461 | _cu5L: BUILDSTDERR: | ^ BUILDSTDERR: 19461 | _cu5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19505:1: error: BUILDSTDERR: warning: label ‘_cu5V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19505 | _cu5V: BUILDSTDERR: | ^ BUILDSTDERR: 19505 | _cu5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19544:1: error: BUILDSTDERR: warning: label ‘_cu6e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19544 | _cu6e: BUILDSTDERR: | ^ BUILDSTDERR: 19544 | _cu6e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19598:1: error: BUILDSTDERR: warning: label ‘_cu6z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19598 | _cu6z: BUILDSTDERR: | ^ BUILDSTDERR: 19598 | _cu6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu6s’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19638:1: error: BUILDSTDERR: warning: label ‘_cu6s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19638 | _cu6s: BUILDSTDERR: | ^ BUILDSTDERR: 19638 | _cu6s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu6I’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19670:1: error: BUILDSTDERR: warning: label ‘_cu6I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19670 | _cu6I: BUILDSTDERR: | ^ BUILDSTDERR: 19670 | _cu6I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19693:1: error: BUILDSTDERR: warning: label ‘_cu6Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19693 | _cu6Y: BUILDSTDERR: | ^ BUILDSTDERR: 19693 | _cu6Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19736:1: error: BUILDSTDERR: warning: label ‘_cu71’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19736 | _cu71: BUILDSTDERR: | ^ BUILDSTDERR: 19736 | _cu71: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssA5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19805:1: error: BUILDSTDERR: warning: label ‘_cu7n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19805 | _cu7n: BUILDSTDERR: | ^ BUILDSTDERR: 19805 | _cu7n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu7g’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19845:1: error: BUILDSTDERR: warning: label ‘_cu7g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19845 | _cu7g: BUILDSTDERR: | ^ BUILDSTDERR: 19845 | _cu7g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu7w’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19878:1: error: BUILDSTDERR: warning: label ‘_cu7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19878 | _cu7w: BUILDSTDERR: | ^ BUILDSTDERR: 19878 | _cu7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘sszX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19902:1: error: BUILDSTDERR: warning: label ‘_cu7M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19902 | _cu7M: BUILDSTDERR: | ^ BUILDSTDERR: 19902 | _cu7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_last_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:19951:1: error: BUILDSTDERR: warning: label ‘_cu7P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19951 | _cu7P: BUILDSTDERR: | ^ BUILDSTDERR: 19951 | _cu7P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20030:1: error: BUILDSTDERR: warning: label ‘_cu8E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20030 | _cu8E: BUILDSTDERR: | ^ BUILDSTDERR: 20030 | _cu8E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu8x’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20067:1: error: BUILDSTDERR: warning: label ‘_cu8x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20067 | _cu8x: BUILDSTDERR: | ^ BUILDSTDERR: 20067 | _cu8x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20100:1: error: BUILDSTDERR: warning: label ‘_cu8O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20100 | _cu8O: BUILDSTDERR: | ^ BUILDSTDERR: 20100 | _cu8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssA8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20151:1: error: BUILDSTDERR: warning: label ‘_cu90’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20151 | _cu90: BUILDSTDERR: | ^ BUILDSTDERR: 20151 | _cu90: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_null_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20197:1: error: BUILDSTDERR: warning: label ‘_cu93’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20197 | _cu93: BUILDSTDERR: | ^ BUILDSTDERR: 20197 | _cu93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20259:1: error: BUILDSTDERR: warning: label ‘_cu9H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20259 | _cu9H: BUILDSTDERR: | ^ BUILDSTDERR: 20259 | _cu9H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu9B’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20301:1: error: BUILDSTDERR: warning: label ‘_cu9B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20301 | _cu9B: BUILDSTDERR: | ^ BUILDSTDERR: 20301 | _cu9B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20366:1: error: BUILDSTDERR: warning: label ‘_cua0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20366 | _cua0: BUILDSTDERR: | ^ BUILDSTDERR: 20366 | _cua0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cu9Y’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20420:1: error: BUILDSTDERR: warning: label ‘_cu9Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20420 | _cu9Y: BUILDSTDERR: | ^ BUILDSTDERR: 20420 | _cu9Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_all_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20449:1: error: BUILDSTDERR: warning: label ‘_cua6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20449 | _cua6: BUILDSTDERR: | ^ BUILDSTDERR: 20449 | _cua6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20515:1: error: BUILDSTDERR: warning: label ‘_cuat’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20515 | _cuat: BUILDSTDERR: | ^ BUILDSTDERR: 20515 | _cuat: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuam’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20547:1: error: BUILDSTDERR: warning: label ‘_cuam’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20547 | _cuam: BUILDSTDERR: | ^ BUILDSTDERR: 20547 | _cuam: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20601:1: error: BUILDSTDERR: warning: label ‘_cub8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20601 | _cub8: BUILDSTDERR: | ^ BUILDSTDERR: 20601 | _cub8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cub6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20643:1: error: BUILDSTDERR: warning: label ‘_cub6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20643 | _cub6: BUILDSTDERR: | ^ BUILDSTDERR: 20643 | _cub6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20673:1: error: BUILDSTDERR: warning: label ‘_cubc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20673 | _cubc: BUILDSTDERR: | ^ BUILDSTDERR: 20673 | _cubc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_and_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20735:1: error: BUILDSTDERR: warning: label ‘_cubh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20735 | _cubh: BUILDSTDERR: | ^ BUILDSTDERR: 20735 | _cubh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20779:1: error: BUILDSTDERR: warning: label ‘_cubE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20779 | _cubE: BUILDSTDERR: | ^ BUILDSTDERR: 20779 | _cubE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_notElem_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20824:1: error: BUILDSTDERR: warning: label ‘_cubH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20824 | _cubH: BUILDSTDERR: | ^ BUILDSTDERR: 20824 | _cubH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20875:1: error: BUILDSTDERR: warning: label ‘_cuci’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20875 | _cuci: BUILDSTDERR: | ^ BUILDSTDERR: 20875 | _cuci: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cucb’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20912:1: error: BUILDSTDERR: warning: label ‘_cucb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20912 | _cucb: BUILDSTDERR: | ^ BUILDSTDERR: 20912 | _cucb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20945:1: error: BUILDSTDERR: warning: label ‘_cucs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20945 | _cucs: BUILDSTDERR: | ^ BUILDSTDERR: 20945 | _cucs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:20997:1: error: BUILDSTDERR: warning: label ‘_cud0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20997 | _cud0: BUILDSTDERR: | ^ BUILDSTDERR: 20997 | _cud0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cucU’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21039:1: error: BUILDSTDERR: warning: label ‘_cucU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21039 | _cucU: BUILDSTDERR: | ^ BUILDSTDERR: 21039 | _cucU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21104:1: error: BUILDSTDERR: warning: label ‘_cudj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21104 | _cudj: BUILDSTDERR: | ^ BUILDSTDERR: 21104 | _cudj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cudh’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21158:1: error: BUILDSTDERR: warning: label ‘_cudh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21158 | _cudh: BUILDSTDERR: | ^ BUILDSTDERR: 21158 | _cudh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21185:1: error: BUILDSTDERR: warning: label ‘_cudp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21185 | _cudp: BUILDSTDERR: | ^ BUILDSTDERR: 21185 | _cudp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_any_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21245:1: error: BUILDSTDERR: warning: label ‘_cudu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21245 | _cudu: BUILDSTDERR: | ^ BUILDSTDERR: 21245 | _cudu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_or_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21312:1: error: BUILDSTDERR: warning: label ‘_cudQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21312 | _cudQ: BUILDSTDERR: | ^ BUILDSTDERR: 21312 | _cudQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssAQ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21352:1: error: BUILDSTDERR: warning: label ‘_cue7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21352 | _cue7: BUILDSTDERR: | ^ BUILDSTDERR: 21352 | _cue7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_elem_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21397:1: error: BUILDSTDERR: warning: label ‘_cuea’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21397 | _cuea: BUILDSTDERR: | ^ BUILDSTDERR: 21397 | _cuea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssB0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21448:1: error: BUILDSTDERR: warning: label ‘_cueE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21448 | _cueE: BUILDSTDERR: | ^ BUILDSTDERR: 21448 | _cueE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cueC’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21484:1: error: BUILDSTDERR: warning: label ‘_cueC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21484 | _cueC: BUILDSTDERR: | ^ BUILDSTDERR: 21484 | _cueC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21506:1: error: BUILDSTDERR: warning: label ‘_cueQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21506 | _cueQ: BUILDSTDERR: | ^ BUILDSTDERR: 21506 | _cueQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuek’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21526:1: error: BUILDSTDERR: warning: label ‘_cuek’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21526 | _cuek: BUILDSTDERR: | ^ BUILDSTDERR: 21526 | _cuek: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cueo’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21548:1: error: BUILDSTDERR: warning: label ‘_cueo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21548 | _cueo: BUILDSTDERR: | ^ BUILDSTDERR: 21548 | _cueo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_toList_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21621:1: error: BUILDSTDERR: warning: label ‘_cufg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21621 | _cufg: BUILDSTDERR: | ^ BUILDSTDERR: 21621 | _cufg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssB8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21658:1: error: BUILDSTDERR: warning: label ‘_cufy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21658 | _cufy: BUILDSTDERR: | ^ BUILDSTDERR: 21658 | _cufy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21712:1: error: BUILDSTDERR: warning: label ‘_cufL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21712 | _cufL: BUILDSTDERR: | ^ BUILDSTDERR: 21712 | _cufL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBc_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21756:1: error: BUILDSTDERR: warning: label ‘_cufX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21756 | _cufX: BUILDSTDERR: | ^ BUILDSTDERR: 21756 | _cufX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBf_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21810:1: error: BUILDSTDERR: warning: label ‘_cuga’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21810 | _cuga: BUILDSTDERR: | ^ BUILDSTDERR: 21810 | _cuga: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21850:1: error: BUILDSTDERR: warning: label ‘_cugI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21850 | _cugI: BUILDSTDERR: | ^ BUILDSTDERR: 21850 | _cugI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21891:1: error: BUILDSTDERR: warning: label ‘_cugL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21891 | _cugL: BUILDSTDERR: | ^ BUILDSTDERR: 21891 | _cugL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21947:1: error: BUILDSTDERR: warning: label ‘_cuhK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21947 | _cuhK: BUILDSTDERR: | ^ BUILDSTDERR: 21947 | _cuhK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:21983:1: error: BUILDSTDERR: warning: label ‘_cuhU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21983 | _cuhU: BUILDSTDERR: | ^ BUILDSTDERR: 21983 | _cuhU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBF_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22019:1: error: BUILDSTDERR: warning: label ‘_cui6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22019 | _cui6: BUILDSTDERR: | ^ BUILDSTDERR: 22019 | _cui6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22050:1: error: BUILDSTDERR: warning: label ‘_cuid’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22050 | _cuid: BUILDSTDERR: | ^ BUILDSTDERR: 22050 | _cuid: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuhr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22095:1: error: BUILDSTDERR: warning: label ‘_cuhr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22095 | _cuhr: BUILDSTDERR: | ^ BUILDSTDERR: 22095 | _cuhr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuhy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22158:1: error: BUILDSTDERR: warning: label ‘_cuhy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22158 | _cuhy: BUILDSTDERR: | ^ BUILDSTDERR: 22158 | _cuhy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22235:1: error: BUILDSTDERR: warning: label ‘_cuiQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22235 | _cuiQ: BUILDSTDERR: | ^ BUILDSTDERR: 22235 | _cuiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22276:1: error: BUILDSTDERR: warning: label ‘_cuiT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22276 | _cuiT: BUILDSTDERR: | ^ BUILDSTDERR: 22276 | _cuiT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22338:1: error: BUILDSTDERR: warning: label ‘_cuiY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22338 | _cuiY: BUILDSTDERR: | ^ BUILDSTDERR: 22338 | _cuiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22407:1: error: BUILDSTDERR: warning: label ‘_cuj7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22407 | _cuj7: BUILDSTDERR: | ^ BUILDSTDERR: 22407 | _cuj7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cugZ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22451:1: error: BUILDSTDERR: warning: label ‘_cugZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22451 | _cugZ: BUILDSTDERR: | ^ BUILDSTDERR: 22451 | _cugZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuh6’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22503:1: error: BUILDSTDERR: warning: label ‘_cuh6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22503 | _cuh6: BUILDSTDERR: | ^ BUILDSTDERR: 22503 | _cuh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBN_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22553:1: error: BUILDSTDERR: warning: label ‘_cujB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22553 | _cujB: BUILDSTDERR: | ^ BUILDSTDERR: 22553 | _cujB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBO_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22594:1: error: BUILDSTDERR: warning: label ‘_cujE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22594 | _cujE: BUILDSTDERR: | ^ BUILDSTDERR: 22594 | _cujE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22647:1: error: BUILDSTDERR: warning: label ‘_cujX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22647 | _cujX: BUILDSTDERR: | ^ BUILDSTDERR: 22647 | _cujX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22688:1: error: BUILDSTDERR: warning: label ‘_cuk0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22688 | _cuk0: BUILDSTDERR: | ^ BUILDSTDERR: 22688 | _cuk0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22757:1: error: BUILDSTDERR: warning: label ‘_cuk5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22757 | _cuk5: BUILDSTDERR: | ^ BUILDSTDERR: 22757 | _cuk5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22851:1: error: BUILDSTDERR: warning: label ‘_cukb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22851 | _cukb: BUILDSTDERR: | ^ BUILDSTDERR: 22851 | _cukb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zzipWith_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22923:1: error: BUILDSTDERR: warning: label ‘_cuki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22923 | _cuki: BUILDSTDERR: | ^ BUILDSTDERR: 22923 | _cuki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cukg’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:22984:1: error: BUILDSTDERR: warning: label ‘_cukg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22984 | _cukg: BUILDSTDERR: | ^ BUILDSTDERR: 22984 | _cukg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_zzip_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23016:1: error: BUILDSTDERR: warning: label ‘_cula’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23016 | _cula: BUILDSTDERR: | ^ BUILDSTDERR: 23016 | _cula: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssC1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23077:1: error: BUILDSTDERR: warning: label ‘_culA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23077 | _culA: BUILDSTDERR: | ^ BUILDSTDERR: 23077 | _culA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssBW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23133:1: error: BUILDSTDERR: warning: label ‘_culF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23133 | _culF: BUILDSTDERR: | ^ BUILDSTDERR: 23133 | _culF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssC2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23185:1: error: BUILDSTDERR: warning: label ‘_culR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23185 | _culR: BUILDSTDERR: | ^ BUILDSTDERR: 23185 | _culR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssC4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23222:1: error: BUILDSTDERR: warning: label ‘_cumd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23222 | _cumd: BUILDSTDERR: | ^ BUILDSTDERR: 23222 | _cumd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuma’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23265:1: error: BUILDSTDERR: warning: label ‘_cuma’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23265 | _cuma: BUILDSTDERR: | ^ BUILDSTDERR: 23265 | _cuma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23311:1: error: BUILDSTDERR: warning: label ‘_cumG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23311 | _cumG: BUILDSTDERR: | ^ BUILDSTDERR: 23311 | _cumG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23340:1: error: BUILDSTDERR: warning: label ‘_cunb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23340 | _cunb: BUILDSTDERR: | ^ BUILDSTDERR: 23340 | _cunb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23379:1: error: BUILDSTDERR: warning: label ‘_cune’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23379 | _cune: BUILDSTDERR: | ^ BUILDSTDERR: 23379 | _cune: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cumZ’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23426:1: error: BUILDSTDERR: warning: label ‘_cumZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23426 | _cumZ: BUILDSTDERR: | ^ BUILDSTDERR: 23426 | _cumZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCk_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23485:1: error: BUILDSTDERR: warning: label ‘_cunG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23485 | _cunG: BUILDSTDERR: | ^ BUILDSTDERR: 23485 | _cunG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cunE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23541:1: error: BUILDSTDERR: warning: label ‘_cunE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23541 | _cunE: BUILDSTDERR: | ^ BUILDSTDERR: 23541 | _cunE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23567:1: error: BUILDSTDERR: warning: label ‘_cunM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23567 | _cunM: BUILDSTDERR: | ^ BUILDSTDERR: 23567 | _cunM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23629:1: error: BUILDSTDERR: warning: label ‘_cunR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23629 | _cunR: BUILDSTDERR: | ^ BUILDSTDERR: 23629 | _cunR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23693:1: error: BUILDSTDERR: warning: label ‘_cuo4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23693 | _cuo4: BUILDSTDERR: | ^ BUILDSTDERR: 23693 | _cuo4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCv_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23730:1: error: BUILDSTDERR: warning: label ‘_cuo8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23730 | _cuo8: BUILDSTDERR: | ^ BUILDSTDERR: 23730 | _cuo8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssC3_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23811:1: error: BUILDSTDERR: warning: label ‘_cuoh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23811 | _cuoh: BUILDSTDERR: | ^ BUILDSTDERR: 23811 | _cuoh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23882:1: error: BUILDSTDERR: warning: label ‘_cuoz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23882 | _cuoz: BUILDSTDERR: | ^ BUILDSTDERR: 23882 | _cuoz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23916:1: error: BUILDSTDERR: warning: label ‘_cuoK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23916 | _cuoK: BUILDSTDERR: | ^ BUILDSTDERR: 23916 | _cuoK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:23961:1: error: BUILDSTDERR: warning: label ‘_cuoZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23961 | _cuoZ: BUILDSTDERR: | ^ BUILDSTDERR: 23961 | _cuoZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuoW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24004:1: error: BUILDSTDERR: warning: label ‘_cuoW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24004 | _cuoW: BUILDSTDERR: | ^ BUILDSTDERR: 24004 | _cuoW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24053:1: error: BUILDSTDERR: warning: label ‘_cupy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24053 | _cupy: BUILDSTDERR: | ^ BUILDSTDERR: 24053 | _cupy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cupr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24104:1: error: BUILDSTDERR: warning: label ‘_cupr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24104 | _cupr: BUILDSTDERR: | ^ BUILDSTDERR: 24104 | _cupr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24167:1: error: BUILDSTDERR: warning: label ‘_cuqg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24167 | _cuqg: BUILDSTDERR: | ^ BUILDSTDERR: 24167 | _cuqg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24206:1: error: BUILDSTDERR: warning: label ‘_cuqj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24206 | _cuqj: BUILDSTDERR: | ^ BUILDSTDERR: 24206 | _cuqj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuq4’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24253:1: error: BUILDSTDERR: warning: label ‘_cuq4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24253 | _cuq4: BUILDSTDERR: | ^ BUILDSTDERR: 24253 | _cuq4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24306:1: error: BUILDSTDERR: warning: label ‘_cuqO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24306 | _cuqO: BUILDSTDERR: | ^ BUILDSTDERR: 24306 | _cuqO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCW_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24363:1: error: BUILDSTDERR: warning: label ‘_cuqT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24363 | _cuqT: BUILDSTDERR: | ^ BUILDSTDERR: 24363 | _cuqT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24423:1: error: BUILDSTDERR: warning: label ‘_cuqY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24423 | _cuqY: BUILDSTDERR: | ^ BUILDSTDERR: 24423 | _cuqY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24489:1: error: BUILDSTDERR: warning: label ‘_cur4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24489 | _cur4: BUILDSTDERR: | ^ BUILDSTDERR: 24489 | _cur4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssD4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24565:1: error: BUILDSTDERR: warning: label ‘_curv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24565 | _curv: BUILDSTDERR: | ^ BUILDSTDERR: 24565 | _curv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24603:1: error: BUILDSTDERR: warning: label ‘_cury’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24603 | _cury: BUILDSTDERR: | ^ BUILDSTDERR: 24603 | _cury: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_curj’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24648:1: error: BUILDSTDERR: warning: label ‘_curj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24648 | _curj: BUILDSTDERR: | ^ BUILDSTDERR: 24648 | _curj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24698:1: error: BUILDSTDERR: warning: label ‘_cusa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24698 | _cusa: BUILDSTDERR: | ^ BUILDSTDERR: 24698 | _cusa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cus8’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24733:1: error: BUILDSTDERR: warning: label ‘_cus8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24733 | _cus8: BUILDSTDERR: | ^ BUILDSTDERR: 24733 | _cus8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24757:1: error: BUILDSTDERR: warning: label ‘_cust’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24757 | _cust: BUILDSTDERR: | ^ BUILDSTDERR: 24757 | _cust: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cusr’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24792:1: error: BUILDSTDERR: warning: label ‘_cusr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24792 | _cusr: BUILDSTDERR: | ^ BUILDSTDERR: 24792 | _cusr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24814:1: error: BUILDSTDERR: warning: label ‘_cusQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24814 | _cusQ: BUILDSTDERR: | ^ BUILDSTDERR: 24814 | _cusQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDm_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24855:1: error: BUILDSTDERR: warning: label ‘_cusT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24855 | _cusT: BUILDSTDERR: | ^ BUILDSTDERR: 24855 | _cusT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssCZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24912:1: error: BUILDSTDERR: warning: label ‘_cut4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24912 | _cut4: BUILDSTDERR: | ^ BUILDSTDERR: 24912 | _cut4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_curO’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:24965:1: error: BUILDSTDERR: warning: label ‘_curO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24965 | _curO: BUILDSTDERR: | ^ BUILDSTDERR: 24965 | _curO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_curU’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25053:1: error: BUILDSTDERR: warning: label ‘_curU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25053 | _curU: BUILDSTDERR: | ^ BUILDSTDERR: 25053 | _curU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25092:1: error: BUILDSTDERR: warning: label ‘_cutF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25092 | _cutF: BUILDSTDERR: | ^ BUILDSTDERR: 25092 | _cutF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDt_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25122:1: error: BUILDSTDERR: warning: label ‘_cutP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25122 | _cutP: BUILDSTDERR: | ^ BUILDSTDERR: 25122 | _cutP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDu_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25161:1: error: BUILDSTDERR: warning: label ‘_cuu8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25161 | _cuu8: BUILDSTDERR: | ^ BUILDSTDERR: 25161 | _cuu8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuu1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25212:1: error: BUILDSTDERR: warning: label ‘_cuu1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25212 | _cuu1: BUILDSTDERR: | ^ BUILDSTDERR: 25212 | _cuu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25275:1: error: BUILDSTDERR: warning: label ‘_cuuQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25275 | _cuuQ: BUILDSTDERR: | ^ BUILDSTDERR: 25275 | _cuuQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25314:1: error: BUILDSTDERR: warning: label ‘_cuuT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25314 | _cuuT: BUILDSTDERR: | ^ BUILDSTDERR: 25314 | _cuuT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuuE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25361:1: error: BUILDSTDERR: warning: label ‘_cuuE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25361 | _cuuE: BUILDSTDERR: | ^ BUILDSTDERR: 25361 | _cuuE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25414:1: error: BUILDSTDERR: warning: label ‘_cuvp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25414 | _cuvp: BUILDSTDERR: | ^ BUILDSTDERR: 25414 | _cuvp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDJ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25473:1: error: BUILDSTDERR: warning: label ‘_cuvu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25473 | _cuvu: BUILDSTDERR: | ^ BUILDSTDERR: 25473 | _cuvu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25537:1: error: BUILDSTDERR: warning: label ‘_cuvz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25537 | _cuvz: BUILDSTDERR: | ^ BUILDSTDERR: 25537 | _cuvz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDo_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25604:1: error: BUILDSTDERR: warning: label ‘_cuvF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25604 | _cuvF: BUILDSTDERR: | ^ BUILDSTDERR: 25604 | _cuvF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDR_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25687:1: error: BUILDSTDERR: warning: label ‘_cuw6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25687 | _cuw6: BUILDSTDERR: | ^ BUILDSTDERR: 25687 | _cuw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDL_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25726:1: error: BUILDSTDERR: warning: label ‘_cuw9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25726 | _cuw9: BUILDSTDERR: | ^ BUILDSTDERR: 25726 | _cuw9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuvU’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25772:1: error: BUILDSTDERR: warning: label ‘_cuvU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25772 | _cuvU: BUILDSTDERR: | ^ BUILDSTDERR: 25772 | _cuvU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25823:1: error: BUILDSTDERR: warning: label ‘_cuwF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25823 | _cuwF: BUILDSTDERR: | ^ BUILDSTDERR: 25823 | _cuwF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuwD’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25859:1: error: BUILDSTDERR: warning: label ‘_cuwD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25859 | _cuwD: BUILDSTDERR: | ^ BUILDSTDERR: 25859 | _cuwD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssE5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25884:1: error: BUILDSTDERR: warning: label ‘_cuwY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25884 | _cuwY: BUILDSTDERR: | ^ BUILDSTDERR: 25884 | _cuwY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuwW’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25920:1: error: BUILDSTDERR: warning: label ‘_cuwW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25920 | _cuwW: BUILDSTDERR: | ^ BUILDSTDERR: 25920 | _cuwW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssE8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25943:1: error: BUILDSTDERR: warning: label ‘_cuxl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25943 | _cuxl: BUILDSTDERR: | ^ BUILDSTDERR: 25943 | _cuxl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssE9_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:25984:1: error: BUILDSTDERR: warning: label ‘_cuxo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25984 | _cuxo: BUILDSTDERR: | ^ BUILDSTDERR: 25984 | _cuxo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssDM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26041:1: error: BUILDSTDERR: warning: label ‘_cuxz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26041 | _cuxz: BUILDSTDERR: | ^ BUILDSTDERR: 26041 | _cuxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuwp’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26097:1: error: BUILDSTDERR: warning: label ‘_cuwp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26097 | _cuwp: BUILDSTDERR: | ^ BUILDSTDERR: 26097 | _cuwp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuxH’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26192:1: error: BUILDSTDERR: warning: label ‘_cuxH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26192 | _cuxH: BUILDSTDERR: | ^ BUILDSTDERR: 26192 | _cuxH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26219:1: error: BUILDSTDERR: warning: label ‘_cuy6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26219 | _cuy6: BUILDSTDERR: | ^ BUILDSTDERR: 26219 | _cuy6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26265:1: error: BUILDSTDERR: warning: label ‘_cuys’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26265 | _cuys: BUILDSTDERR: | ^ BUILDSTDERR: 26265 | _cuys: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuyq’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26306:1: error: BUILDSTDERR: warning: label ‘_cuyq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26306 | _cuyq: BUILDSTDERR: | ^ BUILDSTDERR: 26306 | _cuyq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuyw’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26328:1: error: BUILDSTDERR: warning: label ‘_cuyw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26328 | _cuyw: BUILDSTDERR: | ^ BUILDSTDERR: 26328 | _cuyw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuyB’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26349:1: error: BUILDSTDERR: warning: label ‘_cuyB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26349 | _cuyB: BUILDSTDERR: | ^ BUILDSTDERR: 26349 | _cuyB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26387:1: error: BUILDSTDERR: warning: label ‘_cuyO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26387 | _cuyO: BUILDSTDERR: | ^ BUILDSTDERR: 26387 | _cuyO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuyM’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26458:1: error: BUILDSTDERR: warning: label ‘_cuyM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26458 | _cuyM: BUILDSTDERR: | ^ BUILDSTDERR: 26458 | _cuyM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_tee_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26499:1: error: BUILDSTDERR: warning: label ‘_cuyW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26499 | _cuyW: BUILDSTDERR: | ^ BUILDSTDERR: 26499 | _cuyW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘rsnI_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26634:1: error: BUILDSTDERR: warning: label ‘_cuAJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26634 | _cuAJ: BUILDSTDERR: | ^ BUILDSTDERR: 26634 | _cuAJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26682:1: error: BUILDSTDERR: warning: label ‘_cuBb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26682 | _cuBb: BUILDSTDERR: | ^ BUILDSTDERR: 26682 | _cuBb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEl_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26738:1: error: BUILDSTDERR: warning: label ‘_cuBg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26738 | _cuBg: BUILDSTDERR: | ^ BUILDSTDERR: 26738 | _cuBg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26790:1: error: BUILDSTDERR: warning: label ‘_cuBs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26790 | _cuBs: BUILDSTDERR: | ^ BUILDSTDERR: 26790 | _cuBs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEx_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26826:1: error: BUILDSTDERR: warning: label ‘_cuBQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26826 | _cuBQ: BUILDSTDERR: | ^ BUILDSTDERR: 26826 | _cuBQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26865:1: error: BUILDSTDERR: warning: label ‘_cuBT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26865 | _cuBT: BUILDSTDERR: | ^ BUILDSTDERR: 26865 | _cuBT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuBE’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26910:1: error: BUILDSTDERR: warning: label ‘_cuBE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26910 | _cuBE: BUILDSTDERR: | ^ BUILDSTDERR: 26910 | _cuBE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEz_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:26961:1: error: BUILDSTDERR: warning: label ‘_cuCd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26961 | _cuCd: BUILDSTDERR: | ^ BUILDSTDERR: 26961 | _cuCd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuCa’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27004:1: error: BUILDSTDERR: warning: label ‘_cuCa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27004 | _cuCa: BUILDSTDERR: | ^ BUILDSTDERR: 27004 | _cuCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEM_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27051:1: error: BUILDSTDERR: warning: label ‘_cuCK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27051 | _cuCK: BUILDSTDERR: | ^ BUILDSTDERR: 27051 | _cuCK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEG_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27089:1: error: BUILDSTDERR: warning: label ‘_cuCN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27089 | _cuCN: BUILDSTDERR: | ^ BUILDSTDERR: 27089 | _cuCN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuCy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27134:1: error: BUILDSTDERR: warning: label ‘_cuCy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27134 | _cuCy: BUILDSTDERR: | ^ BUILDSTDERR: 27134 | _cuCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssET_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27184:1: error: BUILDSTDERR: warning: label ‘_cuDp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27184 | _cuDp: BUILDSTDERR: | ^ BUILDSTDERR: 27184 | _cuDp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuDn’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27219:1: error: BUILDSTDERR: warning: label ‘_cuDn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27219 | _cuDn: BUILDSTDERR: | ^ BUILDSTDERR: 27219 | _cuDn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssF5_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27242:1: error: BUILDSTDERR: warning: label ‘_cuDY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27242 | _cuDY: BUILDSTDERR: | ^ BUILDSTDERR: 27242 | _cuDY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssF7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27281:1: error: BUILDSTDERR: warning: label ‘_cuE1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27281 | _cuE1: BUILDSTDERR: | ^ BUILDSTDERR: 27281 | _cuE1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuDM’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27328:1: error: BUILDSTDERR: warning: label ‘_cuDM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27328 | _cuDM: BUILDSTDERR: | ^ BUILDSTDERR: 27328 | _cuDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27381:1: error: BUILDSTDERR: warning: label ‘_cuEw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27381 | _cuEw: BUILDSTDERR: | ^ BUILDSTDERR: 27381 | _cuEw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEZ_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27438:1: error: BUILDSTDERR: warning: label ‘_cuEB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27438 | _cuEB: BUILDSTDERR: | ^ BUILDSTDERR: 27438 | _cuEB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssF0_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27500:1: error: BUILDSTDERR: warning: label ‘_cuEG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27500 | _cuEG: BUILDSTDERR: | ^ BUILDSTDERR: 27500 | _cuEG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssF8_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27569:1: error: BUILDSTDERR: warning: label ‘_cuEL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27569 | _cuEL: BUILDSTDERR: | ^ BUILDSTDERR: 27569 | _cuEL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFd_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27636:1: error: BUILDSTDERR: warning: label ‘_cuF3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27636 | _cuF3: BUILDSTDERR: | ^ BUILDSTDERR: 27636 | _cuF3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuF1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27671:1: error: BUILDSTDERR: warning: label ‘_cuF1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27671 | _cuF1: BUILDSTDERR: | ^ BUILDSTDERR: 27671 | _cuF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFg_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27693:1: error: BUILDSTDERR: warning: label ‘_cuFq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27693 | _cuFq: BUILDSTDERR: | ^ BUILDSTDERR: 27693 | _cuFq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27734:1: error: BUILDSTDERR: warning: label ‘_cuFt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27734 | _cuFt: BUILDSTDERR: | ^ BUILDSTDERR: 27734 | _cuFt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssEH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27791:1: error: BUILDSTDERR: warning: label ‘_cuFE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27791 | _cuFE: BUILDSTDERR: | ^ BUILDSTDERR: 27791 | _cuFE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuD3’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27845:1: error: BUILDSTDERR: warning: label ‘_cuD3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27845 | _cuD3: BUILDSTDERR: | ^ BUILDSTDERR: 27845 | _cuD3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuD9’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27935:1: error: BUILDSTDERR: warning: label ‘_cuD9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27935 | _cuD9: BUILDSTDERR: | ^ BUILDSTDERR: 27935 | _cuD9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFj_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:27991:1: error: BUILDSTDERR: warning: label ‘_cuGb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27991 | _cuGb: BUILDSTDERR: | ^ BUILDSTDERR: 27991 | _cuGb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuG8’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28034:1: error: BUILDSTDERR: warning: label ‘_cuG8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28034 | _cuG8: BUILDSTDERR: | ^ BUILDSTDERR: 28034 | _cuG8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28081:1: error: BUILDSTDERR: warning: label ‘_cuGI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28081 | _cuGI: BUILDSTDERR: | ^ BUILDSTDERR: 28081 | _cuGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28119:1: error: BUILDSTDERR: warning: label ‘_cuGL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28119 | _cuGL: BUILDSTDERR: | ^ BUILDSTDERR: 28119 | _cuGL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuGw’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28164:1: error: BUILDSTDERR: warning: label ‘_cuGw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28164 | _cuGw: BUILDSTDERR: | ^ BUILDSTDERR: 28164 | _cuGw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFE_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28214:1: error: BUILDSTDERR: warning: label ‘_cuHh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28214 | _cuHh: BUILDSTDERR: | ^ BUILDSTDERR: 28214 | _cuHh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuHf’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28249:1: error: BUILDSTDERR: warning: label ‘_cuHf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28249 | _cuHf: BUILDSTDERR: | ^ BUILDSTDERR: 28249 | _cuHf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFH_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28273:1: error: BUILDSTDERR: warning: label ‘_cuHA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28273 | _cuHA: BUILDSTDERR: | ^ BUILDSTDERR: 28273 | _cuHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuHy’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28308:1: error: BUILDSTDERR: warning: label ‘_cuHy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28308 | _cuHy: BUILDSTDERR: | ^ BUILDSTDERR: 28308 | _cuHy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFP_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28331:1: error: BUILDSTDERR: warning: label ‘_cuI1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28331 | _cuI1: BUILDSTDERR: | ^ BUILDSTDERR: 28331 | _cuI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFK_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28370:1: error: BUILDSTDERR: warning: label ‘_cuI4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28370 | _cuI4: BUILDSTDERR: | ^ BUILDSTDERR: 28370 | _cuI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuHP’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28417:1: error: BUILDSTDERR: warning: label ‘_cuHP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28417 | _cuHP: BUILDSTDERR: | ^ BUILDSTDERR: 28417 | _cuHP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFU_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28471:1: error: BUILDSTDERR: warning: label ‘_cuIH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28471 | _cuIH: BUILDSTDERR: | ^ BUILDSTDERR: 28471 | _cuIH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFV_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28528:1: error: BUILDSTDERR: warning: label ‘_cuIM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28528 | _cuIM: BUILDSTDERR: | ^ BUILDSTDERR: 28528 | _cuIM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFS_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28588:1: error: BUILDSTDERR: warning: label ‘_cuIR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28588 | _cuIR: BUILDSTDERR: | ^ BUILDSTDERR: 28588 | _cuIR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFX_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28644:1: error: BUILDSTDERR: warning: label ‘_cuJ4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28644 | _cuJ4: BUILDSTDERR: | ^ BUILDSTDERR: 28644 | _cuJ4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFY_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28679:1: error: BUILDSTDERR: warning: label ‘_cuJ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28679 | _cuJ8: BUILDSTDERR: | ^ BUILDSTDERR: 28679 | _cuJ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssG1_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28736:1: error: BUILDSTDERR: warning: label ‘_cuJu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28736 | _cuJu: BUILDSTDERR: | ^ BUILDSTDERR: 28736 | _cuJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssG2_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28777:1: error: BUILDSTDERR: warning: label ‘_cuJx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28777 | _cuJx: BUILDSTDERR: | ^ BUILDSTDERR: 28777 | _cuJx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssFr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28834:1: error: BUILDSTDERR: warning: label ‘_cuJI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28834 | _cuJI: BUILDSTDERR: | ^ BUILDSTDERR: 28834 | _cuJI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuH1’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:28895:1: error: BUILDSTDERR: warning: label ‘_cuH1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28895 | _cuH1: BUILDSTDERR: | ^ BUILDSTDERR: 28895 | _cuH1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssG4_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29022:1: error: BUILDSTDERR: warning: label ‘_cuKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29022 | _cuKa: BUILDSTDERR: | ^ BUILDSTDERR: 29022 | _cuKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssG7_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29068:1: error: BUILDSTDERR: warning: label ‘_cuKw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29068 | _cuKw: BUILDSTDERR: | ^ BUILDSTDERR: 29068 | _cuKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuKu’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29106:1: error: BUILDSTDERR: warning: label ‘_cuKu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29106 | _cuKu: BUILDSTDERR: | ^ BUILDSTDERR: 29106 | _cuKu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuKA’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29126:1: error: BUILDSTDERR: warning: label ‘_cuKA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29126 | _cuKA: BUILDSTDERR: | ^ BUILDSTDERR: 29126 | _cuKA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGb_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29161:1: error: BUILDSTDERR: warning: label ‘_cuKM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29161 | _cuKM: BUILDSTDERR: | ^ BUILDSTDERR: 29161 | _cuKM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuKK’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29228:1: error: BUILDSTDERR: warning: label ‘_cuKK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29228 | _cuKK: BUILDSTDERR: | ^ BUILDSTDERR: 29228 | _cuKK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_generalizze_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29264:1: error: BUILDSTDERR: warning: label ‘_cuKU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29264 | _cuKU: BUILDSTDERR: | ^ BUILDSTDERR: 29264 | _cuKU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGe_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29374:1: error: BUILDSTDERR: warning: label ‘_cuMq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29374 | _cuMq: BUILDSTDERR: | ^ BUILDSTDERR: 29374 | _cuMq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29424:1: error: BUILDSTDERR: warning: label ‘_cuNd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29424 | _cuNd: BUILDSTDERR: | ^ BUILDSTDERR: 29424 | _cuNd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGs_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29465:1: error: BUILDSTDERR: warning: label ‘_cuNg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29465 | _cuNg: BUILDSTDERR: | ^ BUILDSTDERR: 29465 | _cuNg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGq_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29527:1: error: BUILDSTDERR: warning: label ‘_cuNl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29527 | _cuNl: BUILDSTDERR: | ^ BUILDSTDERR: 29527 | _cuNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGw_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29585:1: error: BUILDSTDERR: warning: label ‘_cuNA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29585 | _cuNA: BUILDSTDERR: | ^ BUILDSTDERR: 29585 | _cuNA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGh_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29616:1: error: BUILDSTDERR: warning: label ‘_cuNH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29616 | _cuNH: BUILDSTDERR: | ^ BUILDSTDERR: 29616 | _cuNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuMG’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29660:1: error: BUILDSTDERR: warning: label ‘_cuMG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29660 | _cuMG: BUILDSTDERR: | ^ BUILDSTDERR: 29660 | _cuMG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘_cuMN’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29722:1: error: BUILDSTDERR: warning: label ‘_cuMN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29722 | _cuMN: BUILDSTDERR: | ^ BUILDSTDERR: 29722 | _cuMN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGy_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29798:1: error: BUILDSTDERR: warning: label ‘_cuOj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29798 | _cuOj: BUILDSTDERR: | ^ BUILDSTDERR: 29798 | _cuOj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGi_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29839:1: error: BUILDSTDERR: warning: label ‘_cuOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29839 | _cuOm: BUILDSTDERR: | ^ BUILDSTDERR: 29839 | _cuOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGA_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29892:1: error: BUILDSTDERR: warning: label ‘_cuOU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29892 | _cuOU: BUILDSTDERR: | ^ BUILDSTDERR: 29892 | _cuOU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGB_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29933:1: error: BUILDSTDERR: warning: label ‘_cuOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29933 | _cuOX: BUILDSTDERR: | ^ BUILDSTDERR: 29933 | _cuOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGC_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:29995:1: error: BUILDSTDERR: warning: label ‘_cuP2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29995 | _cuP2: BUILDSTDERR: | ^ BUILDSTDERR: 29995 | _cuP2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘ssGD_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:30060:1: error: BUILDSTDERR: warning: label ‘_cuP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30060 | _cuP8: BUILDSTDERR: | ^ BUILDSTDERR: 30060 | _cuP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc: In function ‘pipeszm4zi3zi9zmLh0JNUwSXR74o4nlzzfBF3D_PipesziPrelude_unfoldr_entry’: BUILDSTDERR: /tmp/ghc32125_0/ghc_52.hc:30124:1: error: BUILDSTDERR: warning: label ‘_cuPd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30124 | _cuPd: BUILDSTDERR: | ^ BUILDSTDERR: 30124 | _cuPd: BUILDSTDERR: | ^~~~~ [6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.p_o ) BUILDSTDERR: /tmp/ghc32125_0/ghc_63.hc:47:22: error: BUILDSTDERR: warning: ‘SuQJ_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord SuQJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord SuQJ_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for pipes-4.3.9.. Running Haddock on library for pipes-4.3.9.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. BUILDSTDERR: src/Pipes/Internal.hs:48:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Control.Applicative’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Control.Applicative’ BUILDSTDERR: To import instances alone, use: import Control.Applicative() BUILDSTDERR: | BUILDSTDERR: 48 | import Control.Applicative (Alternative(..)) BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Pipes/Internal.hs:52:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 52 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ BUILDSTDERR: src/Pipes.hs:89:1: warning: [-Wunused-imports] BUILDSTDERR: The import of ‘Data.Semigroup’ is redundant BUILDSTDERR: except perhaps to import instances from ‘Data.Semigroup’ BUILDSTDERR: To import instances alone, use: import Data.Semigroup() BUILDSTDERR: | BUILDSTDERR: 89 | import Data.Semigroup BUILDSTDERR: | ^^^^^^^^^^^^^^^^^^^^^ Haddock coverage: 100% ( 7 / 7) in 'Pipes.Internal' 100% ( 55 / 55) in 'Pipes.Core' 100% ( 46 / 46) in 'Pipes' 100% ( 31 / 31) in 'Pipes.Lift' 100% ( 73 / 73) in 'Pipes.Prelude' 100% ( 23 / 23) in 'Pipes.Tutorial' Warning: Pipes: could not find link destinations for: P Documentation created: dist/doc/html/pipes/index.html, dist/doc/html/pipes/pipes.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wccTnv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 + cd pipes-4.3.9 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 -v directory dist/doc/html/pipes does exist: True creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9 copy directory 'dist/doc/html/pipes' to '/builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9'. creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src Installing dist/doc/html/pipes/doc-index-O.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-O.html Installing dist/doc/html/pipes/pipes.haddock to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/pipes.haddock Installing dist/doc/html/pipes/Pipes-Lift.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/Pipes-Lift.html Installing dist/doc/html/pipes/doc-index-E.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-E.html Installing dist/doc/html/pipes/doc-index-S.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-S.html Installing dist/doc/html/pipes/minus.gif to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/minus.gif Installing dist/doc/html/pipes/doc-index-62.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-62.html Installing dist/doc/html/pipes/Pipes-Internal.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/Pipes-Internal.html Installing dist/doc/html/pipes/Pipes.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/Pipes.html Installing dist/doc/html/pipes/pipes.txt to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/pipes.txt Installing dist/doc/html/pipes/doc-index-U.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-U.html Installing dist/doc/html/pipes/hslogo-16.png to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/hslogo-16.png Installing dist/doc/html/pipes/doc-index-T.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-T.html Installing dist/doc/html/pipes/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-Y.html Installing dist/doc/html/pipes/doc-index-N.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-N.html Installing dist/doc/html/pipes/doc-index-60.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-60.html Installing dist/doc/html/pipes/synopsis.png to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/synopsis.png Installing dist/doc/html/pipes/doc-index-R.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-R.html Installing dist/doc/html/pipes/doc-index-D.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-D.html Installing dist/doc/html/pipes/doc-index.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index.html Installing dist/doc/html/pipes/Pipes-Prelude.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/Pipes-Prelude.html Installing dist/doc/html/pipes/doc-index-P.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-P.html Installing dist/doc/html/pipes/doc-index-I.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-I.html Installing dist/doc/html/pipes/doc-index-X.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-X.html Installing dist/doc/html/pipes/Pipes-Core.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/Pipes-Core.html Installing dist/doc/html/pipes/doc-index-126.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-126.html Installing dist/doc/html/pipes/doc-index-L.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-L.html Installing dist/doc/html/pipes/doc-index-V.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-V.html Installing dist/doc/html/pipes/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/haddock-bundle.min.js Installing dist/doc/html/pipes/Pipes-Tutorial.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/Pipes-Tutorial.html Installing dist/doc/html/pipes/ocean.css to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/ocean.css Installing dist/doc/html/pipes/doc-index-F.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-F.html Installing dist/doc/html/pipes/doc-index-92.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-92.html Installing dist/doc/html/pipes/doc-index-All.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-All.html Installing dist/doc/html/pipes/doc-index-47.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-47.html Installing dist/doc/html/pipes/doc-index-G.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-G.html Installing dist/doc/html/pipes/doc-index-A.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-A.html Installing dist/doc/html/pipes/index.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/index.html Installing dist/doc/html/pipes/meta.json to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/meta.json Installing dist/doc/html/pipes/quick-jump.css to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/quick-jump.css Installing dist/doc/html/pipes/doc-index-H.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-H.html Installing dist/doc/html/pipes/doc-index-C.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-C.html Installing dist/doc/html/pipes/doc-index-M.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-M.html Installing dist/doc/html/pipes/doc-index-43.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-43.html Installing dist/doc/html/pipes/plus.gif to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/plus.gif Installing dist/doc/html/pipes/doc-index-W.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-W.html Installing dist/doc/html/pipes/doc-index-Z.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/doc-index-Z.html Installing dist/doc/html/pipes/src/Pipes.Core.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/Pipes.Core.html Installing dist/doc/html/pipes/src/Pipes.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/Pipes.html Installing dist/doc/html/pipes/src/style.css to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/style.css Installing dist/doc/html/pipes/src/Pipes.Prelude.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/Pipes.Prelude.html Installing dist/doc/html/pipes/src/highlight.js to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/highlight.js Installing dist/doc/html/pipes/src/Pipes.Lift.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/Pipes.Lift.html Installing dist/doc/html/pipes/src/Pipes.Tutorial.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/Pipes.Tutorial.html Installing dist/doc/html/pipes/src/Pipes.Internal.html to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/src/Pipes.Internal.html creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9 Installing dist/doc/html/pipes/pipes.haddock to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9/pipes.haddock creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses/ghc-pipes creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses/ghc-pipes Installing LICENSE to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses/ghc-pipes/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes Installing dist/build/Pipes.hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes.hi Installing dist/build/Pipes/Core.hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Core.hi Installing dist/build/Pipes/Internal.hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Internal.hi Installing dist/build/Pipes/Lift.hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Lift.hi Installing dist/build/Pipes/Prelude.hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Prelude.hi Installing dist/build/Pipes/Tutorial.hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Tutorial.hi creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes Installing dist/build/Pipes.p_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes.p_hi Installing dist/build/Pipes/Core.p_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Core.p_hi Installing dist/build/Pipes/Internal.p_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Internal.p_hi Installing dist/build/Pipes/Lift.p_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Lift.p_hi Installing dist/build/Pipes/Prelude.p_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Prelude.p_hi Installing dist/build/Pipes/Tutorial.p_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Tutorial.p_hi creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes Installing dist/build/Pipes.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes.dyn_hi Installing dist/build/Pipes/Core.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Core.dyn_hi Installing dist/build/Pipes/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Internal.dyn_hi Installing dist/build/Pipes/Lift.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Lift.dyn_hi Installing dist/build/Pipes/Prelude.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Prelude.dyn_hi Installing dist/build/Pipes/Tutorial.dyn_hi to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/Pipes/Tutorial.dyn_hi creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 Installing dist/build/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D.a to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D.a creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 Installing dist/build/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D_p.a to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D_p.a creating /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d pipes-4.3.9.conf ']' + install -D --mode=0644 pipes-4.3.9.conf /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/pipes-4.3.9.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z pipes-4.3.9.conf ']' + rm -f ghc-pipes.files ghc-pipes-devel.files + touch ghc-pipes.files ghc-pipes-devel.files + ls /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/pipes-4.3.9.conf + pkgdir=/usr/lib64/ghc-8.4.4/pipes-4.3.9 + '[' -d /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/lib64/ghc-8.4.4/pipes-4.3.9 ']' + echo /usr/lib64/ghc-8.4.4/pipes-4.3.9 + echo '%attr(755,root,root) /usr/lib64/libHSpipes-4.3.9-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/pipes-4.3.9 ']' + echo /usr/share/doc/ghc/html/libraries/pipes-4.3.9 + for i in ghc-pipes.files ghc-pipes-devel.files + '[' -f ghc-pipes.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64!!g' ghc-pipes.files + for i in ghc-pipes.files ghc-pipes-devel.files + '[' -f ghc-pipes-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64!!g' ghc-pipes-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Fs5fZE Processing files: ghc-pipes-4.3.9-2.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Te34FG + umask 022 + cd /builddir/build/BUILD + cd pipes-4.3.9 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses/ghc-pipes + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses/ghc-pipes + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/licenses/ghc-pipes + exit 0 Provides: ghc-pipes = 4.3.9-2.fc30 ghc-pipes(riscv-64) = 4.3.9-2.fc30 libHSpipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D-ghc8.4.4.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSexceptions-0.8.3-DpoXr2ympNKLTW6bxlFL86-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) libHSinteger-gmp-1.0.2.0-ghc8.4.4.so()(64bit) libHSmmorph-1.1.2-KGTB2kklcvlCvf8w7Q4c5g-ghc8.4.4.so()(64bit) libHSmtl-2.2.2-ghc8.4.4.so()(64bit) libHStransformers-0.5.5.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-pipes-devel-4.3.9-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hxmzwq + umask 022 + cd /builddir/build/BUILD + cd pipes-4.3.9 + DOCDIR=/builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc-pipes-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc-pipes-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64/usr/share/doc/ghc-pipes-devel + exit 0 Provides: ghc-devel(pipes-4.3.9-Lh0JNUwSXR74o4nlzfBF3D) ghc-pipes-devel = 4.3.9-2.fc30 ghc-pipes-devel(riscv-64) = 4.3.9-2.fc30 ghc-pipes-doc = 4.3.9-2.fc30 ghc-pipes-static = 4.3.9-2.fc30 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 8.4.4 Requires(postun): /bin/sh ghc-compiler = 8.4.4 Requires: ghc-devel(base-4.11.1.0) ghc-devel(exceptions-0.8.3-DpoXr2ympNKLTW6bxlFL86) ghc-devel(mmorph-1.1.2-KGTB2kklcvlCvf8w7Q4c5g) ghc-devel(mtl-2.2.2) ghc-devel(semigroups-0.18.5-E4FVMc5VZAG98u64romz5) ghc-devel(transformers-0.5.5.0) ghc-devel(void-0.7.2-AeUlTizrscF7IT5YtjodSF) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-pipes-4.3.9-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-pipes-devel-4.3.9-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FlJuSY + umask 022 + cd /builddir/build/BUILD + cd pipes-4.3.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-pipes-4.3.9-2.fc30.riscv64 + exit 0 Child return code was: 0