Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ghc-ansi-wl-pprint.spec'], chrootPath='/var/lib/mock/f30-build-43057-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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=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-ansi-wl-pprint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ghc-ansi-wl-pprint.spec'], chrootPath='/var/lib/mock/f30-build-43057-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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=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-ansi-wl-pprint.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OwRbt4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ansi-wl-pprint-0.6.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ansi-wl-pprint-0.6.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ansi-wl-pprint-0.6.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/\r$//' README.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S4lx91 + umask 022 + cd /builddir/build/BUILD + cd ansi-wl-pprint-0.6.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed ' + '[' -f Setup.hs -o -f Setup.lhs ']' + '[' -x Setup ']' + ghc --make -no-user-package-db -dynamic Setup [1 of 1] Compiling Main ( Setup.lhs, Setup.o ) Linking Setup ... + LANG=C.utf8 + ./Setup --version Cabal library version 2.2.0.1 + '[' -x Setup ']' + LANG=C.utf8 BUILDSTDERR: ++ echo ' -O2' -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection BUILDSTDERR: ++ sed -e 's/ / -optc/g' BUILDSTDERR: ++ echo ' -Wl,-z,relro' -Wl,--as-needed BUILDSTDERR: ++ sed -e 's/ / -optl/g' + ./Setup configure --prefix=/usr --libdir=/usr/lib64 --docdir=/usr/share/licenses/ghc-ansi-wl-pprint '--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/ansi-wl-pprint-0.6.8.2 --global Configuring ansi-wl-pprint-0.6.8.2... + '[' -x Setup ']' + LANG=C.utf8 + ./Setup build Preprocessing library for ansi-wl-pprint-0.6.8.2.. Building library for ansi-wl-pprint-0.6.8.2.. [1 of 2] Compiling Text.PrettyPrint.ANSI.Leijen.Internal ( Text/PrettyPrint/ANSI/Leijen/Internal.hs, dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.o ) BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_pretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15:1: error: BUILDSTDERR: warning: label ‘_c8oE’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _c8oE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _c8oE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8oB’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:34:1: error: BUILDSTDERR: warning: label ‘_c8oB’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _c8oB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _c8oB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_prettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:56:1: error: BUILDSTDERR: warning: label ‘_c8oS’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _c8oS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _c8oS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8oP’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:75:1: error: BUILDSTDERR: warning: label ‘_c8oP’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _c8oP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _c8oP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWCons_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:97:1: error: BUILDSTDERR: warning: label ‘_c8p6’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _c8p6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _c8p6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8p3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:119:1: error: BUILDSTDERR: warning: label ‘_c8p3’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _c8p3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _c8p3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWSText_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:154:1: error: BUILDSTDERR: warning: label ‘_c8pn’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _c8pn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _c8pn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8pk’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:176:1: error: BUILDSTDERR: warning: label ‘_c8pk’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _c8pk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _c8pk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWSLine_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:211:1: error: BUILDSTDERR: warning: label ‘_c8pE’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _c8pE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _c8pE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8pB’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:233:1: error: BUILDSTDERR: warning: label ‘_c8pB’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _c8pB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _c8pB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWText_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:267:1: error: BUILDSTDERR: warning: label ‘_c8pV’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _c8pV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _c8pV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8pS’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:289:1: error: BUILDSTDERR: warning: label ‘_c8pS’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _c8pS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _c8pS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWNest_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:323:1: error: BUILDSTDERR: warning: label ‘_c8qc’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _c8qc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _c8qc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8q9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:345:1: error: BUILDSTDERR: warning: label ‘_c8q9’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _c8q9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _c8q9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_char_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:397:1: error: BUILDSTDERR: warning: label ‘_c8qt’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _c8qt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _c8qt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8qq’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:419:1: error: BUILDSTDERR: warning: label ‘_c8qq’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _c8qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _c8qq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybezuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:649:1: error: BUILDSTDERR: warning: label ‘_c8qT’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _c8qT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _c8qT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8qM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:676:1: error: BUILDSTDERR: warning: label ‘_c8qM’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _c8qM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _c8qM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_beside_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:713:1: error: BUILDSTDERR: warning: label ‘_c8r8’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _c8r8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _c8r8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_nest_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:743:1: error: BUILDSTDERR: warning: label ‘_c8rh’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _c8rh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _c8rh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_column_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:762:1: error: BUILDSTDERR: warning: label ‘_c8rp’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _c8rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _c8rp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_nesting_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:792:1: error: BUILDSTDERR: warning: label ‘_c8rz’ defined but not used [-Wunused-label] BUILDSTDERR: 792 | _c8rz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 792 | _c8rz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_columns_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:822:1: error: BUILDSTDERR: warning: label ‘_c8rJ’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _c8rJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _c8rJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_flatAlt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:852:1: error: BUILDSTDERR: warning: label ‘_c8rT’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _c8rT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _c8rT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s88S_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:883:1: error: BUILDSTDERR: warning: label ‘_c8se’ defined but not used [-Wunused-label] BUILDSTDERR: 883 | _c8se: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 883 | _c8se: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s88R_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:907:1: error: BUILDSTDERR: warning: label ‘_c8sl’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _c8sl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _c8sl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s88V_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:931:1: error: BUILDSTDERR: warning: label ‘_c8su’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _c8su: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _c8su: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s891_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:956:1: error: BUILDSTDERR: warning: label ‘_c8sH’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _c8sH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _c8sH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8sF’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:980:1: error: BUILDSTDERR: warning: label ‘_c8sF’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _c8sF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _c8sF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s895_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:996:1: error: BUILDSTDERR: warning: label ‘_c8sW’ defined but not used [-Wunused-label] BUILDSTDERR: 996 | _c8sW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 996 | _c8sW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8sU’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1020:1: error: BUILDSTDERR: warning: label ‘_c8sU’ defined but not used [-Wunused-label] BUILDSTDERR: 1020 | _c8sU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1020 | _c8sU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s899_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1036:1: error: BUILDSTDERR: warning: label ‘_c8tb’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _c8tb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _c8tb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8t9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1060:1: error: BUILDSTDERR: warning: label ‘_c8t9’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _c8t9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _c8t9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89e_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1075:1: error: BUILDSTDERR: warning: label ‘_c8tn’ defined but not used [-Wunused-label] BUILDSTDERR: 1075 | _c8tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1075 | _c8tn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89h_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1099:1: error: BUILDSTDERR: warning: label ‘_c8tw’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _c8tw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _c8tw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89k_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1123:1: error: BUILDSTDERR: warning: label ‘_c8tF’ defined but not used [-Wunused-label] BUILDSTDERR: 1123 | _c8tF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1123 | _c8tF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89n_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1147:1: error: BUILDSTDERR: warning: label ‘_c8tO’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _c8tO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _c8tO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_flatten_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1170:1: error: BUILDSTDERR: warning: label ‘_c8u6’ defined but not used [-Wunused-label] BUILDSTDERR: 1170 | _c8u6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1170 | _c8u6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8rZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1185:1: error: BUILDSTDERR: warning: label ‘_c8rZ’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _c8rZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _c8rZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8s2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1237:1: error: BUILDSTDERR: warning: label ‘_c8s2’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _c8s2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _c8s2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89p_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1428:1: error: BUILDSTDERR: warning: label ‘_c8v3’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _c8v3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _c8v3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_group_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1454:1: error: BUILDSTDERR: warning: label ‘_c8v7’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _c8v7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _c8v7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_softbreak1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1491:1: error: BUILDSTDERR: warning: label ‘_c8vi’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _c8vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _c8vi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_softline1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1537:1: error: BUILDSTDERR: warning: label ‘_c8vr’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _c8vr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _c8vr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_color_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1582:1: error: BUILDSTDERR: warning: label ‘_c8vz’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _c8vz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _c8vz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullcolor_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1617:1: error: BUILDSTDERR: warning: label ‘_c8vJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _c8vJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _c8vJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89s_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1653:1: error: BUILDSTDERR: warning: label ‘_c8vY’ defined but not used [-Wunused-label] BUILDSTDERR: 1653 | _c8vY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1653 | _c8vY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89r_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1686:1: error: BUILDSTDERR: warning: label ‘_c8w9’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _c8w9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _c8w9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_colorFunctions_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1719:1: error: BUILDSTDERR: warning: label ‘_c8wf’ defined but not used [-Wunused-label] BUILDSTDERR: 1719 | _c8wf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1719 | _c8wf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_white_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1758:1: error: BUILDSTDERR: warning: label ‘_c8wp’ defined but not used [-Wunused-label] BUILDSTDERR: 1758 | _c8wp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1758 | _c8wp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullwhite_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1794:1: error: BUILDSTDERR: warning: label ‘_c8wz’ defined but not used [-Wunused-label] BUILDSTDERR: 1794 | _c8wz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1794 | _c8wz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1830:1: error: BUILDSTDERR: warning: label ‘_c8wJ’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _c8wJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _c8wJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullcyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1866:1: error: BUILDSTDERR: warning: label ‘_c8wT’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _c8wT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _c8wT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_magenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1902:1: error: BUILDSTDERR: warning: label ‘_c8x3’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _c8x3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _c8x3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullmagenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1938:1: error: BUILDSTDERR: warning: label ‘_c8xd’ defined but not used [-Wunused-label] BUILDSTDERR: 1938 | _c8xd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1938 | _c8xd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_blue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:1974:1: error: BUILDSTDERR: warning: label ‘_c8xn’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _c8xn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _c8xn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullblue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2010:1: error: BUILDSTDERR: warning: label ‘_c8xx’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _c8xx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _c8xx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_yellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2046:1: error: BUILDSTDERR: warning: label ‘_c8xH’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _c8xH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _c8xH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullyellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2082:1: error: BUILDSTDERR: warning: label ‘_c8xR’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _c8xR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _c8xR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_green_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2118:1: error: BUILDSTDERR: warning: label ‘_c8y1’ defined but not used [-Wunused-label] BUILDSTDERR: 2118 | _c8y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2118 | _c8y1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullgreen_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2154:1: error: BUILDSTDERR: warning: label ‘_c8yb’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _c8yb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _c8yb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_red_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2190:1: error: BUILDSTDERR: warning: label ‘_c8yl’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _c8yl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _c8yl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullred_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2226:1: error: BUILDSTDERR: warning: label ‘_c8yv’ defined but not used [-Wunused-label] BUILDSTDERR: 2226 | _c8yv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2226 | _c8yv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_black_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2262:1: error: BUILDSTDERR: warning: label ‘_c8yF’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _c8yF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _c8yF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullblack_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2298:1: error: BUILDSTDERR: warning: label ‘_c8yP’ defined but not used [-Wunused-label] BUILDSTDERR: 2298 | _c8yP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2298 | _c8yP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncolor_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2333:1: error: BUILDSTDERR: warning: label ‘_c8yZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _c8yZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _c8yZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullcolor_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2368:1: error: BUILDSTDERR: warning: label ‘_c8z9’ defined but not used [-Wunused-label] BUILDSTDERR: 2368 | _c8z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2368 | _c8z9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89v_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2404:1: error: BUILDSTDERR: warning: label ‘_c8zo’ defined but not used [-Wunused-label] BUILDSTDERR: 2404 | _c8zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2404 | _c8zo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89u_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2437:1: error: BUILDSTDERR: warning: label ‘_c8zz’ defined but not used [-Wunused-label] BUILDSTDERR: 2437 | _c8zz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2437 | _c8zz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncolorFunctions_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2470:1: error: BUILDSTDERR: warning: label ‘_c8zF’ defined but not used [-Wunused-label] BUILDSTDERR: 2470 | _c8zF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2470 | _c8zF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onwhite_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2509:1: error: BUILDSTDERR: warning: label ‘_c8zP’ defined but not used [-Wunused-label] BUILDSTDERR: 2509 | _c8zP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2509 | _c8zP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullwhite_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2545:1: error: BUILDSTDERR: warning: label ‘_c8zZ’ defined but not used [-Wunused-label] BUILDSTDERR: 2545 | _c8zZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2545 | _c8zZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2581:1: error: BUILDSTDERR: warning: label ‘_c8A9’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _c8A9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _c8A9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullcyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2617:1: error: BUILDSTDERR: warning: label ‘_c8Aj’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _c8Aj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _c8Aj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onmagenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2653:1: error: BUILDSTDERR: warning: label ‘_c8At’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _c8At: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _c8At: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullmagenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2689:1: error: BUILDSTDERR: warning: label ‘_c8AD’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _c8AD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _c8AD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2725:1: error: BUILDSTDERR: warning: label ‘_c8AN’ defined but not used [-Wunused-label] BUILDSTDERR: 2725 | _c8AN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2725 | _c8AN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullblue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2761:1: error: BUILDSTDERR: warning: label ‘_c8AX’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _c8AX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _c8AX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onyellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2797:1: error: BUILDSTDERR: warning: label ‘_c8B7’ defined but not used [-Wunused-label] BUILDSTDERR: 2797 | _c8B7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2797 | _c8B7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullyellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2833:1: error: BUILDSTDERR: warning: label ‘_c8Bh’ defined but not used [-Wunused-label] BUILDSTDERR: 2833 | _c8Bh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2833 | _c8Bh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ongreen_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2869:1: error: BUILDSTDERR: warning: label ‘_c8Br’ defined but not used [-Wunused-label] BUILDSTDERR: 2869 | _c8Br: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2869 | _c8Br: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullgreen_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2905:1: error: BUILDSTDERR: warning: label ‘_c8BB’ defined but not used [-Wunused-label] BUILDSTDERR: 2905 | _c8BB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2905 | _c8BB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onred_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2941:1: error: BUILDSTDERR: warning: label ‘_c8BL’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _c8BL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _c8BL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullred_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:2977:1: error: BUILDSTDERR: warning: label ‘_c8BV’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _c8BV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _c8BV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblack_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3013:1: error: BUILDSTDERR: warning: label ‘_c8C5’ defined but not used [-Wunused-label] BUILDSTDERR: 3013 | _c8C5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3013 | _c8C5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullblack_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3049:1: error: BUILDSTDERR: warning: label ‘_c8Cf’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _c8Cf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _c8Cf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_bold_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3083:1: error: BUILDSTDERR: warning: label ‘_c8Cp’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _c8Cp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _c8Cp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_debold_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3115:1: error: BUILDSTDERR: warning: label ‘_c8Cz’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _c8Cz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _c8Cz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_underline_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3147:1: error: BUILDSTDERR: warning: label ‘_c8CJ’ defined but not used [-Wunused-label] BUILDSTDERR: 3147 | _c8CJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3147 | _c8CJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_deunderline_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3179:1: error: BUILDSTDERR: warning: label ‘_c8CT’ defined but not used [-Wunused-label] BUILDSTDERR: 3179 | _c8CT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3179 | _c8CT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89E_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3210:1: error: BUILDSTDERR: warning: label ‘_c8Dg’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _c8Dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _c8Dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89D_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3234:1: error: BUILDSTDERR: warning: label ‘_c8Dn’ defined but not used [-Wunused-label] BUILDSTDERR: 3234 | _c8Dn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3234 | _c8Dn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89I_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3258:1: error: BUILDSTDERR: warning: label ‘_c8Dw’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _c8Dw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _c8Dw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89H_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3282:1: error: BUILDSTDERR: warning: label ‘_c8DD’ defined but not used [-Wunused-label] BUILDSTDERR: 3282 | _c8DD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3282 | _c8DD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89L_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3306:1: error: BUILDSTDERR: warning: label ‘_c8DM’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _c8DM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _c8DM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89P_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3330:1: error: BUILDSTDERR: warning: label ‘_c8DV’ defined but not used [-Wunused-label] BUILDSTDERR: 3330 | _c8DV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3330 | _c8DV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89O_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3354:1: error: BUILDSTDERR: warning: label ‘_c8E2’ defined but not used [-Wunused-label] BUILDSTDERR: 3354 | _c8E2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3354 | _c8E2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89T_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3379:1: error: BUILDSTDERR: warning: label ‘_c8Ee’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _c8Ee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _c8Ee: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Ec’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3403:1: error: BUILDSTDERR: warning: label ‘_c8Ec’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _c8Ec: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _c8Ec: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s89X_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3419:1: error: BUILDSTDERR: warning: label ‘_c8Et’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _c8Et: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _c8Et: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Er’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3443:1: error: BUILDSTDERR: warning: label ‘_c8Er’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _c8Er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _c8Er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8a1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3459:1: error: BUILDSTDERR: warning: label ‘_c8EI’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _c8EI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _c8EI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8EG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3483:1: error: BUILDSTDERR: warning: label ‘_c8EG’ defined but not used [-Wunused-label] BUILDSTDERR: 3483 | _c8EG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3483 | _c8EG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_plain_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3497:1: error: BUILDSTDERR: warning: label ‘_c8F7’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _c8F7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _c8F7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8CZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3512:1: error: BUILDSTDERR: warning: label ‘_c8CZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3512 | _c8CZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3512 | _c8CZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8D2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3558:1: error: BUILDSTDERR: warning: label ‘_c8D2’ defined but not used [-Wunused-label] BUILDSTDERR: 3558 | _c8D2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3558 | _c8D2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8am_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3742:1: error: BUILDSTDERR: warning: label ‘_c8Hk’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _c8Hk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _c8Hk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Hh’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3773:1: error: BUILDSTDERR: warning: label ‘_c8Hh’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _c8Hh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _c8Hh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Hn’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3803:1: error: BUILDSTDERR: warning: label ‘_c8Hn’ defined but not used [-Wunused-label] BUILDSTDERR: 3803 | _c8Hn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3803 | _c8Hn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8aB_slow’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3859:1: error: BUILDSTDERR: warning: label ‘_c8Gk’ defined but not used [-Wunused-label] BUILDSTDERR: 3859 | _c8Gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3859 | _c8Gk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8aU_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3878:1: error: BUILDSTDERR: warning: label ‘_c8Ih’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _c8Ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _c8Ih: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8b1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3937:1: error: BUILDSTDERR: warning: label ‘_c8IA’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _c8IA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _c8IA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8b3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:3996:1: error: BUILDSTDERR: warning: label ‘_c8IN’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _c8IN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _c8IN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bh_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4057:1: error: BUILDSTDERR: warning: label ‘_c8IV’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _c8IV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _c8IV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bw_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4111:1: error: BUILDSTDERR: warning: label ‘_c8J5’ defined but not used [-Wunused-label] BUILDSTDERR: 4111 | _c8J5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4111 | _c8J5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8J2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4144:1: error: BUILDSTDERR: warning: label ‘_c8J2’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _c8J2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _c8J2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8J8’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4167:1: error: BUILDSTDERR: warning: label ‘_c8J8’ defined but not used [-Wunused-label] BUILDSTDERR: 4167 | _c8J8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4167 | _c8J8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Jd’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4190:1: error: BUILDSTDERR: warning: label ‘_c8Jd’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _c8Jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _c8Jd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Ji’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4215:1: error: BUILDSTDERR: warning: label ‘_c8Ji’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _c8Ji: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _c8Ji: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bj_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4255:1: error: BUILDSTDERR: warning: label ‘_c8JT’ defined but not used [-Wunused-label] BUILDSTDERR: 4255 | _c8JT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4255 | _c8JT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bH_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4282:1: error: BUILDSTDERR: warning: label ‘_c8JZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _c8JZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _c8JZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bU_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4318:1: error: BUILDSTDERR: warning: label ‘_c8Ko’ defined but not used [-Wunused-label] BUILDSTDERR: 4318 | _c8Ko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4318 | _c8Ko: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Kh’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4351:1: error: BUILDSTDERR: warning: label ‘_c8Kh’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _c8Kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _c8Kh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4390:1: error: BUILDSTDERR: warning: label ‘_c8KN’ defined but not used [-Wunused-label] BUILDSTDERR: 4390 | _c8KN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4390 | _c8KN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8KG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4423:1: error: BUILDSTDERR: warning: label ‘_c8KG’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _c8KG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _c8KG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4479:1: error: BUILDSTDERR: warning: label ‘_c8L1’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _c8L1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _c8L1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8bN_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4555:1: error: BUILDSTDERR: warning: label ‘_c8La’ defined but not used [-Wunused-label] BUILDSTDERR: 4555 | _c8La: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4555 | _c8La: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8c7_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4596:1: error: BUILDSTDERR: warning: label ‘_c8Ln’ defined but not used [-Wunused-label] BUILDSTDERR: 4596 | _c8Ln: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4596 | _c8Ln: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8c1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4662:1: error: BUILDSTDERR: warning: label ‘_c8Lw’ defined but not used [-Wunused-label] BUILDSTDERR: 4662 | _c8Lw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4662 | _c8Lw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4701:1: error: BUILDSTDERR: warning: label ‘_c8LJ’ defined but not used [-Wunused-label] BUILDSTDERR: 4701 | _c8LJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4701 | _c8LJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ca_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4767:1: error: BUILDSTDERR: warning: label ‘_c8LS’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _c8LS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _c8LS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cp_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4806:1: error: BUILDSTDERR: warning: label ‘_c8M5’ defined but not used [-Wunused-label] BUILDSTDERR: 4806 | _c8M5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4806 | _c8M5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cj_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4872:1: error: BUILDSTDERR: warning: label ‘_c8Me’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _c8Me: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _c8Me: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8d6_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4896:1: error: BUILDSTDERR: warning: label ‘_c8Mn’ defined but not used [-Wunused-label] BUILDSTDERR: 4896 | _c8Mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4896 | _c8Mn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cX_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4928:1: error: BUILDSTDERR: warning: label ‘_c8MI’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _c8MI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _c8MI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4953:1: error: BUILDSTDERR: warning: label ‘_c8MP’ defined but not used [-Wunused-label] BUILDSTDERR: 4953 | _c8MP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4953 | _c8MP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8My’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:4985:1: error: BUILDSTDERR: warning: label ‘_c8My’ defined but not used [-Wunused-label] BUILDSTDERR: 4985 | _c8My: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4985 | _c8My: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cT_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5023:1: error: BUILDSTDERR: warning: label ‘_c8Ne’ defined but not used [-Wunused-label] BUILDSTDERR: 5023 | _c8Ne: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5023 | _c8Ne: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cU_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5048:1: error: BUILDSTDERR: warning: label ‘_c8Nl’ defined but not used [-Wunused-label] BUILDSTDERR: 5048 | _c8Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5048 | _c8Nl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8N4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5080:1: error: BUILDSTDERR: warning: label ‘_c8N4’ defined but not used [-Wunused-label] BUILDSTDERR: 5080 | _c8N4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5080 | _c8N4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cP_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5118:1: error: BUILDSTDERR: warning: label ‘_c8NK’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _c8NK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _c8NK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cQ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5143:1: error: BUILDSTDERR: warning: label ‘_c8NR’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _c8NR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _c8NR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8NA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5175:1: error: BUILDSTDERR: warning: label ‘_c8NA’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _c8NA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _c8NA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cL_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5214:1: error: BUILDSTDERR: warning: label ‘_c8Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 5214 | _c8Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5214 | _c8Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Og’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5244:1: error: BUILDSTDERR: warning: label ‘_c8Og’ defined but not used [-Wunused-label] BUILDSTDERR: 5244 | _c8Og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5244 | _c8Og: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Om’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5268:1: error: BUILDSTDERR: warning: label ‘_c8Om’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _c8Om: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _c8Om: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Or’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5291:1: error: BUILDSTDERR: warning: label ‘_c8Or’ defined but not used [-Wunused-label] BUILDSTDERR: 5291 | _c8Or: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5291 | _c8Or: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cM_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5320:1: error: BUILDSTDERR: warning: label ‘_c8OL’ defined but not used [-Wunused-label] BUILDSTDERR: 5320 | _c8OL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5320 | _c8OL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8O6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5352:1: error: BUILDSTDERR: warning: label ‘_c8O6’ defined but not used [-Wunused-label] BUILDSTDERR: 5352 | _c8O6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5352 | _c8O6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cC_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5391:1: error: BUILDSTDERR: warning: label ‘_c8Pd’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _c8Pd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _c8Pd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Pa’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5421:1: error: BUILDSTDERR: warning: label ‘_c8Pa’ defined but not used [-Wunused-label] BUILDSTDERR: 5421 | _c8Pa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5421 | _c8Pa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Pg’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5445:1: error: BUILDSTDERR: warning: label ‘_c8Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 5445 | _c8Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5445 | _c8Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Pl’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5468:1: error: BUILDSTDERR: warning: label ‘_c8Pl’ defined but not used [-Wunused-label] BUILDSTDERR: 5468 | _c8Pl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5468 | _c8Pl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8cD_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5497:1: error: BUILDSTDERR: warning: label ‘_c8PF’ defined but not used [-Wunused-label] BUILDSTDERR: 5497 | _c8PF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5497 | _c8PF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8P0’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5529:1: error: BUILDSTDERR: warning: label ‘_c8P0’ defined but not used [-Wunused-label] BUILDSTDERR: 5529 | _c8P0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5529 | _c8P0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8d4_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5579:1: error: BUILDSTDERR: warning: label ‘_c8PQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _c8PQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _c8PQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8aB_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5639:1: error: BUILDSTDERR: warning: label ‘_c8PZ’ defined but not used [-Wunused-label] BUILDSTDERR: 5639 | _c8PZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5639 | _c8PZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Gl’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5663:1: error: BUILDSTDERR: warning: label ‘_c8Gl’ defined but not used [-Wunused-label] BUILDSTDERR: 5663 | _c8Gl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5663 | _c8Gl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Go’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5685:1: error: BUILDSTDERR: warning: label ‘_c8Go’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _c8Go: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _c8Go: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Gu’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:5782:1: error: BUILDSTDERR: warning: label ‘_c8Gu’ defined but not used [-Wunused-label] BUILDSTDERR: 5782 | _c8Gu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5782 | _c8Gu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8GX’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6232:1: error: BUILDSTDERR: warning: label ‘_c8GX’ defined but not used [-Wunused-label] BUILDSTDERR: 6232 | _c8GX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6232 | _c8GX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Ip’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6279:1: error: BUILDSTDERR: warning: label ‘_c8Ip’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _c8Ip: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _c8Ip: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8I6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6322:1: error: BUILDSTDERR: warning: label ‘_c8I6’ defined but not used [-Wunused-label] BUILDSTDERR: 6322 | _c8I6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6322 | _c8I6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderFits_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6368:1: error: BUILDSTDERR: warning: label ‘_c8RX’ defined but not used [-Wunused-label] BUILDSTDERR: 6368 | _c8RX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6368 | _c8RX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8dj_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6426:1: error: BUILDSTDERR: warning: label ‘_c8T9’ defined but not used [-Wunused-label] BUILDSTDERR: 6426 | _c8T9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6426 | _c8T9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8dq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6464:1: error: BUILDSTDERR: warning: label ‘_c8Ts’ defined but not used [-Wunused-label] BUILDSTDERR: 6464 | _c8Ts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6464 | _c8Ts: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8dr_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6500:1: error: BUILDSTDERR: warning: label ‘_c8TE’ defined but not used [-Wunused-label] BUILDSTDERR: 6500 | _c8TE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6500 | _c8TE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8dJ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6525:1: error: BUILDSTDERR: warning: label ‘_c8TJ’ defined but not used [-Wunused-label] BUILDSTDERR: 6525 | _c8TJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6525 | _c8TJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8dM_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6550:1: error: BUILDSTDERR: warning: label ‘_c8TO’ defined but not used [-Wunused-label] BUILDSTDERR: 6550 | _c8TO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6550 | _c8TO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderCompactzuscan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6575:1: error: BUILDSTDERR: warning: label ‘_c8TV’ defined but not used [-Wunused-label] BUILDSTDERR: 6575 | _c8TV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6575 | _c8TV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8S3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6594:1: error: BUILDSTDERR: warning: label ‘_c8S3’ defined but not used [-Wunused-label] BUILDSTDERR: 6594 | _c8S3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6594 | _c8S3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8S6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6611:1: error: BUILDSTDERR: warning: label ‘_c8S6’ defined but not used [-Wunused-label] BUILDSTDERR: 6611 | _c8S6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6611 | _c8S6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Sc’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6666:1: error: BUILDSTDERR: warning: label ‘_c8Sc’ defined but not used [-Wunused-label] BUILDSTDERR: 6666 | _c8Sc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6666 | _c8Sc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Th’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6902:1: error: BUILDSTDERR: warning: label ‘_c8Th’ defined but not used [-Wunused-label] BUILDSTDERR: 6902 | _c8Th: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6902 | _c8Th: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8SY’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6938:1: error: BUILDSTDERR: warning: label ‘_c8SY’ defined but not used [-Wunused-label] BUILDSTDERR: 6938 | _c8SY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6938 | _c8SY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderCompact_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:6977:1: error: BUILDSTDERR: warning: label ‘_c8VK’ defined but not used [-Wunused-label] BUILDSTDERR: 6977 | _c8VK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6977 | _c8VK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ee_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:7994:1: error: BUILDSTDERR: warning: label ‘_c8W3’ defined but not used [-Wunused-label] BUILDSTDERR: 7994 | _c8W3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7994 | _c8W3: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczugo_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8020:1: error: BUILDSTDERR: warning: label ‘_c8Wa’ defined but not used [-Wunused-label] BUILDSTDERR: 8020 | _c8Wa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8020 | _c8Wa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8VT’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8050:1: error: BUILDSTDERR: warning: label ‘_c8VT’ defined but not used [-Wunused-label] BUILDSTDERR: 8050 | _c8VT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8050 | _c8VT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8099:1: error: BUILDSTDERR: warning: label ‘_c8Wr’ defined but not used [-Wunused-label] BUILDSTDERR: 8099 | _c8Wr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8099 | _c8Wr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8Wo’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8125:1: error: BUILDSTDERR: warning: label ‘_c8Wo’ defined but not used [-Wunused-label] BUILDSTDERR: 8125 | _c8Wo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8125 | _c8Wo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8158:1: error: BUILDSTDERR: warning: label ‘_c8WC’ defined but not used [-Wunused-label] BUILDSTDERR: 8158 | _c8WC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8158 | _c8WC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_enclose_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8187:1: error: BUILDSTDERR: warning: label ‘_c8WM’ defined but not used [-Wunused-label] BUILDSTDERR: 8187 | _c8WM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8187 | _c8WM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_brackets_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8223:1: error: BUILDSTDERR: warning: label ‘_c8WX’ defined but not used [-Wunused-label] BUILDSTDERR: 8223 | _c8WX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8223 | _c8WX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_angles_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8259:1: error: BUILDSTDERR: warning: label ‘_c8X8’ defined but not used [-Wunused-label] BUILDSTDERR: 8259 | _c8X8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8259 | _c8X8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_parens_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8295:1: error: BUILDSTDERR: warning: label ‘_c8Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 8295 | _c8Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8295 | _c8Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_braces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8331:1: error: BUILDSTDERR: warning: label ‘_c8Xu’ defined but not used [-Wunused-label] BUILDSTDERR: 8331 | _c8Xu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8331 | _c8Xu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dquotes_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8366:1: error: BUILDSTDERR: warning: label ‘_c8XF’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _c8XF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _c8XF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_squotes_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8401:1: error: BUILDSTDERR: warning: label ‘_c8XQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8401 | _c8XQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8401 | _c8XQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzdzdzg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8436:1: error: BUILDSTDERR: warning: label ‘_c8Y1’ defined but not used [-Wunused-label] BUILDSTDERR: 8436 | _c8Y1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8436 | _c8Y1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzdzg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8471:1: error: BUILDSTDERR: warning: label ‘_c8Yc’ defined but not used [-Wunused-label] BUILDSTDERR: 8471 | _c8Yc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8471 | _c8Yc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzszszg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8506:1: error: BUILDSTDERR: warning: label ‘_c8Yn’ defined but not used [-Wunused-label] BUILDSTDERR: 8506 | _c8Yn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8506 | _c8Yn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzszg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8542:1: error: BUILDSTDERR: warning: label ‘_c8Yy’ defined but not used [-Wunused-label] BUILDSTDERR: 8542 | _c8Yy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8542 | _c8Yy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzpzg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8578:1: error: BUILDSTDERR: warning: label ‘_c8YJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8578 | _c8YJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8578 | _c8YJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8eY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8612:1: error: BUILDSTDERR: warning: label ‘_c8Z8’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _c8Z8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _c8Z8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_punctuate_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8638:1: error: BUILDSTDERR: warning: label ‘_c8Zf’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _c8Zf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _c8Zf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8YS’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8666:1: error: BUILDSTDERR: warning: label ‘_c8YS’ defined but not used [-Wunused-label] BUILDSTDERR: 8666 | _c8YS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8666 | _c8YS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8YY’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8702:1: error: BUILDSTDERR: warning: label ‘_c8YY’ defined but not used [-Wunused-label] BUILDSTDERR: 8702 | _c8YY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8702 | _c8YY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_text_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8763:1: error: BUILDSTDERR: warning: label ‘_c8ZM’ defined but not used [-Wunused-label] BUILDSTDERR: 8763 | _c8ZM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8763 | _c8ZM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8ZF’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8791:1: error: BUILDSTDERR: warning: label ‘_c8ZF’ defined but not used [-Wunused-label] BUILDSTDERR: 8791 | _c8ZF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8791 | _c8ZF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c8ZU’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8820:1: error: BUILDSTDERR: warning: label ‘_c8ZU’ defined but not used [-Wunused-label] BUILDSTDERR: 8820 | _c8ZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8820 | _c8ZU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rational_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8854:1: error: BUILDSTDERR: warning: label ‘_c90b’ defined but not used [-Wunused-label] BUILDSTDERR: 8854 | _c90b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8854 | _c90b: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c908’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8882:1: error: BUILDSTDERR: warning: label ‘_c908’ defined but not used [-Wunused-label] BUILDSTDERR: 8882 | _c908: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8882 | _c908: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c90e’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8905:1: error: BUILDSTDERR: warning: label ‘_c90e’ defined but not used [-Wunused-label] BUILDSTDERR: 8905 | _c90e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8905 | _c90e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c90h’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8936:1: error: BUILDSTDERR: warning: label ‘_c90h’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _c90h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _c90h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwdouble_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:8973:1: error: BUILDSTDERR: warning: label ‘_c90G’ defined but not used [-Wunused-label] BUILDSTDERR: 8973 | _c90G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8973 | _c90G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c90A’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9003:1: error: BUILDSTDERR: warning: label ‘_c90A’ defined but not used [-Wunused-label] BUILDSTDERR: 9003 | _c90A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9003 | _c90A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c90O’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9032:1: error: BUILDSTDERR: warning: label ‘_c90O’ defined but not used [-Wunused-label] BUILDSTDERR: 9032 | _c90O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9032 | _c90O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_double_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9065:1: error: BUILDSTDERR: warning: label ‘_c914’ defined but not used [-Wunused-label] BUILDSTDERR: 9065 | _c914: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9065 | _c914: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c911’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9086:1: error: BUILDSTDERR: warning: label ‘_c911’ defined but not used [-Wunused-label] BUILDSTDERR: 9086 | _c911: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9086 | _c911: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfloat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9112:1: error: BUILDSTDERR: warning: label ‘_c91l’ defined but not used [-Wunused-label] BUILDSTDERR: 9112 | _c91l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9112 | _c91l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c91f’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9142:1: error: BUILDSTDERR: warning: label ‘_c91f’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _c91f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _c91f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c91t’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9171:1: error: BUILDSTDERR: warning: label ‘_c91t’ defined but not used [-Wunused-label] BUILDSTDERR: 9171 | _c91t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9171 | _c91t: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_float_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9204:1: error: BUILDSTDERR: warning: label ‘_c91J’ defined but not used [-Wunused-label] BUILDSTDERR: 9204 | _c91J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9204 | _c91J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c91G’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9225:1: error: BUILDSTDERR: warning: label ‘_c91G’ defined but not used [-Wunused-label] BUILDSTDERR: 9225 | _c91G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9225 | _c91G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_integer_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9249:1: error: BUILDSTDERR: warning: label ‘_c91Z’ defined but not used [-Wunused-label] BUILDSTDERR: 9249 | _c91Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9249 | _c91Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c91U’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9278:1: error: BUILDSTDERR: warning: label ‘_c91U’ defined but not used [-Wunused-label] BUILDSTDERR: 9278 | _c91U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9278 | _c91U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c91X’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9309:1: error: BUILDSTDERR: warning: label ‘_c91X’ defined but not used [-Wunused-label] BUILDSTDERR: 9309 | _c91X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9309 | _c91X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_int_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9343:1: error: BUILDSTDERR: warning: label ‘_c92i’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _c92i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _c92i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c92f’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9370:1: error: BUILDSTDERR: warning: label ‘_c92f’ defined but not used [-Wunused-label] BUILDSTDERR: 9370 | _c92f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9370 | _c92f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c92l’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9392:1: error: BUILDSTDERR: warning: label ‘_c92l’ defined but not used [-Wunused-label] BUILDSTDERR: 9392 | _c92l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9392 | _c92l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c92o’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9423:1: error: BUILDSTDERR: warning: label ‘_c92o’ defined but not used [-Wunused-label] BUILDSTDERR: 9423 | _c92o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9423 | _c92o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87J_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9459:1: error: BUILDSTDERR: warning: label ‘_c92L’ defined but not used [-Wunused-label] BUILDSTDERR: 9459 | _c92L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9459 | _c92L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c92J’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9493:1: error: BUILDSTDERR: warning: label ‘_c92J’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _c92J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _c92J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87K_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9528:1: error: BUILDSTDERR: warning: label ‘_c932’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _c932: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _c932: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c930’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9562:1: error: BUILDSTDERR: warning: label ‘_c930’ defined but not used [-Wunused-label] BUILDSTDERR: 9562 | _c930: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9562 | _c930: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_bool_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9594:1: error: BUILDSTDERR: warning: label ‘_c93m’ defined but not used [-Wunused-label] BUILDSTDERR: 9594 | _c93m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9594 | _c93m: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c93f’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9620:1: error: BUILDSTDERR: warning: label ‘_c93f’ defined but not used [-Wunused-label] BUILDSTDERR: 9620 | _c93f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9620 | _c93f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c93D’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9656:1: error: BUILDSTDERR: warning: label ‘_c93D’ defined but not used [-Wunused-label] BUILDSTDERR: 9656 | _c93D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9656 | _c93D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c93r’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9687:1: error: BUILDSTDERR: warning: label ‘_c93r’ defined but not used [-Wunused-label] BUILDSTDERR: 9687 | _c93r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9687 | _c93r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87L_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9722:1: error: BUILDSTDERR: warning: label ‘_c93X’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _c93X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _c93X: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c93U’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9743:1: error: BUILDSTDERR: warning: label ‘_c93U’ defined but not used [-Wunused-label] BUILDSTDERR: 9743 | _c93U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9743 | _c93U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8g4_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9773:1: error: BUILDSTDERR: warning: label ‘_c94v’ defined but not used [-Wunused-label] BUILDSTDERR: 9773 | _c94v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9773 | _c94v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8g3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9797:1: error: BUILDSTDERR: warning: label ‘_c94C’ defined but not used [-Wunused-label] BUILDSTDERR: 9797 | _c94C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9797 | _c94C: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8g5_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9821:1: error: BUILDSTDERR: warning: label ‘_c94K’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _c94K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _c94K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_string_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9847:1: error: BUILDSTDERR: warning: label ‘_c94R’ defined but not used [-Wunused-label] BUILDSTDERR: 9847 | _c94R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9847 | _c94R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c94c’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9875:1: error: BUILDSTDERR: warning: label ‘_c94c’ defined but not used [-Wunused-label] BUILDSTDERR: 9875 | _c94c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9875 | _c94c: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c94i’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9914:1: error: BUILDSTDERR: warning: label ‘_c94i’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _c94i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _c94i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c94p’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9957:1: error: BUILDSTDERR: warning: label ‘_c94p’ defined but not used [-Wunused-label] BUILDSTDERR: 9957 | _c94p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9957 | _c94p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyCharzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:9992:1: error: BUILDSTDERR: warning: label ‘_c95e’ defined but not used [-Wunused-label] BUILDSTDERR: 9992 | _c95e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9992 | _c95e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZR1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10023:1: error: BUILDSTDERR: warning: label ‘_c95n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10023 | _c95n: BUILDSTDERR: | ^ BUILDSTDERR: 10023 | _c95n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87M_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10063:1: error: BUILDSTDERR: warning: label ‘_c95y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10063 | _c95y: BUILDSTDERR: | ^ BUILDSTDERR: 10063 | _c95y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c95w’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10097:1: error: BUILDSTDERR: warning: label ‘_c95w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10097 | _c95w: BUILDSTDERR: | ^ BUILDSTDERR: 10097 | _c95w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10129:1: error: BUILDSTDERR: warning: label ‘_c95O’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10129 | _c95O: BUILDSTDERR: | ^ BUILDSTDERR: 10129 | _c95O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c95L’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10152:1: error: BUILDSTDERR: warning: label ‘_c95L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10152 | _c95L: BUILDSTDERR: | ^ BUILDSTDERR: 10152 | _c95L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c95R’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10175:1: error: BUILDSTDERR: warning: label ‘_c95R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10175 | _c95R: BUILDSTDERR: | ^ BUILDSTDERR: 10175 | _c95R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfIsStringDoc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10208:1: error: BUILDSTDERR: warning: label ‘_c969’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10208 | _c969: BUILDSTDERR: | ^ BUILDSTDERR: 10208 | _c969: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fold1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10233:1: error: BUILDSTDERR: warning: label ‘_c96k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10233 | _c96k: BUILDSTDERR: | ^ BUILDSTDERR: 10233 | _c96k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c96i’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10265:1: error: BUILDSTDERR: warning: label ‘_c96i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _c96i: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _c96i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8gi_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10287:1: error: BUILDSTDERR: warning: label ‘_c96M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10287 | _c96M: BUILDSTDERR: | ^ BUILDSTDERR: 10287 | _c96M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c96F’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10319:1: error: BUILDSTDERR: warning: label ‘_c96F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10319 | _c96F: BUILDSTDERR: | ^ BUILDSTDERR: 10319 | _c96F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c96U’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10352:1: error: BUILDSTDERR: warning: label ‘_c96U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10352 | _c96U: BUILDSTDERR: | ^ BUILDSTDERR: 10352 | _c96U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fold_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10392:1: error: BUILDSTDERR: warning: label ‘_c97h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10392 | _c97h: BUILDSTDERR: | ^ BUILDSTDERR: 10392 | _c97h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c96u’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10421:1: error: BUILDSTDERR: warning: label ‘_c96u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _c96u: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _c96u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8gy_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10463:1: error: BUILDSTDERR: warning: label ‘_c97K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10463 | _c97K: BUILDSTDERR: | ^ BUILDSTDERR: 10463 | _c97K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vcatzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10490:1: error: BUILDSTDERR: warning: label ‘_c97R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _c97R: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _c97R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c97u’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10519:1: error: BUILDSTDERR: warning: label ‘_c97u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10519 | _c97u: BUILDSTDERR: | ^ BUILDSTDERR: 10519 | _c97u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c97A’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10555:1: error: BUILDSTDERR: warning: label ‘_c97A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10555 | _c97A: BUILDSTDERR: | ^ BUILDSTDERR: 10555 | _c97A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vcat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10604:1: error: BUILDSTDERR: warning: label ‘_c98l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10604 | _c98l: BUILDSTDERR: | ^ BUILDSTDERR: 10604 | _c98l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c98e’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10627:1: error: BUILDSTDERR: warning: label ‘_c98e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10627 | _c98e: BUILDSTDERR: | ^ BUILDSTDERR: 10627 | _c98e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8gL_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10658:1: error: BUILDSTDERR: warning: label ‘_c98P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _c98P: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _c98P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_catzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10685:1: error: BUILDSTDERR: warning: label ‘_c98W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _c98W: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _c98W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c98z’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10714:1: error: BUILDSTDERR: warning: label ‘_c98z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10714 | _c98z: BUILDSTDERR: | ^ BUILDSTDERR: 10714 | _c98z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c98F’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10750:1: error: BUILDSTDERR: warning: label ‘_c98F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10750 | _c98F: BUILDSTDERR: | ^ BUILDSTDERR: 10750 | _c98F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8gO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10799:1: error: BUILDSTDERR: warning: label ‘_c99u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10799 | _c99u: BUILDSTDERR: | ^ BUILDSTDERR: 10799 | _c99u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c99n’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10830:1: error: BUILDSTDERR: warning: label ‘_c99n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10830 | _c99n: BUILDSTDERR: | ^ BUILDSTDERR: 10830 | _c99n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8gS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10856:1: error: BUILDSTDERR: warning: label ‘_c99I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10856 | _c99I: BUILDSTDERR: | ^ BUILDSTDERR: 10856 | _c99I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10883:1: error: BUILDSTDERR: warning: label ‘_c99M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10883 | _c99M: BUILDSTDERR: | ^ BUILDSTDERR: 10883 | _c99M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8h0_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10920:1: error: BUILDSTDERR: warning: label ‘_c9ab’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10920 | _c9ab: BUILDSTDERR: | ^ BUILDSTDERR: 10920 | _c9ab: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hcatzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10947:1: error: BUILDSTDERR: warning: label ‘_c9ai’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10947 | _c9ai: BUILDSTDERR: | ^ BUILDSTDERR: 10947 | _c9ai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c99V’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:10976:1: error: BUILDSTDERR: warning: label ‘_c99V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10976 | _c99V: BUILDSTDERR: | ^ BUILDSTDERR: 10976 | _c99V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9a1’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11011:1: error: BUILDSTDERR: warning: label ‘_c9a1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11011 | _c9a1: BUILDSTDERR: | ^ BUILDSTDERR: 11011 | _c9a1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hcat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11057:1: error: BUILDSTDERR: warning: label ‘_c9aL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11057 | _c9aL: BUILDSTDERR: | ^ BUILDSTDERR: 11057 | _c9aL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9aE’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11080:1: error: BUILDSTDERR: warning: label ‘_c9aE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11080 | _c9aE: BUILDSTDERR: | ^ BUILDSTDERR: 11080 | _c9aE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8hc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11120:1: error: BUILDSTDERR: warning: label ‘_c9bf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11120 | _c9bf: BUILDSTDERR: | ^ BUILDSTDERR: 11120 | _c9bf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillCatzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11147:1: error: BUILDSTDERR: warning: label ‘_c9bm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _c9bm: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _c9bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9aZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11176:1: error: BUILDSTDERR: warning: label ‘_c9aZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11176 | _c9aZ: BUILDSTDERR: | ^ BUILDSTDERR: 11176 | _c9aZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9b5’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11212:1: error: BUILDSTDERR: warning: label ‘_c9b5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11212 | _c9b5: BUILDSTDERR: | ^ BUILDSTDERR: 11212 | _c9b5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillCat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11261:1: error: BUILDSTDERR: warning: label ‘_c9bQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11261 | _c9bQ: BUILDSTDERR: | ^ BUILDSTDERR: 11261 | _c9bQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9bJ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11284:1: error: BUILDSTDERR: warning: label ‘_c9bJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11284 | _c9bJ: BUILDSTDERR: | ^ BUILDSTDERR: 11284 | _c9bJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8hp_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11315:1: error: BUILDSTDERR: warning: label ‘_c9ck’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11315 | _c9ck: BUILDSTDERR: | ^ BUILDSTDERR: 11315 | _c9ck: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vsepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11342:1: error: BUILDSTDERR: warning: label ‘_c9cr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11342 | _c9cr: BUILDSTDERR: | ^ BUILDSTDERR: 11342 | _c9cr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9c4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11371:1: error: BUILDSTDERR: warning: label ‘_c9c4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11371 | _c9c4: BUILDSTDERR: | ^ BUILDSTDERR: 11371 | _c9c4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9ca’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11407:1: error: BUILDSTDERR: warning: label ‘_c9ca’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11407 | _c9ca: BUILDSTDERR: | ^ BUILDSTDERR: 11407 | _c9ca: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vsep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11456:1: error: BUILDSTDERR: warning: label ‘_c9cV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11456 | _c9cV: BUILDSTDERR: | ^ BUILDSTDERR: 11456 | _c9cV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9cO’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11479:1: error: BUILDSTDERR: warning: label ‘_c9cO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11479 | _c9cO: BUILDSTDERR: | ^ BUILDSTDERR: 11479 | _c9cO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8hC_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11510:1: error: BUILDSTDERR: warning: label ‘_c9dp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11510 | _c9dp: BUILDSTDERR: | ^ BUILDSTDERR: 11510 | _c9dp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_sepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11537:1: error: BUILDSTDERR: warning: label ‘_c9dw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11537 | _c9dw: BUILDSTDERR: | ^ BUILDSTDERR: 11537 | _c9dw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9d9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11566:1: error: BUILDSTDERR: warning: label ‘_c9d9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11566 | _c9d9: BUILDSTDERR: | ^ BUILDSTDERR: 11566 | _c9d9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9df’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11602:1: error: BUILDSTDERR: warning: label ‘_c9df’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11602 | _c9df: BUILDSTDERR: | ^ BUILDSTDERR: 11602 | _c9df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8hF_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11651:1: error: BUILDSTDERR: warning: label ‘_c9e4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11651 | _c9e4: BUILDSTDERR: | ^ BUILDSTDERR: 11651 | _c9e4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9dX’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11682:1: error: BUILDSTDERR: warning: label ‘_c9dX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11682 | _c9dX: BUILDSTDERR: | ^ BUILDSTDERR: 11682 | _c9dX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8hJ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11708:1: error: BUILDSTDERR: warning: label ‘_c9ei’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11708 | _c9ei: BUILDSTDERR: | ^ BUILDSTDERR: 11708 | _c9ei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_sep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11735:1: error: BUILDSTDERR: warning: label ‘_c9em’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11735 | _c9em: BUILDSTDERR: | ^ BUILDSTDERR: 11735 | _c9em: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8hR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11772:1: error: BUILDSTDERR: warning: label ‘_c9eL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11772 | _c9eL: BUILDSTDERR: | ^ BUILDSTDERR: 11772 | _c9eL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hsepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11799:1: error: BUILDSTDERR: warning: label ‘_c9eS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11799 | _c9eS: BUILDSTDERR: | ^ BUILDSTDERR: 11799 | _c9eS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9ev’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11828:1: error: BUILDSTDERR: warning: label ‘_c9ev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11828 | _c9ev: BUILDSTDERR: | ^ BUILDSTDERR: 11828 | _c9ev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9eB’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11864:1: error: BUILDSTDERR: warning: label ‘_c9eB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11864 | _c9eB: BUILDSTDERR: | ^ BUILDSTDERR: 11864 | _c9eB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hsep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11913:1: error: BUILDSTDERR: warning: label ‘_c9fm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11913 | _c9fm: BUILDSTDERR: | ^ BUILDSTDERR: 11913 | _c9fm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9ff’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11936:1: error: BUILDSTDERR: warning: label ‘_c9ff’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11936 | _c9ff: BUILDSTDERR: | ^ BUILDSTDERR: 11936 | _c9ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8i4_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11967:1: error: BUILDSTDERR: warning: label ‘_c9fQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _c9fQ: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _c9fQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillSepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:11994:1: error: BUILDSTDERR: warning: label ‘_c9fX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11994 | _c9fX: BUILDSTDERR: | ^ BUILDSTDERR: 11994 | _c9fX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9fA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12023:1: error: BUILDSTDERR: warning: label ‘_c9fA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12023 | _c9fA: BUILDSTDERR: | ^ BUILDSTDERR: 12023 | _c9fA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9fG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12059:1: error: BUILDSTDERR: warning: label ‘_c9fG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12059 | _c9fG: BUILDSTDERR: | ^ BUILDSTDERR: 12059 | _c9fG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillSep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12108:1: error: BUILDSTDERR: warning: label ‘_c9gr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12108 | _c9gr: BUILDSTDERR: | ^ BUILDSTDERR: 12108 | _c9gr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9gk’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12131:1: error: BUILDSTDERR: warning: label ‘_c9gk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12131 | _c9gk: BUILDSTDERR: | ^ BUILDSTDERR: 12131 | _c9gk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ii_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12163:1: error: BUILDSTDERR: warning: label ‘_c9gS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12163 | _c9gS: BUILDSTDERR: | ^ BUILDSTDERR: 12163 | _c9gS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9gP’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12192:1: error: BUILDSTDERR: warning: label ‘_c9gP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12192 | _c9gP: BUILDSTDERR: | ^ BUILDSTDERR: 12192 | _c9gP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9gV’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12215:1: error: BUILDSTDERR: warning: label ‘_c9gV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12215 | _c9gV: BUILDSTDERR: | ^ BUILDSTDERR: 12215 | _c9gV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ij_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12245:1: error: BUILDSTDERR: warning: label ‘_c9hd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12245 | _c9hd: BUILDSTDERR: | ^ BUILDSTDERR: 12245 | _c9hd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_align_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12276:1: error: BUILDSTDERR: warning: label ‘_c9hj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12276 | _c9hj: BUILDSTDERR: | ^ BUILDSTDERR: 12276 | _c9hj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8im_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12309:1: error: BUILDSTDERR: warning: label ‘_c9hz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12309 | _c9hz: BUILDSTDERR: | ^ BUILDSTDERR: 12309 | _c9hz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9hw’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12340:1: error: BUILDSTDERR: warning: label ‘_c9hw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12340 | _c9hw: BUILDSTDERR: | ^ BUILDSTDERR: 12340 | _c9hw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8iw_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12369:1: error: BUILDSTDERR: warning: label ‘_c9hW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12369 | _c9hW: BUILDSTDERR: | ^ BUILDSTDERR: 12369 | _c9hW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9hT’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12398:1: error: BUILDSTDERR: warning: label ‘_c9hT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12398 | _c9hT: BUILDSTDERR: | ^ BUILDSTDERR: 12398 | _c9hT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9hZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12421:1: error: BUILDSTDERR: warning: label ‘_c9hZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12421 | _c9hZ: BUILDSTDERR: | ^ BUILDSTDERR: 12421 | _c9hZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ix_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12451:1: error: BUILDSTDERR: warning: label ‘_c9ih’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12451 | _c9ih: BUILDSTDERR: | ^ BUILDSTDERR: 12451 | _c9ih: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hang_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12483:1: error: BUILDSTDERR: warning: label ‘_c9in’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12483 | _c9in: BUILDSTDERR: | ^ BUILDSTDERR: 12483 | _c9in: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8iH_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12518:1: error: BUILDSTDERR: warning: label ‘_c9iM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12518 | _c9iM: BUILDSTDERR: | ^ BUILDSTDERR: 12518 | _c9iM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSepzugo1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12545:1: error: BUILDSTDERR: warning: label ‘_c9iT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12545 | _c9iT: BUILDSTDERR: | ^ BUILDSTDERR: 12545 | _c9iT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9iw’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12573:1: error: BUILDSTDERR: warning: label ‘_c9iw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12573 | _c9iw: BUILDSTDERR: | ^ BUILDSTDERR: 12573 | _c9iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9iC’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12610:1: error: BUILDSTDERR: warning: label ‘_c9iC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12610 | _c9iC: BUILDSTDERR: | ^ BUILDSTDERR: 12610 | _c9iC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9j2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12652:1: error: BUILDSTDERR: warning: label ‘_c9j2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12652 | _c9j2: BUILDSTDERR: | ^ BUILDSTDERR: 12652 | _c9j2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8iP_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12666:1: error: BUILDSTDERR: warning: label ‘_c9jA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12666 | _c9jA: BUILDSTDERR: | ^ BUILDSTDERR: 12666 | _c9jA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12693:1: error: BUILDSTDERR: warning: label ‘_c9jH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12693 | _c9jH: BUILDSTDERR: | ^ BUILDSTDERR: 12693 | _c9jH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9jk’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12722:1: error: BUILDSTDERR: warning: label ‘_c9jk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12722 | _c9jk: BUILDSTDERR: | ^ BUILDSTDERR: 12722 | _c9jk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9jq’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12758:1: error: BUILDSTDERR: warning: label ‘_c9jq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12758 | _c9jq: BUILDSTDERR: | ^ BUILDSTDERR: 12758 | _c9jq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8j3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12806:1: error: BUILDSTDERR: warning: label ‘_c9ko’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12806 | _c9ko: BUILDSTDERR: | ^ BUILDSTDERR: 12806 | _c9ko: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8j2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12836:1: error: BUILDSTDERR: warning: label ‘_c9ky’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12836 | _c9ky: BUILDSTDERR: | ^ BUILDSTDERR: 12836 | _c9ky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9ks’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12878:1: error: BUILDSTDERR: warning: label ‘_c9ks’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12878 | _c9ks: BUILDSTDERR: | ^ BUILDSTDERR: 12878 | _c9ks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8j8_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12904:1: error: BUILDSTDERR: warning: label ‘_c9kN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12904 | _c9kN: BUILDSTDERR: | ^ BUILDSTDERR: 12904 | _c9kN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ji_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12929:1: error: BUILDSTDERR: warning: label ‘_c9l5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12929 | _c9l5: BUILDSTDERR: | ^ BUILDSTDERR: 12929 | _c9l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9l2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12958:1: error: BUILDSTDERR: warning: label ‘_c9l2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12958 | _c9l2: BUILDSTDERR: | ^ BUILDSTDERR: 12958 | _c9l2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9l8’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:12981:1: error: BUILDSTDERR: warning: label ‘_c9l8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12981 | _c9l8: BUILDSTDERR: | ^ BUILDSTDERR: 12981 | _c9l8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jj_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13011:1: error: BUILDSTDERR: warning: label ‘_c9lq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13011 | _c9lq: BUILDSTDERR: | ^ BUILDSTDERR: 13011 | _c9lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13042:1: error: BUILDSTDERR: warning: label ‘_c9lz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13042 | _c9lz: BUILDSTDERR: | ^ BUILDSTDERR: 13042 | _c9lz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9k4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13071:1: error: BUILDSTDERR: warning: label ‘_c9k4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13071 | _c9k4: BUILDSTDERR: | ^ BUILDSTDERR: 13071 | _c9k4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9ka’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13123:1: error: BUILDSTDERR: warning: label ‘_c9ka’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13123 | _c9ka: BUILDSTDERR: | ^ BUILDSTDERR: 13123 | _c9ka: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_semiBraces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13197:1: error: BUILDSTDERR: warning: label ‘_c9m2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13197 | _c9m2: BUILDSTDERR: | ^ BUILDSTDERR: 13197 | _c9m2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_tupled_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13229:1: error: BUILDSTDERR: warning: label ‘_c9m9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13229 | _c9m9: BUILDSTDERR: | ^ BUILDSTDERR: 13229 | _c9m9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8js_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13258:1: error: BUILDSTDERR: warning: label ‘_c9mk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13258 | _c9mk: BUILDSTDERR: | ^ BUILDSTDERR: 13258 | _c9mk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jr_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13284:1: error: BUILDSTDERR: warning: label ‘_c9ms’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13284 | _c9ms: BUILDSTDERR: | ^ BUILDSTDERR: 13284 | _c9ms: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13310:1: error: BUILDSTDERR: warning: label ‘_c9mA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13310 | _c9mA: BUILDSTDERR: | ^ BUILDSTDERR: 13310 | _c9mA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwzdcpretty1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13344:1: error: BUILDSTDERR: warning: label ‘_c9mE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13344 | _c9mE: BUILDSTDERR: | ^ BUILDSTDERR: 13344 | _c9mE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13395:1: error: BUILDSTDERR: warning: label ‘_c9mQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13395 | _c9mQ: BUILDSTDERR: | ^ BUILDSTDERR: 13395 | _c9mQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9mN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13422:1: error: BUILDSTDERR: warning: label ‘_c9mN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13422 | _c9mN: BUILDSTDERR: | ^ BUILDSTDERR: 13422 | _c9mN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jJ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13450:1: error: BUILDSTDERR: warning: label ‘_c9n5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13450 | _c9n5: BUILDSTDERR: | ^ BUILDSTDERR: 13450 | _c9n5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jI_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13476:1: error: BUILDSTDERR: warning: label ‘_c9nd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13476 | _c9nd: BUILDSTDERR: | ^ BUILDSTDERR: 13476 | _c9nd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13509:1: error: BUILDSTDERR: warning: label ‘_c9nh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13509 | _c9nh: BUILDSTDERR: | ^ BUILDSTDERR: 13509 | _c9nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13553:1: error: BUILDSTDERR: warning: label ‘_c9nt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13553 | _c9nt: BUILDSTDERR: | ^ BUILDSTDERR: 13553 | _c9nt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9nq’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13580:1: error: BUILDSTDERR: warning: label ‘_c9nq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13580 | _c9nq: BUILDSTDERR: | ^ BUILDSTDERR: 13580 | _c9nq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_list_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13608:1: error: BUILDSTDERR: warning: label ‘_c9nE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13608 | _c9nE: BUILDSTDERR: | ^ BUILDSTDERR: 13608 | _c9nE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jU_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13637:1: error: BUILDSTDERR: warning: label ‘_c9nP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13637 | _c9nP: BUILDSTDERR: | ^ BUILDSTDERR: 13637 | _c9nP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zddmprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13664:1: error: BUILDSTDERR: warning: label ‘_c9nU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13664 | _c9nU: BUILDSTDERR: | ^ BUILDSTDERR: 13664 | _c9nU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9nS’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13699:1: error: BUILDSTDERR: warning: label ‘_c9nS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13699 | _c9nS: BUILDSTDERR: | ^ BUILDSTDERR: 13699 | _c9nS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8jY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13724:1: error: BUILDSTDERR: warning: label ‘_c9ob’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13724 | _c9ob: BUILDSTDERR: | ^ BUILDSTDERR: 13724 | _c9ob: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybezuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13749:1: error: BUILDSTDERR: warning: label ‘_c9og’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13749 | _c9og: BUILDSTDERR: | ^ BUILDSTDERR: 13749 | _c9og: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9oe’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13784:1: error: BUILDSTDERR: warning: label ‘_c9oe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13784 | _c9oe: BUILDSTDERR: | ^ BUILDSTDERR: 13784 | _c9oe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8k2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13809:1: error: BUILDSTDERR: warning: label ‘_c9ox’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13809 | _c9ox: BUILDSTDERR: | ^ BUILDSTDERR: 13809 | _c9ox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8k1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13832:1: error: BUILDSTDERR: warning: label ‘_c9oF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13832 | _c9oF: BUILDSTDERR: | ^ BUILDSTDERR: 13832 | _c9oF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybe_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13857:1: error: BUILDSTDERR: warning: label ‘_c9oJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13857 | _c9oJ: BUILDSTDERR: | ^ BUILDSTDERR: 13857 | _c9oJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8k7_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13894:1: error: BUILDSTDERR: warning: label ‘_c9oX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13894 | _c9oX: BUILDSTDERR: | ^ BUILDSTDERR: 13894 | _c9oX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13922:1: error: BUILDSTDERR: warning: label ‘_c9p2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13922 | _c9p2: BUILDSTDERR: | ^ BUILDSTDERR: 13922 | _c9p2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9p0’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13955:1: error: BUILDSTDERR: warning: label ‘_c9p0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13955 | _c9p0: BUILDSTDERR: | ^ BUILDSTDERR: 13955 | _c9p0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kd_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:13980:1: error: BUILDSTDERR: warning: label ‘_c9pj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13980 | _c9pj: BUILDSTDERR: | ^ BUILDSTDERR: 13980 | _c9pj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14005:1: error: BUILDSTDERR: warning: label ‘_c9pr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14005 | _c9pr: BUILDSTDERR: | ^ BUILDSTDERR: 14005 | _c9pr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14035:1: error: BUILDSTDERR: warning: label ‘_c9pv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14035 | _c9pv: BUILDSTDERR: | ^ BUILDSTDERR: 14035 | _c9pv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kh_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14078:1: error: BUILDSTDERR: warning: label ‘_c9pJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14078 | _c9pJ: BUILDSTDERR: | ^ BUILDSTDERR: 14078 | _c9pJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14105:1: error: BUILDSTDERR: warning: label ‘_c9pO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14105 | _c9pO: BUILDSTDERR: | ^ BUILDSTDERR: 14105 | _c9pO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9pM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14140:1: error: BUILDSTDERR: warning: label ‘_c9pM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14140 | _c9pM: BUILDSTDERR: | ^ BUILDSTDERR: 14140 | _c9pM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8km_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14165:1: error: BUILDSTDERR: warning: label ‘_c9q5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14165 | _c9q5: BUILDSTDERR: | ^ BUILDSTDERR: 14165 | _c9q5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kl_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14189:1: error: BUILDSTDERR: warning: label ‘_c9qd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14189 | _c9qd: BUILDSTDERR: | ^ BUILDSTDERR: 14189 | _c9qd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14217:1: error: BUILDSTDERR: warning: label ‘_c9qh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14217 | _c9qh: BUILDSTDERR: | ^ BUILDSTDERR: 14217 | _c9qh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyDoublezuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14260:1: error: BUILDSTDERR: warning: label ‘_c9qs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14260 | _c9qs: BUILDSTDERR: | ^ BUILDSTDERR: 14260 | _c9qs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9qq’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14287:1: error: BUILDSTDERR: warning: label ‘_c9qq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14287 | _c9qq: BUILDSTDERR: | ^ BUILDSTDERR: 14287 | _c9qq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyFloatzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14322:1: error: BUILDSTDERR: warning: label ‘_c9qE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14322 | _c9qE: BUILDSTDERR: | ^ BUILDSTDERR: 14322 | _c9qE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9qC’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14349:1: error: BUILDSTDERR: warning: label ‘_c9qC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14349 | _c9qC: BUILDSTDERR: | ^ BUILDSTDERR: 14349 | _c9qC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyIntegerzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14389:1: error: BUILDSTDERR: warning: label ‘_c9qQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14389 | _c9qQ: BUILDSTDERR: | ^ BUILDSTDERR: 14389 | _c9qQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9qO’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14415:1: error: BUILDSTDERR: warning: label ‘_c9qO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14415 | _c9qO: BUILDSTDERR: | ^ BUILDSTDERR: 14415 | _c9qO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyIntzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14450:1: error: BUILDSTDERR: warning: label ‘_c9r3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14450 | _c9r3: BUILDSTDERR: | ^ BUILDSTDERR: 14450 | _c9r3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9r1’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14477:1: error: BUILDSTDERR: warning: label ‘_c9r1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14477 | _c9r1: BUILDSTDERR: | ^ BUILDSTDERR: 14477 | _c9r1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyBoolzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14512:1: error: BUILDSTDERR: warning: label ‘_c9rf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14512 | _c9rf: BUILDSTDERR: | ^ BUILDSTDERR: 14512 | _c9rf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9rd’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14539:1: error: BUILDSTDERR: warning: label ‘_c9rd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14539 | _c9rd: BUILDSTDERR: | ^ BUILDSTDERR: 14539 | _c9rd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14574:1: error: BUILDSTDERR: warning: label ‘_c9rr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14574 | _c9rr: BUILDSTDERR: | ^ BUILDSTDERR: 14574 | _c9rr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9rp’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14601:1: error: BUILDSTDERR: warning: label ‘_c9rp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14601 | _c9rp: BUILDSTDERR: | ^ BUILDSTDERR: 14601 | _c9rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyDoczuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14636:1: error: BUILDSTDERR: warning: label ‘_c9rB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14636 | _c9rB: BUILDSTDERR: | ^ BUILDSTDERR: 14636 | _c9rB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kC_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14672:1: error: BUILDSTDERR: warning: label ‘_c9rM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14672 | _c9rM: BUILDSTDERR: | ^ BUILDSTDERR: 14672 | _c9rM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZMZNzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14699:1: error: BUILDSTDERR: warning: label ‘_c9rR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14699 | _c9rR: BUILDSTDERR: | ^ BUILDSTDERR: 14699 | _c9rR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9rP’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14734:1: error: BUILDSTDERR: warning: label ‘_c9rP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14734 | _c9rP: BUILDSTDERR: | ^ BUILDSTDERR: 14734 | _c9rP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kG_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14759:1: error: BUILDSTDERR: warning: label ‘_c9s8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14759 | _c9s8: BUILDSTDERR: | ^ BUILDSTDERR: 14759 | _c9s8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kF_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14782:1: error: BUILDSTDERR: warning: label ‘_c9sf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14782 | _c9sf: BUILDSTDERR: | ^ BUILDSTDERR: 14782 | _c9sf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZMZN_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14809:1: error: BUILDSTDERR: warning: label ‘_c9sj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14809 | _c9sj: BUILDSTDERR: | ^ BUILDSTDERR: 14809 | _c9sj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kL_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14846:1: error: BUILDSTDERR: warning: label ‘_c9sG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14846 | _c9sG: BUILDSTDERR: | ^ BUILDSTDERR: 14846 | _c9sG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kM_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14873:1: error: BUILDSTDERR: warning: label ‘_c9sJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14873 | _c9sJ: BUILDSTDERR: | ^ BUILDSTDERR: 14873 | _c9sJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14906:1: error: BUILDSTDERR: warning: label ‘_c9sQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14906 | _c9sQ: BUILDSTDERR: | ^ BUILDSTDERR: 14906 | _c9sQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_width_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14941:1: error: BUILDSTDERR: warning: label ‘_c9sW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14941 | _c9sW: BUILDSTDERR: | ^ BUILDSTDERR: 14941 | _c9sW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8kS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:14981:1: error: BUILDSTDERR: warning: label ‘_c9td’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14981 | _c9td: BUILDSTDERR: | ^ BUILDSTDERR: 14981 | _c9td: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15009:1: error: BUILDSTDERR: warning: label ‘_c9tj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15009 | _c9tj: BUILDSTDERR: | ^ BUILDSTDERR: 15009 | _c9tj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwspaces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15054:1: error: BUILDSTDERR: warning: label ‘_c9ty’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15054 | _c9ty: BUILDSTDERR: | ^ BUILDSTDERR: 15054 | _c9ty: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_spaces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15089:1: error: BUILDSTDERR: warning: label ‘_c9tO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15089 | _c9tO: BUILDSTDERR: | ^ BUILDSTDERR: 15089 | _c9tO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9tL’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15109:1: error: BUILDSTDERR: warning: label ‘_c9tL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15109 | _c9tL: BUILDSTDERR: | ^ BUILDSTDERR: 15109 | _c9tL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_indentation_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15128:1: error: BUILDSTDERR: warning: label ‘_c9tZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15128 | _c9tZ: BUILDSTDERR: | ^ BUILDSTDERR: 15128 | _c9tZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87Q_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15152:1: error: BUILDSTDERR: warning: label ‘_c9u8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15152 | _c9u8: BUILDSTDERR: | ^ BUILDSTDERR: 15152 | _c9u8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87R_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15191:1: error: BUILDSTDERR: warning: label ‘_c9uh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15191 | _c9uh: BUILDSTDERR: | ^ BUILDSTDERR: 15191 | _c9uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87S_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15230:1: error: BUILDSTDERR: warning: label ‘_c9uq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15230 | _c9uq: BUILDSTDERR: | ^ BUILDSTDERR: 15230 | _c9uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r87U_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15271:1: error: BUILDSTDERR: warning: label ‘_c9uz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15271 | _c9uz: BUILDSTDERR: | ^ BUILDSTDERR: 15271 | _c9uz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15353:1: error: BUILDSTDERR: warning: label ‘_c9uK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15353 | _c9uK: BUILDSTDERR: | ^ BUILDSTDERR: 15353 | _c9uK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9uI’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15386:1: error: BUILDSTDERR: warning: label ‘_c9uI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15386 | _c9uI: BUILDSTDERR: | ^ BUILDSTDERR: 15386 | _c9uI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8ln_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15414:1: error: BUILDSTDERR: warning: label ‘_c9vc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15414 | _c9vc: BUILDSTDERR: | ^ BUILDSTDERR: 15414 | _c9vc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lu_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15438:1: error: BUILDSTDERR: warning: label ‘_c9vl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15438 | _c9vl: BUILDSTDERR: | ^ BUILDSTDERR: 15438 | _c9vl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15461:1: error: BUILDSTDERR: warning: label ‘_c9vo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15461 | _c9vo: BUILDSTDERR: | ^ BUILDSTDERR: 15461 | _c9vo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9uX’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15482:1: error: BUILDSTDERR: warning: label ‘_c9uX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15482 | _c9uX: BUILDSTDERR: | ^ BUILDSTDERR: 15482 | _c9uX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9uZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15514:1: error: BUILDSTDERR: warning: label ‘_c9uZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15514 | _c9uZ: BUILDSTDERR: | ^ BUILDSTDERR: 15514 | _c9uZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9vZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15603:1: error: BUILDSTDERR: warning: label ‘_c9vZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15603 | _c9vZ: BUILDSTDERR: | ^ BUILDSTDERR: 15603 | _c9vZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9vS’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15619:1: error: BUILDSTDERR: warning: label ‘_c9vS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15619 | _c9vS: BUILDSTDERR: | ^ BUILDSTDERR: 15619 | _c9vS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9vM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15635:1: error: BUILDSTDERR: warning: label ‘_c9vM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15635 | _c9vM: BUILDSTDERR: | ^ BUILDSTDERR: 15635 | _c9vM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9vA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15652:1: error: BUILDSTDERR: warning: label ‘_c9vA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15652 | _c9vA: BUILDSTDERR: | ^ BUILDSTDERR: 15652 | _c9vA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9vH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15670:1: error: BUILDSTDERR: warning: label ‘_c9vH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15670 | _c9vH: BUILDSTDERR: | ^ BUILDSTDERR: 15670 | _c9vH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15691:1: error: BUILDSTDERR: warning: label ‘_c9wn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15691 | _c9wn: BUILDSTDERR: | ^ BUILDSTDERR: 15691 | _c9wn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r886_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15745:1: error: BUILDSTDERR: warning: label ‘_c9wy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15745 | _c9wy: BUILDSTDERR: | ^ BUILDSTDERR: 15745 | _c9wy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9ww’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15778:1: error: BUILDSTDERR: warning: label ‘_c9ww’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15778 | _c9ww: BUILDSTDERR: | ^ BUILDSTDERR: 15778 | _c9ww: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lC_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15801:1: error: BUILDSTDERR: warning: label ‘_c9wQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15801 | _c9wQ: BUILDSTDERR: | ^ BUILDSTDERR: 15801 | _c9wQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘r887_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15829:1: error: BUILDSTDERR: warning: label ‘_c9wW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15829 | _c9wW: BUILDSTDERR: | ^ BUILDSTDERR: 15829 | _c9wW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lJ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15873:1: error: BUILDSTDERR: warning: label ‘_c9xh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15873 | _c9xh: BUILDSTDERR: | ^ BUILDSTDERR: 15873 | _c9xh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lN_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15899:1: error: BUILDSTDERR: warning: label ‘_c9xq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15899 | _c9xq: BUILDSTDERR: | ^ BUILDSTDERR: 15899 | _c9xq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lU_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15923:1: error: BUILDSTDERR: warning: label ‘_c9xz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15923 | _c9xz: BUILDSTDERR: | ^ BUILDSTDERR: 15923 | _c9xz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15949:1: error: BUILDSTDERR: warning: label ‘_c9xL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15949 | _c9xL: BUILDSTDERR: | ^ BUILDSTDERR: 15949 | _c9xL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lZ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:15988:1: error: BUILDSTDERR: warning: label ‘_c9y0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15988 | _c9y0: BUILDSTDERR: | ^ BUILDSTDERR: 15988 | _c9y0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8lX_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16012:1: error: BUILDSTDERR: warning: label ‘_c9y7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16012 | _c9y7: BUILDSTDERR: | ^ BUILDSTDERR: 16012 | _c9y7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16037:1: error: BUILDSTDERR: warning: label ‘_c9yi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16037 | _c9yi: BUILDSTDERR: | ^ BUILDSTDERR: 16037 | _c9yi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9x6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16085:1: error: BUILDSTDERR: warning: label ‘_c9x6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16085 | _c9x6: BUILDSTDERR: | ^ BUILDSTDERR: 16085 | _c9x6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9yA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16189:1: error: BUILDSTDERR: warning: label ‘_c9yA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16189 | _c9yA: BUILDSTDERR: | ^ BUILDSTDERR: 16189 | _c9yA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8m3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16209:1: error: BUILDSTDERR: warning: label ‘_c9yV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _c9yV: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _c9yV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16237:1: error: BUILDSTDERR: warning: label ‘_c9z1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16237 | _c9z1: BUILDSTDERR: | ^ BUILDSTDERR: 16237 | _c9z1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8mf_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16284:1: error: BUILDSTDERR: warning: label ‘_c9zt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16284 | _c9zt: BUILDSTDERR: | ^ BUILDSTDERR: 16284 | _c9zt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9zC’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16330:1: error: BUILDSTDERR: warning: label ‘_c9zC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16330 | _c9zC: BUILDSTDERR: | ^ BUILDSTDERR: 16330 | _c9zC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9zM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16358:1: error: BUILDSTDERR: warning: label ‘_c9zM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16358 | _c9zM: BUILDSTDERR: | ^ BUILDSTDERR: 16358 | _c9zM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9zs’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16384:1: error: BUILDSTDERR: warning: label ‘_c9zs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16384 | _c9zs: BUILDSTDERR: | ^ BUILDSTDERR: 16384 | _c9zs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8m6_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16394:1: error: BUILDSTDERR: warning: label ‘_c9A4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16394 | _c9A4: BUILDSTDERR: | ^ BUILDSTDERR: 16394 | _c9A4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9zf’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16427:1: error: BUILDSTDERR: warning: label ‘_c9zf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16427 | _c9zf: BUILDSTDERR: | ^ BUILDSTDERR: 16427 | _c9zf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8mo_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16461:1: error: BUILDSTDERR: warning: label ‘_c9Aq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16461 | _c9Aq: BUILDSTDERR: | ^ BUILDSTDERR: 16461 | _c9Aq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9An’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16490:1: error: BUILDSTDERR: warning: label ‘_c9An’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16490 | _c9An: BUILDSTDERR: | ^ BUILDSTDERR: 16490 | _c9An: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9At’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16513:1: error: BUILDSTDERR: warning: label ‘_c9At’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16513 | _c9At: BUILDSTDERR: | ^ BUILDSTDERR: 16513 | _c9At: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8mp_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16543:1: error: BUILDSTDERR: warning: label ‘_c9AL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16543 | _c9AL: BUILDSTDERR: | ^ BUILDSTDERR: 16543 | _c9AL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwindent_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16574:1: error: BUILDSTDERR: warning: label ‘_c9AQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16574 | _c9AQ: BUILDSTDERR: | ^ BUILDSTDERR: 16574 | _c9AQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_indent_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16609:1: error: BUILDSTDERR: warning: label ‘_c9B2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16609 | _c9B2: BUILDSTDERR: | ^ BUILDSTDERR: 16609 | _c9B2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9AZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16633:1: error: BUILDSTDERR: warning: label ‘_c9AZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16633 | _c9AZ: BUILDSTDERR: | ^ BUILDSTDERR: 16633 | _c9AZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfitsR_slow’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16663:1: error: BUILDSTDERR: warning: label ‘_c9B9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16663 | _c9B9: BUILDSTDERR: | ^ BUILDSTDERR: 16663 | _c9B9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfitsR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16672:1: error: BUILDSTDERR: warning: label ‘_c9Bi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16672 | _c9Bi: BUILDSTDERR: | ^ BUILDSTDERR: 16672 | _c9Bi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Ba’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16693:1: error: BUILDSTDERR: warning: label ‘_c9Ba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16693 | _c9Ba: BUILDSTDERR: | ^ BUILDSTDERR: 16693 | _c9Ba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Bm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16723:1: error: BUILDSTDERR: warning: label ‘_c9Bm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16723 | _c9Bm: BUILDSTDERR: | ^ BUILDSTDERR: 16723 | _c9Bm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9BI’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16790:1: error: BUILDSTDERR: warning: label ‘_c9BI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16790 | _c9BI: BUILDSTDERR: | ^ BUILDSTDERR: 16790 | _c9BI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9BW’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16824:1: error: BUILDSTDERR: warning: label ‘_c9BW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16824 | _c9BW: BUILDSTDERR: | ^ BUILDSTDERR: 16824 | _c9BW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9BT’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16844:1: error: BUILDSTDERR: warning: label ‘_c9BT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16844 | _c9BT: BUILDSTDERR: | ^ BUILDSTDERR: 16844 | _c9BT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Bh’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16852:1: error: BUILDSTDERR: warning: label ‘_c9Bh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16852 | _c9Bh: BUILDSTDERR: | ^ BUILDSTDERR: 16852 | _c9Bh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fitsR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16867:1: error: BUILDSTDERR: warning: label ‘_c9CC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16867 | _c9CC: BUILDSTDERR: | ^ BUILDSTDERR: 16867 | _c9CC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Cz’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16892:1: error: BUILDSTDERR: warning: label ‘_c9Cz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16892 | _c9Cz: BUILDSTDERR: | ^ BUILDSTDERR: 16892 | _c9Cz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderSmart_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16914:1: error: BUILDSTDERR: warning: label ‘_c9CN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16914 | _c9CN: BUILDSTDERR: | ^ BUILDSTDERR: 16914 | _c9CN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfits1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16940:1: error: BUILDSTDERR: warning: label ‘_c9CZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16940 | _c9CZ: BUILDSTDERR: | ^ BUILDSTDERR: 16940 | _c9CZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9CR’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16960:1: error: BUILDSTDERR: warning: label ‘_c9CR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16960 | _c9CR: BUILDSTDERR: | ^ BUILDSTDERR: 16960 | _c9CR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9D3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:16986:1: error: BUILDSTDERR: warning: label ‘_c9D3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16986 | _c9D3: BUILDSTDERR: | ^ BUILDSTDERR: 16986 | _c9D3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9CY’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17032:1: error: BUILDSTDERR: warning: label ‘_c9CY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17032 | _c9CY: BUILDSTDERR: | ^ BUILDSTDERR: 17032 | _c9CY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fits1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17047:1: error: BUILDSTDERR: warning: label ‘_c9DR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17047 | _c9DR: BUILDSTDERR: | ^ BUILDSTDERR: 17047 | _c9DR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9DO’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17068:1: error: BUILDSTDERR: warning: label ‘_c9DO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17068 | _c9DO: BUILDSTDERR: | ^ BUILDSTDERR: 17068 | _c9DO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderPretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17089:1: error: BUILDSTDERR: warning: label ‘_c9E2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17089 | _c9E2: BUILDSTDERR: | ^ BUILDSTDERR: 17089 | _c9E2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hPutDoc1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17129:1: error: BUILDSTDERR: warning: label ‘_c9Eb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17129 | _c9Eb: BUILDSTDERR: | ^ BUILDSTDERR: 17129 | _c9Eb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9E9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17154:1: error: BUILDSTDERR: warning: label ‘_c9E9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17154 | _c9E9: BUILDSTDERR: | ^ BUILDSTDERR: 17154 | _c9E9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hPutDoc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17175:1: error: BUILDSTDERR: warning: label ‘_c9El’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17175 | _c9El: BUILDSTDERR: | ^ BUILDSTDERR: 17175 | _c9El: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_putDoc1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17196:1: error: BUILDSTDERR: warning: label ‘_c9Es’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17196 | _c9Es: BUILDSTDERR: | ^ BUILDSTDERR: 17196 | _c9Es: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_putDoc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17222:1: error: BUILDSTDERR: warning: label ‘_c9Ez’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17222 | _c9Ez: BUILDSTDERR: | ^ BUILDSTDERR: 17222 | _c9Ez: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8np_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17245:1: error: BUILDSTDERR: warning: label ‘_c9EK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17245 | _c9EK: BUILDSTDERR: | ^ BUILDSTDERR: 17245 | _c9EK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17273:1: error: BUILDSTDERR: warning: label ‘_c9EN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17273 | _c9EN: BUILDSTDERR: | ^ BUILDSTDERR: 17273 | _c9EN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17310:1: error: BUILDSTDERR: warning: label ‘_c9EY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17310 | _c9EY: BUILDSTDERR: | ^ BUILDSTDERR: 17310 | _c9EY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9EW’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17337:1: error: BUILDSTDERR: warning: label ‘_c9EW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17337 | _c9EW: BUILDSTDERR: | ^ BUILDSTDERR: 17337 | _c9EW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8nt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17363:1: error: BUILDSTDERR: warning: label ‘_c9Fc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17363 | _c9Fc: BUILDSTDERR: | ^ BUILDSTDERR: 17363 | _c9Fc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoc1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17391:1: error: BUILDSTDERR: warning: label ‘_c9Ff’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17391 | _c9Ff: BUILDSTDERR: | ^ BUILDSTDERR: 17391 | _c9Ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17423:1: error: BUILDSTDERR: warning: label ‘_c9Fo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17423 | _c9Fo: BUILDSTDERR: | ^ BUILDSTDERR: 17423 | _c9Fo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8nz_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17458:1: error: BUILDSTDERR: warning: label ‘_c9FD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17458 | _c9FD: BUILDSTDERR: | ^ BUILDSTDERR: 17458 | _c9FD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17486:1: error: BUILDSTDERR: warning: label ‘_c9FJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17486 | _c9FJ: BUILDSTDERR: | ^ BUILDSTDERR: 17486 | _c9FJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8nT_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17531:1: error: BUILDSTDERR: warning: label ‘_c9G6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17531 | _c9G6: BUILDSTDERR: | ^ BUILDSTDERR: 17531 | _c9G6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9G3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17561:1: error: BUILDSTDERR: warning: label ‘_c9G3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17561 | _c9G3: BUILDSTDERR: | ^ BUILDSTDERR: 17561 | _c9G3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9G9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17584:1: error: BUILDSTDERR: warning: label ‘_c9G9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17584 | _c9G9: BUILDSTDERR: | ^ BUILDSTDERR: 17584 | _c9G9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Ge’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17610:1: error: BUILDSTDERR: warning: label ‘_c9Ge’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17610 | _c9Ge: BUILDSTDERR: | ^ BUILDSTDERR: 17610 | _c9Ge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9GG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17658:1: error: BUILDSTDERR: warning: label ‘_c9GG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17658 | _c9GG: BUILDSTDERR: | ^ BUILDSTDERR: 17658 | _c9GG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9GQ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17686:1: error: BUILDSTDERR: warning: label ‘_c9GQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17686 | _c9GQ: BUILDSTDERR: | ^ BUILDSTDERR: 17686 | _c9GQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9H5’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17712:1: error: BUILDSTDERR: warning: label ‘_c9H5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17712 | _c9H5: BUILDSTDERR: | ^ BUILDSTDERR: 17712 | _c9H5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8nV_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17725:1: error: BUILDSTDERR: warning: label ‘_c9Hk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17725 | _c9Hk: BUILDSTDERR: | ^ BUILDSTDERR: 17725 | _c9Hk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfill_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17759:1: error: BUILDSTDERR: warning: label ‘_c9Hp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17759 | _c9Hp: BUILDSTDERR: | ^ BUILDSTDERR: 17759 | _c9Hp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fill_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17792:1: error: BUILDSTDERR: warning: label ‘_c9HB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17792 | _c9HB: BUILDSTDERR: | ^ BUILDSTDERR: 17792 | _c9HB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Hy’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17816:1: error: BUILDSTDERR: warning: label ‘_c9Hy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17816 | _c9Hy: BUILDSTDERR: | ^ BUILDSTDERR: 17816 | _c9Hy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8o3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17847:1: error: BUILDSTDERR: warning: label ‘_c9HT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17847 | _c9HT: BUILDSTDERR: | ^ BUILDSTDERR: 17847 | _c9HT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17875:1: error: BUILDSTDERR: warning: label ‘_c9HZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17875 | _c9HZ: BUILDSTDERR: | ^ BUILDSTDERR: 17875 | _c9HZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8o6_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17920:1: error: BUILDSTDERR: warning: label ‘_c9Ig’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17920 | _c9Ig: BUILDSTDERR: | ^ BUILDSTDERR: 17920 | _c9Ig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Id’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17951:1: error: BUILDSTDERR: warning: label ‘_c9Id’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17951 | _c9Id: BUILDSTDERR: | ^ BUILDSTDERR: 17951 | _c9Id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8oq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:17980:1: error: BUILDSTDERR: warning: label ‘_c9ID’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17980 | _c9ID: BUILDSTDERR: | ^ BUILDSTDERR: 17980 | _c9ID: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9IA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18011:1: error: BUILDSTDERR: warning: label ‘_c9IA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18011 | _c9IA: BUILDSTDERR: | ^ BUILDSTDERR: 18011 | _c9IA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9IG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18034:1: error: BUILDSTDERR: warning: label ‘_c9IG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18034 | _c9IG: BUILDSTDERR: | ^ BUILDSTDERR: 18034 | _c9IG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9IL’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18060:1: error: BUILDSTDERR: warning: label ‘_c9IL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18060 | _c9IL: BUILDSTDERR: | ^ BUILDSTDERR: 18060 | _c9IL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Jd’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18109:1: error: BUILDSTDERR: warning: label ‘_c9Jd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18109 | _c9Jd: BUILDSTDERR: | ^ BUILDSTDERR: 18109 | _c9Jd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Jn’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18137:1: error: BUILDSTDERR: warning: label ‘_c9Jn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18137 | _c9Jn: BUILDSTDERR: | ^ BUILDSTDERR: 18137 | _c9Jn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9Jz’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18163:1: error: BUILDSTDERR: warning: label ‘_c9Jz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18163 | _c9Jz: BUILDSTDERR: | ^ BUILDSTDERR: 18163 | _c9Jz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘s8os_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18177:1: error: BUILDSTDERR: warning: label ‘_c9JP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18177 | _c9JP: BUILDSTDERR: | ^ BUILDSTDERR: 18177 | _c9JP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfillBreak_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18215:1: error: BUILDSTDERR: warning: label ‘_c9JU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18215 | _c9JU: BUILDSTDERR: | ^ BUILDSTDERR: 18215 | _c9JU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillBreak_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18252:1: error: BUILDSTDERR: warning: label ‘_c9K6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18252 | _c9K6: BUILDSTDERR: | ^ BUILDSTDERR: 18252 | _c9K6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘_c9K3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18276:1: error: BUILDSTDERR: warning: label ‘_c9K3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18276 | _c9K3: BUILDSTDERR: | ^ BUILDSTDERR: 18276 | _c9K3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cons_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18312:1: error: BUILDSTDERR: warning: label ‘_c9Kh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18312 | _c9Kh: BUILDSTDERR: | ^ BUILDSTDERR: 18312 | _c9Kh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SChar_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18354:1: error: BUILDSTDERR: warning: label ‘_c9Kr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18354 | _c9Kr: BUILDSTDERR: | ^ BUILDSTDERR: 18354 | _c9Kr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SText_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18385:1: error: BUILDSTDERR: warning: label ‘_c9KB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18385 | _c9KB: BUILDSTDERR: | ^ BUILDSTDERR: 18385 | _c9KB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SLine_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18417:1: error: BUILDSTDERR: warning: label ‘_c9KL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18417 | _c9KL: BUILDSTDERR: | ^ BUILDSTDERR: 18417 | _c9KL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SSGR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18448:1: error: BUILDSTDERR: warning: label ‘_c9KV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18448 | _c9KV: BUILDSTDERR: | ^ BUILDSTDERR: 18448 | _c9KV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Char_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18489:1: error: BUILDSTDERR: warning: label ‘_c9L5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18489 | _c9L5: BUILDSTDERR: | ^ BUILDSTDERR: 18489 | _c9L5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Text_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18519:1: error: BUILDSTDERR: warning: label ‘_c9Lf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18519 | _c9Lf: BUILDSTDERR: | ^ BUILDSTDERR: 18519 | _c9Lf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_FlatAlt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18555:1: error: BUILDSTDERR: warning: label ‘_c9Lp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18555 | _c9Lp: BUILDSTDERR: | ^ BUILDSTDERR: 18555 | _c9Lp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18586:1: error: BUILDSTDERR: warning: label ‘_c9Lz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18586 | _c9Lz: BUILDSTDERR: | ^ BUILDSTDERR: 18586 | _c9Lz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nest_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18617:1: error: BUILDSTDERR: warning: label ‘_c9LJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18617 | _c9LJ: BUILDSTDERR: | ^ BUILDSTDERR: 18617 | _c9LJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Union_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18648:1: error: BUILDSTDERR: warning: label ‘_c9LT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18648 | _c9LT: BUILDSTDERR: | ^ BUILDSTDERR: 18648 | _c9LT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Column_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18679:1: error: BUILDSTDERR: warning: label ‘_c9M3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18679 | _c9M3: BUILDSTDERR: | ^ BUILDSTDERR: 18679 | _c9M3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Columns_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18709:1: error: BUILDSTDERR: warning: label ‘_c9Md’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18709 | _c9Md: BUILDSTDERR: | ^ BUILDSTDERR: 18709 | _c9Md: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nesting_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18739:1: error: BUILDSTDERR: warning: label ‘_c9Mn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18739 | _c9Mn: BUILDSTDERR: | ^ BUILDSTDERR: 18739 | _c9Mn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Color_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18769:1: error: BUILDSTDERR: warning: label ‘_c9Mx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18769 | _c9Mx: BUILDSTDERR: | ^ BUILDSTDERR: 18769 | _c9Mx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Intensify_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18802:1: error: BUILDSTDERR: warning: label ‘_c9MH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18802 | _c9MH: BUILDSTDERR: | ^ BUILDSTDERR: 18802 | _c9MH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Italicizze_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18833:1: error: BUILDSTDERR: warning: label ‘_c9MR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18833 | _c9MR: BUILDSTDERR: | ^ BUILDSTDERR: 18833 | _c9MR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Underline_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18864:1: error: BUILDSTDERR: warning: label ‘_c9N1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18864 | _c9N1: BUILDSTDERR: | ^ BUILDSTDERR: 18864 | _c9N1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_RestoreFormat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18895:1: error: BUILDSTDERR: warning: label ‘_c9Nb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18895 | _c9Nb: BUILDSTDERR: | ^ BUILDSTDERR: 18895 | _c9Nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_CZCPretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18929:1: error: BUILDSTDERR: warning: label ‘_c9Nl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18929 | _c9Nl: BUILDSTDERR: | ^ BUILDSTDERR: 18929 | _c9Nl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nil_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18954:1: error: BUILDSTDERR: warning: label ‘_c9Nq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18954 | _c9Nq: BUILDSTDERR: | ^ BUILDSTDERR: 18954 | _c9Nq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cons_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18968:1: error: BUILDSTDERR: warning: label ‘_c9Ns’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18968 | _c9Ns: BUILDSTDERR: | ^ BUILDSTDERR: 18968 | _c9Ns: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SFail_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18982:1: error: BUILDSTDERR: warning: label ‘_c9Nu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18982 | _c9Nu: BUILDSTDERR: | ^ BUILDSTDERR: 18982 | _c9Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SEmpty_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:18996:1: error: BUILDSTDERR: warning: label ‘_c9Nw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18996 | _c9Nw: BUILDSTDERR: | ^ BUILDSTDERR: 18996 | _c9Nw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SChar_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19010:1: error: BUILDSTDERR: warning: label ‘_c9Ny’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19010 | _c9Ny: BUILDSTDERR: | ^ BUILDSTDERR: 19010 | _c9Ny: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SText_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19024:1: error: BUILDSTDERR: warning: label ‘_c9NA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19024 | _c9NA: BUILDSTDERR: | ^ BUILDSTDERR: 19024 | _c9NA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SLine_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19038:1: error: BUILDSTDERR: warning: label ‘_c9NC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19038 | _c9NC: BUILDSTDERR: | ^ BUILDSTDERR: 19038 | _c9NC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SSGR_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19052:1: error: BUILDSTDERR: warning: label ‘_c9NE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19052 | _c9NE: BUILDSTDERR: | ^ BUILDSTDERR: 19052 | _c9NE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Fail_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19066:1: error: BUILDSTDERR: warning: label ‘_c9NG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19066 | _c9NG: BUILDSTDERR: | ^ BUILDSTDERR: 19066 | _c9NG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Empty_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19080:1: error: BUILDSTDERR: warning: label ‘_c9NI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19080 | _c9NI: BUILDSTDERR: | ^ BUILDSTDERR: 19080 | _c9NI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Char_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19094:1: error: BUILDSTDERR: warning: label ‘_c9NK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19094 | _c9NK: BUILDSTDERR: | ^ BUILDSTDERR: 19094 | _c9NK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Text_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19108:1: error: BUILDSTDERR: warning: label ‘_c9NM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19108 | _c9NM: BUILDSTDERR: | ^ BUILDSTDERR: 19108 | _c9NM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Line_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19122:1: error: BUILDSTDERR: warning: label ‘_c9NO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19122 | _c9NO: BUILDSTDERR: | ^ BUILDSTDERR: 19122 | _c9NO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_FlatAlt_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19136:1: error: BUILDSTDERR: warning: label ‘_c9NQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19136 | _c9NQ: BUILDSTDERR: | ^ BUILDSTDERR: 19136 | _c9NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cat_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19150:1: error: BUILDSTDERR: warning: label ‘_c9NS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19150 | _c9NS: BUILDSTDERR: | ^ BUILDSTDERR: 19150 | _c9NS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nest_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19164:1: error: BUILDSTDERR: warning: label ‘_c9NU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19164 | _c9NU: BUILDSTDERR: | ^ BUILDSTDERR: 19164 | _c9NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Union_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19178:1: error: BUILDSTDERR: warning: label ‘_c9NW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19178 | _c9NW: BUILDSTDERR: | ^ BUILDSTDERR: 19178 | _c9NW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Column_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19192:1: error: BUILDSTDERR: warning: label ‘_c9NY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19192 | _c9NY: BUILDSTDERR: | ^ BUILDSTDERR: 19192 | _c9NY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Columns_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19206:1: error: BUILDSTDERR: warning: label ‘_c9O0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19206 | _c9O0: BUILDSTDERR: | ^ BUILDSTDERR: 19206 | _c9O0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nesting_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19220:1: error: BUILDSTDERR: warning: label ‘_c9O2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19220 | _c9O2: BUILDSTDERR: | ^ BUILDSTDERR: 19220 | _c9O2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Color_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19234:1: error: BUILDSTDERR: warning: label ‘_c9O4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19234 | _c9O4: BUILDSTDERR: | ^ BUILDSTDERR: 19234 | _c9O4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Intensify_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19248:1: error: BUILDSTDERR: warning: label ‘_c9O6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19248 | _c9O6: BUILDSTDERR: | ^ BUILDSTDERR: 19248 | _c9O6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Italicizze_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19262:1: error: BUILDSTDERR: warning: label ‘_c9O8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19262 | _c9O8: BUILDSTDERR: | ^ BUILDSTDERR: 19262 | _c9O8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Underline_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19276:1: error: BUILDSTDERR: warning: label ‘_c9Oa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19276 | _c9Oa: BUILDSTDERR: | ^ BUILDSTDERR: 19276 | _c9Oa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_RestoreFormat_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19290:1: error: BUILDSTDERR: warning: label ‘_c9Oc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19290 | _c9Oc: BUILDSTDERR: | ^ BUILDSTDERR: 19290 | _c9Oc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_CZCPretty_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_6.hc:19304:1: error: BUILDSTDERR: warning: label ‘_c9Oe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19304 | _c9Oe: BUILDSTDERR: | ^ BUILDSTDERR: 19304 | _c9Oe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_pretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15:1: error: BUILDSTDERR: warning: label ‘_ca4L’ defined but not used [-Wunused-label] BUILDSTDERR: 15 | _ca4L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 15 | _ca4L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca4I’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:34:1: error: BUILDSTDERR: warning: label ‘_ca4I’ defined but not used [-Wunused-label] BUILDSTDERR: 34 | _ca4I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 34 | _ca4I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_prettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:56:1: error: BUILDSTDERR: warning: label ‘_ca4Z’ defined but not used [-Wunused-label] BUILDSTDERR: 56 | _ca4Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 56 | _ca4Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca4W’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:75:1: error: BUILDSTDERR: warning: label ‘_ca4W’ defined but not used [-Wunused-label] BUILDSTDERR: 75 | _ca4W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 75 | _ca4W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWCons_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:97:1: error: BUILDSTDERR: warning: label ‘_ca5d’ defined but not used [-Wunused-label] BUILDSTDERR: 97 | _ca5d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 97 | _ca5d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca5a’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:119:1: error: BUILDSTDERR: warning: label ‘_ca5a’ defined but not used [-Wunused-label] BUILDSTDERR: 119 | _ca5a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 119 | _ca5a: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWSText_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:154:1: error: BUILDSTDERR: warning: label ‘_ca5u’ defined but not used [-Wunused-label] BUILDSTDERR: 154 | _ca5u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 154 | _ca5u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca5r’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:176:1: error: BUILDSTDERR: warning: label ‘_ca5r’ defined but not used [-Wunused-label] BUILDSTDERR: 176 | _ca5r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 176 | _ca5r: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWSLine_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:211:1: error: BUILDSTDERR: warning: label ‘_ca5L’ defined but not used [-Wunused-label] BUILDSTDERR: 211 | _ca5L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 211 | _ca5L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca5I’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:233:1: error: BUILDSTDERR: warning: label ‘_ca5I’ defined but not used [-Wunused-label] BUILDSTDERR: 233 | _ca5I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 233 | _ca5I: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWText_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:267:1: error: BUILDSTDERR: warning: label ‘_ca62’ defined but not used [-Wunused-label] BUILDSTDERR: 267 | _ca62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 267 | _ca62: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca5Z’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:289:1: error: BUILDSTDERR: warning: label ‘_ca5Z’ defined but not used [-Wunused-label] BUILDSTDERR: 289 | _ca5Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 289 | _ca5Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWNest_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:323:1: error: BUILDSTDERR: warning: label ‘_ca6j’ defined but not used [-Wunused-label] BUILDSTDERR: 323 | _ca6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 323 | _ca6j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca6g’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:345:1: error: BUILDSTDERR: warning: label ‘_ca6g’ defined but not used [-Wunused-label] BUILDSTDERR: 345 | _ca6g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 345 | _ca6g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_char_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:397:1: error: BUILDSTDERR: warning: label ‘_ca6A’ defined but not used [-Wunused-label] BUILDSTDERR: 397 | _ca6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 397 | _ca6A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca6x’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:419:1: error: BUILDSTDERR: warning: label ‘_ca6x’ defined but not used [-Wunused-label] BUILDSTDERR: 419 | _ca6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 419 | _ca6x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybezuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:649:1: error: BUILDSTDERR: warning: label ‘_ca70’ defined but not used [-Wunused-label] BUILDSTDERR: 649 | _ca70: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 649 | _ca70: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca6T’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:676:1: error: BUILDSTDERR: warning: label ‘_ca6T’ defined but not used [-Wunused-label] BUILDSTDERR: 676 | _ca6T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 676 | _ca6T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_beside_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:713:1: error: BUILDSTDERR: warning: label ‘_ca7f’ defined but not used [-Wunused-label] BUILDSTDERR: 713 | _ca7f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 713 | _ca7f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_nest_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:743:1: error: BUILDSTDERR: warning: label ‘_ca7o’ defined but not used [-Wunused-label] BUILDSTDERR: 743 | _ca7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 743 | _ca7o: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_column_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:762:1: error: BUILDSTDERR: warning: label ‘_ca7w’ defined but not used [-Wunused-label] BUILDSTDERR: 762 | _ca7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 762 | _ca7w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_nesting_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:792:1: error: BUILDSTDERR: warning: label ‘_ca7G’ defined but not used [-Wunused-label] BUILDSTDERR: 792 | _ca7G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 792 | _ca7G: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_columns_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:822:1: error: BUILDSTDERR: warning: label ‘_ca7Q’ defined but not used [-Wunused-label] BUILDSTDERR: 822 | _ca7Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 822 | _ca7Q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_flatAlt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:852:1: error: BUILDSTDERR: warning: label ‘_ca80’ defined but not used [-Wunused-label] BUILDSTDERR: 852 | _ca80: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 852 | _ca80: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9OZ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:883:1: error: BUILDSTDERR: warning: label ‘_ca8l’ defined but not used [-Wunused-label] BUILDSTDERR: 883 | _ca8l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 883 | _ca8l: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9OY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:907:1: error: BUILDSTDERR: warning: label ‘_ca8s’ defined but not used [-Wunused-label] BUILDSTDERR: 907 | _ca8s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 907 | _ca8s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9P2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:931:1: error: BUILDSTDERR: warning: label ‘_ca8B’ defined but not used [-Wunused-label] BUILDSTDERR: 931 | _ca8B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 931 | _ca8B: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9P8_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:956:1: error: BUILDSTDERR: warning: label ‘_ca8O’ defined but not used [-Wunused-label] BUILDSTDERR: 956 | _ca8O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 956 | _ca8O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca8M’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:980:1: error: BUILDSTDERR: warning: label ‘_ca8M’ defined but not used [-Wunused-label] BUILDSTDERR: 980 | _ca8M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 980 | _ca8M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:996:1: error: BUILDSTDERR: warning: label ‘_ca93’ defined but not used [-Wunused-label] BUILDSTDERR: 996 | _ca93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 996 | _ca93: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca91’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1020:1: error: BUILDSTDERR: warning: label ‘_ca91’ defined but not used [-Wunused-label] BUILDSTDERR: 1020 | _ca91: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1020 | _ca91: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1036:1: error: BUILDSTDERR: warning: label ‘_ca9i’ defined but not used [-Wunused-label] BUILDSTDERR: 1036 | _ca9i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1036 | _ca9i: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca9g’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1060:1: error: BUILDSTDERR: warning: label ‘_ca9g’ defined but not used [-Wunused-label] BUILDSTDERR: 1060 | _ca9g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1060 | _ca9g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pl_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1075:1: error: BUILDSTDERR: warning: label ‘_ca9u’ defined but not used [-Wunused-label] BUILDSTDERR: 1075 | _ca9u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1075 | _ca9u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Po_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1099:1: error: BUILDSTDERR: warning: label ‘_ca9D’ defined but not used [-Wunused-label] BUILDSTDERR: 1099 | _ca9D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1099 | _ca9D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pr_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1123:1: error: BUILDSTDERR: warning: label ‘_ca9M’ defined but not used [-Wunused-label] BUILDSTDERR: 1123 | _ca9M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1123 | _ca9M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pu_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1147:1: error: BUILDSTDERR: warning: label ‘_ca9V’ defined but not used [-Wunused-label] BUILDSTDERR: 1147 | _ca9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1147 | _ca9V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_flatten_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1170:1: error: BUILDSTDERR: warning: label ‘_caad’ defined but not used [-Wunused-label] BUILDSTDERR: 1170 | _caad: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1170 | _caad: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca86’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1185:1: error: BUILDSTDERR: warning: label ‘_ca86’ defined but not used [-Wunused-label] BUILDSTDERR: 1185 | _ca86: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1185 | _ca86: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_ca89’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1237:1: error: BUILDSTDERR: warning: label ‘_ca89’ defined but not used [-Wunused-label] BUILDSTDERR: 1237 | _ca89: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1237 | _ca89: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pw_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1428:1: error: BUILDSTDERR: warning: label ‘_caba’ defined but not used [-Wunused-label] BUILDSTDERR: 1428 | _caba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1428 | _caba: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_group_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1454:1: error: BUILDSTDERR: warning: label ‘_cabe’ defined but not used [-Wunused-label] BUILDSTDERR: 1454 | _cabe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1454 | _cabe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_softbreak1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1491:1: error: BUILDSTDERR: warning: label ‘_cabp’ defined but not used [-Wunused-label] BUILDSTDERR: 1491 | _cabp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1491 | _cabp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_softline1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1537:1: error: BUILDSTDERR: warning: label ‘_caby’ defined but not used [-Wunused-label] BUILDSTDERR: 1537 | _caby: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1537 | _caby: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_color_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1582:1: error: BUILDSTDERR: warning: label ‘_cabG’ defined but not used [-Wunused-label] BUILDSTDERR: 1582 | _cabG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1582 | _cabG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullcolor_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1617:1: error: BUILDSTDERR: warning: label ‘_cabQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1617 | _cabQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1617 | _cabQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Pz_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1653:1: error: BUILDSTDERR: warning: label ‘_cac5’ defined but not used [-Wunused-label] BUILDSTDERR: 1653 | _cac5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1653 | _cac5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Py_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1686:1: error: BUILDSTDERR: warning: label ‘_cacg’ defined but not used [-Wunused-label] BUILDSTDERR: 1686 | _cacg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1686 | _cacg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_colorFunctions_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1719:1: error: BUILDSTDERR: warning: label ‘_cacm’ defined but not used [-Wunused-label] BUILDSTDERR: 1719 | _cacm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1719 | _cacm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_white_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1758:1: error: BUILDSTDERR: warning: label ‘_cacw’ defined but not used [-Wunused-label] BUILDSTDERR: 1758 | _cacw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1758 | _cacw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullwhite_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1794:1: error: BUILDSTDERR: warning: label ‘_cacG’ defined but not used [-Wunused-label] BUILDSTDERR: 1794 | _cacG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1794 | _cacG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1830:1: error: BUILDSTDERR: warning: label ‘_cacQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1830 | _cacQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1830 | _cacQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullcyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1866:1: error: BUILDSTDERR: warning: label ‘_cad0’ defined but not used [-Wunused-label] BUILDSTDERR: 1866 | _cad0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1866 | _cad0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_magenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1902:1: error: BUILDSTDERR: warning: label ‘_cada’ defined but not used [-Wunused-label] BUILDSTDERR: 1902 | _cada: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1902 | _cada: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullmagenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1938:1: error: BUILDSTDERR: warning: label ‘_cadk’ defined but not used [-Wunused-label] BUILDSTDERR: 1938 | _cadk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1938 | _cadk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_blue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:1974:1: error: BUILDSTDERR: warning: label ‘_cadu’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _cadu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _cadu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullblue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2010:1: error: BUILDSTDERR: warning: label ‘_cadE’ defined but not used [-Wunused-label] BUILDSTDERR: 2010 | _cadE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2010 | _cadE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_yellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2046:1: error: BUILDSTDERR: warning: label ‘_cadO’ defined but not used [-Wunused-label] BUILDSTDERR: 2046 | _cadO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2046 | _cadO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullyellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2082:1: error: BUILDSTDERR: warning: label ‘_cadY’ defined but not used [-Wunused-label] BUILDSTDERR: 2082 | _cadY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2082 | _cadY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_green_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2118:1: error: BUILDSTDERR: warning: label ‘_cae8’ defined but not used [-Wunused-label] BUILDSTDERR: 2118 | _cae8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2118 | _cae8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullgreen_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2154:1: error: BUILDSTDERR: warning: label ‘_caei’ defined but not used [-Wunused-label] BUILDSTDERR: 2154 | _caei: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2154 | _caei: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_red_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2190:1: error: BUILDSTDERR: warning: label ‘_caes’ defined but not used [-Wunused-label] BUILDSTDERR: 2190 | _caes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2190 | _caes: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullred_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2226:1: error: BUILDSTDERR: warning: label ‘_caeC’ defined but not used [-Wunused-label] BUILDSTDERR: 2226 | _caeC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2226 | _caeC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_black_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2262:1: error: BUILDSTDERR: warning: label ‘_caeM’ defined but not used [-Wunused-label] BUILDSTDERR: 2262 | _caeM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2262 | _caeM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullblack_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2298:1: error: BUILDSTDERR: warning: label ‘_caeW’ defined but not used [-Wunused-label] BUILDSTDERR: 2298 | _caeW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2298 | _caeW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncolor_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2333:1: error: BUILDSTDERR: warning: label ‘_caf6’ defined but not used [-Wunused-label] BUILDSTDERR: 2333 | _caf6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2333 | _caf6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullcolor_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2368:1: error: BUILDSTDERR: warning: label ‘_cafg’ defined but not used [-Wunused-label] BUILDSTDERR: 2368 | _cafg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2368 | _cafg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PC_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2404:1: error: BUILDSTDERR: warning: label ‘_cafv’ defined but not used [-Wunused-label] BUILDSTDERR: 2404 | _cafv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2404 | _cafv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PB_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2437:1: error: BUILDSTDERR: warning: label ‘_cafG’ defined but not used [-Wunused-label] BUILDSTDERR: 2437 | _cafG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2437 | _cafG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncolorFunctions_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2470:1: error: BUILDSTDERR: warning: label ‘_cafM’ defined but not used [-Wunused-label] BUILDSTDERR: 2470 | _cafM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2470 | _cafM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onwhite_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2509:1: error: BUILDSTDERR: warning: label ‘_cafW’ defined but not used [-Wunused-label] BUILDSTDERR: 2509 | _cafW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2509 | _cafW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullwhite_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2545:1: error: BUILDSTDERR: warning: label ‘_cag6’ defined but not used [-Wunused-label] BUILDSTDERR: 2545 | _cag6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2545 | _cag6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2581:1: error: BUILDSTDERR: warning: label ‘_cagg’ defined but not used [-Wunused-label] BUILDSTDERR: 2581 | _cagg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2581 | _cagg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullcyan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2617:1: error: BUILDSTDERR: warning: label ‘_cagq’ defined but not used [-Wunused-label] BUILDSTDERR: 2617 | _cagq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2617 | _cagq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onmagenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2653:1: error: BUILDSTDERR: warning: label ‘_cagA’ defined but not used [-Wunused-label] BUILDSTDERR: 2653 | _cagA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2653 | _cagA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullmagenta_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2689:1: error: BUILDSTDERR: warning: label ‘_cagK’ defined but not used [-Wunused-label] BUILDSTDERR: 2689 | _cagK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2689 | _cagK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2725:1: error: BUILDSTDERR: warning: label ‘_cagU’ defined but not used [-Wunused-label] BUILDSTDERR: 2725 | _cagU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2725 | _cagU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullblue_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2761:1: error: BUILDSTDERR: warning: label ‘_cah4’ defined but not used [-Wunused-label] BUILDSTDERR: 2761 | _cah4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2761 | _cah4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onyellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2797:1: error: BUILDSTDERR: warning: label ‘_cahe’ defined but not used [-Wunused-label] BUILDSTDERR: 2797 | _cahe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2797 | _cahe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullyellow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2833:1: error: BUILDSTDERR: warning: label ‘_caho’ defined but not used [-Wunused-label] BUILDSTDERR: 2833 | _caho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2833 | _caho: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ongreen_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2869:1: error: BUILDSTDERR: warning: label ‘_cahy’ defined but not used [-Wunused-label] BUILDSTDERR: 2869 | _cahy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2869 | _cahy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullgreen_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2905:1: error: BUILDSTDERR: warning: label ‘_cahI’ defined but not used [-Wunused-label] BUILDSTDERR: 2905 | _cahI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2905 | _cahI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onred_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2941:1: error: BUILDSTDERR: warning: label ‘_cahS’ defined but not used [-Wunused-label] BUILDSTDERR: 2941 | _cahS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2941 | _cahS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullred_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:2977:1: error: BUILDSTDERR: warning: label ‘_cai2’ defined but not used [-Wunused-label] BUILDSTDERR: 2977 | _cai2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2977 | _cai2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblack_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3013:1: error: BUILDSTDERR: warning: label ‘_caic’ defined but not used [-Wunused-label] BUILDSTDERR: 3013 | _caic: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3013 | _caic: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullblack_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3049:1: error: BUILDSTDERR: warning: label ‘_caim’ defined but not used [-Wunused-label] BUILDSTDERR: 3049 | _caim: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3049 | _caim: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_bold_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3083:1: error: BUILDSTDERR: warning: label ‘_caiw’ defined but not used [-Wunused-label] BUILDSTDERR: 3083 | _caiw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3083 | _caiw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_debold_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3115:1: error: BUILDSTDERR: warning: label ‘_caiG’ defined but not used [-Wunused-label] BUILDSTDERR: 3115 | _caiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3115 | _caiG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_underline_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3147:1: error: BUILDSTDERR: warning: label ‘_caiQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3147 | _caiQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3147 | _caiQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_deunderline_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3179:1: error: BUILDSTDERR: warning: label ‘_caj0’ defined but not used [-Wunused-label] BUILDSTDERR: 3179 | _caj0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3179 | _caj0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PL_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3210:1: error: BUILDSTDERR: warning: label ‘_cajn’ defined but not used [-Wunused-label] BUILDSTDERR: 3210 | _cajn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3210 | _cajn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PK_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3234:1: error: BUILDSTDERR: warning: label ‘_caju’ defined but not used [-Wunused-label] BUILDSTDERR: 3234 | _caju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3234 | _caju: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PP_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3258:1: error: BUILDSTDERR: warning: label ‘_cajD’ defined but not used [-Wunused-label] BUILDSTDERR: 3258 | _cajD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3258 | _cajD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3282:1: error: BUILDSTDERR: warning: label ‘_cajK’ defined but not used [-Wunused-label] BUILDSTDERR: 3282 | _cajK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3282 | _cajK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3306:1: error: BUILDSTDERR: warning: label ‘_cajT’ defined but not used [-Wunused-label] BUILDSTDERR: 3306 | _cajT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3306 | _cajT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PW_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3330:1: error: BUILDSTDERR: warning: label ‘_cak2’ defined but not used [-Wunused-label] BUILDSTDERR: 3330 | _cak2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3330 | _cak2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9PV_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3354:1: error: BUILDSTDERR: warning: label ‘_cak9’ defined but not used [-Wunused-label] BUILDSTDERR: 3354 | _cak9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3354 | _cak9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Q0_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3379:1: error: BUILDSTDERR: warning: label ‘_cakl’ defined but not used [-Wunused-label] BUILDSTDERR: 3379 | _cakl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3379 | _cakl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cakj’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3403:1: error: BUILDSTDERR: warning: label ‘_cakj’ defined but not used [-Wunused-label] BUILDSTDERR: 3403 | _cakj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3403 | _cakj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Q4_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3419:1: error: BUILDSTDERR: warning: label ‘_cakA’ defined but not used [-Wunused-label] BUILDSTDERR: 3419 | _cakA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3419 | _cakA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caky’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3443:1: error: BUILDSTDERR: warning: label ‘_caky’ defined but not used [-Wunused-label] BUILDSTDERR: 3443 | _caky: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3443 | _caky: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Q8_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3459:1: error: BUILDSTDERR: warning: label ‘_cakP’ defined but not used [-Wunused-label] BUILDSTDERR: 3459 | _cakP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3459 | _cakP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cakN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3483:1: error: BUILDSTDERR: warning: label ‘_cakN’ defined but not used [-Wunused-label] BUILDSTDERR: 3483 | _cakN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3483 | _cakN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_plain_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3497:1: error: BUILDSTDERR: warning: label ‘_cale’ defined but not used [-Wunused-label] BUILDSTDERR: 3497 | _cale: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3497 | _cale: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caj6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3512:1: error: BUILDSTDERR: warning: label ‘_caj6’ defined but not used [-Wunused-label] BUILDSTDERR: 3512 | _caj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3512 | _caj6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caj9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3558:1: error: BUILDSTDERR: warning: label ‘_caj9’ defined but not used [-Wunused-label] BUILDSTDERR: 3558 | _caj9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3558 | _caj9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Qt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3742:1: error: BUILDSTDERR: warning: label ‘_canr’ defined but not used [-Wunused-label] BUILDSTDERR: 3742 | _canr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3742 | _canr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cano’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3773:1: error: BUILDSTDERR: warning: label ‘_cano’ defined but not used [-Wunused-label] BUILDSTDERR: 3773 | _cano: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3773 | _cano: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_canu’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3803:1: error: BUILDSTDERR: warning: label ‘_canu’ defined but not used [-Wunused-label] BUILDSTDERR: 3803 | _canu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3803 | _canu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9QI_slow’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3859:1: error: BUILDSTDERR: warning: label ‘_camr’ defined but not used [-Wunused-label] BUILDSTDERR: 3859 | _camr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3859 | _camr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9R1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3878:1: error: BUILDSTDERR: warning: label ‘_caoo’ defined but not used [-Wunused-label] BUILDSTDERR: 3878 | _caoo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3878 | _caoo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9R8_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3937:1: error: BUILDSTDERR: warning: label ‘_caoH’ defined but not used [-Wunused-label] BUILDSTDERR: 3937 | _caoH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3937 | _caoH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Ra_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:3996:1: error: BUILDSTDERR: warning: label ‘_caoU’ defined but not used [-Wunused-label] BUILDSTDERR: 3996 | _caoU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3996 | _caoU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Ro_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4057:1: error: BUILDSTDERR: warning: label ‘_cap2’ defined but not used [-Wunused-label] BUILDSTDERR: 4057 | _cap2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4057 | _cap2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9RD_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4111:1: error: BUILDSTDERR: warning: label ‘_capc’ defined but not used [-Wunused-label] BUILDSTDERR: 4111 | _capc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4111 | _capc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cap9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4144:1: error: BUILDSTDERR: warning: label ‘_cap9’ defined but not used [-Wunused-label] BUILDSTDERR: 4144 | _cap9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4144 | _cap9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_capf’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4167:1: error: BUILDSTDERR: warning: label ‘_capf’ defined but not used [-Wunused-label] BUILDSTDERR: 4167 | _capf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4167 | _capf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_capk’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4190:1: error: BUILDSTDERR: warning: label ‘_capk’ defined but not used [-Wunused-label] BUILDSTDERR: 4190 | _capk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4190 | _capk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_capp’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4215:1: error: BUILDSTDERR: warning: label ‘_capp’ defined but not used [-Wunused-label] BUILDSTDERR: 4215 | _capp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4215 | _capp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Rq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4255:1: error: BUILDSTDERR: warning: label ‘_caq0’ defined but not used [-Wunused-label] BUILDSTDERR: 4255 | _caq0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4255 | _caq0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9RO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4282:1: error: BUILDSTDERR: warning: label ‘_caq6’ defined but not used [-Wunused-label] BUILDSTDERR: 4282 | _caq6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4282 | _caq6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9S1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4318:1: error: BUILDSTDERR: warning: label ‘_caqv’ defined but not used [-Wunused-label] BUILDSTDERR: 4318 | _caqv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4318 | _caqv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caqo’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4351:1: error: BUILDSTDERR: warning: label ‘_caqo’ defined but not used [-Wunused-label] BUILDSTDERR: 4351 | _caqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4351 | _caqo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9RY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4390:1: error: BUILDSTDERR: warning: label ‘_caqU’ defined but not used [-Wunused-label] BUILDSTDERR: 4390 | _caqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4390 | _caqU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caqN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4423:1: error: BUILDSTDERR: warning: label ‘_caqN’ defined but not used [-Wunused-label] BUILDSTDERR: 4423 | _caqN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4423 | _caqN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9S5_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4479:1: error: BUILDSTDERR: warning: label ‘_car8’ defined but not used [-Wunused-label] BUILDSTDERR: 4479 | _car8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4479 | _car8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9RU_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4555:1: error: BUILDSTDERR: warning: label ‘_carh’ defined but not used [-Wunused-label] BUILDSTDERR: 4555 | _carh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4555 | _carh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Se_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4596:1: error: BUILDSTDERR: warning: label ‘_caru’ defined but not used [-Wunused-label] BUILDSTDERR: 4596 | _caru: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4596 | _caru: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9S8_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4662:1: error: BUILDSTDERR: warning: label ‘_carD’ defined but not used [-Wunused-label] BUILDSTDERR: 4662 | _carD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4662 | _carD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Sn_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4701:1: error: BUILDSTDERR: warning: label ‘_carQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4701 | _carQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4701 | _carQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Sh_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4767:1: error: BUILDSTDERR: warning: label ‘_carZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4767 | _carZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4767 | _carZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Sw_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4806:1: error: BUILDSTDERR: warning: label ‘_casc’ defined but not used [-Wunused-label] BUILDSTDERR: 4806 | _casc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4806 | _casc: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Sq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4872:1: error: BUILDSTDERR: warning: label ‘_casl’ defined but not used [-Wunused-label] BUILDSTDERR: 4872 | _casl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4872 | _casl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Td_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4896:1: error: BUILDSTDERR: warning: label ‘_casu’ defined but not used [-Wunused-label] BUILDSTDERR: 4896 | _casu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4896 | _casu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9T4_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4928:1: error: BUILDSTDERR: warning: label ‘_casP’ defined but not used [-Wunused-label] BUILDSTDERR: 4928 | _casP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4928 | _casP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9T5_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4953:1: error: BUILDSTDERR: warning: label ‘_casW’ defined but not used [-Wunused-label] BUILDSTDERR: 4953 | _casW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4953 | _casW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_casF’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:4985:1: error: BUILDSTDERR: warning: label ‘_casF’ defined but not used [-Wunused-label] BUILDSTDERR: 4985 | _casF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4985 | _casF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9T0_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5023:1: error: BUILDSTDERR: warning: label ‘_catl’ defined but not used [-Wunused-label] BUILDSTDERR: 5023 | _catl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5023 | _catl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9T1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5048:1: error: BUILDSTDERR: warning: label ‘_cats’ defined but not used [-Wunused-label] BUILDSTDERR: 5048 | _cats: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5048 | _cats: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_catb’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5080:1: error: BUILDSTDERR: warning: label ‘_catb’ defined but not used [-Wunused-label] BUILDSTDERR: 5080 | _catb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5080 | _catb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9SW_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5118:1: error: BUILDSTDERR: warning: label ‘_catR’ defined but not used [-Wunused-label] BUILDSTDERR: 5118 | _catR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5118 | _catR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9SX_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5143:1: error: BUILDSTDERR: warning: label ‘_catY’ defined but not used [-Wunused-label] BUILDSTDERR: 5143 | _catY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5143 | _catY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_catH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5175:1: error: BUILDSTDERR: warning: label ‘_catH’ defined but not used [-Wunused-label] BUILDSTDERR: 5175 | _catH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5175 | _catH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9SS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5214:1: error: BUILDSTDERR: warning: label ‘_cauq’ defined but not used [-Wunused-label] BUILDSTDERR: 5214 | _cauq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5214 | _cauq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caun’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5244:1: error: BUILDSTDERR: warning: label ‘_caun’ defined but not used [-Wunused-label] BUILDSTDERR: 5244 | _caun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5244 | _caun: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caut’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5268:1: error: BUILDSTDERR: warning: label ‘_caut’ defined but not used [-Wunused-label] BUILDSTDERR: 5268 | _caut: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5268 | _caut: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cauy’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5291:1: error: BUILDSTDERR: warning: label ‘_cauy’ defined but not used [-Wunused-label] BUILDSTDERR: 5291 | _cauy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5291 | _cauy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9ST_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5320:1: error: BUILDSTDERR: warning: label ‘_cauS’ defined but not used [-Wunused-label] BUILDSTDERR: 5320 | _cauS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5320 | _cauS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caud’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5352:1: error: BUILDSTDERR: warning: label ‘_caud’ defined but not used [-Wunused-label] BUILDSTDERR: 5352 | _caud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5352 | _caud: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9SJ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5391:1: error: BUILDSTDERR: warning: label ‘_cavk’ defined but not used [-Wunused-label] BUILDSTDERR: 5391 | _cavk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5391 | _cavk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cavh’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5421:1: error: BUILDSTDERR: warning: label ‘_cavh’ defined but not used [-Wunused-label] BUILDSTDERR: 5421 | _cavh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5421 | _cavh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cavn’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5445:1: error: BUILDSTDERR: warning: label ‘_cavn’ defined but not used [-Wunused-label] BUILDSTDERR: 5445 | _cavn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5445 | _cavn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cavs’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5468:1: error: BUILDSTDERR: warning: label ‘_cavs’ defined but not used [-Wunused-label] BUILDSTDERR: 5468 | _cavs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5468 | _cavs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9SK_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5497:1: error: BUILDSTDERR: warning: label ‘_cavM’ defined but not used [-Wunused-label] BUILDSTDERR: 5497 | _cavM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5497 | _cavM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cav7’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5529:1: error: BUILDSTDERR: warning: label ‘_cav7’ defined but not used [-Wunused-label] BUILDSTDERR: 5529 | _cav7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5529 | _cav7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Tb_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5579:1: error: BUILDSTDERR: warning: label ‘_cavX’ defined but not used [-Wunused-label] BUILDSTDERR: 5579 | _cavX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5579 | _cavX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9QI_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5639:1: error: BUILDSTDERR: warning: label ‘_caw6’ defined but not used [-Wunused-label] BUILDSTDERR: 5639 | _caw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5639 | _caw6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cams’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5663:1: error: BUILDSTDERR: warning: label ‘_cams’ defined but not used [-Wunused-label] BUILDSTDERR: 5663 | _cams: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5663 | _cams: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_camv’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5685:1: error: BUILDSTDERR: warning: label ‘_camv’ defined but not used [-Wunused-label] BUILDSTDERR: 5685 | _camv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5685 | _camv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_camB’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:5782:1: error: BUILDSTDERR: warning: label ‘_camB’ defined but not used [-Wunused-label] BUILDSTDERR: 5782 | _camB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5782 | _camB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_can4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6232:1: error: BUILDSTDERR: warning: label ‘_can4’ defined but not used [-Wunused-label] BUILDSTDERR: 6232 | _can4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6232 | _can4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caow’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6279:1: error: BUILDSTDERR: warning: label ‘_caow’ defined but not used [-Wunused-label] BUILDSTDERR: 6279 | _caow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6279 | _caow: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caod’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6322:1: error: BUILDSTDERR: warning: label ‘_caod’ defined but not used [-Wunused-label] BUILDSTDERR: 6322 | _caod: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6322 | _caod: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderFits_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6368:1: error: BUILDSTDERR: warning: label ‘_cay4’ defined but not used [-Wunused-label] BUILDSTDERR: 6368 | _cay4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6368 | _cay4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Tq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6426:1: error: BUILDSTDERR: warning: label ‘_cazg’ defined but not used [-Wunused-label] BUILDSTDERR: 6426 | _cazg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6426 | _cazg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Tx_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6464:1: error: BUILDSTDERR: warning: label ‘_cazz’ defined but not used [-Wunused-label] BUILDSTDERR: 6464 | _cazz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6464 | _cazz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Ty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6500:1: error: BUILDSTDERR: warning: label ‘_cazL’ defined but not used [-Wunused-label] BUILDSTDERR: 6500 | _cazL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6500 | _cazL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9TQ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6525:1: error: BUILDSTDERR: warning: label ‘_cazQ’ defined but not used [-Wunused-label] BUILDSTDERR: 6525 | _cazQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6525 | _cazQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9TT_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6550:1: error: BUILDSTDERR: warning: label ‘_cazV’ defined but not used [-Wunused-label] BUILDSTDERR: 6550 | _cazV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6550 | _cazV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderCompactzuscan_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6575:1: error: BUILDSTDERR: warning: label ‘_caA2’ defined but not used [-Wunused-label] BUILDSTDERR: 6575 | _caA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6575 | _caA2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caya’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6594:1: error: BUILDSTDERR: warning: label ‘_caya’ defined but not used [-Wunused-label] BUILDSTDERR: 6594 | _caya: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6594 | _caya: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cayd’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6611:1: error: BUILDSTDERR: warning: label ‘_cayd’ defined but not used [-Wunused-label] BUILDSTDERR: 6611 | _cayd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6611 | _cayd: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cayj’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6666:1: error: BUILDSTDERR: warning: label ‘_cayj’ defined but not used [-Wunused-label] BUILDSTDERR: 6666 | _cayj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6666 | _cayj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cazo’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6902:1: error: BUILDSTDERR: warning: label ‘_cazo’ defined but not used [-Wunused-label] BUILDSTDERR: 6902 | _cazo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6902 | _cazo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caz5’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6938:1: error: BUILDSTDERR: warning: label ‘_caz5’ defined but not used [-Wunused-label] BUILDSTDERR: 6938 | _caz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6938 | _caz5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderCompact_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:6977:1: error: BUILDSTDERR: warning: label ‘_caBR’ defined but not used [-Wunused-label] BUILDSTDERR: 6977 | _caBR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6977 | _caBR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Ul_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:7994:1: error: BUILDSTDERR: warning: label ‘_caCa’ defined but not used [-Wunused-label] BUILDSTDERR: 7994 | _caCa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7994 | _caCa: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczugo_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8020:1: error: BUILDSTDERR: warning: label ‘_caCh’ defined but not used [-Wunused-label] BUILDSTDERR: 8020 | _caCh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8020 | _caCh: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caC0’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8050:1: error: BUILDSTDERR: warning: label ‘_caC0’ defined but not used [-Wunused-label] BUILDSTDERR: 8050 | _caC0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8050 | _caC0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8099:1: error: BUILDSTDERR: warning: label ‘_caCy’ defined but not used [-Wunused-label] BUILDSTDERR: 8099 | _caCy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8099 | _caCy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caCv’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8125:1: error: BUILDSTDERR: warning: label ‘_caCv’ defined but not used [-Wunused-label] BUILDSTDERR: 8125 | _caCv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8125 | _caCv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8158:1: error: BUILDSTDERR: warning: label ‘_caCJ’ defined but not used [-Wunused-label] BUILDSTDERR: 8158 | _caCJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8158 | _caCJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_enclose_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8187:1: error: BUILDSTDERR: warning: label ‘_caCT’ defined but not used [-Wunused-label] BUILDSTDERR: 8187 | _caCT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8187 | _caCT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_brackets_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8223:1: error: BUILDSTDERR: warning: label ‘_caD4’ defined but not used [-Wunused-label] BUILDSTDERR: 8223 | _caD4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8223 | _caD4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_angles_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8259:1: error: BUILDSTDERR: warning: label ‘_caDf’ defined but not used [-Wunused-label] BUILDSTDERR: 8259 | _caDf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8259 | _caDf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_parens_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8295:1: error: BUILDSTDERR: warning: label ‘_caDq’ defined but not used [-Wunused-label] BUILDSTDERR: 8295 | _caDq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8295 | _caDq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_braces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8331:1: error: BUILDSTDERR: warning: label ‘_caDB’ defined but not used [-Wunused-label] BUILDSTDERR: 8331 | _caDB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8331 | _caDB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dquotes_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8366:1: error: BUILDSTDERR: warning: label ‘_caDM’ defined but not used [-Wunused-label] BUILDSTDERR: 8366 | _caDM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8366 | _caDM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_squotes_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8401:1: error: BUILDSTDERR: warning: label ‘_caDX’ defined but not used [-Wunused-label] BUILDSTDERR: 8401 | _caDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8401 | _caDX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzdzdzg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8436:1: error: BUILDSTDERR: warning: label ‘_caE8’ defined but not used [-Wunused-label] BUILDSTDERR: 8436 | _caE8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8436 | _caE8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzdzg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8471:1: error: BUILDSTDERR: warning: label ‘_caEj’ defined but not used [-Wunused-label] BUILDSTDERR: 8471 | _caEj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8471 | _caEj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzszszg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8506:1: error: BUILDSTDERR: warning: label ‘_caEu’ defined but not used [-Wunused-label] BUILDSTDERR: 8506 | _caEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8506 | _caEu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzszg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8542:1: error: BUILDSTDERR: warning: label ‘_caEF’ defined but not used [-Wunused-label] BUILDSTDERR: 8542 | _caEF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8542 | _caEF: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzpzg_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8578:1: error: BUILDSTDERR: warning: label ‘_caEQ’ defined but not used [-Wunused-label] BUILDSTDERR: 8578 | _caEQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8578 | _caEQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9V5_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8612:1: error: BUILDSTDERR: warning: label ‘_caFf’ defined but not used [-Wunused-label] BUILDSTDERR: 8612 | _caFf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8612 | _caFf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_punctuate_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8638:1: error: BUILDSTDERR: warning: label ‘_caFm’ defined but not used [-Wunused-label] BUILDSTDERR: 8638 | _caFm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8638 | _caFm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caEZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8666:1: error: BUILDSTDERR: warning: label ‘_caEZ’ defined but not used [-Wunused-label] BUILDSTDERR: 8666 | _caEZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8666 | _caEZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caF5’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8702:1: error: BUILDSTDERR: warning: label ‘_caF5’ defined but not used [-Wunused-label] BUILDSTDERR: 8702 | _caF5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8702 | _caF5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_text_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8763:1: error: BUILDSTDERR: warning: label ‘_caFT’ defined but not used [-Wunused-label] BUILDSTDERR: 8763 | _caFT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8763 | _caFT: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caFM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8791:1: error: BUILDSTDERR: warning: label ‘_caFM’ defined but not used [-Wunused-label] BUILDSTDERR: 8791 | _caFM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8791 | _caFM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caG1’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8820:1: error: BUILDSTDERR: warning: label ‘_caG1’ defined but not used [-Wunused-label] BUILDSTDERR: 8820 | _caG1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8820 | _caG1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rational_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8854:1: error: BUILDSTDERR: warning: label ‘_caGi’ defined but not used [-Wunused-label] BUILDSTDERR: 8854 | _caGi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8854 | _caGi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caGf’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8882:1: error: BUILDSTDERR: warning: label ‘_caGf’ defined but not used [-Wunused-label] BUILDSTDERR: 8882 | _caGf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8882 | _caGf: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caGl’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8905:1: error: BUILDSTDERR: warning: label ‘_caGl’ defined but not used [-Wunused-label] BUILDSTDERR: 8905 | _caGl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8905 | _caGl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caGo’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8936:1: error: BUILDSTDERR: warning: label ‘_caGo’ defined but not used [-Wunused-label] BUILDSTDERR: 8936 | _caGo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8936 | _caGo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwdouble_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:8973:1: error: BUILDSTDERR: warning: label ‘_caGN’ defined but not used [-Wunused-label] BUILDSTDERR: 8973 | _caGN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8973 | _caGN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caGH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9003:1: error: BUILDSTDERR: warning: label ‘_caGH’ defined but not used [-Wunused-label] BUILDSTDERR: 9003 | _caGH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9003 | _caGH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caGV’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9032:1: error: BUILDSTDERR: warning: label ‘_caGV’ defined but not used [-Wunused-label] BUILDSTDERR: 9032 | _caGV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9032 | _caGV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_double_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9065:1: error: BUILDSTDERR: warning: label ‘_caHb’ defined but not used [-Wunused-label] BUILDSTDERR: 9065 | _caHb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9065 | _caHb: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caH8’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9086:1: error: BUILDSTDERR: warning: label ‘_caH8’ defined but not used [-Wunused-label] BUILDSTDERR: 9086 | _caH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9086 | _caH8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfloat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9112:1: error: BUILDSTDERR: warning: label ‘_caHs’ defined but not used [-Wunused-label] BUILDSTDERR: 9112 | _caHs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9112 | _caHs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caHm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9142:1: error: BUILDSTDERR: warning: label ‘_caHm’ defined but not used [-Wunused-label] BUILDSTDERR: 9142 | _caHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9142 | _caHm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caHA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9171:1: error: BUILDSTDERR: warning: label ‘_caHA’ defined but not used [-Wunused-label] BUILDSTDERR: 9171 | _caHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9171 | _caHA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_float_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9204:1: error: BUILDSTDERR: warning: label ‘_caHQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9204 | _caHQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9204 | _caHQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caHN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9225:1: error: BUILDSTDERR: warning: label ‘_caHN’ defined but not used [-Wunused-label] BUILDSTDERR: 9225 | _caHN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9225 | _caHN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_integer_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9249:1: error: BUILDSTDERR: warning: label ‘_caI6’ defined but not used [-Wunused-label] BUILDSTDERR: 9249 | _caI6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9249 | _caI6: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caI1’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9278:1: error: BUILDSTDERR: warning: label ‘_caI1’ defined but not used [-Wunused-label] BUILDSTDERR: 9278 | _caI1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9278 | _caI1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caI4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9309:1: error: BUILDSTDERR: warning: label ‘_caI4’ defined but not used [-Wunused-label] BUILDSTDERR: 9309 | _caI4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9309 | _caI4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_int_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9343:1: error: BUILDSTDERR: warning: label ‘_caIp’ defined but not used [-Wunused-label] BUILDSTDERR: 9343 | _caIp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9343 | _caIp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caIm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9370:1: error: BUILDSTDERR: warning: label ‘_caIm’ defined but not used [-Wunused-label] BUILDSTDERR: 9370 | _caIm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9370 | _caIm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caIs’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9392:1: error: BUILDSTDERR: warning: label ‘_caIs’ defined but not used [-Wunused-label] BUILDSTDERR: 9392 | _caIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9392 | _caIs: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caIv’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9423:1: error: BUILDSTDERR: warning: label ‘_caIv’ defined but not used [-Wunused-label] BUILDSTDERR: 9423 | _caIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9423 | _caIv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87J_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9459:1: error: BUILDSTDERR: warning: label ‘_caIS’ defined but not used [-Wunused-label] BUILDSTDERR: 9459 | _caIS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9459 | _caIS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caIQ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9493:1: error: BUILDSTDERR: warning: label ‘_caIQ’ defined but not used [-Wunused-label] BUILDSTDERR: 9493 | _caIQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9493 | _caIQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87K_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9528:1: error: BUILDSTDERR: warning: label ‘_caJ9’ defined but not used [-Wunused-label] BUILDSTDERR: 9528 | _caJ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9528 | _caJ9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caJ7’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9562:1: error: BUILDSTDERR: warning: label ‘_caJ7’ defined but not used [-Wunused-label] BUILDSTDERR: 9562 | _caJ7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9562 | _caJ7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_bool_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9594:1: error: BUILDSTDERR: warning: label ‘_caJt’ defined but not used [-Wunused-label] BUILDSTDERR: 9594 | _caJt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9594 | _caJt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caJm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9620:1: error: BUILDSTDERR: warning: label ‘_caJm’ defined but not used [-Wunused-label] BUILDSTDERR: 9620 | _caJm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9620 | _caJm: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caJK’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9656:1: error: BUILDSTDERR: warning: label ‘_caJK’ defined but not used [-Wunused-label] BUILDSTDERR: 9656 | _caJK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9656 | _caJK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caJy’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9687:1: error: BUILDSTDERR: warning: label ‘_caJy’ defined but not used [-Wunused-label] BUILDSTDERR: 9687 | _caJy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9687 | _caJy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87L_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9722:1: error: BUILDSTDERR: warning: label ‘_caK4’ defined but not used [-Wunused-label] BUILDSTDERR: 9722 | _caK4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9722 | _caK4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caK1’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9743:1: error: BUILDSTDERR: warning: label ‘_caK1’ defined but not used [-Wunused-label] BUILDSTDERR: 9743 | _caK1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9743 | _caK1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Wb_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9773:1: error: BUILDSTDERR: warning: label ‘_caKC’ defined but not used [-Wunused-label] BUILDSTDERR: 9773 | _caKC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9773 | _caKC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Wa_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9797:1: error: BUILDSTDERR: warning: label ‘_caKJ’ defined but not used [-Wunused-label] BUILDSTDERR: 9797 | _caKJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9797 | _caKJ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Wc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9821:1: error: BUILDSTDERR: warning: label ‘_caKR’ defined but not used [-Wunused-label] BUILDSTDERR: 9821 | _caKR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9821 | _caKR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_string_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9847:1: error: BUILDSTDERR: warning: label ‘_caKY’ defined but not used [-Wunused-label] BUILDSTDERR: 9847 | _caKY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9847 | _caKY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caKj’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9875:1: error: BUILDSTDERR: warning: label ‘_caKj’ defined but not used [-Wunused-label] BUILDSTDERR: 9875 | _caKj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9875 | _caKj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caKp’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9914:1: error: BUILDSTDERR: warning: label ‘_caKp’ defined but not used [-Wunused-label] BUILDSTDERR: 9914 | _caKp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9914 | _caKp: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caKw’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9957:1: error: BUILDSTDERR: warning: label ‘_caKw’ defined but not used [-Wunused-label] BUILDSTDERR: 9957 | _caKw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9957 | _caKw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyCharzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:9992:1: error: BUILDSTDERR: warning: label ‘_caLl’ defined but not used [-Wunused-label] BUILDSTDERR: 9992 | _caLl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9992 | _caLl: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZR1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10023:1: error: BUILDSTDERR: warning: label ‘_caLu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10023 | _caLu: BUILDSTDERR: | ^ BUILDSTDERR: 10023 | _caLu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87M_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10063:1: error: BUILDSTDERR: warning: label ‘_caLF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10063 | _caLF: BUILDSTDERR: | ^ BUILDSTDERR: 10063 | _caLF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caLD’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10097:1: error: BUILDSTDERR: warning: label ‘_caLD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10097 | _caLD: BUILDSTDERR: | ^ BUILDSTDERR: 10097 | _caLD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10129:1: error: BUILDSTDERR: warning: label ‘_caLV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10129 | _caLV: BUILDSTDERR: | ^ BUILDSTDERR: 10129 | _caLV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caLS’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10152:1: error: BUILDSTDERR: warning: label ‘_caLS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10152 | _caLS: BUILDSTDERR: | ^ BUILDSTDERR: 10152 | _caLS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caLY’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10175:1: error: BUILDSTDERR: warning: label ‘_caLY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10175 | _caLY: BUILDSTDERR: | ^ BUILDSTDERR: 10175 | _caLY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfIsStringDoc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10208:1: error: BUILDSTDERR: warning: label ‘_caMg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10208 | _caMg: BUILDSTDERR: | ^ BUILDSTDERR: 10208 | _caMg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fold1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10233:1: error: BUILDSTDERR: warning: label ‘_caMr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10233 | _caMr: BUILDSTDERR: | ^ BUILDSTDERR: 10233 | _caMr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caMp’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10265:1: error: BUILDSTDERR: warning: label ‘_caMp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10265 | _caMp: BUILDSTDERR: | ^ BUILDSTDERR: 10265 | _caMp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Wp_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10287:1: error: BUILDSTDERR: warning: label ‘_caMT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10287 | _caMT: BUILDSTDERR: | ^ BUILDSTDERR: 10287 | _caMT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caMM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10319:1: error: BUILDSTDERR: warning: label ‘_caMM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10319 | _caMM: BUILDSTDERR: | ^ BUILDSTDERR: 10319 | _caMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caN1’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10352:1: error: BUILDSTDERR: warning: label ‘_caN1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10352 | _caN1: BUILDSTDERR: | ^ BUILDSTDERR: 10352 | _caN1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fold_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10392:1: error: BUILDSTDERR: warning: label ‘_caNo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10392 | _caNo: BUILDSTDERR: | ^ BUILDSTDERR: 10392 | _caNo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caMB’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10421:1: error: BUILDSTDERR: warning: label ‘_caMB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10421 | _caMB: BUILDSTDERR: | ^ BUILDSTDERR: 10421 | _caMB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9WF_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10463:1: error: BUILDSTDERR: warning: label ‘_caNR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10463 | _caNR: BUILDSTDERR: | ^ BUILDSTDERR: 10463 | _caNR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vcatzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10490:1: error: BUILDSTDERR: warning: label ‘_caNY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10490 | _caNY: BUILDSTDERR: | ^ BUILDSTDERR: 10490 | _caNY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caNB’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10519:1: error: BUILDSTDERR: warning: label ‘_caNB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10519 | _caNB: BUILDSTDERR: | ^ BUILDSTDERR: 10519 | _caNB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caNH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10555:1: error: BUILDSTDERR: warning: label ‘_caNH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10555 | _caNH: BUILDSTDERR: | ^ BUILDSTDERR: 10555 | _caNH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vcat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10604:1: error: BUILDSTDERR: warning: label ‘_caOs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10604 | _caOs: BUILDSTDERR: | ^ BUILDSTDERR: 10604 | _caOs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caOl’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10627:1: error: BUILDSTDERR: warning: label ‘_caOl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10627 | _caOl: BUILDSTDERR: | ^ BUILDSTDERR: 10627 | _caOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9WS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10658:1: error: BUILDSTDERR: warning: label ‘_caOW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10658 | _caOW: BUILDSTDERR: | ^ BUILDSTDERR: 10658 | _caOW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_catzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10685:1: error: BUILDSTDERR: warning: label ‘_caP3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10685 | _caP3: BUILDSTDERR: | ^ BUILDSTDERR: 10685 | _caP3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caOG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10714:1: error: BUILDSTDERR: warning: label ‘_caOG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10714 | _caOG: BUILDSTDERR: | ^ BUILDSTDERR: 10714 | _caOG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caOM’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10750:1: error: BUILDSTDERR: warning: label ‘_caOM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10750 | _caOM: BUILDSTDERR: | ^ BUILDSTDERR: 10750 | _caOM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9WV_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10799:1: error: BUILDSTDERR: warning: label ‘_caPB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10799 | _caPB: BUILDSTDERR: | ^ BUILDSTDERR: 10799 | _caPB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caPu’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10830:1: error: BUILDSTDERR: warning: label ‘_caPu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10830 | _caPu: BUILDSTDERR: | ^ BUILDSTDERR: 10830 | _caPu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9WZ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10856:1: error: BUILDSTDERR: warning: label ‘_caPP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10856 | _caPP: BUILDSTDERR: | ^ BUILDSTDERR: 10856 | _caPP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10883:1: error: BUILDSTDERR: warning: label ‘_caPT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10883 | _caPT: BUILDSTDERR: | ^ BUILDSTDERR: 10883 | _caPT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9X7_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10920:1: error: BUILDSTDERR: warning: label ‘_caQi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10920 | _caQi: BUILDSTDERR: | ^ BUILDSTDERR: 10920 | _caQi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hcatzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10947:1: error: BUILDSTDERR: warning: label ‘_caQp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10947 | _caQp: BUILDSTDERR: | ^ BUILDSTDERR: 10947 | _caQp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caQ2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:10976:1: error: BUILDSTDERR: warning: label ‘_caQ2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10976 | _caQ2: BUILDSTDERR: | ^ BUILDSTDERR: 10976 | _caQ2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caQ8’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11011:1: error: BUILDSTDERR: warning: label ‘_caQ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11011 | _caQ8: BUILDSTDERR: | ^ BUILDSTDERR: 11011 | _caQ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hcat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11057:1: error: BUILDSTDERR: warning: label ‘_caQS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11057 | _caQS: BUILDSTDERR: | ^ BUILDSTDERR: 11057 | _caQS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caQL’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11080:1: error: BUILDSTDERR: warning: label ‘_caQL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11080 | _caQL: BUILDSTDERR: | ^ BUILDSTDERR: 11080 | _caQL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Xj_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11120:1: error: BUILDSTDERR: warning: label ‘_caRm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11120 | _caRm: BUILDSTDERR: | ^ BUILDSTDERR: 11120 | _caRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillCatzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11147:1: error: BUILDSTDERR: warning: label ‘_caRt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11147 | _caRt: BUILDSTDERR: | ^ BUILDSTDERR: 11147 | _caRt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caR6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11176:1: error: BUILDSTDERR: warning: label ‘_caR6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11176 | _caR6: BUILDSTDERR: | ^ BUILDSTDERR: 11176 | _caR6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caRc’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11212:1: error: BUILDSTDERR: warning: label ‘_caRc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11212 | _caRc: BUILDSTDERR: | ^ BUILDSTDERR: 11212 | _caRc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillCat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11261:1: error: BUILDSTDERR: warning: label ‘_caRX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11261 | _caRX: BUILDSTDERR: | ^ BUILDSTDERR: 11261 | _caRX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caRQ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11284:1: error: BUILDSTDERR: warning: label ‘_caRQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11284 | _caRQ: BUILDSTDERR: | ^ BUILDSTDERR: 11284 | _caRQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Xw_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11315:1: error: BUILDSTDERR: warning: label ‘_caSr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11315 | _caSr: BUILDSTDERR: | ^ BUILDSTDERR: 11315 | _caSr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vsepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11342:1: error: BUILDSTDERR: warning: label ‘_caSy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11342 | _caSy: BUILDSTDERR: | ^ BUILDSTDERR: 11342 | _caSy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caSb’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11371:1: error: BUILDSTDERR: warning: label ‘_caSb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11371 | _caSb: BUILDSTDERR: | ^ BUILDSTDERR: 11371 | _caSb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caSh’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11407:1: error: BUILDSTDERR: warning: label ‘_caSh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11407 | _caSh: BUILDSTDERR: | ^ BUILDSTDERR: 11407 | _caSh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vsep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11456:1: error: BUILDSTDERR: warning: label ‘_caT2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11456 | _caT2: BUILDSTDERR: | ^ BUILDSTDERR: 11456 | _caT2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caSV’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11479:1: error: BUILDSTDERR: warning: label ‘_caSV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11479 | _caSV: BUILDSTDERR: | ^ BUILDSTDERR: 11479 | _caSV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9XJ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11510:1: error: BUILDSTDERR: warning: label ‘_caTw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11510 | _caTw: BUILDSTDERR: | ^ BUILDSTDERR: 11510 | _caTw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_sepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11537:1: error: BUILDSTDERR: warning: label ‘_caTD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11537 | _caTD: BUILDSTDERR: | ^ BUILDSTDERR: 11537 | _caTD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caTg’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11566:1: error: BUILDSTDERR: warning: label ‘_caTg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11566 | _caTg: BUILDSTDERR: | ^ BUILDSTDERR: 11566 | _caTg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caTm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11602:1: error: BUILDSTDERR: warning: label ‘_caTm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11602 | _caTm: BUILDSTDERR: | ^ BUILDSTDERR: 11602 | _caTm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9XM_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11651:1: error: BUILDSTDERR: warning: label ‘_caUb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11651 | _caUb: BUILDSTDERR: | ^ BUILDSTDERR: 11651 | _caUb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caU4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11682:1: error: BUILDSTDERR: warning: label ‘_caU4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11682 | _caU4: BUILDSTDERR: | ^ BUILDSTDERR: 11682 | _caU4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9XQ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11708:1: error: BUILDSTDERR: warning: label ‘_caUp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11708 | _caUp: BUILDSTDERR: | ^ BUILDSTDERR: 11708 | _caUp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_sep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11735:1: error: BUILDSTDERR: warning: label ‘_caUt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11735 | _caUt: BUILDSTDERR: | ^ BUILDSTDERR: 11735 | _caUt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9XY_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11772:1: error: BUILDSTDERR: warning: label ‘_caUS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11772 | _caUS: BUILDSTDERR: | ^ BUILDSTDERR: 11772 | _caUS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hsepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11799:1: error: BUILDSTDERR: warning: label ‘_caUZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11799 | _caUZ: BUILDSTDERR: | ^ BUILDSTDERR: 11799 | _caUZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caUC’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11828:1: error: BUILDSTDERR: warning: label ‘_caUC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11828 | _caUC: BUILDSTDERR: | ^ BUILDSTDERR: 11828 | _caUC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caUI’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11864:1: error: BUILDSTDERR: warning: label ‘_caUI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11864 | _caUI: BUILDSTDERR: | ^ BUILDSTDERR: 11864 | _caUI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hsep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11913:1: error: BUILDSTDERR: warning: label ‘_caVt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11913 | _caVt: BUILDSTDERR: | ^ BUILDSTDERR: 11913 | _caVt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caVm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11936:1: error: BUILDSTDERR: warning: label ‘_caVm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11936 | _caVm: BUILDSTDERR: | ^ BUILDSTDERR: 11936 | _caVm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Yb_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11967:1: error: BUILDSTDERR: warning: label ‘_caVX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11967 | _caVX: BUILDSTDERR: | ^ BUILDSTDERR: 11967 | _caVX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillSepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:11994:1: error: BUILDSTDERR: warning: label ‘_caW4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11994 | _caW4: BUILDSTDERR: | ^ BUILDSTDERR: 11994 | _caW4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caVH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12023:1: error: BUILDSTDERR: warning: label ‘_caVH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12023 | _caVH: BUILDSTDERR: | ^ BUILDSTDERR: 12023 | _caVH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caVN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12059:1: error: BUILDSTDERR: warning: label ‘_caVN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12059 | _caVN: BUILDSTDERR: | ^ BUILDSTDERR: 12059 | _caVN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillSep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12108:1: error: BUILDSTDERR: warning: label ‘_caWy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12108 | _caWy: BUILDSTDERR: | ^ BUILDSTDERR: 12108 | _caWy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caWr’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12131:1: error: BUILDSTDERR: warning: label ‘_caWr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12131 | _caWr: BUILDSTDERR: | ^ BUILDSTDERR: 12131 | _caWr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Yp_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12163:1: error: BUILDSTDERR: warning: label ‘_caWZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12163 | _caWZ: BUILDSTDERR: | ^ BUILDSTDERR: 12163 | _caWZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caWW’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12192:1: error: BUILDSTDERR: warning: label ‘_caWW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12192 | _caWW: BUILDSTDERR: | ^ BUILDSTDERR: 12192 | _caWW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caX2’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12215:1: error: BUILDSTDERR: warning: label ‘_caX2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12215 | _caX2: BUILDSTDERR: | ^ BUILDSTDERR: 12215 | _caX2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Yq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12245:1: error: BUILDSTDERR: warning: label ‘_caXk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12245 | _caXk: BUILDSTDERR: | ^ BUILDSTDERR: 12245 | _caXk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_align_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12276:1: error: BUILDSTDERR: warning: label ‘_caXq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12276 | _caXq: BUILDSTDERR: | ^ BUILDSTDERR: 12276 | _caXq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Yt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12309:1: error: BUILDSTDERR: warning: label ‘_caXG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12309 | _caXG: BUILDSTDERR: | ^ BUILDSTDERR: 12309 | _caXG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caXD’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12340:1: error: BUILDSTDERR: warning: label ‘_caXD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12340 | _caXD: BUILDSTDERR: | ^ BUILDSTDERR: 12340 | _caXD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9YD_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12369:1: error: BUILDSTDERR: warning: label ‘_caY3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12369 | _caY3: BUILDSTDERR: | ^ BUILDSTDERR: 12369 | _caY3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caY0’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12398:1: error: BUILDSTDERR: warning: label ‘_caY0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12398 | _caY0: BUILDSTDERR: | ^ BUILDSTDERR: 12398 | _caY0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caY6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12421:1: error: BUILDSTDERR: warning: label ‘_caY6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12421 | _caY6: BUILDSTDERR: | ^ BUILDSTDERR: 12421 | _caY6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9YE_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12451:1: error: BUILDSTDERR: warning: label ‘_caYo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12451 | _caYo: BUILDSTDERR: | ^ BUILDSTDERR: 12451 | _caYo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hang_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12483:1: error: BUILDSTDERR: warning: label ‘_caYu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12483 | _caYu: BUILDSTDERR: | ^ BUILDSTDERR: 12483 | _caYu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9YO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12518:1: error: BUILDSTDERR: warning: label ‘_caYT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12518 | _caYT: BUILDSTDERR: | ^ BUILDSTDERR: 12518 | _caYT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSepzugo1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12545:1: error: BUILDSTDERR: warning: label ‘_caZ0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12545 | _caZ0: BUILDSTDERR: | ^ BUILDSTDERR: 12545 | _caZ0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caYD’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12573:1: error: BUILDSTDERR: warning: label ‘_caYD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12573 | _caYD: BUILDSTDERR: | ^ BUILDSTDERR: 12573 | _caYD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caYJ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12610:1: error: BUILDSTDERR: warning: label ‘_caYJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12610 | _caYJ: BUILDSTDERR: | ^ BUILDSTDERR: 12610 | _caYJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caZ9’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12652:1: error: BUILDSTDERR: warning: label ‘_caZ9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12652 | _caZ9: BUILDSTDERR: | ^ BUILDSTDERR: 12652 | _caZ9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9YW_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12666:1: error: BUILDSTDERR: warning: label ‘_caZH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12666 | _caZH: BUILDSTDERR: | ^ BUILDSTDERR: 12666 | _caZH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSepzugo2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12693:1: error: BUILDSTDERR: warning: label ‘_caZO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12693 | _caZO: BUILDSTDERR: | ^ BUILDSTDERR: 12693 | _caZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caZr’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12722:1: error: BUILDSTDERR: warning: label ‘_caZr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12722 | _caZr: BUILDSTDERR: | ^ BUILDSTDERR: 12722 | _caZr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_caZx’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12758:1: error: BUILDSTDERR: warning: label ‘_caZx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12758 | _caZx: BUILDSTDERR: | ^ BUILDSTDERR: 12758 | _caZx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Za_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12806:1: error: BUILDSTDERR: warning: label ‘_cb0v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12806 | _cb0v: BUILDSTDERR: | ^ BUILDSTDERR: 12806 | _cb0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Z9_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12836:1: error: BUILDSTDERR: warning: label ‘_cb0F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12836 | _cb0F: BUILDSTDERR: | ^ BUILDSTDERR: 12836 | _cb0F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb0z’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12878:1: error: BUILDSTDERR: warning: label ‘_cb0z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12878 | _cb0z: BUILDSTDERR: | ^ BUILDSTDERR: 12878 | _cb0z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Zf_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12904:1: error: BUILDSTDERR: warning: label ‘_cb0U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12904 | _cb0U: BUILDSTDERR: | ^ BUILDSTDERR: 12904 | _cb0U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Zp_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12929:1: error: BUILDSTDERR: warning: label ‘_cb1c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12929 | _cb1c: BUILDSTDERR: | ^ BUILDSTDERR: 12929 | _cb1c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb19’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12958:1: error: BUILDSTDERR: warning: label ‘_cb19’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12958 | _cb19: BUILDSTDERR: | ^ BUILDSTDERR: 12958 | _cb19: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb1f’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:12981:1: error: BUILDSTDERR: warning: label ‘_cb1f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12981 | _cb1f: BUILDSTDERR: | ^ BUILDSTDERR: 12981 | _cb1f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Zq_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13011:1: error: BUILDSTDERR: warning: label ‘_cb1x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13011 | _cb1x: BUILDSTDERR: | ^ BUILDSTDERR: 13011 | _cb1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSep_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13042:1: error: BUILDSTDERR: warning: label ‘_cb1G’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13042 | _cb1G: BUILDSTDERR: | ^ BUILDSTDERR: 13042 | _cb1G: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb0b’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13071:1: error: BUILDSTDERR: warning: label ‘_cb0b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13071 | _cb0b: BUILDSTDERR: | ^ BUILDSTDERR: 13071 | _cb0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb0h’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13123:1: error: BUILDSTDERR: warning: label ‘_cb0h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13123 | _cb0h: BUILDSTDERR: | ^ BUILDSTDERR: 13123 | _cb0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_semiBraces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13197:1: error: BUILDSTDERR: warning: label ‘_cb29’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13197 | _cb29: BUILDSTDERR: | ^ BUILDSTDERR: 13197 | _cb29: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_tupled_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13229:1: error: BUILDSTDERR: warning: label ‘_cb2g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13229 | _cb2g: BUILDSTDERR: | ^ BUILDSTDERR: 13229 | _cb2g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Zz_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13258:1: error: BUILDSTDERR: warning: label ‘_cb2r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13258 | _cb2r: BUILDSTDERR: | ^ BUILDSTDERR: 13258 | _cb2r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Zy_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13284:1: error: BUILDSTDERR: warning: label ‘_cb2z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13284 | _cb2z: BUILDSTDERR: | ^ BUILDSTDERR: 13284 | _cb2z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9Zx_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13310:1: error: BUILDSTDERR: warning: label ‘_cb2H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13310 | _cb2H: BUILDSTDERR: | ^ BUILDSTDERR: 13310 | _cb2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwzdcpretty1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13344:1: error: BUILDSTDERR: warning: label ‘_cb2L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13344 | _cb2L: BUILDSTDERR: | ^ BUILDSTDERR: 13344 | _cb2L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13395:1: error: BUILDSTDERR: warning: label ‘_cb2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13395 | _cb2X: BUILDSTDERR: | ^ BUILDSTDERR: 13395 | _cb2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb2U’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13422:1: error: BUILDSTDERR: warning: label ‘_cb2U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13422 | _cb2U: BUILDSTDERR: | ^ BUILDSTDERR: 13422 | _cb2U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9ZQ_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13450:1: error: BUILDSTDERR: warning: label ‘_cb3c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13450 | _cb3c: BUILDSTDERR: | ^ BUILDSTDERR: 13450 | _cb3c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘s9ZP_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13476:1: error: BUILDSTDERR: warning: label ‘_cb3k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13476 | _cb3k: BUILDSTDERR: | ^ BUILDSTDERR: 13476 | _cb3k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13509:1: error: BUILDSTDERR: warning: label ‘_cb3o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13509 | _cb3o: BUILDSTDERR: | ^ BUILDSTDERR: 13509 | _cb3o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13553:1: error: BUILDSTDERR: warning: label ‘_cb3A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13553 | _cb3A: BUILDSTDERR: | ^ BUILDSTDERR: 13553 | _cb3A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb3x’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13580:1: error: BUILDSTDERR: warning: label ‘_cb3x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13580 | _cb3x: BUILDSTDERR: | ^ BUILDSTDERR: 13580 | _cb3x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_list_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13608:1: error: BUILDSTDERR: warning: label ‘_cb3L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13608 | _cb3L: BUILDSTDERR: | ^ BUILDSTDERR: 13608 | _cb3L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa01_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13637:1: error: BUILDSTDERR: warning: label ‘_cb3W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13637 | _cb3W: BUILDSTDERR: | ^ BUILDSTDERR: 13637 | _cb3W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zddmprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13664:1: error: BUILDSTDERR: warning: label ‘_cb41’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13664 | _cb41: BUILDSTDERR: | ^ BUILDSTDERR: 13664 | _cb41: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb3Z’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13699:1: error: BUILDSTDERR: warning: label ‘_cb3Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13699 | _cb3Z: BUILDSTDERR: | ^ BUILDSTDERR: 13699 | _cb3Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa05_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13724:1: error: BUILDSTDERR: warning: label ‘_cb4i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13724 | _cb4i: BUILDSTDERR: | ^ BUILDSTDERR: 13724 | _cb4i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybezuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13749:1: error: BUILDSTDERR: warning: label ‘_cb4n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13749 | _cb4n: BUILDSTDERR: | ^ BUILDSTDERR: 13749 | _cb4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb4l’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13784:1: error: BUILDSTDERR: warning: label ‘_cb4l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13784 | _cb4l: BUILDSTDERR: | ^ BUILDSTDERR: 13784 | _cb4l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa09_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13809:1: error: BUILDSTDERR: warning: label ‘_cb4E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13809 | _cb4E: BUILDSTDERR: | ^ BUILDSTDERR: 13809 | _cb4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa08_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13832:1: error: BUILDSTDERR: warning: label ‘_cb4M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13832 | _cb4M: BUILDSTDERR: | ^ BUILDSTDERR: 13832 | _cb4M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybe_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13857:1: error: BUILDSTDERR: warning: label ‘_cb4Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13857 | _cb4Q: BUILDSTDERR: | ^ BUILDSTDERR: 13857 | _cb4Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0e_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13894:1: error: BUILDSTDERR: warning: label ‘_cb54’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13894 | _cb54: BUILDSTDERR: | ^ BUILDSTDERR: 13894 | _cb54: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13922:1: error: BUILDSTDERR: warning: label ‘_cb59’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13922 | _cb59: BUILDSTDERR: | ^ BUILDSTDERR: 13922 | _cb59: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb57’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13955:1: error: BUILDSTDERR: warning: label ‘_cb57’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13955 | _cb57: BUILDSTDERR: | ^ BUILDSTDERR: 13955 | _cb57: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0k_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:13980:1: error: BUILDSTDERR: warning: label ‘_cb5q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13980 | _cb5q: BUILDSTDERR: | ^ BUILDSTDERR: 13980 | _cb5q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0j_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14005:1: error: BUILDSTDERR: warning: label ‘_cb5y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14005 | _cb5y: BUILDSTDERR: | ^ BUILDSTDERR: 14005 | _cb5y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14035:1: error: BUILDSTDERR: warning: label ‘_cb5C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14035 | _cb5C: BUILDSTDERR: | ^ BUILDSTDERR: 14035 | _cb5C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0o_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14078:1: error: BUILDSTDERR: warning: label ‘_cb5Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14078 | _cb5Q: BUILDSTDERR: | ^ BUILDSTDERR: 14078 | _cb5Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14105:1: error: BUILDSTDERR: warning: label ‘_cb5V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14105 | _cb5V: BUILDSTDERR: | ^ BUILDSTDERR: 14105 | _cb5V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb5T’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14140:1: error: BUILDSTDERR: warning: label ‘_cb5T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14140 | _cb5T: BUILDSTDERR: | ^ BUILDSTDERR: 14140 | _cb5T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0t_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14165:1: error: BUILDSTDERR: warning: label ‘_cb6c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14165 | _cb6c: BUILDSTDERR: | ^ BUILDSTDERR: 14165 | _cb6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0s_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14189:1: error: BUILDSTDERR: warning: label ‘_cb6k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14189 | _cb6k: BUILDSTDERR: | ^ BUILDSTDERR: 14189 | _cb6k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14217:1: error: BUILDSTDERR: warning: label ‘_cb6o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14217 | _cb6o: BUILDSTDERR: | ^ BUILDSTDERR: 14217 | _cb6o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyDoublezuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14260:1: error: BUILDSTDERR: warning: label ‘_cb6z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14260 | _cb6z: BUILDSTDERR: | ^ BUILDSTDERR: 14260 | _cb6z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb6x’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14287:1: error: BUILDSTDERR: warning: label ‘_cb6x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14287 | _cb6x: BUILDSTDERR: | ^ BUILDSTDERR: 14287 | _cb6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyFloatzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14322:1: error: BUILDSTDERR: warning: label ‘_cb6L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14322 | _cb6L: BUILDSTDERR: | ^ BUILDSTDERR: 14322 | _cb6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb6J’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14349:1: error: BUILDSTDERR: warning: label ‘_cb6J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14349 | _cb6J: BUILDSTDERR: | ^ BUILDSTDERR: 14349 | _cb6J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyIntegerzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14389:1: error: BUILDSTDERR: warning: label ‘_cb6X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14389 | _cb6X: BUILDSTDERR: | ^ BUILDSTDERR: 14389 | _cb6X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb6V’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14415:1: error: BUILDSTDERR: warning: label ‘_cb6V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14415 | _cb6V: BUILDSTDERR: | ^ BUILDSTDERR: 14415 | _cb6V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyIntzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14450:1: error: BUILDSTDERR: warning: label ‘_cb7a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14450 | _cb7a: BUILDSTDERR: | ^ BUILDSTDERR: 14450 | _cb7a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb78’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14477:1: error: BUILDSTDERR: warning: label ‘_cb78’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14477 | _cb78: BUILDSTDERR: | ^ BUILDSTDERR: 14477 | _cb78: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyBoolzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14512:1: error: BUILDSTDERR: warning: label ‘_cb7m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14512 | _cb7m: BUILDSTDERR: | ^ BUILDSTDERR: 14512 | _cb7m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb7k’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14539:1: error: BUILDSTDERR: warning: label ‘_cb7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14539 | _cb7k: BUILDSTDERR: | ^ BUILDSTDERR: 14539 | _cb7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14574:1: error: BUILDSTDERR: warning: label ‘_cb7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14574 | _cb7y: BUILDSTDERR: | ^ BUILDSTDERR: 14574 | _cb7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb7w’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14601:1: error: BUILDSTDERR: warning: label ‘_cb7w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14601 | _cb7w: BUILDSTDERR: | ^ BUILDSTDERR: 14601 | _cb7w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyDoczuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14636:1: error: BUILDSTDERR: warning: label ‘_cb7I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14636 | _cb7I: BUILDSTDERR: | ^ BUILDSTDERR: 14636 | _cb7I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0J_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14672:1: error: BUILDSTDERR: warning: label ‘_cb7T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14672 | _cb7T: BUILDSTDERR: | ^ BUILDSTDERR: 14672 | _cb7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZMZNzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14699:1: error: BUILDSTDERR: warning: label ‘_cb7Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14699 | _cb7Y: BUILDSTDERR: | ^ BUILDSTDERR: 14699 | _cb7Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb7W’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14734:1: error: BUILDSTDERR: warning: label ‘_cb7W’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14734 | _cb7W: BUILDSTDERR: | ^ BUILDSTDERR: 14734 | _cb7W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0N_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14759:1: error: BUILDSTDERR: warning: label ‘_cb8f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14759 | _cb8f: BUILDSTDERR: | ^ BUILDSTDERR: 14759 | _cb8f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0M_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14782:1: error: BUILDSTDERR: warning: label ‘_cb8m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14782 | _cb8m: BUILDSTDERR: | ^ BUILDSTDERR: 14782 | _cb8m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZMZN_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14809:1: error: BUILDSTDERR: warning: label ‘_cb8q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14809 | _cb8q: BUILDSTDERR: | ^ BUILDSTDERR: 14809 | _cb8q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0S_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14846:1: error: BUILDSTDERR: warning: label ‘_cb8N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14846 | _cb8N: BUILDSTDERR: | ^ BUILDSTDERR: 14846 | _cb8N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0T_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14873:1: error: BUILDSTDERR: warning: label ‘_cb8Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14873 | _cb8Q: BUILDSTDERR: | ^ BUILDSTDERR: 14873 | _cb8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0V_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14906:1: error: BUILDSTDERR: warning: label ‘_cb8X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14906 | _cb8X: BUILDSTDERR: | ^ BUILDSTDERR: 14906 | _cb8X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_width_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14941:1: error: BUILDSTDERR: warning: label ‘_cb93’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14941 | _cb93: BUILDSTDERR: | ^ BUILDSTDERR: 14941 | _cb93: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa0Z_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:14981:1: error: BUILDSTDERR: warning: label ‘_cb9k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14981 | _cb9k: BUILDSTDERR: | ^ BUILDSTDERR: 14981 | _cb9k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15009:1: error: BUILDSTDERR: warning: label ‘_cb9q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15009 | _cb9q: BUILDSTDERR: | ^ BUILDSTDERR: 15009 | _cb9q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwspaces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15054:1: error: BUILDSTDERR: warning: label ‘_cb9F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15054 | _cb9F: BUILDSTDERR: | ^ BUILDSTDERR: 15054 | _cb9F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_spaces_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15089:1: error: BUILDSTDERR: warning: label ‘_cb9V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15089 | _cb9V: BUILDSTDERR: | ^ BUILDSTDERR: 15089 | _cb9V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cb9S’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15109:1: error: BUILDSTDERR: warning: label ‘_cb9S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15109 | _cb9S: BUILDSTDERR: | ^ BUILDSTDERR: 15109 | _cb9S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_indentation_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15128:1: error: BUILDSTDERR: warning: label ‘_cba6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15128 | _cba6: BUILDSTDERR: | ^ BUILDSTDERR: 15128 | _cba6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87Q_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15152:1: error: BUILDSTDERR: warning: label ‘_cbaf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15152 | _cbaf: BUILDSTDERR: | ^ BUILDSTDERR: 15152 | _cbaf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87R_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15191:1: error: BUILDSTDERR: warning: label ‘_cbao’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15191 | _cbao: BUILDSTDERR: | ^ BUILDSTDERR: 15191 | _cbao: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87S_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15230:1: error: BUILDSTDERR: warning: label ‘_cbax’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15230 | _cbax: BUILDSTDERR: | ^ BUILDSTDERR: 15230 | _cbax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r87U_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15271:1: error: BUILDSTDERR: warning: label ‘_cbaG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15271 | _cbaG: BUILDSTDERR: | ^ BUILDSTDERR: 15271 | _cbaG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15353:1: error: BUILDSTDERR: warning: label ‘_cbaR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15353 | _cbaR: BUILDSTDERR: | ^ BUILDSTDERR: 15353 | _cbaR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbaP’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15386:1: error: BUILDSTDERR: warning: label ‘_cbaP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15386 | _cbaP: BUILDSTDERR: | ^ BUILDSTDERR: 15386 | _cbaP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa1u_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15414:1: error: BUILDSTDERR: warning: label ‘_cbbj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15414 | _cbbj: BUILDSTDERR: | ^ BUILDSTDERR: 15414 | _cbbj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa1B_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15438:1: error: BUILDSTDERR: warning: label ‘_cbbs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15438 | _cbbs: BUILDSTDERR: | ^ BUILDSTDERR: 15438 | _cbbs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15461:1: error: BUILDSTDERR: warning: label ‘_cbbv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15461 | _cbbv: BUILDSTDERR: | ^ BUILDSTDERR: 15461 | _cbbv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbb4’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15482:1: error: BUILDSTDERR: warning: label ‘_cbb4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15482 | _cbb4: BUILDSTDERR: | ^ BUILDSTDERR: 15482 | _cbb4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbb6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15514:1: error: BUILDSTDERR: warning: label ‘_cbb6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15514 | _cbb6: BUILDSTDERR: | ^ BUILDSTDERR: 15514 | _cbb6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbc6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15603:1: error: BUILDSTDERR: warning: label ‘_cbc6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15603 | _cbc6: BUILDSTDERR: | ^ BUILDSTDERR: 15603 | _cbc6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbbZ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15619:1: error: BUILDSTDERR: warning: label ‘_cbbZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15619 | _cbbZ: BUILDSTDERR: | ^ BUILDSTDERR: 15619 | _cbbZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbbT’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15635:1: error: BUILDSTDERR: warning: label ‘_cbbT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15635 | _cbbT: BUILDSTDERR: | ^ BUILDSTDERR: 15635 | _cbbT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbbH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15652:1: error: BUILDSTDERR: warning: label ‘_cbbH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15652 | _cbbH: BUILDSTDERR: | ^ BUILDSTDERR: 15652 | _cbbH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbbO’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15670:1: error: BUILDSTDERR: warning: label ‘_cbbO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15670 | _cbbO: BUILDSTDERR: | ^ BUILDSTDERR: 15670 | _cbbO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15691:1: error: BUILDSTDERR: warning: label ‘_cbcu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15691 | _cbcu: BUILDSTDERR: | ^ BUILDSTDERR: 15691 | _cbcu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r886_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15745:1: error: BUILDSTDERR: warning: label ‘_cbcF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15745 | _cbcF: BUILDSTDERR: | ^ BUILDSTDERR: 15745 | _cbcF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbcD’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15778:1: error: BUILDSTDERR: warning: label ‘_cbcD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15778 | _cbcD: BUILDSTDERR: | ^ BUILDSTDERR: 15778 | _cbcD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa1J_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15801:1: error: BUILDSTDERR: warning: label ‘_cbcX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15801 | _cbcX: BUILDSTDERR: | ^ BUILDSTDERR: 15801 | _cbcX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘r887_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15829:1: error: BUILDSTDERR: warning: label ‘_cbd3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15829 | _cbd3: BUILDSTDERR: | ^ BUILDSTDERR: 15829 | _cbd3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa1Q_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15873:1: error: BUILDSTDERR: warning: label ‘_cbdo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15873 | _cbdo: BUILDSTDERR: | ^ BUILDSTDERR: 15873 | _cbdo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa1U_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15899:1: error: BUILDSTDERR: warning: label ‘_cbdx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15899 | _cbdx: BUILDSTDERR: | ^ BUILDSTDERR: 15899 | _cbdx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa21_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15923:1: error: BUILDSTDERR: warning: label ‘_cbdG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15923 | _cbdG: BUILDSTDERR: | ^ BUILDSTDERR: 15923 | _cbdG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa1Z_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15949:1: error: BUILDSTDERR: warning: label ‘_cbdS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15949 | _cbdS: BUILDSTDERR: | ^ BUILDSTDERR: 15949 | _cbdS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa26_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:15988:1: error: BUILDSTDERR: warning: label ‘_cbe7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15988 | _cbe7: BUILDSTDERR: | ^ BUILDSTDERR: 15988 | _cbe7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa24_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16012:1: error: BUILDSTDERR: warning: label ‘_cbee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16012 | _cbee: BUILDSTDERR: | ^ BUILDSTDERR: 16012 | _cbee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayS_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16037:1: error: BUILDSTDERR: warning: label ‘_cbep’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16037 | _cbep: BUILDSTDERR: | ^ BUILDSTDERR: 16037 | _cbep: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbdd’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16085:1: error: BUILDSTDERR: warning: label ‘_cbdd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16085 | _cbdd: BUILDSTDERR: | ^ BUILDSTDERR: 16085 | _cbdd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbeH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16189:1: error: BUILDSTDERR: warning: label ‘_cbeH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16189 | _cbeH: BUILDSTDERR: | ^ BUILDSTDERR: 16189 | _cbeH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa2a_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16209:1: error: BUILDSTDERR: warning: label ‘_cbf2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16209 | _cbf2: BUILDSTDERR: | ^ BUILDSTDERR: 16209 | _cbf2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs3_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16237:1: error: BUILDSTDERR: warning: label ‘_cbf8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16237 | _cbf8: BUILDSTDERR: | ^ BUILDSTDERR: 16237 | _cbf8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa2m_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16284:1: error: BUILDSTDERR: warning: label ‘_cbfA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16284 | _cbfA: BUILDSTDERR: | ^ BUILDSTDERR: 16284 | _cbfA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbfJ’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16330:1: error: BUILDSTDERR: warning: label ‘_cbfJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16330 | _cbfJ: BUILDSTDERR: | ^ BUILDSTDERR: 16330 | _cbfJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbfT’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16358:1: error: BUILDSTDERR: warning: label ‘_cbfT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16358 | _cbfT: BUILDSTDERR: | ^ BUILDSTDERR: 16358 | _cbfT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbfz’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16384:1: error: BUILDSTDERR: warning: label ‘_cbfz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16384 | _cbfz: BUILDSTDERR: | ^ BUILDSTDERR: 16384 | _cbfz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa2d_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16394:1: error: BUILDSTDERR: warning: label ‘_cbgb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16394 | _cbgb: BUILDSTDERR: | ^ BUILDSTDERR: 16394 | _cbgb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbfm’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16427:1: error: BUILDSTDERR: warning: label ‘_cbfm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16427 | _cbfm: BUILDSTDERR: | ^ BUILDSTDERR: 16427 | _cbfm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa2v_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16461:1: error: BUILDSTDERR: warning: label ‘_cbgx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16461 | _cbgx: BUILDSTDERR: | ^ BUILDSTDERR: 16461 | _cbgx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbgu’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16490:1: error: BUILDSTDERR: warning: label ‘_cbgu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16490 | _cbgu: BUILDSTDERR: | ^ BUILDSTDERR: 16490 | _cbgu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbgA’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16513:1: error: BUILDSTDERR: warning: label ‘_cbgA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16513 | _cbgA: BUILDSTDERR: | ^ BUILDSTDERR: 16513 | _cbgA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa2w_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16543:1: error: BUILDSTDERR: warning: label ‘_cbgS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16543 | _cbgS: BUILDSTDERR: | ^ BUILDSTDERR: 16543 | _cbgS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwindent_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16574:1: error: BUILDSTDERR: warning: label ‘_cbgX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16574 | _cbgX: BUILDSTDERR: | ^ BUILDSTDERR: 16574 | _cbgX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_indent_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16609:1: error: BUILDSTDERR: warning: label ‘_cbh9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16609 | _cbh9: BUILDSTDERR: | ^ BUILDSTDERR: 16609 | _cbh9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbh6’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16633:1: error: BUILDSTDERR: warning: label ‘_cbh6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16633 | _cbh6: BUILDSTDERR: | ^ BUILDSTDERR: 16633 | _cbh6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfitsR_slow’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16663:1: error: BUILDSTDERR: warning: label ‘_cbhg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16663 | _cbhg: BUILDSTDERR: | ^ BUILDSTDERR: 16663 | _cbhg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfitsR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16672:1: error: BUILDSTDERR: warning: label ‘_cbhp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16672 | _cbhp: BUILDSTDERR: | ^ BUILDSTDERR: 16672 | _cbhp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbhh’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16693:1: error: BUILDSTDERR: warning: label ‘_cbhh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16693 | _cbhh: BUILDSTDERR: | ^ BUILDSTDERR: 16693 | _cbhh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbht’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16723:1: error: BUILDSTDERR: warning: label ‘_cbht’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16723 | _cbht: BUILDSTDERR: | ^ BUILDSTDERR: 16723 | _cbht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbhP’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16790:1: error: BUILDSTDERR: warning: label ‘_cbhP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16790 | _cbhP: BUILDSTDERR: | ^ BUILDSTDERR: 16790 | _cbhP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbi3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16824:1: error: BUILDSTDERR: warning: label ‘_cbi3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16824 | _cbi3: BUILDSTDERR: | ^ BUILDSTDERR: 16824 | _cbi3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbi0’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16844:1: error: BUILDSTDERR: warning: label ‘_cbi0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16844 | _cbi0: BUILDSTDERR: | ^ BUILDSTDERR: 16844 | _cbi0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbho’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16852:1: error: BUILDSTDERR: warning: label ‘_cbho’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16852 | _cbho: BUILDSTDERR: | ^ BUILDSTDERR: 16852 | _cbho: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fitsR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16867:1: error: BUILDSTDERR: warning: label ‘_cbiJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16867 | _cbiJ: BUILDSTDERR: | ^ BUILDSTDERR: 16867 | _cbiJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbiG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16892:1: error: BUILDSTDERR: warning: label ‘_cbiG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16892 | _cbiG: BUILDSTDERR: | ^ BUILDSTDERR: 16892 | _cbiG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderSmart_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16914:1: error: BUILDSTDERR: warning: label ‘_cbiU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16914 | _cbiU: BUILDSTDERR: | ^ BUILDSTDERR: 16914 | _cbiU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfits1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16940:1: error: BUILDSTDERR: warning: label ‘_cbj6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16940 | _cbj6: BUILDSTDERR: | ^ BUILDSTDERR: 16940 | _cbj6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbiY’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16960:1: error: BUILDSTDERR: warning: label ‘_cbiY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16960 | _cbiY: BUILDSTDERR: | ^ BUILDSTDERR: 16960 | _cbiY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbja’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:16986:1: error: BUILDSTDERR: warning: label ‘_cbja’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 16986 | _cbja: BUILDSTDERR: | ^ BUILDSTDERR: 16986 | _cbja: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbj5’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17032:1: error: BUILDSTDERR: warning: label ‘_cbj5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17032 | _cbj5: BUILDSTDERR: | ^ BUILDSTDERR: 17032 | _cbj5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fits1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17047:1: error: BUILDSTDERR: warning: label ‘_cbjY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17047 | _cbjY: BUILDSTDERR: | ^ BUILDSTDERR: 17047 | _cbjY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbjV’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17068:1: error: BUILDSTDERR: warning: label ‘_cbjV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17068 | _cbjV: BUILDSTDERR: | ^ BUILDSTDERR: 17068 | _cbjV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderPretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17089:1: error: BUILDSTDERR: warning: label ‘_cbk9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17089 | _cbk9: BUILDSTDERR: | ^ BUILDSTDERR: 17089 | _cbk9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hPutDoc1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17129:1: error: BUILDSTDERR: warning: label ‘_cbki’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17129 | _cbki: BUILDSTDERR: | ^ BUILDSTDERR: 17129 | _cbki: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbkg’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17154:1: error: BUILDSTDERR: warning: label ‘_cbkg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17154 | _cbkg: BUILDSTDERR: | ^ BUILDSTDERR: 17154 | _cbkg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hPutDoc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17175:1: error: BUILDSTDERR: warning: label ‘_cbks’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17175 | _cbks: BUILDSTDERR: | ^ BUILDSTDERR: 17175 | _cbks: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_putDoc1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17196:1: error: BUILDSTDERR: warning: label ‘_cbkz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17196 | _cbkz: BUILDSTDERR: | ^ BUILDSTDERR: 17196 | _cbkz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_putDoc_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17222:1: error: BUILDSTDERR: warning: label ‘_cbkG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17222 | _cbkG: BUILDSTDERR: | ^ BUILDSTDERR: 17222 | _cbkG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa3w_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17245:1: error: BUILDSTDERR: warning: label ‘_cbkR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17245 | _cbkR: BUILDSTDERR: | ^ BUILDSTDERR: 17245 | _cbkR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17273:1: error: BUILDSTDERR: warning: label ‘_cbkU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17273 | _cbkU: BUILDSTDERR: | ^ BUILDSTDERR: 17273 | _cbkU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshow_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17310:1: error: BUILDSTDERR: warning: label ‘_cbl5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17310 | _cbl5: BUILDSTDERR: | ^ BUILDSTDERR: 17310 | _cbl5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbl3’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17337:1: error: BUILDSTDERR: warning: label ‘_cbl3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17337 | _cbl3: BUILDSTDERR: | ^ BUILDSTDERR: 17337 | _cbl3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa3A_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17363:1: error: BUILDSTDERR: warning: label ‘_cblj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17363 | _cblj: BUILDSTDERR: | ^ BUILDSTDERR: 17363 | _cblj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoc1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17391:1: error: BUILDSTDERR: warning: label ‘_cblm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17391 | _cblm: BUILDSTDERR: | ^ BUILDSTDERR: 17391 | _cblm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17423:1: error: BUILDSTDERR: warning: label ‘_cblv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17423 | _cblv: BUILDSTDERR: | ^ BUILDSTDERR: 17423 | _cblv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa3G_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17458:1: error: BUILDSTDERR: warning: label ‘_cblK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17458 | _cblK: BUILDSTDERR: | ^ BUILDSTDERR: 17458 | _cblK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs1_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17486:1: error: BUILDSTDERR: warning: label ‘_cblQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17486 | _cblQ: BUILDSTDERR: | ^ BUILDSTDERR: 17486 | _cblQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa40_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17531:1: error: BUILDSTDERR: warning: label ‘_cbmd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17531 | _cbmd: BUILDSTDERR: | ^ BUILDSTDERR: 17531 | _cbmd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbma’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17561:1: error: BUILDSTDERR: warning: label ‘_cbma’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17561 | _cbma: BUILDSTDERR: | ^ BUILDSTDERR: 17561 | _cbma: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbmg’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17584:1: error: BUILDSTDERR: warning: label ‘_cbmg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17584 | _cbmg: BUILDSTDERR: | ^ BUILDSTDERR: 17584 | _cbmg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbml’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17610:1: error: BUILDSTDERR: warning: label ‘_cbml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17610 | _cbml: BUILDSTDERR: | ^ BUILDSTDERR: 17610 | _cbml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbmN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17658:1: error: BUILDSTDERR: warning: label ‘_cbmN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17658 | _cbmN: BUILDSTDERR: | ^ BUILDSTDERR: 17658 | _cbmN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbmX’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17686:1: error: BUILDSTDERR: warning: label ‘_cbmX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17686 | _cbmX: BUILDSTDERR: | ^ BUILDSTDERR: 17686 | _cbmX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbnc’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17712:1: error: BUILDSTDERR: warning: label ‘_cbnc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17712 | _cbnc: BUILDSTDERR: | ^ BUILDSTDERR: 17712 | _cbnc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa42_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17725:1: error: BUILDSTDERR: warning: label ‘_cbnr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17725 | _cbnr: BUILDSTDERR: | ^ BUILDSTDERR: 17725 | _cbnr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfill_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17759:1: error: BUILDSTDERR: warning: label ‘_cbnw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17759 | _cbnw: BUILDSTDERR: | ^ BUILDSTDERR: 17759 | _cbnw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fill_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17792:1: error: BUILDSTDERR: warning: label ‘_cbnI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17792 | _cbnI: BUILDSTDERR: | ^ BUILDSTDERR: 17792 | _cbnI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbnF’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17816:1: error: BUILDSTDERR: warning: label ‘_cbnF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17816 | _cbnF: BUILDSTDERR: | ^ BUILDSTDERR: 17816 | _cbnF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa4a_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17847:1: error: BUILDSTDERR: warning: label ‘_cbo0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17847 | _cbo0: BUILDSTDERR: | ^ BUILDSTDERR: 17847 | _cbo0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs2_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17875:1: error: BUILDSTDERR: warning: label ‘_cbo6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17875 | _cbo6: BUILDSTDERR: | ^ BUILDSTDERR: 17875 | _cbo6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa4d_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17920:1: error: BUILDSTDERR: warning: label ‘_cbon’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17920 | _cbon: BUILDSTDERR: | ^ BUILDSTDERR: 17920 | _cbon: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbok’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17951:1: error: BUILDSTDERR: warning: label ‘_cbok’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17951 | _cbok: BUILDSTDERR: | ^ BUILDSTDERR: 17951 | _cbok: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa4x_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:17980:1: error: BUILDSTDERR: warning: label ‘_cboK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17980 | _cboK: BUILDSTDERR: | ^ BUILDSTDERR: 17980 | _cboK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cboH’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18011:1: error: BUILDSTDERR: warning: label ‘_cboH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18011 | _cboH: BUILDSTDERR: | ^ BUILDSTDERR: 18011 | _cboH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cboN’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18034:1: error: BUILDSTDERR: warning: label ‘_cboN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18034 | _cboN: BUILDSTDERR: | ^ BUILDSTDERR: 18034 | _cboN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cboS’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18060:1: error: BUILDSTDERR: warning: label ‘_cboS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18060 | _cboS: BUILDSTDERR: | ^ BUILDSTDERR: 18060 | _cboS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbpk’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18109:1: error: BUILDSTDERR: warning: label ‘_cbpk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18109 | _cbpk: BUILDSTDERR: | ^ BUILDSTDERR: 18109 | _cbpk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbpu’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18137:1: error: BUILDSTDERR: warning: label ‘_cbpu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18137 | _cbpu: BUILDSTDERR: | ^ BUILDSTDERR: 18137 | _cbpu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbpG’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18163:1: error: BUILDSTDERR: warning: label ‘_cbpG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18163 | _cbpG: BUILDSTDERR: | ^ BUILDSTDERR: 18163 | _cbpG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘sa4z_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18177:1: error: BUILDSTDERR: warning: label ‘_cbpW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18177 | _cbpW: BUILDSTDERR: | ^ BUILDSTDERR: 18177 | _cbpW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfillBreak_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18215:1: error: BUILDSTDERR: warning: label ‘_cbq1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18215 | _cbq1: BUILDSTDERR: | ^ BUILDSTDERR: 18215 | _cbq1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillBreak_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18252:1: error: BUILDSTDERR: warning: label ‘_cbqd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18252 | _cbqd: BUILDSTDERR: | ^ BUILDSTDERR: 18252 | _cbqd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘_cbqa’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18276:1: error: BUILDSTDERR: warning: label ‘_cbqa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18276 | _cbqa: BUILDSTDERR: | ^ BUILDSTDERR: 18276 | _cbqa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cons_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18312:1: error: BUILDSTDERR: warning: label ‘_cbqo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18312 | _cbqo: BUILDSTDERR: | ^ BUILDSTDERR: 18312 | _cbqo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SChar_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18354:1: error: BUILDSTDERR: warning: label ‘_cbqy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18354 | _cbqy: BUILDSTDERR: | ^ BUILDSTDERR: 18354 | _cbqy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SText_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18385:1: error: BUILDSTDERR: warning: label ‘_cbqI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18385 | _cbqI: BUILDSTDERR: | ^ BUILDSTDERR: 18385 | _cbqI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SLine_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18417:1: error: BUILDSTDERR: warning: label ‘_cbqS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18417 | _cbqS: BUILDSTDERR: | ^ BUILDSTDERR: 18417 | _cbqS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SSGR_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18448:1: error: BUILDSTDERR: warning: label ‘_cbr2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18448 | _cbr2: BUILDSTDERR: | ^ BUILDSTDERR: 18448 | _cbr2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Char_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18489:1: error: BUILDSTDERR: warning: label ‘_cbrc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18489 | _cbrc: BUILDSTDERR: | ^ BUILDSTDERR: 18489 | _cbrc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Text_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18519:1: error: BUILDSTDERR: warning: label ‘_cbrm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18519 | _cbrm: BUILDSTDERR: | ^ BUILDSTDERR: 18519 | _cbrm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_FlatAlt_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18555:1: error: BUILDSTDERR: warning: label ‘_cbrw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18555 | _cbrw: BUILDSTDERR: | ^ BUILDSTDERR: 18555 | _cbrw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18586:1: error: BUILDSTDERR: warning: label ‘_cbrG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18586 | _cbrG: BUILDSTDERR: | ^ BUILDSTDERR: 18586 | _cbrG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nest_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18617:1: error: BUILDSTDERR: warning: label ‘_cbrQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18617 | _cbrQ: BUILDSTDERR: | ^ BUILDSTDERR: 18617 | _cbrQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Union_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18648:1: error: BUILDSTDERR: warning: label ‘_cbs0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18648 | _cbs0: BUILDSTDERR: | ^ BUILDSTDERR: 18648 | _cbs0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Column_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18679:1: error: BUILDSTDERR: warning: label ‘_cbsa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18679 | _cbsa: BUILDSTDERR: | ^ BUILDSTDERR: 18679 | _cbsa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Columns_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18709:1: error: BUILDSTDERR: warning: label ‘_cbsk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18709 | _cbsk: BUILDSTDERR: | ^ BUILDSTDERR: 18709 | _cbsk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nesting_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18739:1: error: BUILDSTDERR: warning: label ‘_cbsu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18739 | _cbsu: BUILDSTDERR: | ^ BUILDSTDERR: 18739 | _cbsu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Color_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18769:1: error: BUILDSTDERR: warning: label ‘_cbsE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18769 | _cbsE: BUILDSTDERR: | ^ BUILDSTDERR: 18769 | _cbsE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Intensify_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18802:1: error: BUILDSTDERR: warning: label ‘_cbsO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18802 | _cbsO: BUILDSTDERR: | ^ BUILDSTDERR: 18802 | _cbsO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Italicizze_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18833:1: error: BUILDSTDERR: warning: label ‘_cbsY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18833 | _cbsY: BUILDSTDERR: | ^ BUILDSTDERR: 18833 | _cbsY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Underline_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18864:1: error: BUILDSTDERR: warning: label ‘_cbt8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18864 | _cbt8: BUILDSTDERR: | ^ BUILDSTDERR: 18864 | _cbt8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_RestoreFormat_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18895:1: error: BUILDSTDERR: warning: label ‘_cbti’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18895 | _cbti: BUILDSTDERR: | ^ BUILDSTDERR: 18895 | _cbti: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_CZCPretty_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18929:1: error: BUILDSTDERR: warning: label ‘_cbts’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18929 | _cbts: BUILDSTDERR: | ^ BUILDSTDERR: 18929 | _cbts: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nil_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18954:1: error: BUILDSTDERR: warning: label ‘_cbtx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18954 | _cbtx: BUILDSTDERR: | ^ BUILDSTDERR: 18954 | _cbtx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cons_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18968:1: error: BUILDSTDERR: warning: label ‘_cbtz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18968 | _cbtz: BUILDSTDERR: | ^ BUILDSTDERR: 18968 | _cbtz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SFail_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18982:1: error: BUILDSTDERR: warning: label ‘_cbtB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18982 | _cbtB: BUILDSTDERR: | ^ BUILDSTDERR: 18982 | _cbtB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SEmpty_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:18996:1: error: BUILDSTDERR: warning: label ‘_cbtD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18996 | _cbtD: BUILDSTDERR: | ^ BUILDSTDERR: 18996 | _cbtD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SChar_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19010:1: error: BUILDSTDERR: warning: label ‘_cbtF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19010 | _cbtF: BUILDSTDERR: | ^ BUILDSTDERR: 19010 | _cbtF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SText_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19024:1: error: BUILDSTDERR: warning: label ‘_cbtH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19024 | _cbtH: BUILDSTDERR: | ^ BUILDSTDERR: 19024 | _cbtH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SLine_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19038:1: error: BUILDSTDERR: warning: label ‘_cbtJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19038 | _cbtJ: BUILDSTDERR: | ^ BUILDSTDERR: 19038 | _cbtJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SSGR_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19052:1: error: BUILDSTDERR: warning: label ‘_cbtL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19052 | _cbtL: BUILDSTDERR: | ^ BUILDSTDERR: 19052 | _cbtL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Fail_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19066:1: error: BUILDSTDERR: warning: label ‘_cbtN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19066 | _cbtN: BUILDSTDERR: | ^ BUILDSTDERR: 19066 | _cbtN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Empty_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19080:1: error: BUILDSTDERR: warning: label ‘_cbtP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19080 | _cbtP: BUILDSTDERR: | ^ BUILDSTDERR: 19080 | _cbtP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Char_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19094:1: error: BUILDSTDERR: warning: label ‘_cbtR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19094 | _cbtR: BUILDSTDERR: | ^ BUILDSTDERR: 19094 | _cbtR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Text_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19108:1: error: BUILDSTDERR: warning: label ‘_cbtT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19108 | _cbtT: BUILDSTDERR: | ^ BUILDSTDERR: 19108 | _cbtT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Line_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19122:1: error: BUILDSTDERR: warning: label ‘_cbtV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19122 | _cbtV: BUILDSTDERR: | ^ BUILDSTDERR: 19122 | _cbtV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_FlatAlt_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19136:1: error: BUILDSTDERR: warning: label ‘_cbtX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19136 | _cbtX: BUILDSTDERR: | ^ BUILDSTDERR: 19136 | _cbtX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cat_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19150:1: error: BUILDSTDERR: warning: label ‘_cbtZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19150 | _cbtZ: BUILDSTDERR: | ^ BUILDSTDERR: 19150 | _cbtZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nest_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19164:1: error: BUILDSTDERR: warning: label ‘_cbu1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19164 | _cbu1: BUILDSTDERR: | ^ BUILDSTDERR: 19164 | _cbu1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Union_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19178:1: error: BUILDSTDERR: warning: label ‘_cbu3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19178 | _cbu3: BUILDSTDERR: | ^ BUILDSTDERR: 19178 | _cbu3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Column_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19192:1: error: BUILDSTDERR: warning: label ‘_cbu5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19192 | _cbu5: BUILDSTDERR: | ^ BUILDSTDERR: 19192 | _cbu5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Columns_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19206:1: error: BUILDSTDERR: warning: label ‘_cbu7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19206 | _cbu7: BUILDSTDERR: | ^ BUILDSTDERR: 19206 | _cbu7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nesting_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19220:1: error: BUILDSTDERR: warning: label ‘_cbu9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19220 | _cbu9: BUILDSTDERR: | ^ BUILDSTDERR: 19220 | _cbu9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Color_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19234:1: error: BUILDSTDERR: warning: label ‘_cbub’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19234 | _cbub: BUILDSTDERR: | ^ BUILDSTDERR: 19234 | _cbub: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Intensify_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19248:1: error: BUILDSTDERR: warning: label ‘_cbud’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19248 | _cbud: BUILDSTDERR: | ^ BUILDSTDERR: 19248 | _cbud: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Italicizze_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19262:1: error: BUILDSTDERR: warning: label ‘_cbuf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19262 | _cbuf: BUILDSTDERR: | ^ BUILDSTDERR: 19262 | _cbuf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Underline_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19276:1: error: BUILDSTDERR: warning: label ‘_cbuh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19276 | _cbuh: BUILDSTDERR: | ^ BUILDSTDERR: 19276 | _cbuh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_RestoreFormat_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19290:1: error: BUILDSTDERR: warning: label ‘_cbuj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19290 | _cbuj: BUILDSTDERR: | ^ BUILDSTDERR: 19290 | _cbuj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_CZCPretty_con_entry’: BUILDSTDERR: /tmp/ghc5164_0/ghc_10.hc:19304:1: error: BUILDSTDERR: warning: label ‘_cbul’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19304 | _cbul: BUILDSTDERR: | ^ BUILDSTDERR: 19304 | _cbul: BUILDSTDERR: | ^~~~~ [2 of 2] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o ) BUILDSTDERR: /tmp/ghc5164_0/ghc_15.hc:28:22: error: BUILDSTDERR: warning: ‘SbuA_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SbuA_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SbuA_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5164_0/ghc_19.hc:28:22: error: BUILDSTDERR: warning: ‘SbuB_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 28 | static const StgWord SbuB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 28 | static const StgWord SbuB_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ [1 of 2] Compiling Text.PrettyPrint.ANSI.Leijen.Internal ( Text/PrettyPrint/ANSI/Leijen/Internal.hs, dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.p_o ) BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_pretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1081:1: error: BUILDSTDERR: warning: label ‘_c8Di’ defined but not used [-Wunused-label] BUILDSTDERR: 1081 | _c8Di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1081 | _c8Di: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Df’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1106:1: error: BUILDSTDERR: warning: label ‘_c8Df’ defined but not used [-Wunused-label] BUILDSTDERR: 1106 | _c8Df: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1106 | _c8Df: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_prettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1134:1: error: BUILDSTDERR: warning: label ‘_c8Dz’ defined but not used [-Wunused-label] BUILDSTDERR: 1134 | _c8Dz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1134 | _c8Dz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Dw’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1159:1: error: BUILDSTDERR: warning: label ‘_c8Dw’ defined but not used [-Wunused-label] BUILDSTDERR: 1159 | _c8Dw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1159 | _c8Dw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWCons_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1187:1: error: BUILDSTDERR: warning: label ‘_c8DQ’ defined but not used [-Wunused-label] BUILDSTDERR: 1187 | _c8DQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1187 | _c8DQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8DN’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1217:1: error: BUILDSTDERR: warning: label ‘_c8DN’ defined but not used [-Wunused-label] BUILDSTDERR: 1217 | _c8DN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1217 | _c8DN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWSText_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1263:1: error: BUILDSTDERR: warning: label ‘_c8Ea’ defined but not used [-Wunused-label] BUILDSTDERR: 1263 | _c8Ea: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1263 | _c8Ea: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8E7’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1293:1: error: BUILDSTDERR: warning: label ‘_c8E7’ defined but not used [-Wunused-label] BUILDSTDERR: 1293 | _c8E7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1293 | _c8E7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWSLine_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1339:1: error: BUILDSTDERR: warning: label ‘_c8Eu’ defined but not used [-Wunused-label] BUILDSTDERR: 1339 | _c8Eu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1339 | _c8Eu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Er’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1368:1: error: BUILDSTDERR: warning: label ‘_c8Er’ defined but not used [-Wunused-label] BUILDSTDERR: 1368 | _c8Er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1368 | _c8Er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWText_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1412:1: error: BUILDSTDERR: warning: label ‘_c8EO’ defined but not used [-Wunused-label] BUILDSTDERR: 1412 | _c8EO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1412 | _c8EO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8EL’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1441:1: error: BUILDSTDERR: warning: label ‘_c8EL’ defined but not used [-Wunused-label] BUILDSTDERR: 1441 | _c8EL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1441 | _c8EL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdWNest_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1485:1: error: BUILDSTDERR: warning: label ‘_c8F8’ defined but not used [-Wunused-label] BUILDSTDERR: 1485 | _c8F8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1485 | _c8F8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8F5’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1514:1: error: BUILDSTDERR: warning: label ‘_c8F5’ defined but not used [-Wunused-label] BUILDSTDERR: 1514 | _c8F5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1514 | _c8F5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_space_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1570:1: error: BUILDSTDERR: warning: label ‘_c8Fw’ defined but not used [-Wunused-label] BUILDSTDERR: 1570 | _c8Fw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1570 | _c8Fw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_line_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1644:1: error: BUILDSTDERR: warning: label ‘_c8FO’ defined but not used [-Wunused-label] BUILDSTDERR: 1644 | _c8FO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1644 | _c8FO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_char_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1713:1: error: BUILDSTDERR: warning: label ‘_c8G5’ defined but not used [-Wunused-label] BUILDSTDERR: 1713 | _c8G5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1713 | _c8G5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8G2’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1748:1: error: BUILDSTDERR: warning: label ‘_c8G2’ defined but not used [-Wunused-label] BUILDSTDERR: 1748 | _c8G2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1748 | _c8G2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dot_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1812:1: error: BUILDSTDERR: warning: label ‘_c8Gy’ defined but not used [-Wunused-label] BUILDSTDERR: 1812 | _c8Gy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1812 | _c8Gy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_backslash_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1893:1: error: BUILDSTDERR: warning: label ‘_c8GR’ defined but not used [-Wunused-label] BUILDSTDERR: 1893 | _c8GR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1893 | _c8GR: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_equals_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:1974:1: error: BUILDSTDERR: warning: label ‘_c8Ha’ defined but not used [-Wunused-label] BUILDSTDERR: 1974 | _c8Ha: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 1974 | _c8Ha: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_comma_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2055:1: error: BUILDSTDERR: warning: label ‘_c8Ht’ defined but not used [-Wunused-label] BUILDSTDERR: 2055 | _c8Ht: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2055 | _c8Ht: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_colon_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2136:1: error: BUILDSTDERR: warning: label ‘_c8HM’ defined but not used [-Wunused-label] BUILDSTDERR: 2136 | _c8HM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2136 | _c8HM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_semi_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2217:1: error: BUILDSTDERR: warning: label ‘_c8I5’ defined but not used [-Wunused-label] BUILDSTDERR: 2217 | _c8I5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2217 | _c8I5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dquote_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2298:1: error: BUILDSTDERR: warning: label ‘_c8Io’ defined but not used [-Wunused-label] BUILDSTDERR: 2298 | _c8Io: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2298 | _c8Io: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_squote_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2379:1: error: BUILDSTDERR: warning: label ‘_c8IH’ defined but not used [-Wunused-label] BUILDSTDERR: 2379 | _c8IH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2379 | _c8IH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rbracket_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2460:1: error: BUILDSTDERR: warning: label ‘_c8J0’ defined but not used [-Wunused-label] BUILDSTDERR: 2460 | _c8J0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2460 | _c8J0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_lbracket_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2541:1: error: BUILDSTDERR: warning: label ‘_c8Jj’ defined but not used [-Wunused-label] BUILDSTDERR: 2541 | _c8Jj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2541 | _c8Jj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rbrace_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2622:1: error: BUILDSTDERR: warning: label ‘_c8JC’ defined but not used [-Wunused-label] BUILDSTDERR: 2622 | _c8JC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2622 | _c8JC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_lbrace_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2703:1: error: BUILDSTDERR: warning: label ‘_c8JV’ defined but not used [-Wunused-label] BUILDSTDERR: 2703 | _c8JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2703 | _c8JV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rangle_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2784:1: error: BUILDSTDERR: warning: label ‘_c8Ke’ defined but not used [-Wunused-label] BUILDSTDERR: 2784 | _c8Ke: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2784 | _c8Ke: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_langle_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2865:1: error: BUILDSTDERR: warning: label ‘_c8Kx’ defined but not used [-Wunused-label] BUILDSTDERR: 2865 | _c8Kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2865 | _c8Kx: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rparen_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:2946:1: error: BUILDSTDERR: warning: label ‘_c8KQ’ defined but not used [-Wunused-label] BUILDSTDERR: 2946 | _c8KQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 2946 | _c8KQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_lparen_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3027:1: error: BUILDSTDERR: warning: label ‘_c8L9’ defined but not used [-Wunused-label] BUILDSTDERR: 3027 | _c8L9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3027 | _c8L9: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_empty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3099:1: error: BUILDSTDERR: warning: label ‘_c8Lq’ defined but not used [-Wunused-label] BUILDSTDERR: 3099 | _c8Lq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3099 | _c8Lq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_linebreak_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3157:1: error: BUILDSTDERR: warning: label ‘_c8LG’ defined but not used [-Wunused-label] BUILDSTDERR: 3157 | _c8LG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3157 | _c8LG: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybezuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3223:1: error: BUILDSTDERR: warning: label ‘_c8LZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3223 | _c8LZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3223 | _c8LZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8LS’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3252:1: error: BUILDSTDERR: warning: label ‘_c8LS’ defined but not used [-Wunused-label] BUILDSTDERR: 3252 | _c8LS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3252 | _c8LS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hardline_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3298:1: error: BUILDSTDERR: warning: label ‘_c8Ml’ defined but not used [-Wunused-label] BUILDSTDERR: 3298 | _c8Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3298 | _c8Ml: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_beside_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3354:1: error: BUILDSTDERR: warning: label ‘_c8Mw’ defined but not used [-Wunused-label] BUILDSTDERR: 3354 | _c8Mw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3354 | _c8Mw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_nest_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3400:1: error: BUILDSTDERR: warning: label ‘_c8MI’ defined but not used [-Wunused-label] BUILDSTDERR: 3400 | _c8MI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3400 | _c8MI: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8gQ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3431:1: error: BUILDSTDERR: warning: label ‘_c8N0’ defined but not used [-Wunused-label] BUILDSTDERR: 3431 | _c8N0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3431 | _c8N0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_column_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3475:1: error: BUILDSTDERR: warning: label ‘_c8N4’ defined but not used [-Wunused-label] BUILDSTDERR: 3475 | _c8N4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3475 | _c8N4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8gS_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3525:1: error: BUILDSTDERR: warning: label ‘_c8Nq’ defined but not used [-Wunused-label] BUILDSTDERR: 3525 | _c8Nq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3525 | _c8Nq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_nesting_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3569:1: error: BUILDSTDERR: warning: label ‘_c8Nu’ defined but not used [-Wunused-label] BUILDSTDERR: 3569 | _c8Nu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3569 | _c8Nu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8gU_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3619:1: error: BUILDSTDERR: warning: label ‘_c8NQ’ defined but not used [-Wunused-label] BUILDSTDERR: 3619 | _c8NQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3619 | _c8NQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_columns_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3663:1: error: BUILDSTDERR: warning: label ‘_c8NU’ defined but not used [-Wunused-label] BUILDSTDERR: 3663 | _c8NU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3663 | _c8NU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_flatAlt_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3715:1: error: BUILDSTDERR: warning: label ‘_c8Od’ defined but not used [-Wunused-label] BUILDSTDERR: 3715 | _c8Od: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3715 | _c8Od: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8h2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3768:1: error: BUILDSTDERR: warning: label ‘_c8OD’ defined but not used [-Wunused-label] BUILDSTDERR: 3768 | _c8OD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3768 | _c8OD: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8h1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3803:1: error: BUILDSTDERR: warning: label ‘_c8ON’ defined but not used [-Wunused-label] BUILDSTDERR: 3803 | _c8ON: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3803 | _c8ON: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8h5_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3838:1: error: BUILDSTDERR: warning: label ‘_c8OZ’ defined but not used [-Wunused-label] BUILDSTDERR: 3838 | _c8OZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3838 | _c8OZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hb_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3874:1: error: BUILDSTDERR: warning: label ‘_c8Pg’ defined but not used [-Wunused-label] BUILDSTDERR: 3874 | _c8Pg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3874 | _c8Pg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Pe’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3907:1: error: BUILDSTDERR: warning: label ‘_c8Pe’ defined but not used [-Wunused-label] BUILDSTDERR: 3907 | _c8Pe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3907 | _c8Pe: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hf_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3929:1: error: BUILDSTDERR: warning: label ‘_c8Pz’ defined but not used [-Wunused-label] BUILDSTDERR: 3929 | _c8Pz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3929 | _c8Pz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Px’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3962:1: error: BUILDSTDERR: warning: label ‘_c8Px’ defined but not used [-Wunused-label] BUILDSTDERR: 3962 | _c8Px: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3962 | _c8Px: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hj_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:3984:1: error: BUILDSTDERR: warning: label ‘_c8PS’ defined but not used [-Wunused-label] BUILDSTDERR: 3984 | _c8PS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 3984 | _c8PS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8PQ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4017:1: error: BUILDSTDERR: warning: label ‘_c8PQ’ defined but not used [-Wunused-label] BUILDSTDERR: 4017 | _c8PQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4017 | _c8PQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ho_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4038:1: error: BUILDSTDERR: warning: label ‘_c8Q7’ defined but not used [-Wunused-label] BUILDSTDERR: 4038 | _c8Q7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4038 | _c8Q7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hr_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4073:1: error: BUILDSTDERR: warning: label ‘_c8Qj’ defined but not used [-Wunused-label] BUILDSTDERR: 4073 | _c8Qj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4073 | _c8Qj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hu_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4108:1: error: BUILDSTDERR: warning: label ‘_c8Qv’ defined but not used [-Wunused-label] BUILDSTDERR: 4108 | _c8Qv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4108 | _c8Qv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hx_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4143:1: error: BUILDSTDERR: warning: label ‘_c8QH’ defined but not used [-Wunused-label] BUILDSTDERR: 4143 | _c8QH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4143 | _c8QH: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_flatten_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4178:1: error: BUILDSTDERR: warning: label ‘_c8QZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4178 | _c8QZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4178 | _c8QZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Oj’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4200:1: error: BUILDSTDERR: warning: label ‘_c8Oj’ defined but not used [-Wunused-label] BUILDSTDERR: 4200 | _c8Oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4200 | _c8Oj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Oo’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4259:1: error: BUILDSTDERR: warning: label ‘_c8Oo’ defined but not used [-Wunused-label] BUILDSTDERR: 4259 | _c8Oo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4259 | _c8Oo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hz_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4517:1: error: BUILDSTDERR: warning: label ‘_c8Sn’ defined but not used [-Wunused-label] BUILDSTDERR: 4517 | _c8Sn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4517 | _c8Sn: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_group_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4561:1: error: BUILDSTDERR: warning: label ‘_c8Sr’ defined but not used [-Wunused-label] BUILDSTDERR: 4561 | _c8Sr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4561 | _c8Sr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_softbreak_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4615:1: error: BUILDSTDERR: warning: label ‘_c8SK’ defined but not used [-Wunused-label] BUILDSTDERR: 4615 | _c8SK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4615 | _c8SK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_softline_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4674:1: error: BUILDSTDERR: warning: label ‘_c8SZ’ defined but not used [-Wunused-label] BUILDSTDERR: 4674 | _c8SZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4674 | _c8SZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_color_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4734:1: error: BUILDSTDERR: warning: label ‘_c8Te’ defined but not used [-Wunused-label] BUILDSTDERR: 4734 | _c8Te: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4734 | _c8Te: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullcolor_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4795:1: error: BUILDSTDERR: warning: label ‘_c8Tt’ defined but not used [-Wunused-label] BUILDSTDERR: 4795 | _c8Tt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4795 | _c8Tt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4853:1: error: BUILDSTDERR: warning: label ‘_c8TL’ defined but not used [-Wunused-label] BUILDSTDERR: 4853 | _c8TL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4853 | _c8TL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8hB_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4898:1: error: BUILDSTDERR: warning: label ‘_c8TW’ defined but not used [-Wunused-label] BUILDSTDERR: 4898 | _c8TW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4898 | _c8TW: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_colorFunctions_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:4945:1: error: BUILDSTDERR: warning: label ‘_c8U0’ defined but not used [-Wunused-label] BUILDSTDERR: 4945 | _c8U0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 4945 | _c8U0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullwhite3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5005:1: error: BUILDSTDERR: warning: label ‘_c8Ul’ defined but not used [-Wunused-label] BUILDSTDERR: 5005 | _c8Ul: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5005 | _c8Ul: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullwhite2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5064:1: error: BUILDSTDERR: warning: label ‘_c8UA’ defined but not used [-Wunused-label] BUILDSTDERR: 5064 | _c8UA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5064 | _c8UA: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullwhite1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5124:1: error: BUILDSTDERR: warning: label ‘_c8UQ’ defined but not used [-Wunused-label] BUILDSTDERR: 5124 | _c8UQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5124 | _c8UQ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_white_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5193:1: error: BUILDSTDERR: warning: label ‘_c8Va’ defined but not used [-Wunused-label] BUILDSTDERR: 5193 | _c8Va: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5193 | _c8Va: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8V7’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5236:1: error: BUILDSTDERR: warning: label ‘_c8V7’ defined but not used [-Wunused-label] BUILDSTDERR: 5236 | _c8V7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5236 | _c8V7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullwhite_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5267:1: error: BUILDSTDERR: warning: label ‘_c8Vw’ defined but not used [-Wunused-label] BUILDSTDERR: 5267 | _c8Vw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5267 | _c8Vw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Vt’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5310:1: error: BUILDSTDERR: warning: label ‘_c8Vt’ defined but not used [-Wunused-label] BUILDSTDERR: 5310 | _c8Vt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5310 | _c8Vt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cyan3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5342:1: error: BUILDSTDERR: warning: label ‘_c8VP’ defined but not used [-Wunused-label] BUILDSTDERR: 5342 | _c8VP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5342 | _c8VP: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cyan2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5401:1: error: BUILDSTDERR: warning: label ‘_c8W4’ defined but not used [-Wunused-label] BUILDSTDERR: 5401 | _c8W4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5401 | _c8W4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cyan1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5461:1: error: BUILDSTDERR: warning: label ‘_c8Wk’ defined but not used [-Wunused-label] BUILDSTDERR: 5461 | _c8Wk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5461 | _c8Wk: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cyan_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5530:1: error: BUILDSTDERR: warning: label ‘_c8WE’ defined but not used [-Wunused-label] BUILDSTDERR: 5530 | _c8WE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5530 | _c8WE: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8WB’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5573:1: error: BUILDSTDERR: warning: label ‘_c8WB’ defined but not used [-Wunused-label] BUILDSTDERR: 5573 | _c8WB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5573 | _c8WB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullcyan_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5604:1: error: BUILDSTDERR: warning: label ‘_c8X0’ defined but not used [-Wunused-label] BUILDSTDERR: 5604 | _c8X0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5604 | _c8X0: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8WX’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5647:1: error: BUILDSTDERR: warning: label ‘_c8WX’ defined but not used [-Wunused-label] BUILDSTDERR: 5647 | _c8WX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5647 | _c8WX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullmagenta3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5679:1: error: BUILDSTDERR: warning: label ‘_c8Xj’ defined but not used [-Wunused-label] BUILDSTDERR: 5679 | _c8Xj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5679 | _c8Xj: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullmagenta2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5738:1: error: BUILDSTDERR: warning: label ‘_c8Xy’ defined but not used [-Wunused-label] BUILDSTDERR: 5738 | _c8Xy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5738 | _c8Xy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullmagenta1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5798:1: error: BUILDSTDERR: warning: label ‘_c8XO’ defined but not used [-Wunused-label] BUILDSTDERR: 5798 | _c8XO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5798 | _c8XO: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_magenta_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5867:1: error: BUILDSTDERR: warning: label ‘_c8Y8’ defined but not used [-Wunused-label] BUILDSTDERR: 5867 | _c8Y8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5867 | _c8Y8: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Y5’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5910:1: error: BUILDSTDERR: warning: label ‘_c8Y5’ defined but not used [-Wunused-label] BUILDSTDERR: 5910 | _c8Y5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5910 | _c8Y5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullmagenta_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5941:1: error: BUILDSTDERR: warning: label ‘_c8Yu’ defined but not used [-Wunused-label] BUILDSTDERR: 5941 | _c8Yu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5941 | _c8Yu: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Yr’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:5984:1: error: BUILDSTDERR: warning: label ‘_c8Yr’ defined but not used [-Wunused-label] BUILDSTDERR: 5984 | _c8Yr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 5984 | _c8Yr: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_blue3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6016:1: error: BUILDSTDERR: warning: label ‘_c8YN’ defined but not used [-Wunused-label] BUILDSTDERR: 6016 | _c8YN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6016 | _c8YN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_blue2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6075:1: error: BUILDSTDERR: warning: label ‘_c8Z2’ defined but not used [-Wunused-label] BUILDSTDERR: 6075 | _c8Z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6075 | _c8Z2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_blue1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6135:1: error: BUILDSTDERR: warning: label ‘_c8Zi’ defined but not used [-Wunused-label] BUILDSTDERR: 6135 | _c8Zi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6135 | _c8Zi: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_blue_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6204:1: error: BUILDSTDERR: warning: label ‘_c8ZC’ defined but not used [-Wunused-label] BUILDSTDERR: 6204 | _c8ZC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6204 | _c8ZC: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8Zz’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6247:1: error: BUILDSTDERR: warning: label ‘_c8Zz’ defined but not used [-Wunused-label] BUILDSTDERR: 6247 | _c8Zz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6247 | _c8Zz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullblue_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6278:1: error: BUILDSTDERR: warning: label ‘_c8ZY’ defined but not used [-Wunused-label] BUILDSTDERR: 6278 | _c8ZY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6278 | _c8ZY: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c8ZV’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6321:1: error: BUILDSTDERR: warning: label ‘_c8ZV’ defined but not used [-Wunused-label] BUILDSTDERR: 6321 | _c8ZV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6321 | _c8ZV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullyellow3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6353:1: error: BUILDSTDERR: warning: label ‘_c90h’ defined but not used [-Wunused-label] BUILDSTDERR: 6353 | _c90h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6353 | _c90h: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullyellow2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6412:1: error: BUILDSTDERR: warning: label ‘_c90w’ defined but not used [-Wunused-label] BUILDSTDERR: 6412 | _c90w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6412 | _c90w: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullyellow1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6472:1: error: BUILDSTDERR: warning: label ‘_c90M’ defined but not used [-Wunused-label] BUILDSTDERR: 6472 | _c90M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6472 | _c90M: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_yellow_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6541:1: error: BUILDSTDERR: warning: label ‘_c916’ defined but not used [-Wunused-label] BUILDSTDERR: 6541 | _c916: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6541 | _c916: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c913’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6584:1: error: BUILDSTDERR: warning: label ‘_c913’ defined but not used [-Wunused-label] BUILDSTDERR: 6584 | _c913: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6584 | _c913: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullyellow_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6615:1: error: BUILDSTDERR: warning: label ‘_c91s’ defined but not used [-Wunused-label] BUILDSTDERR: 6615 | _c91s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6615 | _c91s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c91p’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6658:1: error: BUILDSTDERR: warning: label ‘_c91p’ defined but not used [-Wunused-label] BUILDSTDERR: 6658 | _c91p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6658 | _c91p: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullgreen3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6690:1: error: BUILDSTDERR: warning: label ‘_c91L’ defined but not used [-Wunused-label] BUILDSTDERR: 6690 | _c91L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6690 | _c91L: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullgreen2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6749:1: error: BUILDSTDERR: warning: label ‘_c920’ defined but not used [-Wunused-label] BUILDSTDERR: 6749 | _c920: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6749 | _c920: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullgreen1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6809:1: error: BUILDSTDERR: warning: label ‘_c92g’ defined but not used [-Wunused-label] BUILDSTDERR: 6809 | _c92g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6809 | _c92g: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_green_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6878:1: error: BUILDSTDERR: warning: label ‘_c92A’ defined but not used [-Wunused-label] BUILDSTDERR: 6878 | _c92A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6878 | _c92A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c92x’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6921:1: error: BUILDSTDERR: warning: label ‘_c92x’ defined but not used [-Wunused-label] BUILDSTDERR: 6921 | _c92x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6921 | _c92x: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullgreen_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6952:1: error: BUILDSTDERR: warning: label ‘_c92W’ defined but not used [-Wunused-label] BUILDSTDERR: 6952 | _c92W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6952 | _c92W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c92T’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:6995:1: error: BUILDSTDERR: warning: label ‘_c92T’ defined but not used [-Wunused-label] BUILDSTDERR: 6995 | _c92T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 6995 | _c92T: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullred3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7027:1: error: BUILDSTDERR: warning: label ‘_c93f’ defined but not used [-Wunused-label] BUILDSTDERR: 7027 | _c93f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7027 | _c93f: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullred2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7086:1: error: BUILDSTDERR: warning: label ‘_c93u’ defined but not used [-Wunused-label] BUILDSTDERR: 7086 | _c93u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7086 | _c93u: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullred1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7146:1: error: BUILDSTDERR: warning: label ‘_c93K’ defined but not used [-Wunused-label] BUILDSTDERR: 7146 | _c93K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7146 | _c93K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_red_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7215:1: error: BUILDSTDERR: warning: label ‘_c944’ defined but not used [-Wunused-label] BUILDSTDERR: 7215 | _c944: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7215 | _c944: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c941’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7258:1: error: BUILDSTDERR: warning: label ‘_c941’ defined but not used [-Wunused-label] BUILDSTDERR: 7258 | _c941: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7258 | _c941: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullred_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7289:1: error: BUILDSTDERR: warning: label ‘_c94q’ defined but not used [-Wunused-label] BUILDSTDERR: 7289 | _c94q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7289 | _c94q: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c94n’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7332:1: error: BUILDSTDERR: warning: label ‘_c94n’ defined but not used [-Wunused-label] BUILDSTDERR: 7332 | _c94n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7332 | _c94n: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_black3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7364:1: error: BUILDSTDERR: warning: label ‘_c94J’ defined but not used [-Wunused-label] BUILDSTDERR: 7364 | _c94J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7364 | _c94J: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_black2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7423:1: error: BUILDSTDERR: warning: label ‘_c94Y’ defined but not used [-Wunused-label] BUILDSTDERR: 7423 | _c94Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7423 | _c94Y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_black1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7483:1: error: BUILDSTDERR: warning: label ‘_c95e’ defined but not used [-Wunused-label] BUILDSTDERR: 7483 | _c95e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7483 | _c95e: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_black_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7552:1: error: BUILDSTDERR: warning: label ‘_c95y’ defined but not used [-Wunused-label] BUILDSTDERR: 7552 | _c95y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7552 | _c95y: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c95v’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7595:1: error: BUILDSTDERR: warning: label ‘_c95v’ defined but not used [-Wunused-label] BUILDSTDERR: 7595 | _c95v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7595 | _c95v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dullblack_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7626:1: error: BUILDSTDERR: warning: label ‘_c95U’ defined but not used [-Wunused-label] BUILDSTDERR: 7626 | _c95U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7626 | _c95U: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c95R’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7669:1: error: BUILDSTDERR: warning: label ‘_c95R’ defined but not used [-Wunused-label] BUILDSTDERR: 7669 | _c95R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7669 | _c95R: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncolor_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7702:1: error: BUILDSTDERR: warning: label ‘_c96d’ defined but not used [-Wunused-label] BUILDSTDERR: 7702 | _c96d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7702 | _c96d: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullcolor_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7763:1: error: BUILDSTDERR: warning: label ‘_c96s’ defined but not used [-Wunused-label] BUILDSTDERR: 7763 | _c96s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7763 | _c96s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ir_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7821:1: error: BUILDSTDERR: warning: label ‘_c96K’ defined but not used [-Wunused-label] BUILDSTDERR: 7821 | _c96K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7821 | _c96K: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8iq_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7866:1: error: BUILDSTDERR: warning: label ‘_c96V’ defined but not used [-Wunused-label] BUILDSTDERR: 7866 | _c96V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7866 | _c96V: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncolorFunctions_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7913:1: error: BUILDSTDERR: warning: label ‘_c96Z’ defined but not used [-Wunused-label] BUILDSTDERR: 7913 | _c96Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7913 | _c96Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullwhite3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:7973:1: error: BUILDSTDERR: warning: label ‘_c97k’ defined but not used [-Wunused-label] BUILDSTDERR: 7973 | _c97k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 7973 | _c97k: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullwhite2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8032:1: error: BUILDSTDERR: warning: label ‘_c97z’ defined but not used [-Wunused-label] BUILDSTDERR: 8032 | _c97z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8032 | _c97z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullwhite1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8092:1: error: BUILDSTDERR: warning: label ‘_c97P’ defined but not used [-Wunused-label] BUILDSTDERR: 8092 | _c97P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8092 | _c97P: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onwhite_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8161:1: error: BUILDSTDERR: warning: label ‘_c989’ defined but not used [-Wunused-label] BUILDSTDERR: 8161 | _c989: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8161 | _c989: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c986’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8204:1: error: BUILDSTDERR: warning: label ‘_c986’ defined but not used [-Wunused-label] BUILDSTDERR: 8204 | _c986: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8204 | _c986: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullwhite_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8235:1: error: BUILDSTDERR: warning: label ‘_c98v’ defined but not used [-Wunused-label] BUILDSTDERR: 8235 | _c98v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8235 | _c98v: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c98s’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8278:1: error: BUILDSTDERR: warning: label ‘_c98s’ defined but not used [-Wunused-label] BUILDSTDERR: 8278 | _c98s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8278 | _c98s: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncyan3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8310:1: error: BUILDSTDERR: warning: label ‘_c98O’ defined but not used [-Wunused-label] BUILDSTDERR: 8310 | _c98O: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8310 | _c98O: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncyan2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8369:1: error: BUILDSTDERR: warning: label ‘_c993’ defined but not used [-Wunused-label] BUILDSTDERR: 8369 | _c993: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8369 | _c993: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncyan1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8429:1: error: BUILDSTDERR: warning: label ‘_c99j’ defined but not used [-Wunused-label] BUILDSTDERR: 8429 | _c99j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8429 | _c99j: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_oncyan_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8498:1: error: BUILDSTDERR: warning: label ‘_c99D’ defined but not used [-Wunused-label] BUILDSTDERR: 8498 | _c99D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8498 | _c99D: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c99A’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8541:1: error: BUILDSTDERR: warning: label ‘_c99A’ defined but not used [-Wunused-label] BUILDSTDERR: 8541 | _c99A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8541 | _c99A: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullcyan_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8572:1: error: BUILDSTDERR: warning: label ‘_c99Z’ defined but not used [-Wunused-label] BUILDSTDERR: 8572 | _c99Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8572 | _c99Z: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c99W’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8615:1: error: BUILDSTDERR: warning: label ‘_c99W’ defined but not used [-Wunused-label] BUILDSTDERR: 8615 | _c99W: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8615 | _c99W: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullmagenta3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8647:1: error: BUILDSTDERR: warning: label ‘_c9ai’ defined but not used [-Wunused-label] BUILDSTDERR: 8647 | _c9ai: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8647 | _c9ai: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullmagenta2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8706:1: error: BUILDSTDERR: warning: label ‘_c9ax’ defined but not used [-Wunused-label] BUILDSTDERR: 8706 | _c9ax: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8706 | _c9ax: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullmagenta1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8766:1: error: BUILDSTDERR: warning: label ‘_c9aN’ defined but not used [-Wunused-label] BUILDSTDERR: 8766 | _c9aN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8766 | _c9aN: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onmagenta_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8835:1: error: BUILDSTDERR: warning: label ‘_c9b7’ defined but not used [-Wunused-label] BUILDSTDERR: 8835 | _c9b7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8835 | _c9b7: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9b4’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8878:1: error: BUILDSTDERR: warning: label ‘_c9b4’ defined but not used [-Wunused-label] BUILDSTDERR: 8878 | _c9b4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8878 | _c9b4: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullmagenta_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8909:1: error: BUILDSTDERR: warning: label ‘_c9bt’ defined but not used [-Wunused-label] BUILDSTDERR: 8909 | _c9bt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8909 | _c9bt: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9bq’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8952:1: error: BUILDSTDERR: warning: label ‘_c9bq’ defined but not used [-Wunused-label] BUILDSTDERR: 8952 | _c9bq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8952 | _c9bq: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblue3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:8984:1: error: BUILDSTDERR: warning: label ‘_c9bM’ defined but not used [-Wunused-label] BUILDSTDERR: 8984 | _c9bM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 8984 | _c9bM: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblue2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9043:1: error: BUILDSTDERR: warning: label ‘_c9c1’ defined but not used [-Wunused-label] BUILDSTDERR: 9043 | _c9c1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9043 | _c9c1: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblue1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9103:1: error: BUILDSTDERR: warning: label ‘_c9ch’ defined but not used [-Wunused-label] BUILDSTDERR: 9103 | _c9ch: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9103 | _c9ch: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblue_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9172:1: error: BUILDSTDERR: warning: label ‘_c9cB’ defined but not used [-Wunused-label] BUILDSTDERR: 9172 | _c9cB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9172 | _c9cB: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9cy’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9215:1: error: BUILDSTDERR: warning: label ‘_c9cy’ defined but not used [-Wunused-label] BUILDSTDERR: 9215 | _c9cy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9215 | _c9cy: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullblue_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9246:1: error: BUILDSTDERR: warning: label ‘_c9cX’ defined but not used [-Wunused-label] BUILDSTDERR: 9246 | _c9cX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9246 | _c9cX: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9cU’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9289:1: error: BUILDSTDERR: warning: label ‘_c9cU’ defined but not used [-Wunused-label] BUILDSTDERR: 9289 | _c9cU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9289 | _c9cU: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullyellow3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9321:1: error: BUILDSTDERR: warning: label ‘_c9dg’ defined but not used [-Wunused-label] BUILDSTDERR: 9321 | _c9dg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9321 | _c9dg: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullyellow2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9380:1: error: BUILDSTDERR: warning: label ‘_c9dv’ defined but not used [-Wunused-label] BUILDSTDERR: 9380 | _c9dv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9380 | _c9dv: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullyellow1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9440:1: error: BUILDSTDERR: warning: label ‘_c9dL’ defined but not used [-Wunused-label] BUILDSTDERR: 9440 | _c9dL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9440 | _c9dL: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onyellow_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9509:1: error: BUILDSTDERR: warning: label ‘_c9e5’ defined but not used [-Wunused-label] BUILDSTDERR: 9509 | _c9e5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9509 | _c9e5: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9e2’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9552:1: error: BUILDSTDERR: warning: label ‘_c9e2’ defined but not used [-Wunused-label] BUILDSTDERR: 9552 | _c9e2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9552 | _c9e2: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullyellow_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9583:1: error: BUILDSTDERR: warning: label ‘_c9er’ defined but not used [-Wunused-label] BUILDSTDERR: 9583 | _c9er: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9583 | _c9er: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9eo’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9626:1: error: BUILDSTDERR: warning: label ‘_c9eo’ defined but not used [-Wunused-label] BUILDSTDERR: 9626 | _c9eo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9626 | _c9eo: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullgreen3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9658:1: error: BUILDSTDERR: warning: label ‘_c9eK’ defined but not used [-Wunused-label] BUILDSTDERR: 9658 | _c9eK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9658 | _c9eK: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullgreen2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9717:1: error: BUILDSTDERR: warning: label ‘_c9eZ’ defined but not used [-Wunused-label] BUILDSTDERR: 9717 | _c9eZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9717 | _c9eZ: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullgreen1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9777:1: error: BUILDSTDERR: warning: label ‘_c9ff’ defined but not used [-Wunused-label] BUILDSTDERR: 9777 | _c9ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9777 | _c9ff: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ongreen_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9846:1: error: BUILDSTDERR: warning: label ‘_c9fz’ defined but not used [-Wunused-label] BUILDSTDERR: 9846 | _c9fz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9846 | _c9fz: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9fw’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9889:1: error: BUILDSTDERR: warning: label ‘_c9fw’ defined but not used [-Wunused-label] BUILDSTDERR: 9889 | _c9fw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9889 | _c9fw: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullgreen_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9920:1: error: BUILDSTDERR: warning: label ‘_c9fV’ defined but not used [-Wunused-label] BUILDSTDERR: 9920 | _c9fV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9920 | _c9fV: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9fS’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9963:1: error: BUILDSTDERR: warning: label ‘_c9fS’ defined but not used [-Wunused-label] BUILDSTDERR: 9963 | _c9fS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9963 | _c9fS: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullred3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:9995:1: error: BUILDSTDERR: warning: label ‘_c9ge’ defined but not used [-Wunused-label] BUILDSTDERR: 9995 | _c9ge: BUILDSTDERR: | ^~~~~ BUILDSTDERR: | BUILDSTDERR: 9995 | _c9ge: BUILDSTDERR: | ^ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullred2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10054:1: error: BUILDSTDERR: warning: label ‘_c9gt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10054 | _c9gt: BUILDSTDERR: | ^ BUILDSTDERR: 10054 | _c9gt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullred1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10114:1: error: BUILDSTDERR: warning: label ‘_c9gJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10114 | _c9gJ: BUILDSTDERR: | ^ BUILDSTDERR: 10114 | _c9gJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onred_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10183:1: error: BUILDSTDERR: warning: label ‘_c9h3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10183 | _c9h3: BUILDSTDERR: | ^ BUILDSTDERR: 10183 | _c9h3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9h0’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10226:1: error: BUILDSTDERR: warning: label ‘_c9h0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10226 | _c9h0: BUILDSTDERR: | ^ BUILDSTDERR: 10226 | _c9h0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullred_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10257:1: error: BUILDSTDERR: warning: label ‘_c9hp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10257 | _c9hp: BUILDSTDERR: | ^ BUILDSTDERR: 10257 | _c9hp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9hm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10300:1: error: BUILDSTDERR: warning: label ‘_c9hm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10300 | _c9hm: BUILDSTDERR: | ^ BUILDSTDERR: 10300 | _c9hm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblack3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10332:1: error: BUILDSTDERR: warning: label ‘_c9hI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10332 | _c9hI: BUILDSTDERR: | ^ BUILDSTDERR: 10332 | _c9hI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblack2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10391:1: error: BUILDSTDERR: warning: label ‘_c9hX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10391 | _c9hX: BUILDSTDERR: | ^ BUILDSTDERR: 10391 | _c9hX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblack1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10451:1: error: BUILDSTDERR: warning: label ‘_c9id’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10451 | _c9id: BUILDSTDERR: | ^ BUILDSTDERR: 10451 | _c9id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_onblack_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10520:1: error: BUILDSTDERR: warning: label ‘_c9ix’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10520 | _c9ix: BUILDSTDERR: | ^ BUILDSTDERR: 10520 | _c9ix: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9iu’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10563:1: error: BUILDSTDERR: warning: label ‘_c9iu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10563 | _c9iu: BUILDSTDERR: | ^ BUILDSTDERR: 10563 | _c9iu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_ondullblack_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10594:1: error: BUILDSTDERR: warning: label ‘_c9iT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10594 | _c9iT: BUILDSTDERR: | ^ BUILDSTDERR: 10594 | _c9iT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9iQ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10637:1: error: BUILDSTDERR: warning: label ‘_c9iQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10637 | _c9iQ: BUILDSTDERR: | ^ BUILDSTDERR: 10637 | _c9iQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_bold_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10669:1: error: BUILDSTDERR: warning: label ‘_c9jc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10669 | _c9jc: BUILDSTDERR: | ^ BUILDSTDERR: 10669 | _c9jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_debold_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10728:1: error: BUILDSTDERR: warning: label ‘_c9jr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10728 | _c9jr: BUILDSTDERR: | ^ BUILDSTDERR: 10728 | _c9jr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_underline_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10787:1: error: BUILDSTDERR: warning: label ‘_c9jG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10787 | _c9jG: BUILDSTDERR: | ^ BUILDSTDERR: 10787 | _c9jG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_deunderline_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10846:1: error: BUILDSTDERR: warning: label ‘_c9jV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10846 | _c9jV: BUILDSTDERR: | ^ BUILDSTDERR: 10846 | _c9jV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jm_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10900:1: error: BUILDSTDERR: warning: label ‘_c9kn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10900 | _c9kn: BUILDSTDERR: | ^ BUILDSTDERR: 10900 | _c9kn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jl_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10935:1: error: BUILDSTDERR: warning: label ‘_c9kx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10935 | _c9kx: BUILDSTDERR: | ^ BUILDSTDERR: 10935 | _c9kx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jq_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:10970:1: error: BUILDSTDERR: warning: label ‘_c9kJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 10970 | _c9kJ: BUILDSTDERR: | ^ BUILDSTDERR: 10970 | _c9kJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jp_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11005:1: error: BUILDSTDERR: warning: label ‘_c9kT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11005 | _c9kT: BUILDSTDERR: | ^ BUILDSTDERR: 11005 | _c9kT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jt_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11040:1: error: BUILDSTDERR: warning: label ‘_c9l5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11040 | _c9l5: BUILDSTDERR: | ^ BUILDSTDERR: 11040 | _c9l5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jx_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11075:1: error: BUILDSTDERR: warning: label ‘_c9lh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11075 | _c9lh: BUILDSTDERR: | ^ BUILDSTDERR: 11075 | _c9lh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jw_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11110:1: error: BUILDSTDERR: warning: label ‘_c9lr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11110 | _c9lr: BUILDSTDERR: | ^ BUILDSTDERR: 11110 | _c9lr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jB_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11146:1: error: BUILDSTDERR: warning: label ‘_c9lH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11146 | _c9lH: BUILDSTDERR: | ^ BUILDSTDERR: 11146 | _c9lH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9lF’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11179:1: error: BUILDSTDERR: warning: label ‘_c9lF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11179 | _c9lF: BUILDSTDERR: | ^ BUILDSTDERR: 11179 | _c9lF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jF_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11201:1: error: BUILDSTDERR: warning: label ‘_c9m0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11201 | _c9m0: BUILDSTDERR: | ^ BUILDSTDERR: 11201 | _c9m0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9lY’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11234:1: error: BUILDSTDERR: warning: label ‘_c9lY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11234 | _c9lY: BUILDSTDERR: | ^ BUILDSTDERR: 11234 | _c9lY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8jJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11256:1: error: BUILDSTDERR: warning: label ‘_c9mj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11256 | _c9mj: BUILDSTDERR: | ^ BUILDSTDERR: 11256 | _c9mj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9mh’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11289:1: error: BUILDSTDERR: warning: label ‘_c9mh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11289 | _c9mh: BUILDSTDERR: | ^ BUILDSTDERR: 11289 | _c9mh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_plain_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11310:1: error: BUILDSTDERR: warning: label ‘_c9mI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11310 | _c9mI: BUILDSTDERR: | ^ BUILDSTDERR: 11310 | _c9mI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9k1’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11332:1: error: BUILDSTDERR: warning: label ‘_c9k1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11332 | _c9k1: BUILDSTDERR: | ^ BUILDSTDERR: 11332 | _c9k1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9k6’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11385:1: error: BUILDSTDERR: warning: label ‘_c9k6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11385 | _c9k6: BUILDSTDERR: | ^ BUILDSTDERR: 11385 | _c9k6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8k4_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11631:1: error: BUILDSTDERR: warning: label ‘_c9pu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11631 | _c9pu: BUILDSTDERR: | ^ BUILDSTDERR: 11631 | _c9pu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9pr’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11670:1: error: BUILDSTDERR: warning: label ‘_c9pr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11670 | _c9pr: BUILDSTDERR: | ^ BUILDSTDERR: 11670 | _c9pr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9py’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11702:1: error: BUILDSTDERR: warning: label ‘_c9py’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11702 | _c9py: BUILDSTDERR: | ^ BUILDSTDERR: 11702 | _c9py: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8kj_slow’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11762:1: error: BUILDSTDERR: warning: label ‘_c9oi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11762 | _c9oi: BUILDSTDERR: | ^ BUILDSTDERR: 11762 | _c9oi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8kC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11785:1: error: BUILDSTDERR: warning: label ‘_c9qw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11785 | _c9qw: BUILDSTDERR: | ^ BUILDSTDERR: 11785 | _c9qw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8kJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11858:1: error: BUILDSTDERR: warning: label ‘_c9qT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11858 | _c9qT: BUILDSTDERR: | ^ BUILDSTDERR: 11858 | _c9qT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8kL_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:11931:1: error: BUILDSTDERR: warning: label ‘_c9r9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 11931 | _c9r9: BUILDSTDERR: | ^ BUILDSTDERR: 11931 | _c9r9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8kZ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12006:1: error: BUILDSTDERR: warning: label ‘_c9rk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12006 | _c9rk: BUILDSTDERR: | ^ BUILDSTDERR: 12006 | _c9rk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8le_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12074:1: error: BUILDSTDERR: warning: label ‘_c9ry’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12074 | _c9ry: BUILDSTDERR: | ^ BUILDSTDERR: 12074 | _c9ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9rv’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12115:1: error: BUILDSTDERR: warning: label ‘_c9rv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12115 | _c9rv: BUILDSTDERR: | ^ BUILDSTDERR: 12115 | _c9rv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9rC’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12140:1: error: BUILDSTDERR: warning: label ‘_c9rC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12140 | _c9rC: BUILDSTDERR: | ^ BUILDSTDERR: 12140 | _c9rC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9rI’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12165:1: error: BUILDSTDERR: warning: label ‘_c9rI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12165 | _c9rI: BUILDSTDERR: | ^ BUILDSTDERR: 12165 | _c9rI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9rO’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12192:1: error: BUILDSTDERR: warning: label ‘_c9rO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12192 | _c9rO: BUILDSTDERR: | ^ BUILDSTDERR: 12192 | _c9rO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8l1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12243:1: error: BUILDSTDERR: warning: label ‘_c9ss’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12243 | _c9ss: BUILDSTDERR: | ^ BUILDSTDERR: 12243 | _c9ss: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8li_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12278:1: error: BUILDSTDERR: warning: label ‘_c9sA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12278 | _c9sA: BUILDSTDERR: | ^ BUILDSTDERR: 12278 | _c9sA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ll_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12313:1: error: BUILDSTDERR: warning: label ‘_c9sI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12313 | _c9sI: BUILDSTDERR: | ^ BUILDSTDERR: 12313 | _c9sI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lp_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12351:1: error: BUILDSTDERR: warning: label ‘_c9sR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12351 | _c9sR: BUILDSTDERR: | ^ BUILDSTDERR: 12351 | _c9sR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12401:1: error: BUILDSTDERR: warning: label ‘_c9tn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12401 | _c9tn: BUILDSTDERR: | ^ BUILDSTDERR: 12401 | _c9tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9tg’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12444:1: error: BUILDSTDERR: warning: label ‘_c9tg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12444 | _c9tg: BUILDSTDERR: | ^ BUILDSTDERR: 12444 | _c9tg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lz_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12496:1: error: BUILDSTDERR: warning: label ‘_c9tQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12496 | _c9tQ: BUILDSTDERR: | ^ BUILDSTDERR: 12496 | _c9tQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9tJ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12539:1: error: BUILDSTDERR: warning: label ‘_c9tJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12539 | _c9tJ: BUILDSTDERR: | ^ BUILDSTDERR: 12539 | _c9tJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lG_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12608:1: error: BUILDSTDERR: warning: label ‘_c9u4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12608 | _c9u4: BUILDSTDERR: | ^ BUILDSTDERR: 12608 | _c9u4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lv_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12710:1: error: BUILDSTDERR: warning: label ‘_c9ug’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12710 | _c9ug: BUILDSTDERR: | ^ BUILDSTDERR: 12710 | _c9ug: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lP_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12762:1: error: BUILDSTDERR: warning: label ‘_c9uw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12762 | _c9uw: BUILDSTDERR: | ^ BUILDSTDERR: 12762 | _c9uw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12851:1: error: BUILDSTDERR: warning: label ‘_c9uI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12851 | _c9uI: BUILDSTDERR: | ^ BUILDSTDERR: 12851 | _c9uI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lY_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12901:1: error: BUILDSTDERR: warning: label ‘_c9uY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12901 | _c9uY: BUILDSTDERR: | ^ BUILDSTDERR: 12901 | _c9uY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8lS_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:12990:1: error: BUILDSTDERR: warning: label ‘_c9va’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 12990 | _c9va: BUILDSTDERR: | ^ BUILDSTDERR: 12990 | _c9va: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8m7_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13040:1: error: BUILDSTDERR: warning: label ‘_c9vq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13040 | _c9vq: BUILDSTDERR: | ^ BUILDSTDERR: 13040 | _c9vq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8m1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13129:1: error: BUILDSTDERR: warning: label ‘_c9vC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13129 | _c9vC: BUILDSTDERR: | ^ BUILDSTDERR: 13129 | _c9vC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mO_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13164:1: error: BUILDSTDERR: warning: label ‘_c9vO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13164 | _c9vO: BUILDSTDERR: | ^ BUILDSTDERR: 13164 | _c9vO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mF_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13207:1: error: BUILDSTDERR: warning: label ‘_c9wj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13207 | _c9wj: BUILDSTDERR: | ^ BUILDSTDERR: 13207 | _c9wj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mG_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13243:1: error: BUILDSTDERR: warning: label ‘_c9wq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13243 | _c9wq: BUILDSTDERR: | ^ BUILDSTDERR: 13243 | _c9wq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9w6’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13283:1: error: BUILDSTDERR: warning: label ‘_c9w6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13283 | _c9w6: BUILDSTDERR: | ^ BUILDSTDERR: 13283 | _c9w6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mB_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13332:1: error: BUILDSTDERR: warning: label ‘_c9wW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13332 | _c9wW: BUILDSTDERR: | ^ BUILDSTDERR: 13332 | _c9wW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13368:1: error: BUILDSTDERR: warning: label ‘_c9x3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13368 | _c9x3: BUILDSTDERR: | ^ BUILDSTDERR: 13368 | _c9x3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9wJ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13408:1: error: BUILDSTDERR: warning: label ‘_c9wJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13408 | _c9wJ: BUILDSTDERR: | ^ BUILDSTDERR: 13408 | _c9wJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mx_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13457:1: error: BUILDSTDERR: warning: label ‘_c9xz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13457 | _c9xz: BUILDSTDERR: | ^ BUILDSTDERR: 13457 | _c9xz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8my_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13493:1: error: BUILDSTDERR: warning: label ‘_c9xG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13493 | _c9xG: BUILDSTDERR: | ^ BUILDSTDERR: 13493 | _c9xG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9xm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13533:1: error: BUILDSTDERR: warning: label ‘_c9xm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13533 | _c9xm: BUILDSTDERR: | ^ BUILDSTDERR: 13533 | _c9xm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mt_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13583:1: error: BUILDSTDERR: warning: label ‘_c9yg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13583 | _c9yg: BUILDSTDERR: | ^ BUILDSTDERR: 13583 | _c9yg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9yd’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13621:1: error: BUILDSTDERR: warning: label ‘_c9yd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13621 | _c9yd: BUILDSTDERR: | ^ BUILDSTDERR: 13621 | _c9yd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9yk’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13647:1: error: BUILDSTDERR: warning: label ‘_c9yk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13647 | _c9yk: BUILDSTDERR: | ^ BUILDSTDERR: 13647 | _c9yk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9yq’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13673:1: error: BUILDSTDERR: warning: label ‘_c9yq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13673 | _c9yq: BUILDSTDERR: | ^ BUILDSTDERR: 13673 | _c9yq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mu_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13711:1: error: BUILDSTDERR: warning: label ‘_c9yK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13711 | _c9yK: BUILDSTDERR: | ^ BUILDSTDERR: 13711 | _c9yK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9xZ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13751:1: error: BUILDSTDERR: warning: label ‘_c9xZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13751 | _c9xZ: BUILDSTDERR: | ^ BUILDSTDERR: 13751 | _c9xZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mk_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13801:1: error: BUILDSTDERR: warning: label ‘_c9zk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13801 | _c9zk: BUILDSTDERR: | ^ BUILDSTDERR: 13801 | _c9zk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9zh’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13839:1: error: BUILDSTDERR: warning: label ‘_c9zh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13839 | _c9zh: BUILDSTDERR: | ^ BUILDSTDERR: 13839 | _c9zh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9zo’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13865:1: error: BUILDSTDERR: warning: label ‘_c9zo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13865 | _c9zo: BUILDSTDERR: | ^ BUILDSTDERR: 13865 | _c9zo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9zu’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13891:1: error: BUILDSTDERR: warning: label ‘_c9zu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13891 | _c9zu: BUILDSTDERR: | ^ BUILDSTDERR: 13891 | _c9zu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ml_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13929:1: error: BUILDSTDERR: warning: label ‘_c9zO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13929 | _c9zO: BUILDSTDERR: | ^ BUILDSTDERR: 13929 | _c9zO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9z3’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:13969:1: error: BUILDSTDERR: warning: label ‘_c9z3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 13969 | _c9z3: BUILDSTDERR: | ^ BUILDSTDERR: 13969 | _c9z3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8mM_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14030:1: error: BUILDSTDERR: warning: label ‘_c9zZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14030 | _c9zZ: BUILDSTDERR: | ^ BUILDSTDERR: 14030 | _c9zZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8kj_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14131:1: error: BUILDSTDERR: warning: label ‘_c9A8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14131 | _c9A8: BUILDSTDERR: | ^ BUILDSTDERR: 14131 | _c9A8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9oj’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14156:1: error: BUILDSTDERR: warning: label ‘_c9oj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14156 | _c9oj: BUILDSTDERR: | ^ BUILDSTDERR: 14156 | _c9oj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9oq’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14188:1: error: BUILDSTDERR: warning: label ‘_c9oq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14188 | _c9oq: BUILDSTDERR: | ^ BUILDSTDERR: 14188 | _c9oq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9ox’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14292:1: error: BUILDSTDERR: warning: label ‘_c9ox’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14292 | _c9ox: BUILDSTDERR: | ^ BUILDSTDERR: 14292 | _c9ox: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9p1’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14868:1: error: BUILDSTDERR: warning: label ‘_c9p1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14868 | _c9p1: BUILDSTDERR: | ^ BUILDSTDERR: 14868 | _c9p1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9qF’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:14938:1: error: BUILDSTDERR: warning: label ‘_c9qF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 14938 | _c9qF: BUILDSTDERR: | ^ BUILDSTDERR: 14938 | _c9qF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9qi’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15006:1: error: BUILDSTDERR: warning: label ‘_c9qi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15006 | _c9qi: BUILDSTDERR: | ^ BUILDSTDERR: 15006 | _c9qi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderFits_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15077:1: error: BUILDSTDERR: warning: label ‘_c9C6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15077 | _c9C6: BUILDSTDERR: | ^ BUILDSTDERR: 15077 | _c9C6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8n1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15160:1: error: BUILDSTDERR: warning: label ‘_c9Ev’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15160 | _c9Ev: BUILDSTDERR: | ^ BUILDSTDERR: 15160 | _c9Ev: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8n8_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15212:1: error: BUILDSTDERR: warning: label ‘_c9ES’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15212 | _c9ES: BUILDSTDERR: | ^ BUILDSTDERR: 15212 | _c9ES: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8n9_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15262:1: error: BUILDSTDERR: warning: label ‘_c9F7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15262 | _c9F7: BUILDSTDERR: | ^ BUILDSTDERR: 15262 | _c9F7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8no_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15297:1: error: BUILDSTDERR: warning: label ‘_c9Ff’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15297 | _c9Ff: BUILDSTDERR: | ^ BUILDSTDERR: 15297 | _c9Ff: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8nr_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15333:1: error: BUILDSTDERR: warning: label ‘_c9Fn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15333 | _c9Fn: BUILDSTDERR: | ^ BUILDSTDERR: 15333 | _c9Fn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8nu_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15369:1: error: BUILDSTDERR: warning: label ‘_c9Fv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15369 | _c9Fv: BUILDSTDERR: | ^ BUILDSTDERR: 15369 | _c9Fv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderCompactzuscan_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15405:1: error: BUILDSTDERR: warning: label ‘_c9FC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15405 | _c9FC: BUILDSTDERR: | ^ BUILDSTDERR: 15405 | _c9FC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Di’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15424:1: error: BUILDSTDERR: warning: label ‘_c9Di’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15424 | _c9Di: BUILDSTDERR: | ^ BUILDSTDERR: 15424 | _c9Di: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Dm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15442:1: error: BUILDSTDERR: warning: label ‘_c9Dm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15442 | _c9Dm: BUILDSTDERR: | ^ BUILDSTDERR: 15442 | _c9Dm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Dt’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15501:1: error: BUILDSTDERR: warning: label ‘_c9Dt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15501 | _c9Dt: BUILDSTDERR: | ^ BUILDSTDERR: 15501 | _c9Dt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9EE’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15793:1: error: BUILDSTDERR: warning: label ‘_c9EE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15793 | _c9EE: BUILDSTDERR: | ^ BUILDSTDERR: 15793 | _c9EE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Eh’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15840:1: error: BUILDSTDERR: warning: label ‘_c9Eh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15840 | _c9Eh: BUILDSTDERR: | ^ BUILDSTDERR: 15840 | _c9Eh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderCompact_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:15896:1: error: BUILDSTDERR: warning: label ‘_c9HG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 15896 | _c9HG: BUILDSTDERR: | ^ BUILDSTDERR: 15896 | _c9HG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8nW_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17059:1: error: BUILDSTDERR: warning: label ‘_c9I6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17059 | _c9I6: BUILDSTDERR: | ^ BUILDSTDERR: 17059 | _c9I6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczugo_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17096:1: error: BUILDSTDERR: warning: label ‘_c9Id’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17096 | _c9Id: BUILDSTDERR: | ^ BUILDSTDERR: 17096 | _c9Id: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9HS’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17129:1: error: BUILDSTDERR: warning: label ‘_c9HS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17129 | _c9HS: BUILDSTDERR: | ^ BUILDSTDERR: 17129 | _c9HS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczuzdcsconcat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17193:1: error: BUILDSTDERR: warning: label ‘_c9Iz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17193 | _c9Iz: BUILDSTDERR: | ^ BUILDSTDERR: 17193 | _c9Iz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Iw’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17220:1: error: BUILDSTDERR: warning: label ‘_c9Iw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17220 | _c9Iw: BUILDSTDERR: | ^ BUILDSTDERR: 17220 | _c9Iw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfSemigroupDoczuzdcstimes_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17259:1: error: BUILDSTDERR: warning: label ‘_c9IM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17259 | _c9IM: BUILDSTDERR: | ^ BUILDSTDERR: 17259 | _c9IM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8o5_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17297:1: error: BUILDSTDERR: warning: label ‘_c9J6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17297 | _c9J6: BUILDSTDERR: | ^ BUILDSTDERR: 17297 | _c9J6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_enclose_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17358:1: error: BUILDSTDERR: warning: label ‘_c9Jc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17358 | _c9Jc: BUILDSTDERR: | ^ BUILDSTDERR: 17358 | _c9Jc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8o7_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17419:1: error: BUILDSTDERR: warning: label ‘_c9JP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17419 | _c9JP: BUILDSTDERR: | ^ BUILDSTDERR: 17419 | _c9JP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8o8_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17481:1: error: BUILDSTDERR: warning: label ‘_c9JV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17481 | _c9JV: BUILDSTDERR: | ^ BUILDSTDERR: 17481 | _c9JV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_brackets_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17547:1: error: BUILDSTDERR: warning: label ‘_c9K0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17547 | _c9K0: BUILDSTDERR: | ^ BUILDSTDERR: 17547 | _c9K0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oa_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17614:1: error: BUILDSTDERR: warning: label ‘_c9KF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17614 | _c9KF: BUILDSTDERR: | ^ BUILDSTDERR: 17614 | _c9KF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ob_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17676:1: error: BUILDSTDERR: warning: label ‘_c9KL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17676 | _c9KL: BUILDSTDERR: | ^ BUILDSTDERR: 17676 | _c9KL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_angles_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17742:1: error: BUILDSTDERR: warning: label ‘_c9KQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17742 | _c9KQ: BUILDSTDERR: | ^ BUILDSTDERR: 17742 | _c9KQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8od_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17809:1: error: BUILDSTDERR: warning: label ‘_c9Lv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17809 | _c9Lv: BUILDSTDERR: | ^ BUILDSTDERR: 17809 | _c9Lv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oe_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17871:1: error: BUILDSTDERR: warning: label ‘_c9LB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17871 | _c9LB: BUILDSTDERR: | ^ BUILDSTDERR: 17871 | _c9LB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_parens_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:17937:1: error: BUILDSTDERR: warning: label ‘_c9LG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 17937 | _c9LG: BUILDSTDERR: | ^ BUILDSTDERR: 17937 | _c9LG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8og_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18004:1: error: BUILDSTDERR: warning: label ‘_c9Ml’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18004 | _c9Ml: BUILDSTDERR: | ^ BUILDSTDERR: 18004 | _c9Ml: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oh_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18066:1: error: BUILDSTDERR: warning: label ‘_c9Mr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18066 | _c9Mr: BUILDSTDERR: | ^ BUILDSTDERR: 18066 | _c9Mr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_braces_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18132:1: error: BUILDSTDERR: warning: label ‘_c9Mw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18132 | _c9Mw: BUILDSTDERR: | ^ BUILDSTDERR: 18132 | _c9Mw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oj_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18199:1: error: BUILDSTDERR: warning: label ‘_c9Nb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18199 | _c9Nb: BUILDSTDERR: | ^ BUILDSTDERR: 18199 | _c9Nb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ok_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18261:1: error: BUILDSTDERR: warning: label ‘_c9Nh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18261 | _c9Nh: BUILDSTDERR: | ^ BUILDSTDERR: 18261 | _c9Nh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_dquotes_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18327:1: error: BUILDSTDERR: warning: label ‘_c9Nm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18327 | _c9Nm: BUILDSTDERR: | ^ BUILDSTDERR: 18327 | _c9Nm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8om_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18394:1: error: BUILDSTDERR: warning: label ‘_c9O1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18394 | _c9O1: BUILDSTDERR: | ^ BUILDSTDERR: 18394 | _c9O1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8on_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18456:1: error: BUILDSTDERR: warning: label ‘_c9O7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18456 | _c9O7: BUILDSTDERR: | ^ BUILDSTDERR: 18456 | _c9O7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_squotes_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18522:1: error: BUILDSTDERR: warning: label ‘_c9Oc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18522 | _c9Oc: BUILDSTDERR: | ^ BUILDSTDERR: 18522 | _c9Oc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oq_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18589:1: error: BUILDSTDERR: warning: label ‘_c9OC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18589 | _c9OC: BUILDSTDERR: | ^ BUILDSTDERR: 18589 | _c9OC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzdzdzg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18649:1: error: BUILDSTDERR: warning: label ‘_c9OI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18649 | _c9OI: BUILDSTDERR: | ^ BUILDSTDERR: 18649 | _c9OI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ot_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18709:1: error: BUILDSTDERR: warning: label ‘_c9P6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18709 | _c9P6: BUILDSTDERR: | ^ BUILDSTDERR: 18709 | _c9P6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzdzg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18769:1: error: BUILDSTDERR: warning: label ‘_c9Pc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18769 | _c9Pc: BUILDSTDERR: | ^ BUILDSTDERR: 18769 | _c9Pc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ow_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18829:1: error: BUILDSTDERR: warning: label ‘_c9PA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18829 | _c9PA: BUILDSTDERR: | ^ BUILDSTDERR: 18829 | _c9PA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzszszg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18889:1: error: BUILDSTDERR: warning: label ‘_c9PG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18889 | _c9PG: BUILDSTDERR: | ^ BUILDSTDERR: 18889 | _c9PG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oz_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:18949:1: error: BUILDSTDERR: warning: label ‘_c9Q4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 18949 | _c9Q4: BUILDSTDERR: | ^ BUILDSTDERR: 18949 | _c9Q4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzszg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19009:1: error: BUILDSTDERR: warning: label ‘_c9Qa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19009 | _c9Qa: BUILDSTDERR: | ^ BUILDSTDERR: 19009 | _c9Qa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19069:1: error: BUILDSTDERR: warning: label ‘_c9Qy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19069 | _c9Qy: BUILDSTDERR: | ^ BUILDSTDERR: 19069 | _c9Qy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zlzpzg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19129:1: error: BUILDSTDERR: warning: label ‘_c9QE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19129 | _c9QE: BUILDSTDERR: | ^ BUILDSTDERR: 19129 | _c9QE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oM_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19185:1: error: BUILDSTDERR: warning: label ‘_c9Rd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19185 | _c9Rd: BUILDSTDERR: | ^ BUILDSTDERR: 19185 | _c9Rd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8oL_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19225:1: error: BUILDSTDERR: warning: label ‘_c9Rp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19225 | _c9Rp: BUILDSTDERR: | ^ BUILDSTDERR: 19225 | _c9Rp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_punctuate_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19282:1: error: BUILDSTDERR: warning: label ‘_c9Ry’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19282 | _c9Ry: BUILDSTDERR: | ^ BUILDSTDERR: 19282 | _c9Ry: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9QT’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19317:1: error: BUILDSTDERR: warning: label ‘_c9QT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19317 | _c9QT: BUILDSTDERR: | ^ BUILDSTDERR: 19317 | _c9QT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9R0’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19356:1: error: BUILDSTDERR: warning: label ‘_c9R0’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19356 | _c9R0: BUILDSTDERR: | ^ BUILDSTDERR: 19356 | _c9R0: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_text_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19437:1: error: BUILDSTDERR: warning: label ‘_c9Sc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19437 | _c9Sc: BUILDSTDERR: | ^ BUILDSTDERR: 19437 | _c9Sc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9S5’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19472:1: error: BUILDSTDERR: warning: label ‘_c9S5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19472 | _c9S5: BUILDSTDERR: | ^ BUILDSTDERR: 19472 | _c9S5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Sl’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19504:1: error: BUILDSTDERR: warning: label ‘_c9Sl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19504 | _c9Sl: BUILDSTDERR: | ^ BUILDSTDERR: 19504 | _c9Sl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwrational_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19551:1: error: BUILDSTDERR: warning: label ‘_c9SK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19551 | _c9SK: BUILDSTDERR: | ^ BUILDSTDERR: 19551 | _c9SK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9SD’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19589:1: error: BUILDSTDERR: warning: label ‘_c9SD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19589 | _c9SD: BUILDSTDERR: | ^ BUILDSTDERR: 19589 | _c9SD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9SI’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19632:1: error: BUILDSTDERR: warning: label ‘_c9SI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19632 | _c9SI: BUILDSTDERR: | ^ BUILDSTDERR: 19632 | _c9SI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_rational_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19675:1: error: BUILDSTDERR: warning: label ‘_c9T6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19675 | _c9T6: BUILDSTDERR: | ^ BUILDSTDERR: 19675 | _c9T6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9T3’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19703:1: error: BUILDSTDERR: warning: label ‘_c9T3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19703 | _c9T3: BUILDSTDERR: | ^ BUILDSTDERR: 19703 | _c9T3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwdouble_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19739:1: error: BUILDSTDERR: warning: label ‘_c9Tn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19739 | _c9Tn: BUILDSTDERR: | ^ BUILDSTDERR: 19739 | _c9Tn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Tl’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19777:1: error: BUILDSTDERR: warning: label ‘_c9Tl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19777 | _c9Tl: BUILDSTDERR: | ^ BUILDSTDERR: 19777 | _c9Tl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Tu’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19806:1: error: BUILDSTDERR: warning: label ‘_c9Tu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19806 | _c9Tu: BUILDSTDERR: | ^ BUILDSTDERR: 19806 | _c9Tu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9TG’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19838:1: error: BUILDSTDERR: warning: label ‘_c9TG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19838 | _c9TG: BUILDSTDERR: | ^ BUILDSTDERR: 19838 | _c9TG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_double_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19881:1: error: BUILDSTDERR: warning: label ‘_c9U2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19881 | _c9U2: BUILDSTDERR: | ^ BUILDSTDERR: 19881 | _c9U2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9TZ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19908:1: error: BUILDSTDERR: warning: label ‘_c9TZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19908 | _c9TZ: BUILDSTDERR: | ^ BUILDSTDERR: 19908 | _c9TZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfloat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19943:1: error: BUILDSTDERR: warning: label ‘_c9Uj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19943 | _c9Uj: BUILDSTDERR: | ^ BUILDSTDERR: 19943 | _c9Uj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Uh’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:19981:1: error: BUILDSTDERR: warning: label ‘_c9Uh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 19981 | _c9Uh: BUILDSTDERR: | ^ BUILDSTDERR: 19981 | _c9Uh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Uq’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20010:1: error: BUILDSTDERR: warning: label ‘_c9Uq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20010 | _c9Uq: BUILDSTDERR: | ^ BUILDSTDERR: 20010 | _c9Uq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9UC’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20042:1: error: BUILDSTDERR: warning: label ‘_c9UC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20042 | _c9UC: BUILDSTDERR: | ^ BUILDSTDERR: 20042 | _c9UC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_float_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20085:1: error: BUILDSTDERR: warning: label ‘_c9UY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20085 | _c9UY: BUILDSTDERR: | ^ BUILDSTDERR: 20085 | _c9UY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9UV’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20112:1: error: BUILDSTDERR: warning: label ‘_c9UV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20112 | _c9UV: BUILDSTDERR: | ^ BUILDSTDERR: 20112 | _c9UV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_integer_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20145:1: error: BUILDSTDERR: warning: label ‘_c9Vk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20145 | _c9Vk: BUILDSTDERR: | ^ BUILDSTDERR: 20145 | _c9Vk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Vd’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20183:1: error: BUILDSTDERR: warning: label ‘_c9Vd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20183 | _c9Vd: BUILDSTDERR: | ^ BUILDSTDERR: 20183 | _c9Vd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Vi’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20226:1: error: BUILDSTDERR: warning: label ‘_c9Vi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20226 | _c9Vi: BUILDSTDERR: | ^ BUILDSTDERR: 20226 | _c9Vi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwint_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20273:1: error: BUILDSTDERR: warning: label ‘_c9VL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20273 | _c9VL: BUILDSTDERR: | ^ BUILDSTDERR: 20273 | _c9VL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9VE’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20310:1: error: BUILDSTDERR: warning: label ‘_c9VE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20310 | _c9VE: BUILDSTDERR: | ^ BUILDSTDERR: 20310 | _c9VE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9VJ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20353:1: error: BUILDSTDERR: warning: label ‘_c9VJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20353 | _c9VJ: BUILDSTDERR: | ^ BUILDSTDERR: 20353 | _c9VJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_int_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20396:1: error: BUILDSTDERR: warning: label ‘_c9W7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20396 | _c9W7: BUILDSTDERR: | ^ BUILDSTDERR: 20396 | _c9W7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9W4’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20422:1: error: BUILDSTDERR: warning: label ‘_c9W4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20422 | _c9W4: BUILDSTDERR: | ^ BUILDSTDERR: 20422 | _c9W4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fF_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20457:1: error: BUILDSTDERR: warning: label ‘_c9Wu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20457 | _c9Wu: BUILDSTDERR: | ^ BUILDSTDERR: 20457 | _c9Wu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Ws’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20507:1: error: BUILDSTDERR: warning: label ‘_c9Ws’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20507 | _c9Ws: BUILDSTDERR: | ^ BUILDSTDERR: 20507 | _c9Ws: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fG_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20555:1: error: BUILDSTDERR: warning: label ‘_c9WT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20555 | _c9WT: BUILDSTDERR: | ^ BUILDSTDERR: 20555 | _c9WT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9WR’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20605:1: error: BUILDSTDERR: warning: label ‘_c9WR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20605 | _c9WR: BUILDSTDERR: | ^ BUILDSTDERR: 20605 | _c9WR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_bool_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20652:1: error: BUILDSTDERR: warning: label ‘_c9Xi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20652 | _c9Xi: BUILDSTDERR: | ^ BUILDSTDERR: 20652 | _c9Xi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Xb’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20695:1: error: BUILDSTDERR: warning: label ‘_c9Xb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20695 | _c9Xb: BUILDSTDERR: | ^ BUILDSTDERR: 20695 | _c9Xb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9XB’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20734:1: error: BUILDSTDERR: warning: label ‘_c9XB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20734 | _c9XB: BUILDSTDERR: | ^ BUILDSTDERR: 20734 | _c9XB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Xo’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20769:1: error: BUILDSTDERR: warning: label ‘_c9Xo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20769 | _c9Xo: BUILDSTDERR: | ^ BUILDSTDERR: 20769 | _c9Xo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fH_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20813:1: error: BUILDSTDERR: warning: label ‘_c9XY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20813 | _c9XY: BUILDSTDERR: | ^ BUILDSTDERR: 20813 | _c9XY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9XV’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20840:1: error: BUILDSTDERR: warning: label ‘_c9XV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20840 | _c9XV: BUILDSTDERR: | ^ BUILDSTDERR: 20840 | _c9XV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8pX_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20876:1: error: BUILDSTDERR: warning: label ‘_c9YG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20876 | _c9YG: BUILDSTDERR: | ^ BUILDSTDERR: 20876 | _c9YG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8pW_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20912:1: error: BUILDSTDERR: warning: label ‘_c9YQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20912 | _c9YQ: BUILDSTDERR: | ^ BUILDSTDERR: 20912 | _c9YQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8pY_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20947:1: error: BUILDSTDERR: warning: label ‘_c9Z2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20947 | _c9Z2: BUILDSTDERR: | ^ BUILDSTDERR: 20947 | _c9Z2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_string_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:20992:1: error: BUILDSTDERR: warning: label ‘_c9Z9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 20992 | _c9Z9: BUILDSTDERR: | ^ BUILDSTDERR: 20992 | _c9Z9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Yh’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21032:1: error: BUILDSTDERR: warning: label ‘_c9Yh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21032 | _c9Yh: BUILDSTDERR: | ^ BUILDSTDERR: 21032 | _c9Yh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Yo’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21076:1: error: BUILDSTDERR: warning: label ‘_c9Yo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21076 | _c9Yo: BUILDSTDERR: | ^ BUILDSTDERR: 21076 | _c9Yo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_c9Yw’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21136:1: error: BUILDSTDERR: warning: label ‘_c9Yw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21136 | _c9Yw: BUILDSTDERR: | ^ BUILDSTDERR: 21136 | _c9Yw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyCharzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21192:1: error: BUILDSTDERR: warning: label ‘_c9ZG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21192 | _c9ZG: BUILDSTDERR: | ^ BUILDSTDERR: 21192 | _c9ZG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZR2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21230:1: error: BUILDSTDERR: warning: label ‘_c9ZU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21230 | _c9ZU: BUILDSTDERR: | ^ BUILDSTDERR: 21230 | _c9ZU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZR1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21284:1: error: BUILDSTDERR: warning: label ‘_ca0c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21284 | _ca0c: BUILDSTDERR: | ^ BUILDSTDERR: 21284 | _ca0c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca0a’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21332:1: error: BUILDSTDERR: warning: label ‘_ca0a’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21332 | _ca0a: BUILDSTDERR: | ^ BUILDSTDERR: 21332 | _ca0a: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21375:1: error: BUILDSTDERR: warning: label ‘_ca0v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21375 | _ca0v: BUILDSTDERR: | ^ BUILDSTDERR: 21375 | _ca0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca0s’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21402:1: error: BUILDSTDERR: warning: label ‘_ca0s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21402 | _ca0s: BUILDSTDERR: | ^ BUILDSTDERR: 21402 | _ca0s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfIsStringDoc_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21429:1: error: BUILDSTDERR: warning: label ‘_ca0I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21429 | _ca0I: BUILDSTDERR: | ^ BUILDSTDERR: 21429 | _ca0I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fold1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21461:1: error: BUILDSTDERR: warning: label ‘_ca10’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21461 | _ca10: BUILDSTDERR: | ^ BUILDSTDERR: 21461 | _ca10: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca0Y’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21505:1: error: BUILDSTDERR: warning: label ‘_ca0Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21505 | _ca0Y: BUILDSTDERR: | ^ BUILDSTDERR: 21505 | _ca0Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qh_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21533:1: error: BUILDSTDERR: warning: label ‘_ca1N’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21533 | _ca1N: BUILDSTDERR: | ^ BUILDSTDERR: 21533 | _ca1N: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8q9_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21572:1: error: BUILDSTDERR: warning: label ‘_ca1U’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21572 | _ca1U: BUILDSTDERR: | ^ BUILDSTDERR: 21572 | _ca1U: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca1t’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21614:1: error: BUILDSTDERR: warning: label ‘_ca1t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21614 | _ca1t: BUILDSTDERR: | ^ BUILDSTDERR: 21614 | _ca1t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca1A’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21652:1: error: BUILDSTDERR: warning: label ‘_ca1A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21652 | _ca1A: BUILDSTDERR: | ^ BUILDSTDERR: 21652 | _ca1A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fold_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21711:1: error: BUILDSTDERR: warning: label ‘_ca2f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21711 | _ca2f: BUILDSTDERR: | ^ BUILDSTDERR: 21711 | _ca2f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca1e’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21752:1: error: BUILDSTDERR: warning: label ‘_ca1e’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21752 | _ca1e: BUILDSTDERR: | ^ BUILDSTDERR: 21752 | _ca1e: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21811:1: error: BUILDSTDERR: warning: label ‘_ca2K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21811 | _ca2K: BUILDSTDERR: | ^ BUILDSTDERR: 21811 | _ca2K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca2I’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21859:1: error: BUILDSTDERR: warning: label ‘_ca2I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21859 | _ca2I: BUILDSTDERR: | ^ BUILDSTDERR: 21859 | _ca2I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qq_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21887:1: error: BUILDSTDERR: warning: label ‘_ca3h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21887 | _ca3h: BUILDSTDERR: | ^ BUILDSTDERR: 21887 | _ca3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qr_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21927:1: error: BUILDSTDERR: warning: label ‘_ca3v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21927 | _ca3v: BUILDSTDERR: | ^ BUILDSTDERR: 21927 | _ca3v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vcatzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:21981:1: error: BUILDSTDERR: warning: label ‘_ca3E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 21981 | _ca3E: BUILDSTDERR: | ^ BUILDSTDERR: 21981 | _ca3E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca2X’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22011:1: error: BUILDSTDERR: warning: label ‘_ca2X’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22011 | _ca2X: BUILDSTDERR: | ^ BUILDSTDERR: 22011 | _ca2X: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca34’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22053:1: error: BUILDSTDERR: warning: label ‘_ca34’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22053 | _ca34: BUILDSTDERR: | ^ BUILDSTDERR: 22053 | _ca34: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qw_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22135:1: error: BUILDSTDERR: warning: label ‘_ca4u’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22135 | _ca4u: BUILDSTDERR: | ^ BUILDSTDERR: 22135 | _ca4u: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca4n’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22187:1: error: BUILDSTDERR: warning: label ‘_ca4n’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22187 | _ca4n: BUILDSTDERR: | ^ BUILDSTDERR: 22187 | _ca4n: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vcat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22227:1: error: BUILDSTDERR: warning: label ‘_ca4E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22227 | _ca4E: BUILDSTDERR: | ^ BUILDSTDERR: 22227 | _ca4E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qy_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22289:1: error: BUILDSTDERR: warning: label ‘_ca5g’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22289 | _ca5g: BUILDSTDERR: | ^ BUILDSTDERR: 22289 | _ca5g: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qz_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22329:1: error: BUILDSTDERR: warning: label ‘_ca5s’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22329 | _ca5s: BUILDSTDERR: | ^ BUILDSTDERR: 22329 | _ca5s: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qA_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22377:1: error: BUILDSTDERR: warning: label ‘_ca5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22377 | _ca5w: BUILDSTDERR: | ^ BUILDSTDERR: 22377 | _ca5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_cat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22444:1: error: BUILDSTDERR: warning: label ‘_ca5B’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22444 | _ca5B: BUILDSTDERR: | ^ BUILDSTDERR: 22444 | _ca5B: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fK_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22515:1: error: BUILDSTDERR: warning: label ‘_ca62’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22515 | _ca62: BUILDSTDERR: | ^ BUILDSTDERR: 22515 | _ca62: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca60’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22563:1: error: BUILDSTDERR: warning: label ‘_ca60’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22563 | _ca60: BUILDSTDERR: | ^ BUILDSTDERR: 22563 | _ca60: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22591:1: error: BUILDSTDERR: warning: label ‘_ca6A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22591 | _ca6A: BUILDSTDERR: | ^ BUILDSTDERR: 22591 | _ca6A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hcatzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22628:1: error: BUILDSTDERR: warning: label ‘_ca6H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22628 | _ca6H: BUILDSTDERR: | ^ BUILDSTDERR: 22628 | _ca6H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca6f’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22658:1: error: BUILDSTDERR: warning: label ‘_ca6f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22658 | _ca6f: BUILDSTDERR: | ^ BUILDSTDERR: 22658 | _ca6f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca6m’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22697:1: error: BUILDSTDERR: warning: label ‘_ca6m’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22697 | _ca6m: BUILDSTDERR: | ^ BUILDSTDERR: 22697 | _ca6m: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qO_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22769:1: error: BUILDSTDERR: warning: label ‘_ca7v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22769 | _ca7v: BUILDSTDERR: | ^ BUILDSTDERR: 22769 | _ca7v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca7o’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22821:1: error: BUILDSTDERR: warning: label ‘_ca7o’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22821 | _ca7o: BUILDSTDERR: | ^ BUILDSTDERR: 22821 | _ca7o: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hcat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22861:1: error: BUILDSTDERR: warning: label ‘_ca7F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22861 | _ca7F: BUILDSTDERR: | ^ BUILDSTDERR: 22861 | _ca7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fL_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22941:1: error: BUILDSTDERR: warning: label ‘_ca85’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22941 | _ca85: BUILDSTDERR: | ^ BUILDSTDERR: 22941 | _ca85: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca83’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:22989:1: error: BUILDSTDERR: warning: label ‘_ca83’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 22989 | _ca83: BUILDSTDERR: | ^ BUILDSTDERR: 22989 | _ca83: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qX_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23017:1: error: BUILDSTDERR: warning: label ‘_ca8C’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23017 | _ca8C: BUILDSTDERR: | ^ BUILDSTDERR: 23017 | _ca8C: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8qY_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23057:1: error: BUILDSTDERR: warning: label ‘_ca8Q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23057 | _ca8Q: BUILDSTDERR: | ^ BUILDSTDERR: 23057 | _ca8Q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillCatzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23111:1: error: BUILDSTDERR: warning: label ‘_ca8Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23111 | _ca8Z: BUILDSTDERR: | ^ BUILDSTDERR: 23111 | _ca8Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca8i’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23141:1: error: BUILDSTDERR: warning: label ‘_ca8i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23141 | _ca8i: BUILDSTDERR: | ^ BUILDSTDERR: 23141 | _ca8i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca8p’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23183:1: error: BUILDSTDERR: warning: label ‘_ca8p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23183 | _ca8p: BUILDSTDERR: | ^ BUILDSTDERR: 23183 | _ca8p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8r3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23265:1: error: BUILDSTDERR: warning: label ‘_ca9P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23265 | _ca9P: BUILDSTDERR: | ^ BUILDSTDERR: 23265 | _ca9P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_ca9I’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23317:1: error: BUILDSTDERR: warning: label ‘_ca9I’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23317 | _ca9I: BUILDSTDERR: | ^ BUILDSTDERR: 23317 | _ca9I: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillCat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23357:1: error: BUILDSTDERR: warning: label ‘_ca9Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23357 | _ca9Z: BUILDSTDERR: | ^ BUILDSTDERR: 23357 | _ca9Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fM_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23427:1: error: BUILDSTDERR: warning: label ‘_caap’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23427 | _caap: BUILDSTDERR: | ^ BUILDSTDERR: 23427 | _caap: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caan’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23475:1: error: BUILDSTDERR: warning: label ‘_caan’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23475 | _caan: BUILDSTDERR: | ^ BUILDSTDERR: 23475 | _caan: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rc_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23503:1: error: BUILDSTDERR: warning: label ‘_caaW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23503 | _caaW: BUILDSTDERR: | ^ BUILDSTDERR: 23503 | _caaW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rd_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23543:1: error: BUILDSTDERR: warning: label ‘_caba’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23543 | _caba: BUILDSTDERR: | ^ BUILDSTDERR: 23543 | _caba: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vsepzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23597:1: error: BUILDSTDERR: warning: label ‘_cabj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23597 | _cabj: BUILDSTDERR: | ^ BUILDSTDERR: 23597 | _cabj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caaC’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23627:1: error: BUILDSTDERR: warning: label ‘_caaC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23627 | _caaC: BUILDSTDERR: | ^ BUILDSTDERR: 23627 | _caaC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caaJ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23669:1: error: BUILDSTDERR: warning: label ‘_caaJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23669 | _caaJ: BUILDSTDERR: | ^ BUILDSTDERR: 23669 | _caaJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ri_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23751:1: error: BUILDSTDERR: warning: label ‘_cac9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23751 | _cac9: BUILDSTDERR: | ^ BUILDSTDERR: 23751 | _cac9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cac2’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23803:1: error: BUILDSTDERR: warning: label ‘_cac2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23803 | _cac2: BUILDSTDERR: | ^ BUILDSTDERR: 23803 | _cac2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_vsep_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23843:1: error: BUILDSTDERR: warning: label ‘_cacj’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23843 | _cacj: BUILDSTDERR: | ^ BUILDSTDERR: 23843 | _cacj: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rk_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23905:1: error: BUILDSTDERR: warning: label ‘_cacV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23905 | _cacV: BUILDSTDERR: | ^ BUILDSTDERR: 23905 | _cacV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rl_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23945:1: error: BUILDSTDERR: warning: label ‘_cad7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23945 | _cad7: BUILDSTDERR: | ^ BUILDSTDERR: 23945 | _cad7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rm_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:23993:1: error: BUILDSTDERR: warning: label ‘_cadb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 23993 | _cadb: BUILDSTDERR: | ^ BUILDSTDERR: 23993 | _cadb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_sep_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24060:1: error: BUILDSTDERR: warning: label ‘_cadg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24060 | _cadg: BUILDSTDERR: | ^ BUILDSTDERR: 24060 | _cadg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fN_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24131:1: error: BUILDSTDERR: warning: label ‘_cadH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24131 | _cadH: BUILDSTDERR: | ^ BUILDSTDERR: 24131 | _cadH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cadF’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24179:1: error: BUILDSTDERR: warning: label ‘_cadF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24179 | _cadF: BUILDSTDERR: | ^ BUILDSTDERR: 24179 | _cadF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rv_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24207:1: error: BUILDSTDERR: warning: label ‘_caee’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24207 | _caee: BUILDSTDERR: | ^ BUILDSTDERR: 24207 | _caee: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rw_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24247:1: error: BUILDSTDERR: warning: label ‘_caes’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24247 | _caes: BUILDSTDERR: | ^ BUILDSTDERR: 24247 | _caes: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hsepzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24301:1: error: BUILDSTDERR: warning: label ‘_caeB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24301 | _caeB: BUILDSTDERR: | ^ BUILDSTDERR: 24301 | _caeB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cadU’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24331:1: error: BUILDSTDERR: warning: label ‘_cadU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24331 | _cadU: BUILDSTDERR: | ^ BUILDSTDERR: 24331 | _cadU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cae1’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24373:1: error: BUILDSTDERR: warning: label ‘_cae1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24373 | _cae1: BUILDSTDERR: | ^ BUILDSTDERR: 24373 | _cae1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rB_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24455:1: error: BUILDSTDERR: warning: label ‘_cafr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24455 | _cafr: BUILDSTDERR: | ^ BUILDSTDERR: 24455 | _cafr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cafk’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24507:1: error: BUILDSTDERR: warning: label ‘_cafk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24507 | _cafk: BUILDSTDERR: | ^ BUILDSTDERR: 24507 | _cafk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hsep_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24547:1: error: BUILDSTDERR: warning: label ‘_cafB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24547 | _cafB: BUILDSTDERR: | ^ BUILDSTDERR: 24547 | _cafB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fO_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24617:1: error: BUILDSTDERR: warning: label ‘_cag1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24617 | _cag1: BUILDSTDERR: | ^ BUILDSTDERR: 24617 | _cag1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cafZ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24665:1: error: BUILDSTDERR: warning: label ‘_cafZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24665 | _cafZ: BUILDSTDERR: | ^ BUILDSTDERR: 24665 | _cafZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rK_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24693:1: error: BUILDSTDERR: warning: label ‘_cagy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24693 | _cagy: BUILDSTDERR: | ^ BUILDSTDERR: 24693 | _cagy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rL_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24733:1: error: BUILDSTDERR: warning: label ‘_cagM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24733 | _cagM: BUILDSTDERR: | ^ BUILDSTDERR: 24733 | _cagM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillSepzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24787:1: error: BUILDSTDERR: warning: label ‘_cagV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24787 | _cagV: BUILDSTDERR: | ^ BUILDSTDERR: 24787 | _cagV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cage’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24817:1: error: BUILDSTDERR: warning: label ‘_cage’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24817 | _cage: BUILDSTDERR: | ^ BUILDSTDERR: 24817 | _cage: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cagl’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24859:1: error: BUILDSTDERR: warning: label ‘_cagl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24859 | _cagl: BUILDSTDERR: | ^ BUILDSTDERR: 24859 | _cagl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rQ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24941:1: error: BUILDSTDERR: warning: label ‘_cahL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24941 | _cahL: BUILDSTDERR: | ^ BUILDSTDERR: 24941 | _cahL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cahE’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:24993:1: error: BUILDSTDERR: warning: label ‘_cahE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 24993 | _cahE: BUILDSTDERR: | ^ BUILDSTDERR: 24993 | _cahE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillSep_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25033:1: error: BUILDSTDERR: warning: label ‘_cahV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25033 | _cahV: BUILDSTDERR: | ^ BUILDSTDERR: 25033 | _cahV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fP_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25098:1: error: BUILDSTDERR: warning: label ‘_caig’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25098 | _caig: BUILDSTDERR: | ^ BUILDSTDERR: 25098 | _caig: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fQ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25149:1: error: BUILDSTDERR: warning: label ‘_caiu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25149 | _caiu: BUILDSTDERR: | ^ BUILDSTDERR: 25149 | _caiu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fS_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25202:1: error: BUILDSTDERR: warning: label ‘_caiI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25202 | _caiI: BUILDSTDERR: | ^ BUILDSTDERR: 25202 | _caiI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8fY_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25279:1: error: BUILDSTDERR: warning: label ‘_caiW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25279 | _caiW: BUILDSTDERR: | ^ BUILDSTDERR: 25279 | _caiW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rU_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25350:1: error: BUILDSTDERR: warning: label ‘_cajq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25350 | _cajq: BUILDSTDERR: | ^ BUILDSTDERR: 25350 | _cajq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cajn’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25388:1: error: BUILDSTDERR: warning: label ‘_cajn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25388 | _cajn: BUILDSTDERR: | ^ BUILDSTDERR: 25388 | _cajn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caju’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25417:1: error: BUILDSTDERR: warning: label ‘_caju’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25417 | _caju: BUILDSTDERR: | ^ BUILDSTDERR: 25417 | _caju: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8s1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25461:1: error: BUILDSTDERR: warning: label ‘_cajV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25461 | _cajV: BUILDSTDERR: | ^ BUILDSTDERR: 25461 | _cajV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8rS_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25507:1: error: BUILDSTDERR: warning: label ‘_cajZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25507 | _cajZ: BUILDSTDERR: | ^ BUILDSTDERR: 25507 | _cajZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8s2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25567:1: error: BUILDSTDERR: warning: label ‘_cakd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25567 | _cakd: BUILDSTDERR: | ^ BUILDSTDERR: 25567 | _cakd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_align_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25614:1: error: BUILDSTDERR: warning: label ‘_cakh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25614 | _cakh: BUILDSTDERR: | ^ BUILDSTDERR: 25614 | _cakh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8s5_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25676:1: error: BUILDSTDERR: warning: label ‘_cakJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25676 | _cakJ: BUILDSTDERR: | ^ BUILDSTDERR: 25676 | _cakJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8s8_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25720:1: error: BUILDSTDERR: warning: label ‘_cal7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25720 | _cal7: BUILDSTDERR: | ^ BUILDSTDERR: 25720 | _cal7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cal4’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25758:1: error: BUILDSTDERR: warning: label ‘_cal4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25758 | _cal4: BUILDSTDERR: | ^ BUILDSTDERR: 25758 | _cal4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_calb’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25787:1: error: BUILDSTDERR: warning: label ‘_calb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25787 | _calb: BUILDSTDERR: | ^ BUILDSTDERR: 25787 | _calb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sf_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25831:1: error: BUILDSTDERR: warning: label ‘_calC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25831 | _calC: BUILDSTDERR: | ^ BUILDSTDERR: 25831 | _calC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8s6_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25877:1: error: BUILDSTDERR: warning: label ‘_calG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25877 | _calG: BUILDSTDERR: | ^ BUILDSTDERR: 25877 | _calG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25937:1: error: BUILDSTDERR: warning: label ‘_calU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25937 | _calU: BUILDSTDERR: | ^ BUILDSTDERR: 25937 | _calU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hang_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:25988:1: error: BUILDSTDERR: warning: label ‘_calY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 25988 | _calY: BUILDSTDERR: | ^ BUILDSTDERR: 25988 | _calY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sq_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26058:1: error: BUILDSTDERR: warning: label ‘_camE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26058 | _camE: BUILDSTDERR: | ^ BUILDSTDERR: 26058 | _camE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sp_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26098:1: error: BUILDSTDERR: warning: label ‘_camQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26098 | _camQ: BUILDSTDERR: | ^ BUILDSTDERR: 26098 | _camQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSepzugo2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26152:1: error: BUILDSTDERR: warning: label ‘_camZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26152 | _camZ: BUILDSTDERR: | ^ BUILDSTDERR: 26152 | _camZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_camk’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26181:1: error: BUILDSTDERR: warning: label ‘_camk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26181 | _camk: BUILDSTDERR: | ^ BUILDSTDERR: 26181 | _camk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_camr’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26222:1: error: BUILDSTDERR: warning: label ‘_camr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26222 | _camr: BUILDSTDERR: | ^ BUILDSTDERR: 26222 | _camr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_can8’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26276:1: error: BUILDSTDERR: warning: label ‘_can8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26276 | _can8: BUILDSTDERR: | ^ BUILDSTDERR: 26276 | _can8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sz_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26299:1: error: BUILDSTDERR: warning: label ‘_canT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26299 | _canT: BUILDSTDERR: | ^ BUILDSTDERR: 26299 | _canT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sE_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26352:1: error: BUILDSTDERR: warning: label ‘_caos’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26352 | _caos: BUILDSTDERR: | ^ BUILDSTDERR: 26352 | _caos: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sG_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26392:1: error: BUILDSTDERR: warning: label ‘_caow’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26392 | _caow: BUILDSTDERR: | ^ BUILDSTDERR: 26392 | _caow: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sD_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26452:1: error: BUILDSTDERR: warning: label ‘_caoB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26452 | _caoB: BUILDSTDERR: | ^ BUILDSTDERR: 26452 | _caoB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26512:1: error: BUILDSTDERR: warning: label ‘_caoI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26512 | _caoI: BUILDSTDERR: | ^ BUILDSTDERR: 26512 | _caoI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26576:1: error: BUILDSTDERR: warning: label ‘_cap8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26576 | _cap8: BUILDSTDERR: | ^ BUILDSTDERR: 26576 | _cap8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cap5’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26614:1: error: BUILDSTDERR: warning: label ‘_cap5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26614 | _cap5: BUILDSTDERR: | ^ BUILDSTDERR: 26614 | _cap5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_capc’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26643:1: error: BUILDSTDERR: warning: label ‘_capc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26643 | _capc: BUILDSTDERR: | ^ BUILDSTDERR: 26643 | _capc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sQ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26687:1: error: BUILDSTDERR: warning: label ‘_capD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26687 | _capD: BUILDSTDERR: | ^ BUILDSTDERR: 26687 | _capD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sH_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26733:1: error: BUILDSTDERR: warning: label ‘_capH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26733 | _capH: BUILDSTDERR: | ^ BUILDSTDERR: 26733 | _capH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sR_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26793:1: error: BUILDSTDERR: warning: label ‘_capV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26793 | _capV: BUILDSTDERR: | ^ BUILDSTDERR: 26793 | _capV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_encloseSep_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26837:1: error: BUILDSTDERR: warning: label ‘_caq2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26837 | _caq2: BUILDSTDERR: | ^ BUILDSTDERR: 26837 | _caq2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_canx’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26877:1: error: BUILDSTDERR: warning: label ‘_canx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26877 | _canx: BUILDSTDERR: | ^ BUILDSTDERR: 26877 | _canx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_canE’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:26948:1: error: BUILDSTDERR: warning: label ‘_canE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 26948 | _canE: BUILDSTDERR: | ^ BUILDSTDERR: 26948 | _canE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_semiBraces_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27065:1: error: BUILDSTDERR: warning: label ‘_caqU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27065 | _caqU: BUILDSTDERR: | ^ BUILDSTDERR: 27065 | _caqU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_tupled_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27133:1: error: BUILDSTDERR: warning: label ‘_cara’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27133 | _cara: BUILDSTDERR: | ^ BUILDSTDERR: 27133 | _cara: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8t0_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27189:1: error: BUILDSTDERR: warning: label ‘_carr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27189 | _carr: BUILDSTDERR: | ^ BUILDSTDERR: 27189 | _carr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sZ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27228:1: error: BUILDSTDERR: warning: label ‘_carC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27228 | _carC: BUILDSTDERR: | ^ BUILDSTDERR: 27228 | _carC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8sY_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27267:1: error: BUILDSTDERR: warning: label ‘_carN’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27267 | _carN: BUILDSTDERR: | ^ BUILDSTDERR: 27267 | _carN: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwzdcpretty1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27317:1: error: BUILDSTDERR: warning: label ‘_carR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27317 | _carR: BUILDSTDERR: | ^ BUILDSTDERR: 27317 | _carR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27395:1: error: BUILDSTDERR: warning: label ‘_casc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27395 | _casc: BUILDSTDERR: | ^ BUILDSTDERR: 27395 | _casc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cas9’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27423:1: error: BUILDSTDERR: warning: label ‘_cas9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27423 | _cas9: BUILDSTDERR: | ^ BUILDSTDERR: 27423 | _cas9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8th_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27457:1: error: BUILDSTDERR: warning: label ‘_casw’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27457 | _casw: BUILDSTDERR: | ^ BUILDSTDERR: 27457 | _casw: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tg_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27496:1: error: BUILDSTDERR: warning: label ‘_casH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27496 | _casH: BUILDSTDERR: | ^ BUILDSTDERR: 27496 | _casH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27543:1: error: BUILDSTDERR: warning: label ‘_casL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27543 | _casL: BUILDSTDERR: | ^ BUILDSTDERR: 27543 | _casL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZRzuzdcpretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27607:1: error: BUILDSTDERR: warning: label ‘_cat4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27607 | _cat4: BUILDSTDERR: | ^ BUILDSTDERR: 27607 | _cat4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cat1’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27635:1: error: BUILDSTDERR: warning: label ‘_cat1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27635 | _cat1: BUILDSTDERR: | ^ BUILDSTDERR: 27635 | _cat1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_list_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27678:1: error: BUILDSTDERR: warning: label ‘_catn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27678 | _catn: BUILDSTDERR: | ^ BUILDSTDERR: 27678 | _catn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ts_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27734:1: error: BUILDSTDERR: warning: label ‘_catL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27734 | _catL: BUILDSTDERR: | ^ BUILDSTDERR: 27734 | _catL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tt_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27772:1: error: BUILDSTDERR: warning: label ‘_catO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27772 | _catO: BUILDSTDERR: | ^ BUILDSTDERR: 27772 | _catO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zddmprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27824:1: error: BUILDSTDERR: warning: label ‘_catT’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27824 | _catT: BUILDSTDERR: | ^ BUILDSTDERR: 27824 | _catT: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tw_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27867:1: error: BUILDSTDERR: warning: label ‘_caun’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27867 | _caun: BUILDSTDERR: | ^ BUILDSTDERR: 27867 | _caun: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tx_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27905:1: error: BUILDSTDERR: warning: label ‘_cauq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27905 | _cauq: BUILDSTDERR: | ^ BUILDSTDERR: 27905 | _cauq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybezuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:27958:1: error: BUILDSTDERR: warning: label ‘_cauv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 27958 | _cauv: BUILDSTDERR: | ^ BUILDSTDERR: 27958 | _cauv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tA_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28001:1: error: BUILDSTDERR: warning: label ‘_cauS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28001 | _cauS: BUILDSTDERR: | ^ BUILDSTDERR: 28001 | _cauS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tz_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28036:1: error: BUILDSTDERR: warning: label ‘_cav3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28036 | _cav3: BUILDSTDERR: | ^ BUILDSTDERR: 28036 | _cav3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyMaybe_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28074:1: error: BUILDSTDERR: warning: label ‘_cav7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28074 | _cav7: BUILDSTDERR: | ^ BUILDSTDERR: 28074 | _cav7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tF_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28125:1: error: BUILDSTDERR: warning: label ‘_cavB’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28125 | _cavB: BUILDSTDERR: | ^ BUILDSTDERR: 28125 | _cavB: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tG_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28167:1: error: BUILDSTDERR: warning: label ‘_cavE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28167 | _cavE: BUILDSTDERR: | ^ BUILDSTDERR: 28167 | _cavE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28226:1: error: BUILDSTDERR: warning: label ‘_cavJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28226 | _cavJ: BUILDSTDERR: | ^ BUILDSTDERR: 28226 | _cavJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tL_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28273:1: error: BUILDSTDERR: warning: label ‘_caw6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28273 | _caw6: BUILDSTDERR: | ^ BUILDSTDERR: 28273 | _caw6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tK_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28310:1: error: BUILDSTDERR: warning: label ‘_cawh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28310 | _cawh: BUILDSTDERR: | ^ BUILDSTDERR: 28310 | _cawh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUz2cUZR_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28352:1: error: BUILDSTDERR: warning: label ‘_cawl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28352 | _cawl: BUILDSTDERR: | ^ BUILDSTDERR: 28352 | _cawl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tP_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28409:1: error: BUILDSTDERR: warning: label ‘_cawP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28409 | _cawP: BUILDSTDERR: | ^ BUILDSTDERR: 28409 | _cawP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tQ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28449:1: error: BUILDSTDERR: warning: label ‘_cawS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28449 | _cawS: BUILDSTDERR: | ^ BUILDSTDERR: 28449 | _cawS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28505:1: error: BUILDSTDERR: warning: label ‘_cawX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28505 | _cawX: BUILDSTDERR: | ^ BUILDSTDERR: 28505 | _cawX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tU_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28550:1: error: BUILDSTDERR: warning: label ‘_caxk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28550 | _caxk: BUILDSTDERR: | ^ BUILDSTDERR: 28550 | _caxk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tT_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28586:1: error: BUILDSTDERR: warning: label ‘_caxv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28586 | _caxv: BUILDSTDERR: | ^ BUILDSTDERR: 28586 | _caxv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLz2cUZR_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28626:1: error: BUILDSTDERR: warning: label ‘_caxz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28626 | _caxz: BUILDSTDERR: | ^ BUILDSTDERR: 28626 | _caxz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tW_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28681:1: error: BUILDSTDERR: warning: label ‘_caxV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28681 | _caxV: BUILDSTDERR: | ^ BUILDSTDERR: 28681 | _caxV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyDoublezuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28720:1: error: BUILDSTDERR: warning: label ‘_caxY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28720 | _caxY: BUILDSTDERR: | ^ BUILDSTDERR: 28720 | _caxY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8tY_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28769:1: error: BUILDSTDERR: warning: label ‘_cayi’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28769 | _cayi: BUILDSTDERR: | ^ BUILDSTDERR: 28769 | _cayi: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyFloatzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28808:1: error: BUILDSTDERR: warning: label ‘_cayl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28808 | _cayl: BUILDSTDERR: | ^ BUILDSTDERR: 28808 | _cayl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8u0_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28857:1: error: BUILDSTDERR: warning: label ‘_cayF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28857 | _cayF: BUILDSTDERR: | ^ BUILDSTDERR: 28857 | _cayF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyIntegerzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28896:1: error: BUILDSTDERR: warning: label ‘_cayI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28896 | _cayI: BUILDSTDERR: | ^ BUILDSTDERR: 28896 | _cayI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8u2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28945:1: error: BUILDSTDERR: warning: label ‘_caz2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28945 | _caz2: BUILDSTDERR: | ^ BUILDSTDERR: 28945 | _caz2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyIntzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:28983:1: error: BUILDSTDERR: warning: label ‘_caz5’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 28983 | _caz5: BUILDSTDERR: | ^ BUILDSTDERR: 28983 | _caz5: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8u4_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29032:1: error: BUILDSTDERR: warning: label ‘_cazp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29032 | _cazp: BUILDSTDERR: | ^ BUILDSTDERR: 29032 | _cazp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyBoolzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29071:1: error: BUILDSTDERR: warning: label ‘_cazs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29071 | _cazs: BUILDSTDERR: | ^ BUILDSTDERR: 29071 | _cazs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8u6_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29120:1: error: BUILDSTDERR: warning: label ‘_cazM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29120 | _cazM: BUILDSTDERR: | ^ BUILDSTDERR: 29120 | _cazM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZLZRzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29159:1: error: BUILDSTDERR: warning: label ‘_cazP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29159 | _cazP: BUILDSTDERR: | ^ BUILDSTDERR: 29159 | _cazP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyDoczuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29206:1: error: BUILDSTDERR: warning: label ‘_caA2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29206 | _caA2: BUILDSTDERR: | ^ BUILDSTDERR: 29206 | _caA2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ua_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29240:1: error: BUILDSTDERR: warning: label ‘_caAp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29240 | _caAp: BUILDSTDERR: | ^ BUILDSTDERR: 29240 | _caAp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ub_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29278:1: error: BUILDSTDERR: warning: label ‘_caAs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29278 | _caAs: BUILDSTDERR: | ^ BUILDSTDERR: 29278 | _caAs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZMZNzuzdcprettyList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29330:1: error: BUILDSTDERR: warning: label ‘_caAx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29330 | _caAx: BUILDSTDERR: | ^ BUILDSTDERR: 29330 | _caAx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ue_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29373:1: error: BUILDSTDERR: warning: label ‘_caAU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29373 | _caAU: BUILDSTDERR: | ^ BUILDSTDERR: 29373 | _caAU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ud_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29408:1: error: BUILDSTDERR: warning: label ‘_caB4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29408 | _caB4: BUILDSTDERR: | ^ BUILDSTDERR: 29408 | _caB4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfPrettyZMZN_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29446:1: error: BUILDSTDERR: warning: label ‘_caB8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29446 | _caB8: BUILDSTDERR: | ^ BUILDSTDERR: 29446 | _caB8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8ul_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29497:1: error: BUILDSTDERR: warning: label ‘_caBU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29497 | _caBU: BUILDSTDERR: | ^ BUILDSTDERR: 29497 | _caBU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8uj_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29536:1: error: BUILDSTDERR: warning: label ‘_caBX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29536 | _caBX: BUILDSTDERR: | ^ BUILDSTDERR: 29536 | _caBX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8um_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29583:1: error: BUILDSTDERR: warning: label ‘_caCb’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29583 | _caCb: BUILDSTDERR: | ^ BUILDSTDERR: 29583 | _caCb: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8un_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29629:1: error: BUILDSTDERR: warning: label ‘_caCf’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29629 | _caCf: BUILDSTDERR: | ^ BUILDSTDERR: 29629 | _caCf: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8uh_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29698:1: error: BUILDSTDERR: warning: label ‘_caCl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29698 | _caCl: BUILDSTDERR: | ^ BUILDSTDERR: 29698 | _caCl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8uo_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29755:1: error: BUILDSTDERR: warning: label ‘_caCz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29755 | _caCz: BUILDSTDERR: | ^ BUILDSTDERR: 29755 | _caCz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwwidth_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29804:1: error: BUILDSTDERR: warning: label ‘_caCE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29804 | _caCE: BUILDSTDERR: | ^ BUILDSTDERR: 29804 | _caCE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_width_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29868:1: error: BUILDSTDERR: warning: label ‘_caDa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29868 | _caDa: BUILDSTDERR: | ^ BUILDSTDERR: 29868 | _caDa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caD7’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29893:1: error: BUILDSTDERR: warning: label ‘_caD7’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29893 | _caD7: BUILDSTDERR: | ^ BUILDSTDERR: 29893 | _caD7: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8uy_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29941:1: error: BUILDSTDERR: warning: label ‘_caDx’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29941 | _caDx: BUILDSTDERR: | ^ BUILDSTDERR: 29941 | _caDx: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:29980:1: error: BUILDSTDERR: warning: label ‘_caDD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 29980 | _caDD: BUILDSTDERR: | ^ BUILDSTDERR: 29980 | _caDD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwspaces_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30038:1: error: BUILDSTDERR: warning: label ‘_caDX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30038 | _caDX: BUILDSTDERR: | ^ BUILDSTDERR: 30038 | _caDX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_spaces_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30083:1: error: BUILDSTDERR: warning: label ‘_caEg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30083 | _caEg: BUILDSTDERR: | ^ BUILDSTDERR: 30083 | _caEg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caEd’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30109:1: error: BUILDSTDERR: warning: label ‘_caEd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30109 | _caEd: BUILDSTDERR: | ^ BUILDSTDERR: 30109 | _caEd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_indentation_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30137:1: error: BUILDSTDERR: warning: label ‘_caEu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30137 | _caEu: BUILDSTDERR: | ^ BUILDSTDERR: 30137 | _caEu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30208:1: error: BUILDSTDERR: warning: label ‘_caEM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30208 | _caEM: BUILDSTDERR: | ^ BUILDSTDERR: 30208 | _caEM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caEK’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30253:1: error: BUILDSTDERR: warning: label ‘_caEK’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30253 | _caEK: BUILDSTDERR: | ^ BUILDSTDERR: 30253 | _caEK: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8v3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30290:1: error: BUILDSTDERR: warning: label ‘_caFp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30290 | _caFp: BUILDSTDERR: | ^ BUILDSTDERR: 30290 | _caFp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8va_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30331:1: error: BUILDSTDERR: warning: label ‘_caFD’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30331 | _caFD: BUILDSTDERR: | ^ BUILDSTDERR: 30331 | _caFD: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8uJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30367:1: error: BUILDSTDERR: warning: label ‘_caFO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30367 | _caFO: BUILDSTDERR: | ^ BUILDSTDERR: 30367 | _caFO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caF1’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30392:1: error: BUILDSTDERR: warning: label ‘_caF1’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30392 | _caF1: BUILDSTDERR: | ^ BUILDSTDERR: 30392 | _caF1: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caF8’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30440:1: error: BUILDSTDERR: warning: label ‘_caF8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30440 | _caF8: BUILDSTDERR: | ^ BUILDSTDERR: 30440 | _caF8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caGm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30551:1: error: BUILDSTDERR: warning: label ‘_caGm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30551 | _caGm: BUILDSTDERR: | ^ BUILDSTDERR: 30551 | _caGm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caGp’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30569:1: error: BUILDSTDERR: warning: label ‘_caGp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30569 | _caGp: BUILDSTDERR: | ^ BUILDSTDERR: 30569 | _caGp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caGg’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30586:1: error: BUILDSTDERR: warning: label ‘_caGg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30586 | _caGg: BUILDSTDERR: | ^ BUILDSTDERR: 30586 | _caGg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caGa’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30603:1: error: BUILDSTDERR: warning: label ‘_caGa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30603 | _caGa: BUILDSTDERR: | ^ BUILDSTDERR: 30603 | _caGa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caFX’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30621:1: error: BUILDSTDERR: warning: label ‘_caFX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30621 | _caFX: BUILDSTDERR: | ^ BUILDSTDERR: 30621 | _caFX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caG4’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30641:1: error: BUILDSTDERR: warning: label ‘_caG4’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30641 | _caG4: BUILDSTDERR: | ^ BUILDSTDERR: 30641 | _caG4: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayIO_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30666:1: error: BUILDSTDERR: warning: label ‘_caGI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30666 | _caGI: BUILDSTDERR: | ^ BUILDSTDERR: 30666 | _caGI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘r8g7_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30717:1: error: BUILDSTDERR: warning: label ‘_caH8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30717 | _caH8: BUILDSTDERR: | ^ BUILDSTDERR: 30717 | _caH8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caH6’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30762:1: error: BUILDSTDERR: warning: label ‘_caH6’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30762 | _caH6: BUILDSTDERR: | ^ BUILDSTDERR: 30762 | _caH6: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vk_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30790:1: error: BUILDSTDERR: warning: label ‘_caHA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30790 | _caHA: BUILDSTDERR: | ^ BUILDSTDERR: 30790 | _caHA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vm_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30825:1: error: BUILDSTDERR: warning: label ‘_caHS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30825 | _caHS: BUILDSTDERR: | ^ BUILDSTDERR: 30825 | _caHS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vn_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30865:1: error: BUILDSTDERR: warning: label ‘_caHW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30865 | _caHW: BUILDSTDERR: | ^ BUILDSTDERR: 30865 | _caHW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vr_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30916:1: error: BUILDSTDERR: warning: label ‘_caIa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30916 | _caIa: BUILDSTDERR: | ^ BUILDSTDERR: 30916 | _caIa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vt_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30951:1: error: BUILDSTDERR: warning: label ‘_caIs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30951 | _caIs: BUILDSTDERR: | ^ BUILDSTDERR: 30951 | _caIs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vu_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:30988:1: error: BUILDSTDERR: warning: label ‘_caIv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 30988 | _caIv: BUILDSTDERR: | ^ BUILDSTDERR: 30988 | _caIv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vx_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31038:1: error: BUILDSTDERR: warning: label ‘_caIJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31038 | _caIJ: BUILDSTDERR: | ^ BUILDSTDERR: 31038 | _caIJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vy_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31077:1: error: BUILDSTDERR: warning: label ‘_caIU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31077 | _caIU: BUILDSTDERR: | ^ BUILDSTDERR: 31077 | _caIU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vB_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31117:1: error: BUILDSTDERR: warning: label ‘_caJd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31117 | _caJd: BUILDSTDERR: | ^ BUILDSTDERR: 31117 | _caJd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vC_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31154:1: error: BUILDSTDERR: warning: label ‘_caJg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31154 | _caJg: BUILDSTDERR: | ^ BUILDSTDERR: 31154 | _caJg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vF_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31204:1: error: BUILDSTDERR: warning: label ‘_caJu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31204 | _caJu: BUILDSTDERR: | ^ BUILDSTDERR: 31204 | _caJu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vH_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31240:1: error: BUILDSTDERR: warning: label ‘_caJM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31240 | _caJM: BUILDSTDERR: | ^ BUILDSTDERR: 31240 | _caJM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vG_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31278:1: error: BUILDSTDERR: warning: label ‘_caJP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31278 | _caJP: BUILDSTDERR: | ^ BUILDSTDERR: 31278 | _caJP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vJ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31330:1: error: BUILDSTDERR: warning: label ‘_caKa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31330 | _caKa: BUILDSTDERR: | ^ BUILDSTDERR: 31330 | _caKa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vK_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31369:1: error: BUILDSTDERR: warning: label ‘_caKd’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31369 | _caKd: BUILDSTDERR: | ^ BUILDSTDERR: 31369 | _caKd: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_displayS_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31427:1: error: BUILDSTDERR: warning: label ‘_caKq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31427 | _caKq: BUILDSTDERR: | ^ BUILDSTDERR: 31427 | _caKq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caHm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31482:1: error: BUILDSTDERR: warning: label ‘_caHm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31482 | _caHm: BUILDSTDERR: | ^ BUILDSTDERR: 31482 | _caHm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vZ_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31633:1: error: BUILDSTDERR: warning: label ‘_caLE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31633 | _caLE: BUILDSTDERR: | ^ BUILDSTDERR: 31633 | _caLE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caLC’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31668:1: error: BUILDSTDERR: warning: label ‘_caLC’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31668 | _caLC: BUILDSTDERR: | ^ BUILDSTDERR: 31668 | _caLC: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caLL’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31697:1: error: BUILDSTDERR: warning: label ‘_caLL’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31697 | _caLL: BUILDSTDERR: | ^ BUILDSTDERR: 31697 | _caLL: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caLX’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31729:1: error: BUILDSTDERR: warning: label ‘_caLX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31729 | _caLX: BUILDSTDERR: | ^ BUILDSTDERR: 31729 | _caLX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8vN_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31770:1: error: BUILDSTDERR: warning: label ‘_caMa’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31770 | _caMa: BUILDSTDERR: | ^ BUILDSTDERR: 31770 | _caMa: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8w0_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31832:1: error: BUILDSTDERR: warning: label ‘_caMo’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31832 | _caMo: BUILDSTDERR: | ^ BUILDSTDERR: 31832 | _caMo: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8w3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31876:1: error: BUILDSTDERR: warning: label ‘_caMM’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31876 | _caMM: BUILDSTDERR: | ^ BUILDSTDERR: 31876 | _caMM: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caMJ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31914:1: error: BUILDSTDERR: warning: label ‘_caMJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31914 | _caMJ: BUILDSTDERR: | ^ BUILDSTDERR: 31914 | _caMJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caMQ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31943:1: error: BUILDSTDERR: warning: label ‘_caMQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31943 | _caMQ: BUILDSTDERR: | ^ BUILDSTDERR: 31943 | _caMQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8wa_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:31987:1: error: BUILDSTDERR: warning: label ‘_caNh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 31987 | _caNh: BUILDSTDERR: | ^ BUILDSTDERR: 31987 | _caNh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8w1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32033:1: error: BUILDSTDERR: warning: label ‘_caNl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32033 | _caNl: BUILDSTDERR: | ^ BUILDSTDERR: 32033 | _caNl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8wb_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32093:1: error: BUILDSTDERR: warning: label ‘_caNz’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32093 | _caNz: BUILDSTDERR: | ^ BUILDSTDERR: 32093 | _caNz: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwindent_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32148:1: error: BUILDSTDERR: warning: label ‘_caNE’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32148 | _caNE: BUILDSTDERR: | ^ BUILDSTDERR: 32148 | _caNE: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_indent_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32233:1: error: BUILDSTDERR: warning: label ‘_caOc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32233 | _caOc: BUILDSTDERR: | ^ BUILDSTDERR: 32233 | _caOc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caO9’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32258:1: error: BUILDSTDERR: warning: label ‘_caO9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32258 | _caO9: BUILDSTDERR: | ^ BUILDSTDERR: 32258 | _caO9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfitsR_slow’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32293:1: error: BUILDSTDERR: warning: label ‘_caOl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32293 | _caOl: BUILDSTDERR: | ^ BUILDSTDERR: 32293 | _caOl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfitsR_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32306:1: error: BUILDSTDERR: warning: label ‘_caOv’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32306 | _caOv: BUILDSTDERR: | ^ BUILDSTDERR: 32306 | _caOv: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caOm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32331:1: error: BUILDSTDERR: warning: label ‘_caOm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32331 | _caOm: BUILDSTDERR: | ^ BUILDSTDERR: 32331 | _caOm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caOA’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32369:1: error: BUILDSTDERR: warning: label ‘_caOA’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32369 | _caOA: BUILDSTDERR: | ^ BUILDSTDERR: 32369 | _caOA: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caOX’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32437:1: error: BUILDSTDERR: warning: label ‘_caOX’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32437 | _caOX: BUILDSTDERR: | ^ BUILDSTDERR: 32437 | _caOX: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caPc’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32472:1: error: BUILDSTDERR: warning: label ‘_caPc’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32472 | _caPc: BUILDSTDERR: | ^ BUILDSTDERR: 32472 | _caPc: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caP8’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32495:1: error: BUILDSTDERR: warning: label ‘_caP8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32495 | _caP8: BUILDSTDERR: | ^ BUILDSTDERR: 32495 | _caP8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caOu’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32503:1: error: BUILDSTDERR: warning: label ‘_caOu’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32503 | _caOu: BUILDSTDERR: | ^ BUILDSTDERR: 32503 | _caOu: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fitsR_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32523:1: error: BUILDSTDERR: warning: label ‘_caPV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32523 | _caPV: BUILDSTDERR: | ^ BUILDSTDERR: 32523 | _caPV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caPS’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32549:1: error: BUILDSTDERR: warning: label ‘_caPS’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32549 | _caPS: BUILDSTDERR: | ^ BUILDSTDERR: 32549 | _caPS: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderSmart_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32581:1: error: BUILDSTDERR: warning: label ‘_caQe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32581 | _caQe: BUILDSTDERR: | ^ BUILDSTDERR: 32581 | _caQe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfits1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32635:1: error: BUILDSTDERR: warning: label ‘_caQt’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32635 | _caQt: BUILDSTDERR: | ^ BUILDSTDERR: 32635 | _caQt: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caQk’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32659:1: error: BUILDSTDERR: warning: label ‘_caQk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32659 | _caQk: BUILDSTDERR: | ^ BUILDSTDERR: 32659 | _caQk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caQy’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32693:1: error: BUILDSTDERR: warning: label ‘_caQy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32693 | _caQy: BUILDSTDERR: | ^ BUILDSTDERR: 32693 | _caQy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caQs’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32740:1: error: BUILDSTDERR: warning: label ‘_caQs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32740 | _caQs: BUILDSTDERR: | ^ BUILDSTDERR: 32740 | _caQs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fits1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32759:1: error: BUILDSTDERR: warning: label ‘_caRp’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32759 | _caRp: BUILDSTDERR: | ^ BUILDSTDERR: 32759 | _caRp: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caRm’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32780:1: error: BUILDSTDERR: warning: label ‘_caRm’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32780 | _caRm: BUILDSTDERR: | ^ BUILDSTDERR: 32780 | _caRm: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_renderPretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32812:1: error: BUILDSTDERR: warning: label ‘_caRI’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32812 | _caRI: BUILDSTDERR: | ^ BUILDSTDERR: 32812 | _caRI: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8x8_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32880:1: error: BUILDSTDERR: warning: label ‘_caRZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32880 | _caRZ: BUILDSTDERR: | ^ BUILDSTDERR: 32880 | _caRZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_hPutDoc_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32923:1: error: BUILDSTDERR: warning: label ‘_caS2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32923 | _caS2: BUILDSTDERR: | ^ BUILDSTDERR: 32923 | _caS2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_putDoc_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:32970:1: error: BUILDSTDERR: warning: label ‘_caSg’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 32970 | _caSg: BUILDSTDERR: | ^ BUILDSTDERR: 32970 | _caSg: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshowsPrec_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33010:1: error: BUILDSTDERR: warning: label ‘_caSs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33010 | _caSs: BUILDSTDERR: | ^ BUILDSTDERR: 33010 | _caSs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caSq’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33036:1: error: BUILDSTDERR: warning: label ‘_caSq’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33036 | _caSq: BUILDSTDERR: | ^ BUILDSTDERR: 33036 | _caSq: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshow_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33067:1: error: BUILDSTDERR: warning: label ‘_caSH’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33067 | _caSH: BUILDSTDERR: | ^ BUILDSTDERR: 33067 | _caSH: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caSF’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33094:1: error: BUILDSTDERR: warning: label ‘_caSF’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33094 | _caSF: BUILDSTDERR: | ^ BUILDSTDERR: 33094 | _caSF: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoc1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33129:1: error: BUILDSTDERR: warning: label ‘_caSW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33129 | _caSW: BUILDSTDERR: | ^ BUILDSTDERR: 33129 | _caSW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caSU’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33155:1: error: BUILDSTDERR: warning: label ‘_caSU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33155 | _caSU: BUILDSTDERR: | ^ BUILDSTDERR: 33155 | _caSU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdfShowDoczuzdcshowList_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33184:1: error: BUILDSTDERR: warning: label ‘_caT8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33184 | _caT8: BUILDSTDERR: | ^ BUILDSTDERR: 33184 | _caT8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xm_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33225:1: error: BUILDSTDERR: warning: label ‘_caTs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33225 | _caTs: BUILDSTDERR: | ^ BUILDSTDERR: 33225 | _caTs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33264:1: error: BUILDSTDERR: warning: label ‘_caTy’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33264 | _caTy: BUILDSTDERR: | ^ BUILDSTDERR: 33264 | _caTy: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xr_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33320:1: error: BUILDSTDERR: warning: label ‘_caUh’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33320 | _caUh: BUILDSTDERR: | ^ BUILDSTDERR: 33320 | _caUh: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caUe’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33359:1: error: BUILDSTDERR: warning: label ‘_caUe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33359 | _caUe: BUILDSTDERR: | ^ BUILDSTDERR: 33359 | _caUe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caUl’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33393:1: error: BUILDSTDERR: warning: label ‘_caUl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33393 | _caUl: BUILDSTDERR: | ^ BUILDSTDERR: 33393 | _caUl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caUO’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33445:1: error: BUILDSTDERR: warning: label ‘_caUO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33445 | _caUO: BUILDSTDERR: | ^ BUILDSTDERR: 33445 | _caUO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caUQ’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33463:1: error: BUILDSTDERR: warning: label ‘_caUQ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33463 | _caUQ: BUILDSTDERR: | ^ BUILDSTDERR: 33463 | _caUQ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caV2’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33487:1: error: BUILDSTDERR: warning: label ‘_caV2’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33487 | _caV2: BUILDSTDERR: | ^ BUILDSTDERR: 33487 | _caV2: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caVe’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33519:1: error: BUILDSTDERR: warning: label ‘_caVe’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33519 | _caVe: BUILDSTDERR: | ^ BUILDSTDERR: 33519 | _caVe: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xH_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33557:1: error: BUILDSTDERR: warning: label ‘_caVJ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33557 | _caVJ: BUILDSTDERR: | ^ BUILDSTDERR: 33557 | _caVJ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caVG’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33596:1: error: BUILDSTDERR: warning: label ‘_caVG’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33596 | _caVG: BUILDSTDERR: | ^ BUILDSTDERR: 33596 | _caVG: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xL_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33622:1: error: BUILDSTDERR: warning: label ‘_caVZ’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33622 | _caVZ: BUILDSTDERR: | ^ BUILDSTDERR: 33622 | _caVZ: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xM_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33669:1: error: BUILDSTDERR: warning: label ‘_caW3’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33669 | _caW3: BUILDSTDERR: | ^ BUILDSTDERR: 33669 | _caW3: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xp_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33744:1: error: BUILDSTDERR: warning: label ‘_caW9’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33744 | _caW9: BUILDSTDERR: | ^ BUILDSTDERR: 33744 | _caW9: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xN_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33802:1: error: BUILDSTDERR: warning: label ‘_caWn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33802 | _caWn: BUILDSTDERR: | ^ BUILDSTDERR: 33802 | _caWn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfill_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33853:1: error: BUILDSTDERR: warning: label ‘_caWs’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33853 | _caWs: BUILDSTDERR: | ^ BUILDSTDERR: 33853 | _caWs: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fill_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33923:1: error: BUILDSTDERR: warning: label ‘_caWY’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33923 | _caWY: BUILDSTDERR: | ^ BUILDSTDERR: 33923 | _caWY: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caWV’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33949:1: error: BUILDSTDERR: warning: label ‘_caWV’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33949 | _caWV: BUILDSTDERR: | ^ BUILDSTDERR: 33949 | _caWV: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8xX_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:33989:1: error: BUILDSTDERR: warning: label ‘_caXl’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 33989 | _caXl: BUILDSTDERR: | ^ BUILDSTDERR: 33989 | _caXl: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwxs2_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34028:1: error: BUILDSTDERR: warning: label ‘_caXr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34028 | _caXr: BUILDSTDERR: | ^ BUILDSTDERR: 34028 | _caXr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8y0_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34091:1: error: BUILDSTDERR: warning: label ‘_caXP’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34091 | _caXP: BUILDSTDERR: | ^ BUILDSTDERR: 34091 | _caXP: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8y3_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34142:1: error: BUILDSTDERR: warning: label ‘_caYn’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34142 | _caYn: BUILDSTDERR: | ^ BUILDSTDERR: 34142 | _caYn: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caYk’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34181:1: error: BUILDSTDERR: warning: label ‘_caYk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34181 | _caYk: BUILDSTDERR: | ^ BUILDSTDERR: 34181 | _caYk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caYr’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34216:1: error: BUILDSTDERR: warning: label ‘_caYr’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34216 | _caYr: BUILDSTDERR: | ^ BUILDSTDERR: 34216 | _caYr: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caYU’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34272:1: error: BUILDSTDERR: warning: label ‘_caYU’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34272 | _caYU: BUILDSTDERR: | ^ BUILDSTDERR: 34272 | _caYU: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caYW’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34290:1: error: BUILDSTDERR: warning: label ‘_caYW’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34290 | _caYW: BUILDSTDERR: | ^ BUILDSTDERR: 34290 | _caYW: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caZ8’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34314:1: error: BUILDSTDERR: warning: label ‘_caZ8’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34314 | _caZ8: BUILDSTDERR: | ^ BUILDSTDERR: 34314 | _caZ8: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caZk’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34346:1: error: BUILDSTDERR: warning: label ‘_caZk’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34346 | _caZk: BUILDSTDERR: | ^ BUILDSTDERR: 34346 | _caZk: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8yj_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34384:1: error: BUILDSTDERR: warning: label ‘_caZR’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34384 | _caZR: BUILDSTDERR: | ^ BUILDSTDERR: 34384 | _caZR: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_caZO’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34422:1: error: BUILDSTDERR: warning: label ‘_caZO’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34422 | _caZO: BUILDSTDERR: | ^ BUILDSTDERR: 34422 | _caZO: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8yn_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34447:1: error: BUILDSTDERR: warning: label ‘_cb07’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34447 | _cb07: BUILDSTDERR: | ^ BUILDSTDERR: 34447 | _cb07: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8yo_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34495:1: error: BUILDSTDERR: warning: label ‘_cb0b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34495 | _cb0b: BUILDSTDERR: | ^ BUILDSTDERR: 34495 | _cb0b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8y1_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34572:1: error: BUILDSTDERR: warning: label ‘_cb0h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34572 | _cb0h: BUILDSTDERR: | ^ BUILDSTDERR: 34572 | _cb0h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘s8yp_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34631:1: error: BUILDSTDERR: warning: label ‘_cb0v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34631 | _cb0v: BUILDSTDERR: | ^ BUILDSTDERR: 34631 | _cb0v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_zdwfillBreak_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34683:1: error: BUILDSTDERR: warning: label ‘_cb0A’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34683 | _cb0A: BUILDSTDERR: | ^ BUILDSTDERR: 34683 | _cb0A: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_fillBreak_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34759:1: error: BUILDSTDERR: warning: label ‘_cb18’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34759 | _cb18: BUILDSTDERR: | ^ BUILDSTDERR: 34759 | _cb18: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘_cb15’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34785:1: error: BUILDSTDERR: warning: label ‘_cb15’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34785 | _cb15: BUILDSTDERR: | ^ BUILDSTDERR: 34785 | _cb15: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cons_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34834:1: error: BUILDSTDERR: warning: label ‘_cb1l’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34834 | _cb1l: BUILDSTDERR: | ^ BUILDSTDERR: 34834 | _cb1l: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SChar_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34891:1: error: BUILDSTDERR: warning: label ‘_cb1x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34891 | _cb1x: BUILDSTDERR: | ^ BUILDSTDERR: 34891 | _cb1x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SText_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34935:1: error: BUILDSTDERR: warning: label ‘_cb1J’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34935 | _cb1J: BUILDSTDERR: | ^ BUILDSTDERR: 34935 | _cb1J: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SLine_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:34980:1: error: BUILDSTDERR: warning: label ‘_cb1V’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 34980 | _cb1V: BUILDSTDERR: | ^ BUILDSTDERR: 34980 | _cb1V: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SSGR_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35023:1: error: BUILDSTDERR: warning: label ‘_cb27’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35023 | _cb27: BUILDSTDERR: | ^ BUILDSTDERR: 35023 | _cb27: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Char_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35077:1: error: BUILDSTDERR: warning: label ‘_cb2j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35077 | _cb2j: BUILDSTDERR: | ^ BUILDSTDERR: 35077 | _cb2j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Text_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35118:1: error: BUILDSTDERR: warning: label ‘_cb2v’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35118 | _cb2v: BUILDSTDERR: | ^ BUILDSTDERR: 35118 | _cb2v: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_FlatAlt_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35167:1: error: BUILDSTDERR: warning: label ‘_cb2H’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35167 | _cb2H: BUILDSTDERR: | ^ BUILDSTDERR: 35167 | _cb2H: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35210:1: error: BUILDSTDERR: warning: label ‘_cb2T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35210 | _cb2T: BUILDSTDERR: | ^ BUILDSTDERR: 35210 | _cb2T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nest_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35253:1: error: BUILDSTDERR: warning: label ‘_cb35’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35253 | _cb35: BUILDSTDERR: | ^ BUILDSTDERR: 35253 | _cb35: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Union_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35296:1: error: BUILDSTDERR: warning: label ‘_cb3h’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35296 | _cb3h: BUILDSTDERR: | ^ BUILDSTDERR: 35296 | _cb3h: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Column_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35338:1: error: BUILDSTDERR: warning: label ‘_cb3t’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35338 | _cb3t: BUILDSTDERR: | ^ BUILDSTDERR: 35338 | _cb3t: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Columns_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35378:1: error: BUILDSTDERR: warning: label ‘_cb3F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35378 | _cb3F: BUILDSTDERR: | ^ BUILDSTDERR: 35378 | _cb3F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nesting_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35418:1: error: BUILDSTDERR: warning: label ‘_cb3R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35418 | _cb3R: BUILDSTDERR: | ^ BUILDSTDERR: 35418 | _cb3R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Color_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35461:1: error: BUILDSTDERR: warning: label ‘_cb43’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35461 | _cb43: BUILDSTDERR: | ^ BUILDSTDERR: 35461 | _cb43: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Intensify_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35508:1: error: BUILDSTDERR: warning: label ‘_cb4f’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35508 | _cb4f: BUILDSTDERR: | ^ BUILDSTDERR: 35508 | _cb4f: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Italicizze_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35551:1: error: BUILDSTDERR: warning: label ‘_cb4r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35551 | _cb4r: BUILDSTDERR: | ^ BUILDSTDERR: 35551 | _cb4r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Underline_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35594:1: error: BUILDSTDERR: warning: label ‘_cb4D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35594 | _cb4D: BUILDSTDERR: | ^ BUILDSTDERR: 35594 | _cb4D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_RestoreFormat_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35640:1: error: BUILDSTDERR: warning: label ‘_cb4P’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35640 | _cb4P: BUILDSTDERR: | ^ BUILDSTDERR: 35640 | _cb4P: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_CZCPretty_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35689:1: error: BUILDSTDERR: warning: label ‘_cb51’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35689 | _cb51: BUILDSTDERR: | ^ BUILDSTDERR: 35689 | _cb51: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nil_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35723:1: error: BUILDSTDERR: warning: label ‘_cb5b’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35723 | _cb5b: BUILDSTDERR: | ^ BUILDSTDERR: 35723 | _cb5b: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cons_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35746:1: error: BUILDSTDERR: warning: label ‘_cb5i’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35746 | _cb5i: BUILDSTDERR: | ^ BUILDSTDERR: 35746 | _cb5i: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SFail_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35769:1: error: BUILDSTDERR: warning: label ‘_cb5p’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35769 | _cb5p: BUILDSTDERR: | ^ BUILDSTDERR: 35769 | _cb5p: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SEmpty_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35792:1: error: BUILDSTDERR: warning: label ‘_cb5w’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35792 | _cb5w: BUILDSTDERR: | ^ BUILDSTDERR: 35792 | _cb5w: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SChar_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35815:1: error: BUILDSTDERR: warning: label ‘_cb5D’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35815 | _cb5D: BUILDSTDERR: | ^ BUILDSTDERR: 35815 | _cb5D: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SText_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35838:1: error: BUILDSTDERR: warning: label ‘_cb5K’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35838 | _cb5K: BUILDSTDERR: | ^ BUILDSTDERR: 35838 | _cb5K: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SLine_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35861:1: error: BUILDSTDERR: warning: label ‘_cb5R’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35861 | _cb5R: BUILDSTDERR: | ^ BUILDSTDERR: 35861 | _cb5R: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_SSGR_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35884:1: error: BUILDSTDERR: warning: label ‘_cb5Y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35884 | _cb5Y: BUILDSTDERR: | ^ BUILDSTDERR: 35884 | _cb5Y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Fail_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35907:1: error: BUILDSTDERR: warning: label ‘_cb65’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35907 | _cb65: BUILDSTDERR: | ^ BUILDSTDERR: 35907 | _cb65: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Empty_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35930:1: error: BUILDSTDERR: warning: label ‘_cb6c’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35930 | _cb6c: BUILDSTDERR: | ^ BUILDSTDERR: 35930 | _cb6c: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Char_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35953:1: error: BUILDSTDERR: warning: label ‘_cb6j’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35953 | _cb6j: BUILDSTDERR: | ^ BUILDSTDERR: 35953 | _cb6j: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Text_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35976:1: error: BUILDSTDERR: warning: label ‘_cb6q’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35976 | _cb6q: BUILDSTDERR: | ^ BUILDSTDERR: 35976 | _cb6q: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Line_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:35999:1: error: BUILDSTDERR: warning: label ‘_cb6x’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 35999 | _cb6x: BUILDSTDERR: | ^ BUILDSTDERR: 35999 | _cb6x: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_FlatAlt_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36022:1: error: BUILDSTDERR: warning: label ‘_cb6E’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36022 | _cb6E: BUILDSTDERR: | ^ BUILDSTDERR: 36022 | _cb6E: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Cat_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36045:1: error: BUILDSTDERR: warning: label ‘_cb6L’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36045 | _cb6L: BUILDSTDERR: | ^ BUILDSTDERR: 36045 | _cb6L: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nest_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36068:1: error: BUILDSTDERR: warning: label ‘_cb6S’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36068 | _cb6S: BUILDSTDERR: | ^ BUILDSTDERR: 36068 | _cb6S: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Union_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36091:1: error: BUILDSTDERR: warning: label ‘_cb6Z’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36091 | _cb6Z: BUILDSTDERR: | ^ BUILDSTDERR: 36091 | _cb6Z: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Column_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36114:1: error: BUILDSTDERR: warning: label ‘_cb76’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36114 | _cb76: BUILDSTDERR: | ^ BUILDSTDERR: 36114 | _cb76: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Columns_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36137:1: error: BUILDSTDERR: warning: label ‘_cb7d’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36137 | _cb7d: BUILDSTDERR: | ^ BUILDSTDERR: 36137 | _cb7d: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Nesting_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36160:1: error: BUILDSTDERR: warning: label ‘_cb7k’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36160 | _cb7k: BUILDSTDERR: | ^ BUILDSTDERR: 36160 | _cb7k: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Color_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36183:1: error: BUILDSTDERR: warning: label ‘_cb7r’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36183 | _cb7r: BUILDSTDERR: | ^ BUILDSTDERR: 36183 | _cb7r: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Intensify_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36206:1: error: BUILDSTDERR: warning: label ‘_cb7y’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36206 | _cb7y: BUILDSTDERR: | ^ BUILDSTDERR: 36206 | _cb7y: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Italicizze_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36229:1: error: BUILDSTDERR: warning: label ‘_cb7F’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36229 | _cb7F: BUILDSTDERR: | ^ BUILDSTDERR: 36229 | _cb7F: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_Underline_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36252:1: error: BUILDSTDERR: warning: label ‘_cb7M’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36252 | _cb7M: BUILDSTDERR: | ^ BUILDSTDERR: 36252 | _cb7M: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_RestoreFormat_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36275:1: error: BUILDSTDERR: warning: label ‘_cb7T’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36275 | _cb7T: BUILDSTDERR: | ^ BUILDSTDERR: 36275 | _cb7T: BUILDSTDERR: | ^~~~~ BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc: In function ‘ansizmwlzmpprintzm0zi6zi8zi2zm9lwZZcOI8TtoRCxh6SNd6f_TextziPrettyPrintziANSIziLeijenziInternal_CZCPretty_con_entry’: BUILDSTDERR: /tmp/ghc5193_0/ghc_6.hc:36298:1: error: BUILDSTDERR: warning: label ‘_cb80’ defined but not used [-Wunused-label] BUILDSTDERR: | BUILDSTDERR: 36298 | _cb80: BUILDSTDERR: | ^ BUILDSTDERR: 36298 | _cb80: BUILDSTDERR: | ^~~~~ [2 of 2] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.p_o ) BUILDSTDERR: /tmp/ghc5193_0/ghc_17.hc:47:22: error: BUILDSTDERR: warning: ‘Sb8h_srt’ defined but not used [-Wunused-const-variable=] BUILDSTDERR: 47 | static const StgWord Sb8h_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: | BUILDSTDERR: 47 | static const StgWord Sb8h_srt[]__attribute__((aligned(8)))= { BUILDSTDERR: | ^ + '[' -n dist/build/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f-ghc8.4.4.so ']' + '[' -x Setup ']' + LANG=C.utf8 + ./Setup haddock --html --hyperlink-source --hoogle Preprocessing library for ansi-wl-pprint-0.6.8.2.. Running Haddock on library for ansi-wl-pprint-0.6.8.2.. BUILDSTDERR: Warning: --source-* options are ignored when --hyperlinked-source is enabled. Haddock coverage: 89% (117 /132) in 'Text.PrettyPrint.ANSI.Leijen.Internal' Missing documentation for: fold (Text/PrettyPrint/ANSI/Leijen/Internal.hs:221) width (Text/PrettyPrint/ANSI/Leijen/Internal.hs:516) beside (Text/PrettyPrint/ANSI/Leijen/Internal.hs:701) column (Text/PrettyPrint/ANSI/Leijen/Internal.hs:720) nesting (Text/PrettyPrint/ANSI/Leijen/Internal.hs:720) columns (Text/PrettyPrint/ANSI/Leijen/Internal.hs:724) flatten (Text/PrettyPrint/ANSI/Leijen/Internal.hs:740) colorFunctions (Text/PrettyPrint/ANSI/Leijen/Internal.hs:807) oncolorFunctions (Text/PrettyPrint/ANSI/Leijen/Internal.hs:858) Docs (Text/PrettyPrint/ANSI/Leijen/Internal.hs:942) renderFits (Text/PrettyPrint/ANSI/Leijen/Internal.hs:991) fits1 (Text/PrettyPrint/ANSI/Leijen/Internal.hs:1059) fitsR (Text/PrettyPrint/ANSI/Leijen/Internal.hs:1078) spaces (Text/PrettyPrint/ANSI/Leijen/Internal.hs:1211) indentation (Text/PrettyPrint/ANSI/Leijen/Internal.hs:1215) 97% (137 /141) in 'Text.PrettyPrint.ANSI.Leijen' Missing documentation for: column (Text/PrettyPrint/ANSI/Leijen/Internal.hs:720) columns (Text/PrettyPrint/ANSI/Leijen/Internal.hs:724) nesting (Text/PrettyPrint/ANSI/Leijen/Internal.hs:720) width (Text/PrettyPrint/ANSI/Leijen/Internal.hs:516) Documentation created: dist/doc/html/ansi-wl-pprint/index.html, dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.btmfF3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 + cd ansi-wl-pprint-0.6.8.2 + '[' -x Setup ']' + LANG=C.utf8 + ./Setup copy --destdir=/builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 -v directory dist/doc/html/ansi-wl-pprint does exist: True creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2 copy directory 'dist/doc/html/ansi-wl-pprint' to '/builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2'. creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/src Installing dist/doc/html/ansi-wl-pprint/doc-index-O.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-O.html Installing dist/doc/html/ansi-wl-pprint/doc-index-E.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-E.html Installing dist/doc/html/ansi-wl-pprint/doc-index-S.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-S.html Installing dist/doc/html/ansi-wl-pprint/Text-PrettyPrint-ANSI-Leijen.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/Text-PrettyPrint-ANSI-Leijen.html Installing dist/doc/html/ansi-wl-pprint/minus.gif to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/minus.gif Installing dist/doc/html/ansi-wl-pprint/doc-index-U.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-U.html Installing dist/doc/html/ansi-wl-pprint/hslogo-16.png to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/hslogo-16.png Installing dist/doc/html/ansi-wl-pprint/doc-index-T.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-T.html Installing dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.haddock to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/ansi-wl-pprint.haddock Installing dist/doc/html/ansi-wl-pprint/Text-PrettyPrint-ANSI-Leijen-Internal.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/Text-PrettyPrint-ANSI-Leijen-Internal.html Installing dist/doc/html/ansi-wl-pprint/doc-index-Y.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-Y.html Installing dist/doc/html/ansi-wl-pprint/doc-index-N.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-N.html Installing dist/doc/html/ansi-wl-pprint/doc-index-60.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-60.html Installing dist/doc/html/ansi-wl-pprint/synopsis.png to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/synopsis.png Installing dist/doc/html/ansi-wl-pprint/doc-index-R.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-R.html Installing dist/doc/html/ansi-wl-pprint/doc-index-D.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-D.html Installing dist/doc/html/ansi-wl-pprint/doc-index.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index.html Installing dist/doc/html/ansi-wl-pprint/doc-index-B.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-B.html Installing dist/doc/html/ansi-wl-pprint/doc-index-P.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-P.html Installing dist/doc/html/ansi-wl-pprint/doc-index-I.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-I.html Installing dist/doc/html/ansi-wl-pprint/doc-index-L.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-L.html Installing dist/doc/html/ansi-wl-pprint/doc-index-V.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-V.html Installing dist/doc/html/ansi-wl-pprint/haddock-bundle.min.js to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/haddock-bundle.min.js Installing dist/doc/html/ansi-wl-pprint/ocean.css to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/ocean.css Installing dist/doc/html/ansi-wl-pprint/doc-index-F.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-F.html Installing dist/doc/html/ansi-wl-pprint/doc-index-All.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-All.html Installing dist/doc/html/ansi-wl-pprint/doc-index-G.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-G.html Installing dist/doc/html/ansi-wl-pprint/doc-index-A.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-A.html Installing dist/doc/html/ansi-wl-pprint/index.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/index.html Installing dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/ansi-wl-pprint.txt Installing dist/doc/html/ansi-wl-pprint/meta.json to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/meta.json Installing dist/doc/html/ansi-wl-pprint/quick-jump.css to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/quick-jump.css Installing dist/doc/html/ansi-wl-pprint/doc-index-H.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-H.html Installing dist/doc/html/ansi-wl-pprint/doc-index-C.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-C.html Installing dist/doc/html/ansi-wl-pprint/doc-index-M.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-M.html Installing dist/doc/html/ansi-wl-pprint/plus.gif to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/plus.gif Installing dist/doc/html/ansi-wl-pprint/doc-index-W.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/doc-index-W.html Installing dist/doc/html/ansi-wl-pprint/src/Text.PrettyPrint.ANSI.Leijen.Internal.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/src/Text.PrettyPrint.ANSI.Leijen.Internal.html Installing dist/doc/html/ansi-wl-pprint/src/style.css to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/src/style.css Installing dist/doc/html/ansi-wl-pprint/src/Text.PrettyPrint.ANSI.Leijen.html to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/src/Text.PrettyPrint.ANSI.Leijen.html Installing dist/doc/html/ansi-wl-pprint/src/highlight.js to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/src/highlight.js creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2 Installing dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.haddock to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2/ansi-wl-pprint.haddock creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses/ghc-ansi-wl-pprint creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses/ghc-ansi-wl-pprint Installing LICENSE to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses/ghc-ansi-wl-pprint/LICENSE Installing library in /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen Installing dist/build/Text/PrettyPrint/ANSI/Leijen.hi to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen.hi Installing dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.hi to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen/Internal.hi creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen Installing dist/build/Text/PrettyPrint/ANSI/Leijen.p_hi to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen.p_hi Installing dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.p_hi to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen/Internal.p_hi creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen Installing dist/build/Text/PrettyPrint/ANSI/Leijen.dyn_hi to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen.dyn_hi Installing dist/build/Text/PrettyPrint/ANSI/Leijen/Internal.dyn_hi to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/Text/PrettyPrint/ANSI/Leijen/Internal.dyn_hi creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 Installing dist/build/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f.a to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f.a creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 Installing dist/build/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f_p.a to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f_p.a creating /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64 Installing executable dist/build/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f-ghc8.4.4.so to /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f-ghc8.4.4.so + '[' -x Setup ']' + LANG=C.utf8 + ./Setup register --gen-pkg-config + '[' -d ansi-wl-pprint-0.6.8.2.conf ']' + install -D --mode=0644 ansi-wl-pprint-0.6.8.2.conf /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ansi-wl-pprint-0.6.8.2.conf BUILDSTDERR: ++ ls /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ + '[' -z ansi-wl-pprint-0.6.8.2.conf ']' + rm -f ghc-ansi-wl-pprint.files ghc-ansi-wl-pprint-devel.files + touch ghc-ansi-wl-pprint.files ghc-ansi-wl-pprint-devel.files + ls /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/package.conf.d/ansi-wl-pprint-0.6.8.2.conf + pkgdir=/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 + '[' -d /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 ']' + echo /usr/lib64/ghc-8.4.4/ansi-wl-pprint-0.6.8.2 + echo '%attr(755,root,root) /usr/lib64/libHSansi-wl-pprint-0.6.8.2-*ghc8.4.4.so' + '[' -d /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2 ']' + echo /usr/share/doc/ghc/html/libraries/ansi-wl-pprint-0.6.8.2 + for i in ghc-ansi-wl-pprint.files ghc-ansi-wl-pprint-devel.files + '[' -f ghc-ansi-wl-pprint.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64!!g' ghc-ansi-wl-pprint.files + for i in ghc-ansi-wl-pprint.files ghc-ansi-wl-pprint-devel.files + '[' -f ghc-ansi-wl-pprint-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64!!g' ghc-ansi-wl-pprint-devel.files + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rJOEyv + umask 022 + cd /builddir/build/BUILD + cd ansi-wl-pprint-0.6.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses/ghc-ansi-wl-pprint + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses/ghc-ansi-wl-pprint + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/licenses/ghc-ansi-wl-pprint + exit 0 Provides: ghc-ansi-wl-pprint = 0.6.8.2-2.fc30 ghc-ansi-wl-pprint(riscv-64) = 0.6.8.2-2.fc30 libHSansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f-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: libHSansi-terminal-0.8.0.4-JygoK7BZB5m4K6OxT2muhl-ghc8.4.4.so()(64bit) libHSbase-4.11.1.0-ghc8.4.4.so()(64bit) libHSghc-prim-0.5.2.0-ghc8.4.4.so()(64bit) rtld(GNU_HASH) Processing files: ghc-ansi-wl-pprint-devel-0.6.8.2-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZohMuA + umask 022 + cd /builddir/build/BUILD + cd ansi-wl-pprint-0.6.8.2 + DOCDIR=/builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc-ansi-wl-pprint-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc-ansi-wl-pprint-devel + cp -pr Changelog.md /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc-ansi-wl-pprint-devel + cp -pr README.md /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64/usr/share/doc/ghc-ansi-wl-pprint-devel + exit 0 Provides: ghc-ansi-wl-pprint-devel = 0.6.8.2-2.fc30 ghc-ansi-wl-pprint-devel(riscv-64) = 0.6.8.2-2.fc30 ghc-ansi-wl-pprint-doc = 0.6.8.2-2.fc30 ghc-ansi-wl-pprint-static = 0.6.8.2-2.fc30 ghc-devel(ansi-wl-pprint-0.6.8.2-9lwZcOI8TtoRCxh6SNd6f) 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(ansi-terminal-0.8.0.4-JygoK7BZB5m4K6OxT2muhl) ghc-devel(base-4.11.1.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 Wrote: /builddir/build/RPMS/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/ghc-ansi-wl-pprint-devel-0.6.8.2-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bd0t78 + umask 022 + cd /builddir/build/BUILD + cd ansi-wl-pprint-0.6.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-ansi-wl-pprint-0.6.8.2-2.fc30.riscv64 + exit 0 Child return code was: 0